maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Call Notify (https://talk.maemo.org/showthread.php?t=48501)

madhury_saran 2010-09-29 17:25

Re: [Announce] Call Notify
 
@above
dude,
how did u make it work???
pls do tell me!

madhury_saran 2010-09-29 17:31

Re: [Announce] Call Notify
 
able to view the GUI. but not getting any sort of notification :(((

My_PeSePe 2010-09-29 23:33

Re: [Announce] Call Notify
 
I have the problem that when I go to settings and select your notificaion, I closed by internal error. Anyone know anything?

slaapliedje 2010-10-01 12:13

Re: [Announce] Call Notify
 
The only problem I've had with it is that I haven't been able to 'acknowledge' that I've had a missed call. It basically keeps beeping / vibrating until I reboot my phone if I've missed a call. Even if I called the person back.

Anyone else having this issue? It's happened to me twice. Otherwise it's awesome and works well.

slaapliedje

ceevee 2010-10-01 21:14

Re: [Announce] Call Notify
 
1 Attachment(s)
I had a problem with Call Notify 0.2.0-2 not working well with PR 1.2.

If I missed one SMS, it would say that I missed 5+. It would not show a missed call icon if I missed a call.

I opened usr\lib\hildon-desktop\CallNotify.py. Saw this line.

Code:

if isSms:
#Nokia changed the event number from 7 to 11 and also combined the incomming and outgoing sms's
cur.execute("select count(id) from Events where event_type_id = 7 and outgoing = 0")
else:
#Nokia changed the event from 3 to 2
cur.execute("select count(id) from Events where event_type_id = 3 and outgoing = 0")

After reading the commented out lines, I changed the first event_type_id = 7 to event_type_id = 11.

I changed the second event_type_id = 3 to event_type_id = 2.

Everything works for me correctly now on PR 1.2

Attached is the modified CallNotify.py. Extract from .zip and replace in \usr\lib\hildon-desktop

Not sure if it'll work for you.

mikecomputing 2010-10-02 22:50

Re: [Announce] Call Notify
 
Quote:

Originally Posted by ceevee (Post 831241)
I had a problem with Call Notify 0.2.0-2 After reading the commented out lines, I changed the first event_type_id = 7 to event_type_id = 11.

I changed the second event_type_id = 3 to event_type_id =2.

Everything works for me correctly now on PR 1.2

Attached is the modified CallNotify.py. Extract from .zip and replace in \usr\lib\hildon-desktop

Not sure if it'll work for you.

please make sure this patch is added upstream(=send patch to maintainer)

venusrising 2010-10-07 05:03

Re: [Announce] Call Notify
 
Quote:

Originally Posted by slaapliedje (Post 830881)
The only problem I've had with it is that I haven't been able to 'acknowledge' that I've had a missed call. It basically keeps beeping / vibrating until I reboot my phone if I've missed a call. Even if I called the person back.

Anyone else having this issue? It's happened to me twice. Otherwise it's awesome and works well.

slaapliedje

Yes, I thought I was the only one, alson On TMO USA. Going to have to uninstall as it is driving me crazy.It beeps for hrs and I am tired of rebooting

Kamikaze 2010-10-20 18:16

Re: [Announce] Call Notify
 
Quote:

Originally Posted by ceevee (Post 831241)
I had a problem with Call Notify 0.2.0-2 not working well with PR 1.2.

If I missed one SMS, it would say that I missed 5+. It would not show a missed call icon if I missed a call.

I opened usr\lib\hildon-desktop\CallNotify.py. Saw this line.

Code:

if isSms:
#Nokia changed the event number from 7 to 11 and also combined the incomming and outgoing sms's
cur.execute("select count(id) from Events where event_type_id = 7 and outgoing = 0")
else:
#Nokia changed the event from 3 to 2
cur.execute("select count(id) from Events where event_type_id = 3 and outgoing = 0")

After reading the commented out lines, I changed the first event_type_id = 7 to event_type_id = 11.

I changed the second event_type_id = 3 to event_type_id = 2.

Everything works for me correctly now on PR 1.2

Attached is the modified CallNotify.py. Extract from .zip and replace in \usr\lib\hildon-desktop

Not sure if it'll work for you.

Thanks Ceevee.

Has anyone tried this patched version out? Call Notify was a really useful app while it was working and I'd love to have it again but not being a developer and having not a great deal of modding experience I'm always apprehensive installing apps that aren't in the Extras repo as it takes me so long to restore the phone to the way I like if I brick it.

deryo 2010-10-21 15:13

Re: [Announce] Call Notify
 
Quote:

Originally Posted by Kamikaze (Post 846321)
Has anyone tried this patched version out?

Not really, but I did the modification myself and it helped nothing. BTW: My problem is not, that it shows 5+ Messages or whatever. My problem is that call notify does not do anything at all (except appear in the settings ;) )

DerYo-->

pyther 2010-10-25 23:00

Re: [Announce] Call Notify
 
I reflashed and can't get it to work with PR1.3. Does anyone of alternative program?

!!Nokia N900!! 2010-11-03 07:20

Re: [Announce] Call Notify
 
it is veryy fantastic application. installed it from ( Extras-Testing ) & satisfying with it...
Software: PR.1.3

!!Nokia N900!! 2010-11-03 07:21

Re: [Announce] Call Notify
 
Quote:

Originally Posted by slaapliedje (Post 830881)
The only problem I've had with it is that I haven't been able to 'acknowledge' that I've had a missed call. It basically keeps beeping / vibrating until I reboot my phone if I've missed a call. Even if I called the person back.

Anyone else having this issue? It's happened to me twice. Otherwise it's awesome and works well.

slaapliedje

it works very well with me

truelies1 2010-11-03 13:33

Re: [Announce] Call Notify
 
I hope the software can also include where did the call come from.

venusrising 2011-01-23 01:12

Re: [Announce] Call Notify
 
Quote:

Originally Posted by !!Nokia N900!! (Post 861803)
it works very well with me

I have the same issue and it drives me crazy.

khodorhijazi 2011-04-10 05:23

Re: [Announce] Call Notify
 
Hello everyone,

Regarding the matter of call notify (some people have it working and others not), the following steps will hopefully help out those not getting it to work.

1. remove any previous version of call notify and start from scratch.

2. enter xterminal and type:

root

apt-get install hildon-desktop-python-loader

apt-get install callnotify

(if any yes or no is asked always enter Y)

3. Without the need of any reboot it should be working properly (Always finger crossed.... lol).

I have personally tested this method on my phone and working 100% with all notifictions.

kindly if you have any further troubles please ask,

Khodor Hijazi

omeriko9 2011-04-10 05:38

Re: [Announce] Call Notify
 
Hi Everyone,

I would like to let you know that my N900 died a couple of weeks ago (USB connector issue). This ends my love/hate relationship with this magnificent device.

So, as I haven't touched the CallNotify code for the last couple of months, I guess I won't be doing any modification to it from now on, mostly because I don't have a device to test it on (and no motivation as I was developing this mostly for myself ;) ).

The latest version of the code is at the garage (as it has always been there).
Please feel free to keep improving and enhancing this tool if you wish.

Also, I want to say a giant THANK YOU for this wonderful community of developers, from which I have learned so much.

Omer

zlatko 2011-04-10 06:11

Re: [Announce] Call Notify
 
Thank you for your time and skills! I have used CallNotify since day one and still happy using it!
Community will miss you!

turbowei 2011-04-10 06:37

Re: [Announce] Call Notify
 
Quote:

Originally Posted by omeriko9 (Post 984875)
Hi Everyone,

I would like to let you know that my N900 died a couple of weeks ago (USB connector issue). This ends my love/hate relationship with this magnificent device.

So, as I haven't touched the CallNotify code for the last couple of months, I guess I won't be doing any modification to it from now on, mostly because I don't have a device to test it on (and no motivation as I was developing this mostly for myself ;) ).

The latest version of the code is at the garage (as it has always been there).
Please feel free to keep improving and enhancing this tool if you wish.

Also, I want to say a giant THANK YOU for this wonderful community of developers, from which I have learned so much.

Omer

a quick question, what language did u write callnotify with?

thanks!

omeriko9 2011-04-10 07:06

Re: [Announce] Call Notify
 
Python for the hildon desktop plugin, and C for the settings addon.

snostorm 2011-06-26 11:09

Re: [Announce] Call Notify
 
Quote:

Originally Posted by Kamikaze (Post 846321)
Thanks Ceevee.

Has anyone tried this patched version out? Call Notify was a really useful app while it was working and I'd love to have it again but not being a developer and having not a great deal of modding experience I'm always apprehensive installing apps that aren't in the Extras repo as it takes me so long to restore the phone to the way I like if I brick it.

I was also having this issue is there a way ti figure out these values I am trying the patch now but fear sending it up stream as only a few pepole have the issue I would like to patch the upstream so it extracts the values from the system or sets them based on some baseband version of the phone stack

SMAr2wo 2011-07-31 15:02

Re: [Announce] Call Notify
 
is present in Settings menu but not is working. no sound and no vibrating on miss calls or unread sms.

kroc 2011-10-09 21:04

Re: [Announce] Call Notify
 
I have a problem, I installed app and when I try to change it's settings, my settings menu turns off and i get message "internal error occured application settigns closed" how can I fix it

yrannadx 2011-12-22 12:51

Re: [Announce] Call Notify
 
1 Attachment(s)
Quote:

Originally Posted by omeriko9 (Post 984875)
Please feel free to keep improving and enhancing this tool if you wish.
Omer

Attached the new CallNotify.py that you need to copy over the existing version on /usr/lib/hildon-desktop

Remember to make backup of existing py if you want to revert back for some reason.

Changes:
It uses notifications.db database instead of previous one so it should always catch the missing calls, sms or both. Also it should be more battery friendly since handling calls is not a never ending loop now.

fw190 2011-12-22 16:24

Re: [Announce] Call Notify
 
Could You push it somehow as an update?

yrannadx 2012-02-14 12:39

Re: [Announce] Call Notify
 
1 Attachment(s)
Attached improved version of CallNotify.py that you need to copy over the existing version on /usr/lib/hildon-desktop

Remember to make backup of existing CallNotify.py if you want to revert back for some reason.

Changes:
- It uses playbin2 for playing sounds for missed calls and sms, and this means any sound file can be used instead of default one /usr/share/CallNotify/missed.wav
- If you want to use separate sound files for missed call, sms and both, you need to copy the attached sound.txt file to /home/user/.config/CallNotify/ directory. The file contain in order: first line is for missed call sound, second line is for missed sms sound and third line is for missed both call and sms sound. Of course you need to change the lines with your own sound files. Last line is volume in the range 0.1-1.0.

For playing mp3, I guess you need to install mplayer application.

I know it would be nice to put these settings in Settings-Call Notify instead of modifying sound.txt file, unfortunately I have no time for such changes and it works fine for me this way.

Also I have no user rights for pushing these changes as an update to the original application.

toan3tco 2012-02-14 19:36

Re: [Announce] Call Notify
 
i'm in PR 1.3 and still did not have the missed call icon , only show the sms icon ( always number 5 )
Any solutions about this ?
Thanks in advance.

OMOIKANE 2012-03-07 19:48

Re: [Announce] Call Notify
 
Yep, only missed sms notify is working.

pali 2012-06-22 11:00

Re: [Announce] Call Notify
 
Hi all! Last version (from extras-devel) has problem that do not respect silent profile (no vibra, no sound) and play sound and vibra event. I'd like to fix this problem, but source code is missing.

@omeriko9:

Dsc package on http://maemo.org/packages/source/vie...otify/0.2.0-2/ containts ELF binaries of control panel plugin instead source code. In debian/changelog is GPL license so I'm asking for full source code.

nicolai 2012-06-22 11:44

Re: [Announce] Call Notify
 
As far as I remember Omeriko9 didn't know how to make
a package which includes python and c-Code:

http://talk.maemo.org/showthread.php?t=54656
http://talk.maemo.org/showthread.php?t=54850&page=3
Both threads include links to a source code version.
Don't know which one he actually used.

pali 2012-06-22 11:53

Re: [Announce] Call Notify
 
@nicolai: thanks!

Seems that last version is in this post:
http://talk.maemo.org/showpost.php?p=694818&postcount=5
with changes:
http://talk.maemo.org/showpost.php?p=694854&postcount=6
http://talk.maemo.org/showpost.php?p...0&postcount=13

omeriko9 2012-06-22 17:12

Re: [Announce] Call Notify
 
Quote:

Originally Posted by pali (Post 1225669)
Hi all! Last version (from extras-devel) has problem that do not respect silent profile (no vibra, no sound) and play sound and vibra event. I'd like to fix this problem, but source code is missing.

@omeriko9:

Dsc package on http://maemo.org/packages/source/vie...otify/0.2.0-2/ containts ELF binaries of control panel plugin instead source code. In debian/changelog is GPL license so I'm asking for full source code.

Hopes this helps - that's all there is:

http://talk.maemo.org/showpost.php?p...&postcount=321

EDIT: Oh, I see you've managed already... thank you for continuing this project.

pali 2012-06-22 17:19

Re: [Announce] Call Notify
 
@omeriko9: Can you give me admin/maintainer permission for this project?

https://garage.maemo.org/projects/callnotify/
https://maemo.org/packages/view/callnotify/

I already written code which test for silent profile & enabled vibrations in python CallNotify.py file. So sounds & vibra events will be disabled when user has disabled it in current profile.

omeriko9 2012-06-22 20:26

Re: [Announce] Call Notify
 
pali, I gave you permissions for the first link - don't know how to give permissions for the second one. Is that enough for you to get started?

pali 2012-06-22 20:48

Re: [Announce] Call Notify
 
omeriko9, thanks. Now I requested on garage to convert/create git repository for project. I will push full history of package to git.

For second link: When you login, you should see someting like pending requests.

pali 2012-06-26 06:40

Re: [Announce] Call Notify
 
Now project page has git repository with source code.
https://garage.maemo.org/projects/callnotify/

I created new version of package. Please test it. If works I will push it into extras-devel.

Changelog:

callnotify (0.3.0-1) stable; urgency=low

* Build library libcallnotify.so at compile time
* Update debian/control and debian/copyright
* Use playbin2 for playing sound files
* Use python dbus module for dbus method calls
* Respect profile settings (silent profile, disabled vibrations)

-- Pali Rohár <hidden> Fri, 22 Jun 2012 16:06:29 +0200

juz 2012-07-09 05:33

Re: [Announce] Call Notify
 
Hi Pali,

I have recently reflashed my phone. Since the reflash I have restored my applications (including CSSU-T).
However, following this, callnotify has not been functioning. Whenever I enter the settings window to tick the enable boxes, the settings dialog crashes with the dialog "internal error. Application 'settings' closed" or similar.
I have tried apt-get purge of both callnotify and python-hildondesktop and reinstalling from the repos. I have also tried purging and installing your latest package from the link in the above post.
Still, the settings dialog keeps crashing. Any suggestions about what I need to do?
Many Thanks,
Justin.

pali 2012-07-09 07:44

Re: [Announce] Call Notify
 
@juz, thanks for feedback. Now I found problem that if config directory does not exists, control panel crashed. I fixed control panel plugin.

willi6868 2012-07-09 07:56

Re: [Announce] Call Notify
 
Is there an app like this for N9/ Harmattan? :)
Would be awesome to see something like this on MeeGo.

juz 2012-07-09 10:19

Re: [Announce] Call Notify
 
Pali,

Your fix created the directory and the conf.txt file. Adjusting the control panel now works, and changes are reflected in the the conf.txt file.
However, for whatever reason there is no missed call/sms display in the status menu area. Nor do the vibrate or sound reminders occur.
So whilst the control panel appears to adjust the settings. It does not appear that the program is working. Any suggestions?

Thanks.

Quote:

Originally Posted by pali (Post 1234233)
@juz, thanks for feedback. Now I found problem that if config directory does not exists, control panel crashed. I fixed control panel plugin.

New version is on:
http://atrey.karlin.mff.cuni.cz/~pal....0-1_armel.deb


pali 2012-07-09 10:24

Re: [Announce] Call Notify
 
Do you have enabled vibra & sound in control panel --> profiles section? Do you have normal or silent profile active? Did you rebooted device after installing?


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

vBulletin® Version 3.8.8