![]() |
2010-05-05
, 12:30
|
|
Posts: 29 |
Thanked: 4 times |
Joined on Nov 2009
@ Croatia
|
#32
|
![]() |
2010-05-05
, 12:33
|
|
Posts: 844 |
Thanked: 521 times |
Joined on Jan 2009
@ UK southampton
|
#33
|
try launching the app by:
from command line.Code:python /opt/vertsms/vertsms.pyc
![]() |
2010-05-05
, 12:40
|
|
Posts: 3,159 |
Thanked: 2,023 times |
Joined on Feb 2008
@ Finland
|
#34
|
Heres the ouput
~ $ python /opt/vertsms/vertsms.pyc
Traceback (most recent call last):
File "src/vertsms.py", line 11, in <module>
ImportError: No module named dbus
Mmm very strange.
apt-get install python-dbus
The Following User Says Thank You to ossipena For This Useful Post: | ||
![]() |
2010-05-05
, 12:43
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#35
|
try
as root.Code:apt-get install python-dbus
note to self: add that to dependencies
The Following 2 Users Say Thank You to MohammadAG For This Useful Post: | ||
![]() |
2010-05-05
, 12:45
|
|
Posts: 3,159 |
Thanked: 2,023 times |
Joined on Feb 2008
@ Finland
|
#36
|
![]() |
2010-05-05
, 12:46
|
Posts: 56 |
Thanked: 14 times |
Joined on Jan 2010
@ Cyprus
|
#37
|
![]() |
2010-05-05
, 12:47
|
|
Posts: 658 |
Thanked: 117 times |
Joined on Jan 2010
|
#38
|
![]() |
2010-05-05
, 12:50
|
Posts: 124 |
Thanked: 10 times |
Joined on Jan 2007
@ Italy
|
#39
|
could you give me more information?
I have already a small code snippet that reads all the messages from el.db so I basically know what to write there but I am still gathering courage for it and start testing tonight.
![]() |
2010-05-05
, 13:12
|
|
Posts: 1,389 |
Thanked: 1,857 times |
Joined on Feb 2010
@ Israel
|
#40
|
I can only send SMS to contacts who don't have the International code included in their number. Unfortunately 95% of my contacts are stored with the international code in order to call them when I am abroad, so I can't use VertSMS yet.
So, is it a provider issue?
However, you are doing a great job! It's one of the first things I wanted eversince I got my N900 and I guess it won't be hard for you guys to fix this bug. Thanks
Last edited by troff76; 2010-05-05 at 12:30.