Windows: a reactor is already installed

Bug #942655 reported by Natalia Bidart
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu One Control Panel
Status tracked in Trunk
Stable-3-0
Fix Released
Undecided
Unassigned
Trunk
Fix Released
High
Natalia Bidart

Bug Description

When importing anything from ubuntuone.platform, we get the default twisted reactor installed. An in a windows box the control panel will not run because if this:

E:\controlpanel\trunk>python bin\ubuntuone-control-panel-qt
Traceback (most recent call last):
  File "bin\ubuntuone-control-panel-qt", line 56, in <module>
    with_icon=options.with_icon)
  File "E:\controlpanel\trunk\ubuntuone\controlpanel\gui\qt\main\__init__.py", l
ine 45, in main
    source.main(app)
  File "E:\controlpanel\trunk\ubuntuone\controlpanel\gui\qt\main\windows.py", li
ne 29, in main
    qt4reactor.install()
  File "C:\Python27\lib\site-packages\qt4reactor.py", line 347, in win32install
    installReactor(p)
  File "C:\Python27\lib\site-packages\twisted\internet\main.py", line 30, in ins
tallReactor
    raise error.ReactorAlreadyInstalledError("reactor already installed")
twisted.internet.error.ReactorAlreadyInstalledError: reactor already installed

Related branches

Changed in ubuntuone-control-panel:
status: New → In Progress
assignee: nobody → Natalia Bidart (nataliabidart)
importance: Undecided → High
Changed in ubuntuone-control-panel:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.