Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gaim-2.0.0_beta5 does not start, dbus error?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
mr.isomer
n00b
n00b


Joined: 16 Feb 2004
Posts: 47

PostPosted: Thu Nov 16, 2006 4:40 pm    Post subject: gaim-2.0.0_beta5 does not start, dbus error? Reply with quote

Hi all, I just installed gaim-2.0.0_beta5 for kicks. And the strangest of things is happening. When I run it as a normal user it would never start. However, if i run it as root everything is OK. Similarly if I start my gnome session w/o

exec dbus-launch --exit-with-session --sh-syntax gnome-session

It would run perfectly for everyone. However that results in the dreaded gnome-settings-daemon not launching etc.

Anyway i am running dbus-0.62-r1

if I run gaim -d i get:

Code:
gaim -d
dbus: okkk
plugins: probing /usr/lib/gaim/s.so
plugins: /usr/lib/gaim/s.so is not loadable: undefined symbol: gg_blist_show
plugins: /usr/lib/gaim/s.so is not usable because the 'gaim_init_plugin' symbol could not be found.  Does the plugin call the GAIM_INIT_PLUGIN() macro?
plugins: probing /usr/lib/gaim/libnovell.so
plugins: probing /usr/lib/gaim/libirc.so
plugins: probing /usr/lib/gaim/libmsn.so
plugins: probing /usr/lib/gaim/timestamp.so
plugins: probing /usr/lib/gaim/libzephyr.so
plugins: probing /usr/lib/gaim/libsimple.so
plugins: probing /usr/lib/gaim/gnthistory.so
plugins: probing /usr/lib/gaim/gevolution.so
plugins: probing /usr/lib/gaim/statenotify.so
plugins: probing /usr/lib/gaim/libyahoo.so
plugins: probing /usr/lib/gaim/psychic.so
plugins: probing /usr/lib/gaim/ssl-gnutls.so
plugins: probing /usr/lib/gaim/notify.so
plugins: probing /usr/lib/gaim/gestures.so
plugins: probing /usr/lib/gaim/ssl-nss.so
plugins: probing /usr/lib/gaim/libjabber.so
plugins: probing /usr/lib/gaim/cap.so
plugins: probing /usr/lib/gaim/timestamp_format.so
plugins: probing /usr/lib/gaim/iconaway.so
plugins: probing /usr/lib/gaim/history.so
plugins: probing /usr/lib/gaim/spellchk.so
plugins: probing /usr/lib/gaim/mono.so
plugins: probing /usr/lib/gaim/gaimrc.so
plugins: probing /usr/lib/gaim/gntlastlog.so
plugins: /usr/lib/gaim/gntlastlog.so is not loadable: undefined symbol: cur_term
plugins: probing /usr/lib/gaim/log_reader.so
plugins: probing /usr/lib/gaim/tcl.so
plugins: probing /usr/lib/gaim/ssl.so
plugins: probing /usr/lib/gaim/musicmessaging.so
plugins: probing /usr/lib/gaim/relnot.so
plugins: probing /usr/lib/gaim/liboscar.so
plugins: probing /usr/lib/gaim/encrypt.so
plugins: probing /usr/lib/gaim/extplacement.so
plugins: probing /usr/lib/gaim/idle.so
plugins: probing /usr/lib/gaim/gntgf.so
plugins: /usr/lib/gaim/gntgf.so is not loadable: The UI requirement is not met.
plugins: probing /usr/lib/gaim/perl.so
plugins: probing /usr/lib/gaim/libgg.so
plugins: probing /usr/lib/gaim/libqq.so
plugins: probing /usr/lib/gaim/ticker.so
plugins: probing /usr/lib/gaim/dbus-example.so
plugins: probing /usr/lib/gaim/MPlugin.dll
mono: Probing plugin
plugins: probing /usr/lib/gaim/GetBuddyBack.dll
mono: Probing plugin
plugins: probing /usr/lib/gaim/GaimAPI.dll
mono: Probing plugin
mono: Found our GaimAPI.dll
util: Reading file accounts.xml from directory /home/user/.gaim
util: File /home/user/.gaim/accounts.xml does not exist (this is not necessarily an error)
util: Reading file status.xml from directory /home/user/.gaim


