Notices


Reply
Thread Tools
Posts: 96 | Thanked: 18 times | Joined on Nov 2008
#91
Originally Posted by khuong View Post
I want to know too.
lol .. So Dev . join the club .. i actually did not see this one Coming.

But still Good App ,
 
Posts: 96 | Thanked: 18 times | Joined on Nov 2008
#92
Hello,

The App Stopped working . Terminal Error

Code:
Failed to open connection to session message bus: (null)
From the Developer FAQ the Solution to be Applied is
Solution

Tested in Fremantle Beta, Beta_2

Enter the following lines in the Scratchbox:

Code:
eval $(dbus-launch --sh-syntax)
export DBUS_SESSION_BUS_ADDRESS
export DBUS_SESSION_BUS_PID
Source :
http://wiki.maemo.org/Developer_freq...sked_questions

So the End User Like me , What Should I Do to make it work again .

Thx
 
Posts: 291 | Thanked: 398 times | Joined on Jan 2011 @ USA
#93
Originally Posted by onasre View Post
Hello,

The App Stopped working . Terminal Error

Code:
Failed to open connection to session message bus: (null)
From the Developer FAQ the Solution to be Applied is
Solution

Tested in Fremantle Beta, Beta_2

Enter the following lines in the Scratchbox:

Code:
eval $(dbus-launch --sh-syntax)
export DBUS_SESSION_BUS_ADDRESS
export DBUS_SESSION_BUS_PID
Source :
http://wiki.maemo.org/Developer_freq...sked_questions

So the End User Like me , What Should I Do to make it work again .

Thx
run it as user.

best way to do is:

"killall callerx" as root then
"/etc/init.d/callerx start" as user

Last edited by khuong; 2011-08-05 at 14:22.
 
Posts: 96 | Thanked: 18 times | Joined on Nov 2008
#94
Done that already , and no error if run commands as user but still allows blocked number to call ..

tested the blocking button when call received and does works and block the number and saves the number to blacklist but when the blocked number dials again the call Permitted even know the number is in blacklist . the app was working fine until i relfashed the phone . do not know wht this has to do with the callerx not blocking the number .
 
Posts: 96 | Thanked: 18 times | Joined on Nov 2008
#95
Tried Killall callerx . and worked Fine .. Thx
 
Posts: 291 | Thanked: 398 times | Joined on Jan 2011 @ USA
#96
Originally Posted by onasre View Post
Done that already , and no error if run commands as user but still allows blocked number to call ..

tested the blocking button when call received and does works and block the number and saves the number to blacklist but when the blocked number dials again the call Permitted even know the number is in blacklist . the app was working fine until i relfashed the phone . do not know wht this has to do with the callerx not blocking the number .
That seems to be the bug with callerx tried to read file immediately after it added the new number while the system still lock the file, i think. I'll add some time delay to avoid this bug in the next update.
Thanks for reporting.
 

The Following User Says Thank You to khuong For This Useful Post:
Posts: 1,397 | Thanked: 2,126 times | Joined on Nov 2009 @ Dublin, Ireland
#97
A really useful application, thanks for this.

Installed from package manager, received an undesired call and hang it using the Power Key button. No problems.

Then I received again a call from the same number and Callerx didn't block it.

I have checked the blacklist file and the number was there, no dashes, no symbols, it's a known number, nothing special.

I have checked that the service is running with ps -fea |grep callerx, and then add a testing number to the file. The testing phone wasn't blocked as well.

Restarted service and manually loaded the blacklist, now it seems to work fine. Is it possible that the autostart script is not loading the blacklist correctly? or file changes are not noticed?

Another question, is it possible to avoid the notification of a missed call received after blocking the call?

By the way, it would be funny for those ad calls to actually pick up the phone, reproduce a previously recorded message, something like:
"Yes, it's me"
...wait for a minute
"Oh, I'm very interested, explain it to me with more detail"
... wait for five minutes
"this is a recorded message that made you lose your time. Annoying, isn't it? So it is to receive these calls"
hang

Last edited by ivgalvez; 2011-08-12 at 10:02.
 

The Following User Says Thank You to ivgalvez For This Useful Post:
Posts: 291 | Thanked: 398 times | Joined on Jan 2011 @ USA
#98
have you installed the most recent version? the most recent version addressed the bug i mention in the previous post.

Usually the problem is at the list? to test remove the blacklist.txt and restart the callerx, then get another phone to test it.

edit.

seems like you're using old version, update it.

your suggestions is cool but then again what happen if you are talking on the phone with someone and blocked caller call, the phone would have to switch the line and pick it up and play the message. you don't want that...

Last edited by khuong; 2011-08-12 at 10:28.
 

The Following User Says Thank You to khuong For This Useful Post:
Posts: 1,397 | Thanked: 2,126 times | Joined on Nov 2009 @ Dublin, Ireland
#99
I have the most recent version available at extras-devel: 0.1.5.

Will make some more tests.
 
Posts: 291 | Thanked: 398 times | Joined on Jan 2011 @ USA
#100
I have thoroughly tested the most recent version, and it all worked fine.
 
Reply


 
Forum Jump


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