#2731: GTK UI: Add Torrent dialog does not appears
----------------------+--------------------
Reporter: Shished | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 1.3.12
Component: GTK-UI | Version: 1.3.11
Resolution: | Keywords:
----------------------+--------------------
Comment (by Cas):
As I can't replicate the problem, are you able to test if this fixes the
issue:
{{{
#!diff
--- a/deluge/ui/gtkui/mainwindow.py
+++ b/deluge/ui/gtkui/mainwindow.py
@@ -341,6 +341,7 @@ def is_on_active_workspace(self):
"""
if not wnck:
return True
+ self.screen.force_update()
win = wnck.window_get(self.window.window.xid)
active_wksp = win.get_screen().get_active_workspace()
if active_wksp:
}}}
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2731#comment:3>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.