![]() |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
as far as I know you should be able to search bugzilla and view bugs without account. so if you insist posting feature request here, read the list of already created ones through before posting.
and wiki is the place for changes, most recent versions etc. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
for some reason i cant post in the bugzilla so i do it here.
Now in the latest version the virtual keyboard isnt poping up. Thanks for that! but for some reason im not able to typ in the number text field. also an edded person cant be deleted with backspace. if you hit the number text field and use the backspace on the layout of the screen you will delete the message instead of the number. with the backspace on the n900 keyboard it indeed works. but not very handy to have the keyboard slide out when texting in portrait. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
I've fixed this in my branch. Numbers are automatically recognized in the receiver text box, and backspace works as well. Everything else works as it did before. @ossipena: If you haven't had time to check out the rest of my changes, here is the relevant diff. (note: the revision afterward simply removes debug print statements, so it's irrelevant). |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
and being honest it isn't a bug, it is intended behaviour in order to get the first version out asap. so the kb modifies only message field, not the number field. (and keep in mind there isn't any magical APIs to portrait text input, everything has been written from zero....) |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
Quote:
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
what about QWERTY keyord in portrait mode for SMS,
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Oh this is awesome!!!
The more portrait apps, the better!:) Thanks ALOT |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Hi guys !
GREAT JOB...keep improving it ...We really need similar apps (and I never understand why no one has start develop this app before) ! T9 would be great to implement. I know it's Nokia but, since Nokia had not implement on N900 T9 yet or don't want to do it , why doens't Nokia give the right to use in this program the T9 code ? T9 is the best to write sms with only one hand and some times it's even better than a normal full keyboard...Please try to implement something similar, if possible. Anyway....thanks for what you're doing !! |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
It maybe intresting somebody, for example russian user, here russian edition version for VertSms. Changes:
1. Russian number (ex. +7(code)1234567 and 8(code)1234567) work correctly. 2. Russian interface and ability to send messages to Russian http://s04.radikal.ru/i177/1005/63/f7ccad7b9051.jpg This only little patch, and he need install original prog. I'am sorry for my bad english :eek: |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
http://talk.maemo.org/showthread.php?p=643856 ps good that there is interest to modify the app. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
perhaps gettext integration would be ideal? Would make it easier for different translations to be created. If a package is made, perhaps "vertsms-l10n-ru' would be a good idea for the above?
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
This consideration is far more important IMHO than convenience. Another alternative would be to have the translation files on a server somewhere and have them downloaded on first run. Not saying any of this should be considered now or in the near future though... |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
For example, for russian language use 8-bit encoding, with the size of each character - 2 bytes. That is why the maximum length of the message of 70 characters instead of 160. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
.......just tried this app - amazing!!! Who would have thought we could actually text in portrait on our N900?!!!!
.....at the moment - is there a way to enable Capital letters?! I tried hitting everything but just could not work it out......?! The icing on the cake for this app will be (IMO) T9 texting mode......... Keep up the good work......... |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
The program must be location aware. Further, it must know what strings can be localized. Further, localization strings must be provided. The OS being local aware means nothing for the programs written for that OS. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
http://talk.maemo.org/showpost.php?p...3&postcount=41 In short, both are known issues. For future reference, please check the issue tracker and/or submit a new ticket. Thanks. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Hi I have this input to test:
1. v0.3 is not starting but this may be more related to my phone that the app itself. I have a number of apps that wont start lately. Maybe my QT was screwed up or something. I have to still determine the culprit. 2. Using v0.2 the # key should be used to differ between abc, ABC and 123 3. Clicking on the textbox brings up the landscape qwerty keyboard. 4. In future and more stable versions one might consider integrating this with the virtual keyboard. You may try and editing a button on the virtual keyboard to trigger this app and launch it. So far that's what I got. Incidentally does someone know if vertsms, healthcheck, trackercfg have anything in common? These are some of the apps that won't launch. Keep up the good work. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
2. Ignoring since this version is obsolete. Also see my links above, I've addressed the "shift" issue already. 3. Again, check the links above, this has also already been addressed, and solved. You'll have to wait until PR1.2 4. Reoccuring pattern...already addressed. The virtual keyboard is closed source so we have to make our own. I'm working on a plugin system that allows just that. All programs use python. Perhaps you should reinstall pymaemo and see if that fixes your problems. Would be easier to diagnose your issues if there were a traceback (run the programs from the terminal). |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
With healthcheck you can try (As a normal user, not root!) Code:
python /home/opt/healthcheck/healthcheck.py |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Thanks for your replies. Sorry that I couldn't help test. Hmm..it said could not import gobject (error was: 'No module named gobject')
Hmm looking more into it it seems all I have were python related issues. Now at least I know the culprit. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
Code:
sudo gainroot Todo: Add python2.5-gobject to dep list. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
1st of, great job and thank you Ossipena for developing this app. It's awesome and a great start for us Maemo users. I hope this development will make it far and achieve great success!!!!
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Hmm I tried with apt-get --reinstall install python-gobject..and now I'm receiving a freaking segmentation fault..
Is there a way to remove and reinstall python completely without having to remove the apps depending on it? **Edit** Tried the wild card apt-get --reinstall install python* and well it seems I have some broken packages too. I give up. I am waiting for PR 1.2, maybe it will be fixed with a flash and I will only flash for a new firmware. Thanks for your help and sorry that I can't test. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
hmmmm healthcheck does, ( Location / GPS) - but it installs it for you as a dependency......
How very odd :| |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Yes healthcheck uses gobject but that was not the real issue. Segmentation fault seems to be the issue here. Trying:
python /home/opt/vertsms/vertsms.pyc just returns segmentation fault. |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Figured it out. VertSMS depends on gtk/hildon which depend on gobject.
Uninstalling every python package then installing python-minimal left me with import errors (obviously). After removing that and simply doing a "apt-get install vertsms" I see that python-gobject is pulled in with everything else. In short. "apt-get install --reinstall vertsms" should do the trick. That, or "apt-get install --reinstall python" |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
I wouldn't ask if I hadn't tried those already. The segmentation fault persists. Thanks anyway.
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
pastie the out put of: Code:
dpkg -L python |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
You are right. I'm sorry. I didn't mean to sound rude.
Here is the output of dpkg -L python Code:
Nokia-N900-02-8:~# dpkg -L python |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Ok, so those are the same. Honestly though, I'd probably just apt-get remove python then do an "apt-get install healthcheck vertsms fmms"
PITA, but probably easier than figuring out what's missing on your system. I'd say the segfault is because of a missing library (as opposed to a missing python module, hince why you aren't getting a decent traceback). |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
NP. Sorry the answer wasn't more obvious. Bugs are hard to track down when they're just segfauts.
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
hi i would just like to say this is a great app. i had to disable virtual keyboard but since i dont use it that much anyway its no big deal.
anyway i was just wondering if with vertsms we can send blank sms |
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
does anyone know if this has T9 yet that would be a nice feature!!
|
Re: [ANNOUNCE] VertSMS - portrait sms'ing in extras-dev
Quote:
|
All times are GMT. The time now is 06:27. |
vBulletin® Version 3.8.8