Reply
Thread Tools
Posts: 47 | Thanked: 29 times | Joined on Dec 2009 @ Leicester - United Kingdom
#221
Originally Posted by aspidites View Post
T9 support isnt' extremely hard, its nearly impossible considering T9 is a proprietary implementation. There has, however, already been work done in the past on predictive text that works similarly to T9, but it's rather slow, which is why I imagine it hasn't been merged into trunk.
fair enough, thought as much!

Originally Posted by kennibal View Post
Should the recipient have this format:

+639xxxxxxxxx

or

09xxxxxxxxx

??

Thanks!
needs to be in international format for now (i.e. +639... for you, or uk users use +44, etc)...local format does not seem to work right now.

Last edited by llaadd; 2010-05-27 at 07:24.
 
blubbi's Avatar
Posts: 288 | Thanked: 113 times | Joined on Dec 2009 @ Germany
#222
Originally Posted by Joorin View Post
What symbols do you get? It helps a lot with debugging.

One reason for the problem might be that Python is unicode clean and produces UTF-8 somewhere along the way.
I ran into the same problem with www2sms and i hat to decode/encode alle strings retrieved from the contact book and retrieved from the QT input fields before I could re display or pass them to the website:

MY_VAR.encode('utf-8')
or
ITEM.decode('utf-8')

This was very helpful:
http://www.joelonsoftware.com/articles/Unicode.html
http://farmdev.com/talks/unicode/

Cheers
Bjoern
 

The Following User Says Thank You to blubbi For This Useful Post:
Posts: 60 | Thanked: 3 times | Joined on Apr 2010 @ Philippines
#223
Originally Posted by llaadd View Post
fair enough, thought as much!


needs to be in international format for now (i.e. +639... for you, or uk users use +44, etc)...local format does not seem to work right now.
Neither of the formats work. I still can't figure it out why..
 
Posts: 2 | Thanked: 0 times | Joined on Jan 2010
#224
my vertsms are not working. never tried it before. I just updated the new firmware 1.2.. please help..
 
Posts: 71 | Thanked: 29 times | Joined on Nov 2009
#225
Got the same problem. Haven't installed the previous versions, so something is probably missing from v 0.6
It seems to be loading, but ends up shutting down again! Hope this helps in some way
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#226
Code:
python /opt/vertsms/vertsms_gui.pyc
What does the output of that (in terminal) say?
 
neboja's Avatar
Posts: 277 | Thanked: 93 times | Joined on Jan 2010 @ Belgrade
#227
@MohammadAG
tell me please: i saw that is implemented that it stores sms-s in conversation, but someone said that recipient doesn't recive sms... but i think that it would be resolved.... anyhow, i was wondering is it implemented that you can READ a recived sms-s???
i am not still using this app, still waiting to be stable...
cheers!
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#228
aspidetes, don't worry I've had other stuff to do also.

struggling now with וצה because octification doesn't know how to handle those.

the app should accept both numbers now. if number has + in front, it sends message with international format, if it doesn't it sends it with regional format. please report your operator and which numbers doesn't work to bugzilla (link at http://wiki.maemo.org/VertSMS)
__________________
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
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#229
Originally Posted by neboja View Post
@MohammadAG
tell me please: i saw that is implemented that it stores sms-s in conversation, but someone said that recipient doesn't recive sms... but i think that it would be resolved.... anyhow, i was wondering is it implemented that you can READ a recived sms-s???
i am not still using this app, still waiting to be stable...
cheers!
it could probably be done but there is gazillion other things to do first....
__________________
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
 
neboja's Avatar
Posts: 277 | Thanked: 93 times | Joined on Jan 2010 @ Belgrade
#230
i know i know! i was just wondering...
 
Reply

Tags
portrait sms, python


 
Forum Jump


All times are GMT. The time now is 04:17.