BUG

Suggestions and discussion of future versions
Post Reply
nasgul1983

BUG

Post by nasgul1983 »

hi,

i found a bug (i think), it appears in version 1.0.0_rc8 and 1.0.0_rc9, im using gentoo linux and have as default operation in firefox open torrents with deluge, but when i try to do so and deluge is allready running, it starts a new instance and don't open add torrent dialog.

I'm not shure but i think in 1.0.0_rc7 it was working as it should

If you need some more information (logs, etc.) let me know and i will give you response.
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: BUG

Post by andar »

nasgul1983 wrote:hi,

i found a bug (i think), it appears in version 1.0.0_rc8 and 1.0.0_rc9, im using gentoo linux and have as default operation in firefox open torrents with deluge, but when i try to do so and deluge is allready running, it starts a new instance and don't open add torrent dialog.

I'm not shure but i think in 1.0.0_rc7 it was working as it should

If you need some more information (logs, etc.) let me know and i will give you response.
This generally happens when you don't have the dbus system service running.
nasgul1983

Re: BUG

Post by nasgul1983 »

How can i check if it is running dbus-daemon is running, dont know if that is right.
danii
Seeder
Seeder
Posts: 123
Joined: Tue Oct 23, 2007 10:29 pm
Location: Braga, Portugal

Re: BUG

Post by danii »

hi I had this problem too, I'm also using gentoo but I've been testing the SVN ebuild, I recall it stop working around RC8 or 9 but in the latest revisions it's working, so I guess it's working again in final 1.0, give it a try!
I had this problem even though dbus-daemon was running but to check if it's running just do:

Code: Select all

ps ux|grep dbus-daemon
or

Code: Select all

pgrep dbus-daemon
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: BUG

Post by andar »

This also happens when not running Gnome and your .xinitrc is not launching a dbus session (dbus-launch).
Post Reply