[chirp_users] installed Chirp on Ubuntu 13.11
I tried installing chirp on ubuntu 13.11 the display for the program comes up blank and I only see these errors/
(chirpw:1205): GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(chirpw:1205): GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(chirpw:1205): GLib-GIO-CRITICAL **: g_dbus_connection_get_unique_name: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
Mike
http://eqsl.cc/Member.cfm?AE4ML --... ...-- / .- . ....- -- .-..
My linux is a little foggy. I do sort of remember needing to use launch_dbus instead of exec from a shell. But from reading here I though there was a way to fetch Chirp from a repository using "wget" command line repository installer. And you would need to have the correct repository in your database. It may be you juast didn't install it properly.
________________________________ From: ml41782 ml41782@yahoo.com To: "chirp_users@intrepid.danplanet.com" chirp_users@intrepid.danplanet.com Sent: Friday, February 21, 2014 6:54 PM Subject: [chirp_users] installed Chirp on Ubuntu 13.11
I tried installing chirp on ubuntu 13.11 the display for the program comes up blank and I only see these errors/
(chirpw:1205): GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(chirpw:1205): GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(chirpw:1205): GLib-GIO-CRITICAL **: g_dbus_connection_get_unique_name: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
Mike
http://eqsl.cc/Member.cfm?AE4ML --... ...-- / .- . ....- -- .-..
_______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
I tried wiping everything for chirp and reinstalling it 3x . I downloaded the bootable DVD version and I was able to program my baofeng ht.
Sent from an iPhone 5 iOS 7
On Feb 21, 2014, at 20:56, Milton Hywatt mhywattt@yahoo.com wrote:
My linux is a little foggy. I do sort of remember needing to use launch_dbus instead of exec from a shell. But from reading here I though there was a way to fetch Chirp from a repository using "wget" command line repository installer. And you would need to have the correct repository in your database. It may be you juast didn't install it properly.
From: ml41782 ml41782@yahoo.com To: "chirp_users@intrepid.danplanet.com" chirp_users@intrepid.danplanet.com Sent: Friday, February 21, 2014 6:54 PM Subject: [chirp_users] installed Chirp on Ubuntu 13.11
I tried installing chirp on ubuntu 13.11 the display for the program comes up blank and I only see these errors/ (chirpw:1205): GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(chirpw:1205): GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(chirpw:1205): GLib-GIO-CRITICAL **: g_dbus_connection_get_unique_name: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
Mike
http://eqsl.cc/Member.cfm?AE4ML --... ...-- / .- . ....- -- .-..
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
On Fri, Feb 21, 2014 at 11:29 PM, Michael Lussier ml41782@yahoo.com wrote:
I tried wiping everything for chirp and reinstalling it 3x . I downloaded the bootable DVD version and I was able to program my baofeng ht.
Michael,
Here's what I do in Linux Mint (based on and compatible with Ubuntu)
In the terminal execute the following
sudo apt-add-repository ppa:dansmith/chirp-snapshots sudo apt-get update sudo apt-get install chirp-daily
Then still in terminal add your user to the "dialout" group (substitute your Ubuntu username for {username})
sudo usermod -a -G dialout {username}
Then logout and login for the group membership change to take effect.
Jim KC9HI
Is the syntax the same for wget ? Like: sudo wget ppa:dansmith/chirp-snapshots
I used Madriva up until 2012 and back when it was Mandrake. apt-get was its command line network downloader. Did Ubunto switch to apt-get? I'm sure when I was trying Ubuntu out back when it was 10x that they used wget.
________________________________ From: Jim Unroe rock.unroe@gmail.com To: Discussion of CHIRP chirp_users@intrepid.danplanet.com Sent: Saturday, February 22, 2014 7:46 AM Subject: Re: [chirp_users] installed Chirp on Ubuntu 13.11
On Fri, Feb 21, 2014 at 11:29 PM, Michael Lussier ml41782@yahoo.com wrote:
I tried wiping everything for chirp and reinstalling it 3x . I downloaded the bootable DVD version and I was able to program my baofeng ht.
Michael,
Here's what I do in Linux Mint (based on and compatible with Ubuntu)
In the terminal execute the following
sudo apt-add-repository ppa:dansmith/chirp-snapshots sudo apt-get update sudo apt-get install chirp-daily
Then still in terminal add your user to the "dialout" group (substitute your Ubuntu username for {username})
sudo usermod -a -G dialout {username}
Then logout and login for the group membership change to take effect.
Jim KC9HI
_______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
participants (4)
-
Jim Unroe
-
Michael Lussier
-
Milton Hywatt
-
ml41782