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-04-01 05:18

Re: [Announce] Call Notify
 
@omeriko9
Updated to 0.0.5-3, still no go. After that manually created /home/user/.config/CallNotify/conf.txt with y;y;y;5.0 content. Restarted status-menu, but still nothing there.

PS. Should I remove conf.txt? Will it mess with further updates?

Taomyn 2010-04-01 07:09

Re: [Announce] Call Notify
 
Another request if I may please. Could the vibrate option be set to "Vibrate with profile" so it only vibrates if the main phone profile is set to do so?

This would then fall in line with any profile changes you make on the phone and always how this sort of app has worked on my previous Nokia handsets.

Having set mine to only ring on calls last night (by using Tweakr and setting all the other volumes to 0, with no vibrate) to then be woken by hearing the phone vibrate was a little frustrating.

omeriko9 2010-04-01 08:30

Re: [Announce] Call Notify
 
Quote:

Originally Posted by zlatko (Post 590809)
@omeriko9
Updated to 0.0.5-3, still no go. After that manually created /home/user/.config/CallNotify/conf.txt with y;y;y;5.0 content. Restarted status-menu, but still nothing there.

PS. Should I remove conf.txt? Will it mess with further updates?

@zlatko, have you checked for the CallNotify.desktop file?
You can keep the conf file, that shouldn't harm any future updates.

@nicolai and @zlatko, I have another idea:
please create a file called a.py in /home/user with the following content:

import gtk
import gobject
import hildon, hildondesktop
import sqlite3
import time
import dbus
import osso
import atexit, os, datetime
from dbus.mainloop.glib import DBusGMainLoop

and then run:

chmod 755 a.py
python a.py

please past here the output. I'm trying to track missing dependencies you might have.

zlatko 2010-04-01 08:37

Re: [Announce] Call Notify
 
@omeriko9
Yes, I did - it is there and is the same as the one you posted.

PS. I really like the buzz your App is producing in community. Already so many posts. For sure this is NEEDED functionality. I hope this will give you motivation to sacrifice your time to complete your project.

PS1. Created file a.py as suggested. Run it. No output. It takes ~2 sec and then nothing.

omeriko9 2010-04-01 08:44

Re: [Announce] Call Notify
 
Quote:

Originally Posted by zlatko (Post 590995)
@omeriko9
Yes, I did - it is there and is the same as the one you posted.

PS. I really like the buzz your App is producing in community. Already so many posts. For sure this is NEEDED functionality. I hope this will give you motivation to sacrifice your time to complete your project.

Well for now it does give motivation, I'm putting off my semester assignments to invest more time in this app :)

Have you tried running the above python script? It's very important to know what are the missing dependencies.

zlatko 2010-04-01 08:47

Re: [Announce] Call Notify
 
@omeriko9
Created file a.py as suggested. Run it. No output. It takes ~2 sec and then nothing.

omeriko9 2010-04-01 08:49

Re: [Announce] Call Notify
 
Quote:

Originally Posted by zlatko (Post 591009)
@omeriko9
Created file a.py as suggested. Run it. No output. It takes ~2 sec and then nothing.

Thank you. Ok, that's good, it means you don't have missing dependencies. Now I need to think what else can go wrong...

tranht 2010-04-01 08:56

Re: [Announce] Call Notify
 
thank you omeriko9 and those who put their time and work into creating this great app!!!! thank you!

nicolai 2010-04-01 09:46

Re: [Announce] Call Notify
 
No missing dependencies here, all modules can be imported.
Is it possible to start python statusmenu plugins from commandline.?
I reinstalled new version of callnotify and it seems this
plugin isnt called at all, no log.txt, no configfile.

btw the current version still creates /usr/share/application/hildon-status-menu
and the installer complains about the missing command "killall"

nicolai

qwerty12 2010-04-01 09:51

Re: [Announce] Call Notify
 
Quote:

Originally Posted by nicolai (Post 591077)
Is it possible to start python statusmenu plugins from commandline.?

You can copy the code below the line "# The code below is just for testing purposes." from http://wiki.maemo.org/PyMaemo/Hildon...mantle_only.29 , but the applet won't show up in the status menu (even if it is fully working anyway). You may be able to see error messages, though.

If you don't mind rebooting, I used http://www.velocityreviews.com/forum...22&postcount=3 to see what error messages a different Python applet was throwing as the N900 started.

Best Regards,
Faheem


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

vBulletin® Version 3.8.8