Notices


Reply
Thread Tools
zlatko's Avatar
Posts: 861 | Thanked: 936 times | Joined on Feb 2010 @ Bulgaria
#231
email2sms is function provided by GSM operator. You receive/send e-mail(first 160 symbols) as SMS. Of course Conversations is NOT open. I have tested with missed call as well, same result - works at first then stops fpr some reason.
 
Posts: 18 | Thanked: 7 times | Joined on Apr 2010
#232
Seems to be working fine here too. Ty very much
 

The Following User Says Thank You to bob0smith For This Useful Post:
Posts: 48 | Thanked: 81 times | Joined on Feb 2010
#233
Will download in a bit

Awesome work man! Thanks a billion.
 

The Following User Says Thank You to BN900 For This Useful Post:
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#234
Originally Posted by zlatko View Post
email2sms is function provided by GSM operator. You receive/send e-mail(first 160 symbols) as SMS. Of course Conversations is NOT open. I have tested with missed call as well, same result - works at first then stops fpr some reason.
Nice. Sorry, I had to make sure about the conversations...
Well, at least it's working for the first missed call or SMS, and something else is stopping it from keep working.

I would suggest checking it from command line to track any errors as we did before, just don't forget to stop the status-menu one by temporarily moving the .desktop file from /usr/share/hildon-status-menu, running the altered file and see what happens when you get SMS/calls.
 
Posts: 489 | Thanked: 404 times | Joined on Dec 2009
#235
Hi Omer,
no notifications here unfortunately; it has stopped working after one of the last updates (don't know which one). What should I do? If you need further testing consider me disposable.
 
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#236
Originally Posted by torpedo48 View Post
Hi Omer,
no notifications here unfortunately; it has stopped working after one of the last updates (don't know which one). What should I do? If you need further testing consider me disposable.
Hi, and thank you for reporting this.

I would suggest following some (advanced) troubleshooting steps:

1. Check the Debug trace

If there is one, it means that the app runs but fails, the debug trace will give us information regarding to where it fails.
In order to see what is the error:

2. Check for runtime errors (hildon-desktop hides any python runtime errors).
 

The Following User Says Thank You to omeriko9 For This Useful Post:
Posts: 489 | Thanked: 404 times | Joined on Dec 2009
#237
Originally Posted by omeriko9 View Post
Hi, and thank you for reporting this.

I would suggest following some (advanced) troubleshooting steps:

1. Check the Debug trace

If there is one, it means that the app runs but fails, the debug trace will give us information regarding to where it fails.
In order to see what is the error:

2. Check for runtime errors (hildon-desktop hides any python runtime errors).
Tried first point, no errors in the log file (btw the callnotify.py file is not in /hildon-status, but in /hildon-desktop). It only has two lines telling it has started two processes. Tomorrow I'll follow your second point.
 

The Following User Says Thank You to torpedo48 For This Useful Post:
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#238
Originally Posted by torpedo48 View Post
It only has two lines telling it has started two processes.
Can you please specify the content of the trace?
I mean, what are the two lines?

Thank you very much for helping with testing this app
 
Posts: 20 | Thanked: 16 times | Joined on Jan 2010 @ Norway
#239
Hi,

I had similar problems and tried both the debug and the error checking.
This gave me 2 lines:
Debug:
PHP Code:
2010-04-07 22:18:26.286043readConfigurationFile started
2010
-04-07 22:18:26.289033checkForConfigFile started 
Running the error checing gave me a problem:
PHP Code:
run-standalone.sh python /usr/lib/hildon-desktop/CallNotify.py 
Traceback 
(most recent call last):
  
File "/usr/lib/hildon-desktop/CallNotify.py"line 19in __init__
    self
.readConfigurationFile()
  
File "/usr/lib/hildon-desktop/CallNotify.py"line 80in readConfigurationFile
    self
.interval float(raw_set[3])
ValueErrorinvalid literal for float(): 5,
^C
~ $ 
Converting the 5,0 to 5.0 in the conf.txt seemed like it got rid of the problem, and i am guessing this might have something to do with the regional settings on the phone? as in Norway (where i am) we prefer to use a comma as a decimal seperator (don't ask why, its annoying)

In any case the debug becomes a lot longer, sample:
PHP Code:
...
2010-04-07 22:38:54.240816constructor
2010
-04-07 22:38:54.241609loadImages started
2010
-04-07 22:38:54.288270constructor end
2010
-04-07 22:38:56.210908startDbusListeners started
2010
-04-07 22:38:57.771058handleMissedCall started
2010
-04-07 22:38:57.771882getMissedCallsCount startedagrsFalse
2010
-04-07 22:38:58.000734handleMissedCall started
2010
-04-07 22:38:58.001588getMissedCallsCount startedagrsFalse
... 
But it seems to work now

René
 

The Following User Says Thank You to rcastberg For This Useful Post:
Posts: 150 | Thanked: 10 times | Joined on Apr 2010 @ California, USA
#240
Originally Posted by omeriko9 View Post
Hi zaedej! You can find the app under the extras-devel repository. Nevertheless, it's not recommended for newbies to add this repository without knowing what they are up to. You should read this first.

After you enable the repository you can find Call Notify with a bunch of other softwares in testings.

Please note that I do not recommend installing this app without any basic knowledge of working with the terminal.
This is app is still in testings and it might not work for you after installations, and then i'd like to do some checks to see why, and this requires working with linux terminal (x-term), FYI...

Thanks for the info dude. So, when are you planning to have the finals version the refined one?

I got the phone 3 days back and it's a hassle to deal with miss calls and sms' man!

Thanks a lot.

Cheerz!! keep up the good work man!
 

The Following User Says Thank You to zaedej For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 16:54.