Forum

Error Ubuntu 8.10

Författare Svar
doom86 Friday 20 March 2009 at 20:31
doom86Anonymous

Hello

first off all, sorry for my poor english, I'm Spanish, this is the description of the problem in spanish:

http://www.playonlinux.com/es/topic-2449-Imposibilidad_de_instalar_ningun_programa.html



I try to install any aplication from playonlinux but it can't

This is what ocurrs from a console:

$ wine --version
wine-1.0.1
$ playonlinux
PlayOnLinux v3.4

Checking python :                     [ Ok ]Running install menu
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
File "/usr/share/playonlinux/python/install.py", line 46, in run
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'sleep'
Unhandled exception in thread started by <bound method getDescription.__bootstrap of <getDescription(Thread-1, started)>>
Error in sys.excepthook:
TypeError: 'NoneType' object is not callable

Original exception was:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 462, in __bootstrap
self.__bootstrap_inner()
File "/usr/lib/python2.5/threading.py", line 527, in __bootstrap_inner
_active_limbo_lock.acquire()
AttributeError: 'NoneType' object has no attribute 'acquire'
/home/marc/.PlayOnLinux/install: line 1: EOF inesperado mientras se buscaba `''
/home/marc/.PlayOnLinux/install: line 28: error de sintaxis: final de archivo inesperado

$


What I do from playonlinux is:
click on install button, select a program to install, for example "7-Zip", click on Aply button. The window for select a program closes and nothing ocurrs aparently.


My operating system is:
Ubuntu 8.10 Intrepid Ibex
gnome 2.24.1
wine-1.0.1

Merci d'avance de votre aide ! :)
NSLW Friday 20 March 2009 at 22:01
NSLW

Here is a solution
http://www.playonlinux.com/en/topic-2448-programs_wont_install__unexpected_EOF.html

Was it hard to find it?