![]() |
Re: [Announce] Call Notify
HI,
I was still having some problems with Callnotify and noticed that there was a problem with a chmod command, on line 74 i had to insert a space after 766 to make it : Code:
os.system("chmod 766 " + self.configDir+self.configFile) Code:
select count(id) from Events where event_type_id = 2 And with regard to the voting, the py2deb seems to have a problem, on the page you linked to, py2deb, it mentions the following under installation: 1 march 2010 Py2deb is broken. It creates an incorrect bug tracker link for your package in extras. You can solve the bugtracker issue easily by editing /usr/lib/python2.5/site-packages/py2deb.py line 382 changing it from: bugtrackerstr = "XSBC-Bugtracker: %s" % ( self.xsbc_bugtracker ) into bugtrackerstr = self.xsbc_bugtracker Rene |
Re: [Announce] Call Notify
Quote:
Some comments of my own: Regarding the missing space, thank you, I've added it (probably the hole line is not needed as it works fine with the error...). About py2deb - thanks, this bugs me for several versions now, I'll fix that line. Regarding the sqlite3 file (el-v1.db) - Are you using PR1.2? If you do, this must be a different between the firmwares for each region, or something like that. What is the region of the PR1.2 you use? This is not the first time I hear about 2 as the correct event, but for me it works with 3 (and probably for some other here, as they report CallNotify works fine with their firmware). I flashed the global eMMC + kernel. And yes, outgoing for calls is redundant, thank you. |
Re: [Announce] Call Notify
Quote:
Yes it is working in windows |
Re: [Announce] Call Notify
Yes, i am using the european version of pr1.2. What might have caused this difference is that i did a complete wipe (such that i didn't have el-v1.db).
What might be nessacary is to do a lookup in the events type in the database. Starting sqlite3 with the database, i get: Code:
sqlite> select * from EventTypes; Code:
select id from EventTypes where desc="Missed call" |
Re: [Announce] Call Notify
Quote:
|
Re: [Announce] Call Notify
Quote:
|
Re: [Announce] Call Notify
Quote:
I have checked now through Xterm... The file is working using mplayer command line. |
Re: [Announce] Call Notify
Quote:
One idea I have about what can be checked is the configuration file - maybe the settings menu won't save it correctly. Please post the output of: cat /home/user/.config/CallNotify/conf.txt |
Re: [Announce] Call Notify
Quote:
How you want me to check through Xterm? However, i have no problem with sound at all.. The post from command cat /home/user/.config/CallNotify/conf.txt "u;n;y;1.0" Am i miss something???? |
Re: [Announce] Call Notify
Quote:
Quote:
Quote:
If anyone want's to jump in, I'm using hildon_play_system_sound to play the sound. |
All times are GMT. The time now is 10:29. |
vBulletin® Version 3.8.8