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.
BUG
Re: BUG
This generally happens when you don't have the dbus system service running.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.
Re: BUG
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: or
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
Code: Select all
pgrep dbus-daemon
Re: BUG
This also happens when not running Gnome and your .xinitrc is not launching a dbus session (dbus-launch).