Active Topics

 



Notices


Reply
Thread Tools
Posts: 508 | Thanked: 130 times | Joined on Sep 2009
#151
yet another idea: maybe it wpuld be nice to get numbers by holding the corresponding keys for a second.
 
Posts: 2,829 | Thanked: 1,459 times | Joined on Dec 2009 @ Finland
#152
Originally Posted by sygys View Post
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's Avatar
Posts: 168 | Thanked: 108 times | Joined on Oct 2009 @ Luleå, Sweden
#153
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]
 
Posts: 189 | Thanked: 23 times | Joined on May 2010
#154
this will be awesome w the option of full qwerty Keyboard
 
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#155
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

Last edited by Radicalz38; 2010-05-25 at 11:43.
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#156
Originally Posted by oxpo View Post
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
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 
Posts: 478 | Thanked: 165 times | Joined on Apr 2010 @ Manchester
#157
Originally Posted by Radicalz38 View Post
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
 
Posts: 547 | Thanked: 1,383 times | Joined on Sep 2009 @ Stockholm, Sweden
#158
Originally Posted by ossipena View Post
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...
__________________

Problem with fMMS? Run in x-terminal: cp /tmp/fmms.log /home/user/MyDocs/
After that you'll see fmms.log in filemanager or when you connect the device to your desktop as a mass storage device.
E-mail the log to me, if you don't have the email address, drop me a PM. Thanks!

fMMS - MMS for your N900
fAPN - GUI for adding a new GPRS APN
If you like this post, don't be shy to thank me -->
 

The Following User Says Thank You to frals For This Useful Post:
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#159
Originally Posted by mornage View Post
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!
 
Posts: 44 | Thanked: 16 times | Joined on Mar 2010
#160
Originally Posted by oxpo View Post
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) ..."
 
Reply

Tags
portrait sms


 
Forum Jump


All times are GMT. The time now is 12:06.