View Single Post
Posts: 57 | Thanked: 20 times | Joined on May 2010 @ Florence, Italy
#183
Mhh... no good..
Now just you press "import" for importing the database the apllication crashes.
This is the output log.

cat pysafe.log
Traceback (most recent call last):
File "tmp/mainwindow.py", line 262, in import_from_file_clicked
File "tmp/import_data.py", line 34, in __init__
File "tmp/import_data.py", line 146, in __init__
IOError: File "/home/aguilar/pysafe/keepassx.xml" does not exist or it was not possible open it.

I'm not a programmer but i think that : IOError: File "/home/aguilar/pysafe/keepassx.xml" does not exist or it was not possible open it is the problem.
Wrong path?

Last edited by pizzulicchio; 2010-06-15 at 07:42.