You are not logged in.

#1 2008-02-10 11:47:08

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Gnome-screensaver crash

Gnome-screensaver crashes with this error:

$ gnome-screensaver
process 8439: arguments to dbus_connection_add_filter() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 4954.
This is normally a bug in some application using the D-Bus library.
  /usr/lib/libdbus-1.so.3 [0xb7a5ccde]
  /usr/lib/libdbus-1.so.3 [0xb7a5c0c7]
  /usr/lib/libdbus-1.so.3 [0xb7a505d6]
  /usr/lib/libdbus-1.so.3(dbus_connection_add_filter+0x1e0) [0xb7a29ae0]
  gnome-screensaver(gs_listener_acquire+0x150) [0x8053af0]
  gnome-screensaver(gs_monitor_start+0x66) [0x8050286]
  gnome-screensaver(main+0xff) [0x805002f]
  /lib/libc.so.6(__libc_start_main+0xe0) [0xb7641390]
  gnome-screensaver [0x804fec1]
Aborted

I'm in openbox (exec openbox-session in .xinitrc) and dbus is in my deamons array. Is this a bug in the gnome-screensaver package?

Offline

#2 2008-02-10 17:46:56

Crooksey
Member
From: UK ~
Registered: 2006-08-14
Posts: 415
Website

Re: Gnome-screensaver crash

Works fine for me, no errors at all.


Arch Linux since 2006
Python Web Developer + Sys Admin (Gentoo/BSD)

Offline

#3 2008-02-29 16:30:21

cookiecaper
Member
Registered: 2007-09-22
Posts: 198

Re: Gnome-screensaver crash

I receive this error as well if DBus isn't properly started. Try restarting DBus and/or removing any condition causing its startup to fail.

Offline

#4 2008-05-13 01:22:09

bendany
Member
Registered: 2008-01-13
Posts: 11

Re: Gnome-screensaver crash

need to add dbus to rc.conf DAEMONS array. default installation didn't add this. so everytime start gnome will cause a crash.

Offline

#5 2008-08-16 17:57:11

vegtabill
Member
Registered: 2007-04-05
Posts: 4

Re: Gnome-screensaver crash

bendany wrote:

need to add dbus to rc.conf DAEMONS array. default installation didn't add this. so everytime start gnome will cause a crash.

That worked for me... Thanks!

Offline

Board footer

Powered by FluxBB