Notices


Reply
Thread Tools
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#61
Ok I found for me a quick and dirty solution to send an UCS2 sms at a specific time through conversation.

I am using alarmed to trigger smssend with option read sms from file and -c, also added function to call cnee after that and the mouse will automaticly push the send button.

In the scratchbox emulator I recorded the mouse movements.

cnee is a part of xnee.

It is sad that I don't have the knowledge to modify smssend for UCS2 support. I would maybe rewrite the app with pdu mode and not with text mode but since I found a way...
 
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#62
I want to share my smssend binary with file support for the message.
Added option "-x /path/to/smsfile.txt" you can use it instead of "-m". It should work with utf8 characters with or without -c, -C.
For utf16 characters only the "-c" option works.

I added an option "-a" for use with "-c" and this option look if the screen is locked and will unlock the screen. After that the conversation pops up and cnee will be called to push the send button.
I added a mouse movement file "mouse_send.xnl" it should be in "/user/home/MyDocs/" and is useable for landscape mode.
For more information about to get and to use cnee look [here].



Attached you will find:

smssend-0.1.10mod_armel_binary.tar.gz

Including:

smssend -- binary
smssend-0.1.10mod.patch -- source patch (with my Makefile!!)
mouse_send.xnl -- cnee mouse push/release event (landscape)

If you wonna try overwrite smssend in /usr/bin
Attached Files
File Type: gz smssend-0.1.10mod_armel_binary.tar.gz (28.5 KB, 74 views)
 

The Following 4 Users Say Thank You to Halftux For This Useful Post:
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#63
Could You upload it to extras-devel, please?
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following User Says Thank You to Estel For This Useful Post:
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#64
Originally Posted by Estel View Post
Could You upload it to extras-devel, please?
I can try but I have problems with dh_make under scratchbox and it will be my first time. Also I need to ask sakya first.

By the way my version has a small bug. With -c option it calls everytime cnee. However if you have no mouse movement file or no cnee nothing should happen. I will fix this if I uploading it to extra-devel.
 

The Following 2 Users Say Thank You to Halftux For This Useful Post:
Posts: 48 | Thanked: 21 times | Joined on May 2010
#65
This is just what I've been looking for.

Has anyone tried this on the N9? Could it easily be ported?
 
Posts: 24 | Thanked: 1 time | Joined on Feb 2012
#66
Whenever i try to send message using the option

smssend -c -n +xxyyyyyyyyyy -m "check"

i get the following error

send arguments to dbus_connection_add_filter() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5257
 
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#67
Originally Posted by raviepic3 View Post
Whenever i try to send message using the option

smssend -c -n +xxyyyyyyyyyy -m "check"

i get the following error

send arguments to dbus_connection_add_filter() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5257
Which version of smssend and os are you using?
Have you tried after a reboot?

It seems this error comes from the eventlogger.

This is what the app is doing.
First creating an event with the sms and than simply calling qtmobility routine. The eventlogger uses dbus.
 
Posts: 24 | Thanked: 1 time | Joined on Feb 2012
#68
Originally Posted by Halftux View Post
Which version of smssend and os are you using?
Have you tried after a reboot?

It seems this error comes from the eventlogger.

This is what the app is doing.
First creating an event with the sms and than simply calling qtmobility routine. The eventlogger uses dbus.
OS version is 2.6.28-omap1

Smssend version is 0.1.8
 
Posts: 24 | Thanked: 1 time | Joined on Feb 2012
#69
Originally Posted by Halftux View Post
Which version of smssend and os are you using?
Have you tried after a reboot?

It seems this error comes from the eventlogger.

This is what the app is doing.
First creating an event with the sms and than simply calling qtmobility routine. The eventlogger uses dbus.
Any update ! ?
 
Posts: 57 | Thanked: 42 times | Joined on Mar 2011 @ France
#70
raviepic3, I'm using the version 0.1.10 of smssend and the last community SSU. I don't have any issue with this version, available in the official repositories...
 
Reply

Thread Tools

 
Forum Jump


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