StocChr
|
2010-08-10
, 05:24
|
Posts: 306 |
Thanked: 38 times |
Joined on Dec 2009
@ Austria
|
#71
|
|
2010-08-18
, 17:59
|
Posts: 1 |
Thanked: 0 times |
Joined on Aug 2010
|
#72
|
If you get any error messages (for example if you have not installed any python applications or python desktop widgets before) try to fix the dependencies with
apt-get -f install
|
2010-08-21
, 16:40
|
Posts: 187 |
Thanked: 41 times |
Joined on May 2010
|
#73
|
|
2010-09-03
, 17:15
|
Posts: 2 |
Thanked: 0 times |
Joined on Sep 2010
|
#74
|
Replace the sms_counter_widget.py with the attached one.
I rewrote the script to account ONLY the sent SMS , since these are what i really pay for
I hardcoded the reset date to day 10 , so if you want another day , change the variable resetdate inside the script.
Hope it helps someone.
it only works with PR1.2
|
2010-09-03
, 20:57
|
Posts: 187 |
Thanked: 41 times |
Joined on May 2010
|
#75
|
|
2010-09-04
, 04:17
|
Posts: 2 |
Thanked: 0 times |
Joined on Sep 2010
|
#76
|
actually i tried to do that , but i was having toi much trouble with the timezone ... so i gave up. Actually you will see the counter be reseted on the UTC time , and not the localtime. And i have no idea how to fix this. I am no python programmer.
For me the monthly sms even with this timezone problem is enough.
Lets hope the real developer fix the black box.
|
2010-09-30
, 10:20
|
|
Posts: 199 |
Thanked: 156 times |
Joined on May 2010
@ Holland
|
#77
|
Replace the sms_counter_widget.py with the attached one.
I rewrote the script to account ONLY the sent SMS , since these are what i really pay for
I hardcoded the reset date to day 10 , so if you want another day , change the variable resetdate inside the script.
Hope it helps someone.
it only works with PR1.2
|
2010-09-30
, 16:00
|
Posts: 187 |
Thanked: 41 times |
Joined on May 2010
|
#78
|
|
2010-09-30
, 17:32
|
|
Posts: 199 |
Thanked: 156 times |
Joined on May 2010
@ Holland
|
#79
|
|
2010-10-27
, 21:40
|
Posts: 18 |
Thanked: 0 times |
Joined on May 2010
|
#80
|