maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   pySafe - for personal information security (https://talk.maemo.org/showthread.php?t=40108)

Art.M 2010-05-31 04:50

Re: pySafe - for personal information security
 
mine doesn't open

robbie 2010-05-31 06:06

Re: pySafe - for personal information security
 
Quote:

Originally Posted by jaguilar;673633@robbie
I've changed the database format, and in the next version it will be using SQLite. I hope that it can make the things easier for you! :)

Nice! There are some sqlite components for Delphi (thats what i'm using) so that should be doable. Do you have any information how to get started? Is the complete database encrypted or individual fields? And did you add a last changed timestamp field? That makes syncing possible.

robbie 2010-05-31 07:58

Re: pySafe - for personal information security
 
Quote:

Originally Posted by Art.M (Post 691062)
mine doesn't open

Doesn't work here either.

titou1234 2010-05-31 11:54

Re: pySafe - for personal information security
 
Same problem here: I run it, the window open with the pysafe title and then it closes.

I had to reinstall an old version.
For those interested, to install a working version, download http://repository.maemo.org/extras-d....7.2-1_all.deb and execute it with application manager.

pizzulicchio 2010-05-31 13:07

Re: pySafe - for personal information security
 
It's the same for me too. It starts loading and after some seconds it comes back to the desktop... :confused:

jaguilar 2010-05-31 15:25

Re: pySafe - for personal information security
 
Could you please run the program in the terminal??
This is the command:
Code:

/opt/pysafe/pysafe
And put here the error message.

Probably some dependency is missing. :(

pizzulicchio 2010-05-31 15:36

Re: pySafe - for personal information security
 
Here for you:

Traceback (most recent call last):
File "./pysafe", line 3, in <module>
from mainwindow import pysafe
File "tmp/mainwindow.py", line 7, in <module>
File "tmp/rotation.py", line 3, in <module>
ImportError: No module named qt

grossetti 2010-05-31 16:42

Re: pySafe - for personal information security
 
Funny, mine is different:

Traceback (most recent call last):
File "/opt/pysafe/pysafe", line 3, in <module>
from mainwindow import pysafe
File "tmp/mainwindow.py", line 5, in <module>
File "tmp/util.py", line 4, in <module>
ImportError: No module named QtGui

Art.M 2010-05-31 17:23

Re: pySafe - for personal information security
 
Quote:

Originally Posted by pizzulicchio (Post 691950)
Here for you:

Traceback (most recent call last):
File "./pysafe", line 3, in <module>
from mainwindow import pysafe
File "tmp/mainwindow.py", line 7, in <module>
File "tmp/rotation.py", line 3, in <module>
ImportError: No module named qt

the same for me

robbie 2010-05-31 17:23

Re: pySafe - for personal information security
 
Quote:

Originally Posted by grossetti (Post 692059)
Funny, mine is different

I have the same.

I'm on 1.2


All times are GMT. The time now is 13:19.

vBulletin® Version 3.8.8