![]() |
2010-05-23
, 09:57
|
Posts: 508 |
Thanked: 130 times |
Joined on Sep 2009
|
#151
|
![]() |
2010-05-23
, 13:00
|
Posts: 2,829 |
Thanked: 1,459 times |
Joined on Dec 2009
@ Finland
|
#152
|
yet another idea: maybe it wpuld be nice to get numbers by holding the corresponding keys for a second.
![]() |
2010-05-23
, 13:11
|
|
Posts: 168 |
Thanked: 108 times |
Joined on Oct 2009
@ Luleå, Sweden
|
#153
|
$ python /opt/vertsms/vertsms_gui.py Traceback (most recent call last): File "/opt/vertsms/vertsms_gui.py", line 19, in <module> from vertsms import config, sms, pygobject File "/home/opt/vertsms/vertsms/sms.py", line 5, in <module> import ctypes, uuid, glib, gobject ImportError: No module named glib ~ $
![]() |
2010-05-24
, 17:46
|
Posts: 189 |
Thanked: 23 times |
Joined on May 2010
|
#154
|
![]() |
2010-05-25
, 11:41
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#155
|
![]() |
2010-05-25
, 12:19
|
|
Posts: 3,159 |
Thanked: 2,023 times |
Joined on Feb 2008
@ Finland
|
#156
|
I also have problem with a not starting vertsms (I see it some action but it never starts up)
/oxpoCode:$ python /opt/vertsms/vertsms_gui.py Traceback (most recent call last): File "/opt/vertsms/vertsms_gui.py", line 19, in <module> from vertsms import config, sms, pygobject File "/home/opt/vertsms/vertsms/sms.py", line 5, in <module> import ctypes, uuid, glib, gobject ImportError: No module named glib ~ $
[/code]
![]() |
2010-05-25
, 12:41
|
Posts: 478 |
Thanked: 165 times |
Joined on Apr 2010
@ Manchester
|
#157
|
1 question with this application. Does this have a built in inbox? Frankly speaking only the lack of portrait t9 integration of n900 make me don't wanna buy it. Would really love getting in development with this phone as debian development is my expertise. Also I would not get the next meego phone if it wouldn't have any physical keyboard as it is important also to me. Lacking of support for t9 keypad by nokia with this device makes me stay away from helping the linux mobile community >.>
*Admits am an SMS freak* lol
![]() |
2010-05-25
, 12:58
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#158
|
do you have python-gobject installed? probably broken dependency.
the saving of sent sms is now broken because of PR1.2, but just pushed a version that works so next version should work again (with other improvements mentioned). on an other hand vkb shouldn't pop up anymore
The Following User Says Thank You to frals For This Useful Post: | ||
![]() |
2010-05-25
, 13:10
|
Posts: 1,042 |
Thanked: 430 times |
Joined on May 2010
|
#159
|
The latest version integrates sent messages with the conversation normal SMS uses. Any messages sent or received appear as if sent with the built in SMS app. you currently cannot reply to a message via Vertsms (i.e, if you receive a message and click reply, the normal SMS app opens.)
I believe there are plans to integrate this but Ossipena, Aspidites, and Qwerty are working on getting the core functionality working properly first, as well as a predictive text input and qwerty keyboard.
E: so keep an eye on this app and you (hopefully) will very soon have the portrait SMS app you want
![]() |
2010-05-28
, 18:28
|
Posts: 44 |
Thanked: 16 times |
Joined on Mar 2010
|
#160
|
I also have problem with a not starting vertsms (I see it some action but it never starts up)
/oxpoCode:$ python /opt/vertsms/vertsms_gui.py Traceback (most recent call last): File "/opt/vertsms/vertsms_gui.py", line 19, in <module> from vertsms import config, sms, pygobject File "/home/opt/vertsms/vertsms/sms.py", line 5, in <module> import ctypes, uuid, glib, gobject ImportError: No module named glib ~ $
[/code]