Vous êtes ici > Bugs > PlayOnLinux > Bug > Ticket #1152 en

Bug #1152 sur PlayOnLinux

playonlinux-bash broken in 4.1.4-dev

Ajouté par petch le 2012-07-29 23:25:47 - Commenter ou mettre à jour ce ticket

Statut :
Résolu
Priorité :
Normal
Assigné à :
Dernière mise à jour :
2012-08-01 19:21:00
Description, étapes pour reproduire :

Latest development versions seems to have broken playonlinux-bash:

Sortie de la console :

~/src/POL-POM-4/playonlinux-bash ultimaworldsofadventure2-martiandreams-gog 
[main] [1;34mMessage:[0m PlayOnLinux (4.1.4-dev) is starting
[clean_tmp] [1;34mMessage:[0m Cleaning temp directory
Script started ultimaworldsofadventure2-martiandreams-gog
Unhandled exception in thread started by >
Traceback (most recent call last):
  File "/home/petchema/src/POL-POM-4/python/gui_server.py", line 32, in handler
    self.result = self.interact(self.temp.replace("\n",""))
  File "/home/petchema/src/POL-POM-4/python/gui_server.py", line 72, in interact
    time.sleep(0.1 + self.parent.SetupWindowTimer_delay/100.)
AttributeError: 'MainWindow' object has no attribute 'SetupWindowTimer_delay'

History

Mise à jour par Quentin PÂRIS le 2012-07-30 11:03:03


Mise à jour par Quentin PÂRIS le 2012-07-31 22:23:51

Can you confirm that it is fixed?

Mise à jour par petch le 2012-08-01 15:22:54

Not fixed:

Sortie de la console :

~/src/POL-POM-4/playonlinux-bash psychonauts-gog 
[main] [1;34mMessage:[0m PlayOnLinux (4.1.4-dev) is starting
[clean_tmp] [1;34mMessage:[0m Cleaning temp directory
Script started psychonauts-gog
[POL_SetupWindow_Init] [1;34mMessage:[0m Creating new window for pid 3677
Traceback (most recent call last):
  File "/home/petchema/src/POL-POM-4/python/wrapper.py", line 67, in SetupWindowAction
    return gui_server.readAction(self)
  File "/home/petchema/src/POL-POM-4/python/gui_server.py", line 121, in readAction
    object.windowOpened += 1
AttributeError: 'MainWindow' object has no attribute 'windowOpened'
Traceback (most recent call last):
  File "/home/petchema/src/POL-POM-4/python/wrapper.py", line 67, in SetupWindowAction
    return gui_server.readAction(self)
  File "/home/petchema/src/POL-POM-4/python/gui_server.py", line 121, in readAction
    object.windowOpened += 1
AttributeError: 'MainWindow' object has no attribute 'windowOpened'
Traceback (most recent call last):
  File "/home/petchema/src/POL-POM-4/python/wrapper.py", line 67, in SetupWindowAction
    return gui_server.readAction(self)
  File "/home/petchema/src/POL-POM-4/python/gui_server.py", line 121, in readAction
    object.windowOpened += 1
AttributeError: 'MainWindow' object has no attribute 'windowOpened'
[etc]

Mise à jour par Quentin PÂRIS le 2012-08-01 18:38:00

And now?

Mise à jour par petch le 2012-08-01 19:21:00

  • Statut changé vers Résolu


Ok, works for me!

Il n'y a rien à voir ici