playonlinux crashes at startup Ubuntu 12.04
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
playonlinux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I installed "playonlinux" via "apt-get", whenever I try to run it, it crashes at startup asking me to submit a bug report.
This is the console output:
-------
Traceback (most recent call last):
File "mainwindow.py", line 745, in <module>
app = PlayOnLinuxApp(
File "/usr/lib/
self.
File "/usr/lib/
return _core_.
File "mainwindow.py", line 689, in OnInit
self.frame = MainWindow(None, -1, os.environ[
File "mainwindow.py", line 274, in __init__
self.
AttributeError: 'Gauge' object has no attribute 'Pulse'
Exception TypeError: 'join() takes exactly 2 arguments (1 given)' in <module 'threading' from '/usr/lib/
[install_plugins] Message: Überprüfe Plugin: Offline PlayOnLinux...
[install_plugins] Message: Überprüfe Plugin: Capture...
Traceback (most recent call last):
File "mainwindow.py", line 30, in <module>
import wx
ImportError: No module named wx
tanatos@
[install_plugins] Message: Überprüfe Plugin: Wine Import...
[install_plugins] Message: Überprüfe Plugin: Wine Look...
[install_plugins] Message: Überprüfe Plugin: Screen Capture...
[install_plugins] Message: Überprüfe Plugin: PlayOnLinux Vault... --> Here it stops and throws a "report a bug message"
-------
System:
Ubuntu 12.04 Beta 32Bit, upgraded from 11.10
summary: |
- playonlinux crashes at startup Ubuntu 12.04 Beta + playonlinux crashes at startup Ubuntu 12.04 |
Changed in playonlinux (Ubuntu): | |
status: | Confirmed → Fix Committed |
Status changed to 'Confirmed' because the bug affects multiple users.