The Following User Says Thank You to gri For This Useful Post: | ||
![]() |
2010-05-15
, 22:29
|
Posts: 402 |
Thanked: 229 times |
Joined on Nov 2009
@ Missouri, USA
|
#172
|
![]() |
2010-05-15
, 22:50
|
Posts: 190 |
Thanked: 129 times |
Joined on Mar 2010
@ Bavaria, Germany
|
#173
|
![]() |
2010-05-15
, 23:06
|
Posts: 402 |
Thanked: 229 times |
Joined on Nov 2009
@ Missouri, USA
|
#174
|
![]() |
2010-05-15
, 23:55
|
Posts: 190 |
Thanked: 129 times |
Joined on Mar 2010
@ Bavaria, Germany
|
#175
|
[rant]
@gri: You'll excuse me if I'm a bit agitated but your "help" seems to be suggesting things to be done that have either a) already been tried (ctypes) or b) aren't possible by your own admission or c) without any proof of how trivial it would be imply that it would be trivial when it isn't. If it were trivial it would have already been done. In the case that it is trivial and something obvious is being missing, patches are welcome.
This seems to have worked for me, qwerty12, and a few others. You have offered...what exactly?
Anyways, I'm sure I'm out of line, particularly because it's not my project, but I grow tired of some people suggesting implementations or features when they themselves haven't even offered any code. Hell, I even submitted a patch to a project I wasn't particularly interested in but seemed to be non-functional the other night (easyplayer).
[/rant]
Perhaps I'll say nothing more in these threads and continue to just submit patches....
The Following User Says Thank You to gri For This Useful Post: | ||
![]() |
2010-05-16
, 14:57
|
Posts: 190 |
Thanked: 129 times |
Joined on Mar 2010
@ Bavaria, Germany
|
#176
|
![]() |
2010-05-16
, 16:47
|
Posts: 547 |
Thanked: 1,383 times |
Joined on Sep 2009
@ Stockholm, Sweden
|
#177
|
So here's my first python code I've ever written (and hopefully the last).
It currently hangs up in the line where the event is added to rtcom-eventlogger but I think this is because I don't understand ctypes. But maybe it helps someone.
The whole code in c is easy, but Python is horrible to me ...
![]() |
2010-05-17
, 16:06
|
Posts: 15 |
Thanked: 0 times |
Joined on May 2010
|
#178
|
![]() |
2010-05-17
, 16:23
|
Posts: 478 |
Thanked: 165 times |
Joined on Apr 2010
@ Manchester
|
#179
|
YOU NEED T9 typing 1 letter at a time is useless for the portrait mode!!!!!!!!!
![]() |
2010-05-18
, 17:40
|
|
Posts: 288 |
Thanked: 113 times |
Joined on Dec 2009
@ Germany
|
#180
|
nice work, ive fixed the missing bits so its inserted in to the db now, enjoy
http://www.frals.se/maemo/rtcom.py
#rtcom.rtcom_el_add_header(el, eventId, 'message-token', str(uuid.uuid4()), None)
![]() |
Tags |
portrait sms, python |
|
The problem is, even if I create python bindings for rtcom-eventlogger, these would not work with PR 1.1
PS: vertsms currently opens "/home/user/.rtcom-eventlogger/el.db". In PR 1.2 the file is "el-v1.db"!