Notices


Reply
Thread Tools
zlatko's Avatar
Posts: 861 | Thanked: 936 times | Joined on Feb 2010 @ Bulgaria
#121
@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?
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#122
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's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#123
Originally Posted by zlatko View Post
@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.

Last edited by omeriko9; 2010-04-01 at 08:46.
 
zlatko's Avatar
Posts: 861 | Thanked: 936 times | Joined on Feb 2010 @ Bulgaria
#124
@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.

Last edited by zlatko; 2010-04-01 at 08:46.
 

The Following User Says Thank You to zlatko For This Useful Post:
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#125
Originally Posted by zlatko View Post
@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's Avatar
Posts: 861 | Thanked: 936 times | Joined on Feb 2010 @ Bulgaria
#126
@omeriko9
Created file a.py as suggested. Run it. No output. It takes ~2 sec and then nothing.
 
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#127
Originally Posted by zlatko View Post
@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...
 

The Following User Says Thank You to omeriko9 For This Useful Post:
Posts: 26 | Thanked: 3 times | Joined on Jan 2010
#128
thank you omeriko9 and those who put their time and work into creating this great app!!!! thank you!
 

The Following User Says Thank You to tranht For This Useful Post:
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#129
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's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#130
Originally Posted by nicolai View Post
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
 

The Following 2 Users Say Thank You to qwerty12 For This Useful Post:
Reply

Thread Tools

 
Forum Jump


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