Notices


Reply
Thread Tools
Posts: 33 | Thanked: 4 times | Joined on Sep 2008 @ Mexico
#111
mine doesn't open
 
Posts: 287 | Thanked: 165 times | Joined on Oct 2009 @ The Netherlands
#112
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.
__________________
My personal website and my new home on damplein
 
Posts: 287 | Thanked: 165 times | Joined on Oct 2009 @ The Netherlands
#113
Originally Posted by Art.M View Post
mine doesn't open
Doesn't work here either.
__________________
My personal website and my new home on damplein
 
titou1234's Avatar
Posts: 49 | Thanked: 17 times | Joined on Feb 2010 @ Paris, France
#114
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.
 
Posts: 57 | Thanked: 20 times | Joined on May 2010 @ Florence, Italy
#115
It's the same for me too. It starts loading and after some seconds it comes back to the desktop...
 
Posts: 125 | Thanked: 77 times | Joined on Oct 2009 @ Sao Paulo, Brazil
#116
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.
 
Posts: 57 | Thanked: 20 times | Joined on May 2010 @ Florence, Italy
#117
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
 
Posts: 5 | Thanked: 0 times | Joined on May 2010
#118
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
 
Posts: 33 | Thanked: 4 times | Joined on Sep 2008 @ Mexico
#119
Originally Posted by pizzulicchio View Post
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
 
Posts: 287 | Thanked: 165 times | Joined on Oct 2009 @ The Netherlands
#120
Originally Posted by grossetti View Post
Funny, mine is different
I have the same.

I'm on 1.2
__________________
My personal website and my new home on damplein
 
Reply


 
Forum Jump


All times are GMT. The time now is 20:43.