Sin
|
2011-04-22
, 21:51
|
Posts: 73 |
Thanked: 8 times |
Joined on Sep 2010
@ Izmir - TURKEY
|
#411
|
|
2011-04-24
, 12:45
|
Posts: 35 |
Thanked: 9 times |
Joined on Jan 2010
|
#412
|
|
2011-04-24
, 13:05
|
Posts: 35 |
Thanked: 9 times |
Joined on Jan 2010
|
#413
|
|
2011-04-26
, 00:33
|
|
Posts: 560 |
Thanked: 423 times |
Joined on May 2010
@ Switzerland
|
#414
|
|
2011-04-26
, 01:01
|
Posts: 69 |
Thanked: 18 times |
Joined on Apr 2010
|
#415
|
|
2011-04-26
, 11:26
|
|
Posts: 560 |
Thanked: 423 times |
Joined on May 2010
@ Switzerland
|
#416
|
|
2011-04-26
, 11:51
|
Posts: 69 |
Thanked: 18 times |
Joined on Apr 2010
|
#417
|
Do you want to be able to set a second delay, like it only can start x hours sleeping and and (then) y minutes in deep/light sleep?
That would not be too hard to implement.
|
2011-04-26
, 13:22
|
Posts: 26 |
Thanked: 1 time |
Joined on Jan 2010
|
#418
|
|
2011-04-26
, 13:29
|
|
Posts: 560 |
Thanked: 423 times |
Joined on May 2010
@ Switzerland
|
#419
|
Hello, didn't read whole topic but, found a "diagnosis" command and checked it to see what's wrong. My guess is my localization causes crash. It starts, at the loading screen it crashes and turn back to my desktop. Here is the output btw,
Code:Nokia-N900:~# python /opt/SleepAnalyser/main.py Saturday 04/23/11 00:42:46 SleepAnalyser Version: 2.1-55 Traceback (most recent call last): File "/opt/SleepAnalyser/main.py", line 112, in <module> import i18n #load language file File "/opt/SleepAnalyser/i18n.py", line 43, in <module> lc, encoding = locale.getdefaultlocale() File "/usr/lib/python2.5/locale.py", line 443, in getdefaultlocale return _parse_localename(localename) File "/usr/lib/python2.5/locale.py", line 375, in _parse_localename raise ValueError, 'unknown locale: %s' % localename ValueError: unknown locale: tr_CY
|
2011-04-26
, 14:06
|
|
Posts: 560 |
Thanked: 423 times |
Joined on May 2010
@ Switzerland
|
#420
|
this app sounds great ... but i can't install because libpcre3 and libspeex1 packages are missing ...
PR1.3 is installed
apt-get install libpcre3 doesn't work ... what am I missing? thx