#2148: Gtk2Reactor object has no attribute simulate
-------------------+--------------------------------------------------------
Reporter: Cas | Owner:
Type: bug | Status: new
Priority: major | Milestone: 1.3.6
Component: gtkui | Version: 1.3.5
Keywords: |
-------------------+--------------------------------------------------------
Comment(by andar):
Hmm.. The latest version of Twisted still has this method in Gtk2Reactor,
so I'm not really sure why you're getting this error.
I wonder if Ubuntu is doing some weird patching of Twisted?
We could probably add a try/except around this call.. As it stands, it's a
hack anyways to work around something in the Gtk2Reactor not working
properly, although I don't remember exactly what ;)
From gtkui.py:
if self.config["show_connection_manager_on_start"]:
# XXX: We need to call a simulate() here, but this could
be a bug in twisted
reactor.simulate()
self.connectionmanager.show()
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2148#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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.