and it just hangs there forever. stopping it results in:

Code:
sighandler: Caught signal 2
plugins: Unloading plugin AIM/ICQ

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:


Native stacktrace:

        /usr/lib/libmono.so.0(mono_handle_native_sigsegv+0xdd) [0xb6a758bd]
        /usr/lib/libmono.so.0 [0xb6a37538]
        [0xffffe440]
        /usr/lib/libdbus-glib-1.so.2 [0xb757ef68]
        /usr/lib/libdbus-1.so.2 [0xb75264cf]
        /usr/lib/libdbus-1.so.2(dbus_connection_send+0x2d) [0xb7515c00]
        /usr/local/lib/libgaim.so.0(gaim_dbus_signal_emit_gaim+0x184) [0xb77507e4]
        /usr/local/lib/libgaim.so.0(gaim_signal_emit_vargs+0xdb) [0xb772436b]
        /usr/local/lib/libgaim.so.0(gaim_signal_emit+0x3c) [0xb772447c]
        /usr/local/lib/libgaim.so.0(gaim_plugin_unload+0x25d) [0xb7711dbd]
        /usr/local/lib/libgaim.so.0(gaim_plugins_unload_all+0x2a) [0xb7711efa]
        gaim [0x80a8d87]
        [0xffffe420]
        /usr/lib/libnm_glib.so.0(libnm_glib_init+0xce) [0xb75a1458]
        /usr/local/lib/libgaim.so.0(gaim_network_init+0xa9) [0xb770e609]
        /usr/local/lib/libgaim.so.0(gaim_core_init+0x105) [0xb77037e5]
        gaim(main+0x552) [0x80a8a60]
        /lib/libc.so.6(__libc_start_main+0xd8) [0xb731c878]
        gaim(gtk_widget_grab_focus+0x31) [0x8066f81]
Aborted


Anyone experienced that?
Back to top
View user's profile Send private message
mr.isomer
n00b
n00b


Joined: 16 Feb 2004
Posts: 47

PostPosted: Fri Nov 17, 2006 1:20 am    Post subject: Reply with quote

update:

I also encounter this error:

Code:
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
Back to top
View user's profile Send private message
mr.isomer
n00b
n00b


Joined: 16 Feb 2004
Posts: 47

PostPosted: Mon Nov 20, 2006 12:31 am    Post subject: Reply with quote

did I post this in the wrong place?
Back to top
View user's profile Send private message
reup
Guru
Guru


Joined: 13 May 2005
Posts: 419
Location: Nederland

PostPosted: Tue Dec 05, 2006 1:07 pm    Post subject: Reply with quote

about your last error, I "emerge -C networkmanager" to remove it, as it took over coldplug but coldplug is removed by the new vervion of dbus

then I had the following error while starting gaim :
Code:

gaim: error while loading shared libraries: libnm_glib.so.0: cannot open shared object file: No such file or directory


so I emerge -av gaim
_________________
reup

"Don't wiggle the tail of the frog in the oil of the frying peanuts"
Back to top
View user's profile Send private message
Simom
n00b
n00b


Joined: 18 Nov 2006
Posts: 10

PostPosted: Fri Dec 22, 2006 8:05 pm    Post subject: Reply with quote

I have same problem, but with 2.0.0_beta5-r2 and -r1, with same output and hang after reading status.xml. Oddly though 2.0.0_beta5 worked for me, but it isn't in portage anymore. As root it works, as user deleting ~/.gaim doesn't help. I haven't tried mr.isomer's dbus-launch -command, but at least dbus works in other programs and DBUS_SESSION_BUS_ADDRESS -variable is set. My dbus is 0.62-r2.

Anyone figured out how to fix this?
Back to top
View user's profile Send private message
cato`
Guru
Guru


Joined: 03 Jun 2002
Posts: 430
Location: Norway, Trondheim

PostPosted: Mon Dec 25, 2006 8:12 pm    Post subject: Reply with quote

I have this problem too.

What I did was downgrade to the gaim-2.0.0_beta5 ebuild, http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/net-im/gaim/gaim-2.0.0_beta5.ebuild
_________________
Don't mess with the Penguin.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum