|
2010-03-31
, 20:56
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#112
|
How can I check if application is correctly installed?
Another idea - I can create CallNotify directory with all needed files there if you send them to me.
|
2010-03-31
, 21:38
|
|
Posts: 171 |
Thanked: 59 times |
Joined on Feb 2010
@ Bristol, uk
|
#113
|
zail, I'm sorry for the +5 notification, still working to improve this kind of bugs.
zail, Regarding the save button - well I thought of that - do you think that it should close the window? I had doubts about it.
|
2010-03-31
, 22:21
|
|
Posts: 861 |
Thanked: 936 times |
Joined on Feb 2010
@ Bulgaria
|
#114
|
|
2010-03-31
, 23:06
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#115
|
@omerico9
Yes, I see CallNotify 0.0.5-2 when go to Uninstall. Uninstalled. Reinstalled. Still no GUI ot CallNotify directory in .config. Done this drill 3 times already.
Yes, I have /usr/share/CallNotify folder with eight .PNG files and a . WAV file.
|
2010-03-31
, 23:10
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#116
|
|
2010-03-31
, 23:19
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#118
|
In my CallNotify.py line 50:
dbg('constructor end')
should be
self.dbg('constructor end')
I use CallNotify 0.0.5-2
nicolai
|
2010-03-31
, 23:35
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#119
|
The Following User Says Thank You to nicolai For This Useful Post: | ||
|
2010-04-01
, 00:17
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#120
|
Anyway, no statusmenu :-(
This are the last lines from the log.txt:
2010-04-01 01:09:41.901613: constructor
2010-04-01 01:09:41.902406: loadImages started
2010-04-01 01:09:42.066255: addGUI end
2010-04-01 01:09:42.067110: constructor end
2010-04-01 01:09:42.560823: startDbusListeners started
2010-04-01 01:09:47.061952: handleMissedCall started
2010-04-01 01:09:47.063417: getMissedCallsCount started. agrs: False
2010-04-01 01:09:52.067415: handleMissedCall started
2010-04-01 01:09:52.080690: getMissedCallsCount started. agrs: False
2010-04-01 01:09:57.069734: handleMissedCall started
2010-04-01 01:09:57.071229: getMissedCallsCount started. agrs: False
I installed CallNotify in my X86 scratchbox environment and it works!
Statusmenu is there, but not on my device.
One additional note, the postinstallscript in scratchbox complains "/var/lib/dpkg/info/callnotify.postinst: line 2: killall: command not found"
Dont know how important this is, because finally it works in scratchbox.
nicolai
Another idea - I can create CallNotify directory with all needed files there if you send them to me.