
Ho parecchi problemi:
Se lo lancio da utente normale il terminale mi sputa fuori
- Codice: Seleziona tutto
$/usr/local/Phasis0.9.4> python Phasis.py
Warn: Python Imaging Library not available
Traceback (most recent call last):
File "/usr/local/Phasis0.9.4/Appmain.py", line 62, in OnClose
win = MdiPhasis.create()
File "/usr/local/Phasis0.9.4/MdiPhasis.py", line 59, in create
return MDIPhasis()
File "/usr/local/Phasis0.9.4/MdiPhasis.py", line 74, in __init__
f=open(Cfg.path_tmp+"pid","w")
IOError: [Errno 13] Permission denied: './/Tmp/pid'
e mi si richiude...da root rieco ad avviarlo ma mi sputa fuori
- Codice: Seleziona tutto
linux:/usr/local/Phasis0.9.4 # python Phasis.py
Warn: Python Imaging Library not available
sh: kde-config: command not found
sh: kde-config: command not found
SelCOMBO Error file is encrypted or is not a database
Ute Error file is encrypted or is not a database
Azienda Error file is encrypted or is not a database
Come posso risolvere? Il problema è che mi si apre la finestra di avvio ma non posso sciverci nulla e se vado su ok mi dice che non ho selezionato nessuna azienda

