maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev (https://talk.maemo.org/showthread.php?t=51907)

sygys 2010-05-23 09:57

Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
 
yet another idea: maybe it wpuld be nice to get numbers by holding the corresponding keys for a second.

slender 2010-05-23 13:00

Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
 
Quote:

Originally Posted by sygys (Post 671387)
yet another idea: maybe it wpuld be nice to get numbers by holding the corresponding keys for a second.

http://wiki.maemo.org/VertSMS/Feature_requests

oxpo 2010-05-23 13:11

Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
 
I also have problem with a not starting vertsms (I see it some action but it never starts up)

Code:

  $ 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
~ $

/oxpo
[/code]

CYPHERC 2010-05-24 17:46

Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
 
this will be awesome w the option of full qwerty Keyboard

Radicalz38 2010-05-25 11:41

Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
 
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

ossipena 2010-05-25 12:19

Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
 
Quote:

Originally Posted by oxpo (Post 671596)
I also have problem with a not starting vertsms (I see it some action but it never starts up)

Code:

  $ 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
~ $

/oxpo
[/code]

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

mornage 2010-05-25 12:41

Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
 
Quote:

Originally Posted by Radicalz38 (Post 675556)
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

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 :)

frals 2010-05-25 12:58

Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
 
Quote:

Originally Posted by ossipena (Post 675671)
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

http://gitorious.org/vertsms/frals-v...8323b22c9fe64b

more elegant solution which should work for both pr1.1 and pr1.2 users, not pushed it as a merge requests as gitorious wants to include the other 2 merge requests already active first... :)

Radicalz38 2010-05-25 13:10

Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
 
Quote:

Originally Posted by mornage (Post 675718)
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 :)

Good news then! I'll keep an eye on this app for a while. Once this gets fully developed i'll sell my n97 and buy this device ASAP! Once I get hold of this device might as well port my games and applications here. Thanks!

n900-dk 2010-05-28 18:28

Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
 
Quote:

Originally Posted by oxpo (Post 671596)
I also have problem with a not starting vertsms (I see it some action but it never starts up)

Code:

  $ 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
~ $

/oxpo
[/code]

You can fix this with:
apt-get install python-gobject

Mine was updated like this:"Preparing to replace python-gobject 2.14.2-1maemo5 (using .../python-gobject_2.16.1-1maemo1_armel.deb) ..."


All times are GMT. The time now is 16:23.

vBulletin® Version 3.8.8