playonlinux crashes at startup Ubuntu 12.04

Bug #961463 reported by Wendigo
34
This bug affects 7 people
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(redirect=False)
  File "/usr/lib/python2.7/dist-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7700, in __init__
    self._BootstrapApp()
  File "/usr/lib/python2.7/dist-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7352, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "mainwindow.py", line 689, in OnInit
    self.frame = MainWindow(None, -1, os.environ["APPLICATION_TITLE"])
  File "mainwindow.py", line 274, in __init__
    self.jauge_update.Pulse()
AttributeError: 'Gauge' object has no attribute 'Pulse'
Exception TypeError: 'join() takes exactly 2 arguments (1 given)' in <module 'threading' from '/usr/lib/python2.7/threading.pyc'> ignored
[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@hivelinux:~$ [install_plugins] Message: Überprüfe Plugin: Transgaming Cedega...
[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

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in playonlinux (Ubuntu):
status: New → Confirmed
Revision history for this message
André Lopes (zipatei) wrote :

andre@Portatil:~$ playonlinux
[install_plugins] Message: Verificando plug-in: Offline PlayOnLinux...
[Check_OpenGL] Message: 32bits direct rendering is enabled
[install_plugins] Message: Verificando plug-in: Capture...
[install_plugins] Message: Verificando plug-in: Transgaming Cedega...
Traceback (most recent call last):
  File "mainwindow.py", line 784, in <module>
    app = PlayOnLinuxApp(redirect=False)
  File "/usr/lib/python2.7/dist-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7700, in __init__
    self._BootstrapApp()
[install_plugins] Message: Verificando plug-in: Wine Import...
  File "/usr/lib/python2.7/dist-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7352, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "mainwindow.py", line 730, in OnInit
    self.frame = MainWindow(None, -1, os.environ["APPLICATION_TITLE"])
  File "mainwindow.py", line 281, in __init__
    self.jauge_update.Pulse()
AttributeError: 'Gauge' object has no attribute 'Pulse'
Exception TypeError: 'join() takes exactly 2 arguments (1 given)' in <module 'threading' from '/usr/lib/python2.7/threading.pyc'> ignored
Exception in thread Thread-2 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
  File "mainwindow.py", line 84, in run
  File "mainwindow.py", line 66, in real_check
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Unhandled exception in thread started by <bound method POLWeb.__bootstrap of <POLWeb(Thread-2, started -1280312512)>>
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 50, in apport_excepthook
    if not enabled():
TypeError: 'NoneType' object is not callable

Original exception was:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 524, in __bootstrap
    [install_plugins] Message: Verificando plug-in: Wine Look...
Traceback (most recent call last):
  File "mainwindow.py", line 30, in <module>
    import wx
ImportError: No module named wx
andre@Portatil:~$ [install_plugins] Message: Verificando plug-in: Screen Capture...
[install_plugins] Message: Verificando plug-in: PlayOnLinux Vault...

senya (senya)
summary: - playonlinux crashes at startup Ubuntu 12.04 Beta
+ playonlinux crashes at startup Ubuntu 12.04
Quentin PÂRIS (qparis)
Changed in playonlinux (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Quentin PÂRIS (qparis) wrote :

4.0.19 available on PlayOnLinux's website solves this problem

Changed in playonlinux (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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