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)

zlatko 2010-05-26 18:23

Re: [Announce] Call Notify
 
For me callnotify IS working with PR1.2. It was working even with leaked RC1.2. Only problem is that I am not able to access settings via the GUI - when I click on it doesn't open. And that it always shows 5 unread SMS in status area.

Raubtier 2010-05-26 20:27

Re: [Announce] Call Notify
 
thanks! hope it will come soon! i appreciate the work ;-)

ceevee 2010-05-27 02:52

Re: [Announce] Call Notify
 
Quote:

Originally Posted by zlatko (Post 680272)
For me callnotify IS working with PR1.2. It was working even with leaked RC1.2. Only problem is that I am not able to access settings via the GUI - when I click on it doesn't open. And that it always shows 5 unread SMS in status area.

I am experiencing the same with PR 1.2.

mackan1 2010-05-27 08:31

Re: [Announce] Call Notify
 
Cant wait for the update. to get it working on 1.2.
Keep up the good work man.

omeriko9 2010-05-27 11:07

Re: [Announce] Call Notify
 
Quote:

Originally Posted by mackan1 (Post 682022)
Cant wait for the update. to get it working on 1.2.
Keep up the good work man.

For anyone who wish to keep using CallNotify until I'll upload a fixed version (which I don't have yet), can edit the file /usr/lib/hildon-desktop/CallNotify.py as root, and change line 23 from:

Quote:

self.path = "/home/user/.rtcom-eventlogger/el.db"
to

Quote:

self.path = "/home/user/.rtcom-eventlogger/el-v1.db"
This will not solve the setting menu, only cause CallNotify to work with PR1.2.

Settings can be edited manually in /home/user/.config/CallNotify/conf.txt (y;y;y;5.0 means yes for visual, yes for vibration, yes for sound and notify every 5 minutes).

hqh 2010-05-27 19:12

Re: [Announce] Call Notify
 
Quote:

Originally Posted by omeriko9 (Post 679100)
If you will figure out, I would appreciate it if you can share the reason...

Having a call in the (shortcutd) panel applet code to change a static member variable of an included class (even if this was never executed...) caused the control panel to freeze :confused:
Oh well, didn't really need that anyway so I solved the problem by removing the offending code :p

n61adm 2010-05-28 14:52

Re: [Announce] Call Notify
 
Quote:

Originally Posted by omeriko9 (Post 682354)
For anyone who wish to keep using CallNotify until I'll upload a fixed version (which I don't have yet), can edit the file /usr/lib/hildon-desktop/CallNotify.py and change it from:



to



This will not solve the setting menu, only cause CallNotify to work with PR1.2.

Settings can be edited manually in /home/user/.config/CallNotify/conf.txt (y;y;y;5.0 means yes for visual, yes for vibration, yes for sound and notify every 5 minutes).

the modification above did not work for me... do i need to do anything after editing the file? i already tried to reboot...

omeriko9 2010-05-28 16:29

Re: [Announce] Call Notify
 
Quote:

Originally Posted by n61adm (Post 685842)
the modification above did not work for me... do i need to do anything after editing the file? i already tried to reboot...

Reboot should work. You can also try this.

How did you edit the file? you should do it as root, otherwise you won't be able to save it after the change. After saving it, view the file to see if it reflects the change you've just made.

robertran88 2010-05-28 17:30

Re: [Announce] Call Notify
 
i am confused on how to EDIT these lines

can edit the file /usr/lib/hildon-desktop/CallNotify.py as root, and change line 23 from:

omeriko9 2010-05-28 19:17

Re: [Announce] Call Notify
 
Quote:

Originally Posted by robertran88 (Post 686188)
i am confused on how to EDIT these lines

can edit the file /usr/lib/hildon-desktop/CallNotify.py as root, and change line 23 from:

You can edit the file without root, but you won't be able to save it, so gaining root is a necessity here.

VI is a very simple (or complicated, depends who you ask) text editor for linux. In order to enter the "edit" mode, you first need to press "i".
Otherwise, each letter will be interpreted as a command and led to crazy behavior of VI.

To exit "edit" mode, press ESC.


All times are GMT. The time now is 04:13.

vBulletin® Version 3.8.8