Notices


Reply
Thread Tools
Posts: 74 | Thanked: 20 times | Joined on Oct 2009 @ USA
#141
Originally Posted by scifi.guy View Post
Correction. Run this command as user (not root).

Code:
dbus-monitor --session > /home/user/MyDocs/dbus_log.txt
log is attached...

Thanks
Attached Files
File Type: zip dbus_log.zip (4.8 KB, 121 views)
 

The Following User Says Thank You to m_dk29 For This Useful Post:
Posts: 195 | Thanked: 108 times | Joined on Feb 2010 @ SF Bay Area, United States
#142
Originally Posted by m_dk29 View Post
log is attached...

Thanks
m_dk29 - Thanks for the logs. I will release a fix soon.
__________________
Maintainer of VICaR - Value International Call Router (a helper app for routing calls via calling card/skype-out/google voice)

Maintainer of Markets Today (Yahoo Finance based desktop widget/app)
 
Posts: 195 | Thanked: 108 times | Joined on Feb 2010 @ SF Bay Area, United States
#143
Anybody using PR1.3 willing to test the next release of Vicar?

This is primarily a bug-fix release. My N900 is with Nokia Service Center so I can't test it myself. And I don't want to release to repository before testing.

The bugs/features addressed in this release are:
1) The notification "Vicar: No routing profile defined for this number" appears frequently even when Vicar is not being used (reported by m_dk29)

2) Number Starts with and Calling Card Number fields do not allow '+' character.

3) If there is more than one profile a number prefix, Vicar should pick a more-specific profile. See evad's description below.

Originally Posted by evad View Post
Did a quick test with two different profiles and found an issue (well, not exactly an issue, but something to improve). Say I have two profiles:

Profile 1 for numbers starting with +48
Profile 2 for numbers starting with +486

The problem is that Profile 1 is picked for *all* numbers starting with +48, including those with +486. I think Vicar needs to do a bit more clever matching while choosing profiles.
EDIT: Changes are now released to extras-devel.

Let me know how the testing goes.
__________________
Maintainer of VICaR - Value International Call Router (a helper app for routing calls via calling card/skype-out/google voice)

Maintainer of Markets Today (Yahoo Finance based desktop widget/app)

Last edited by scifi.guy; 2010-11-08 at 07:26.
 

The Following User Says Thank You to scifi.guy For This Useful Post:
Posts: 74 | Thanked: 20 times | Joined on Oct 2009 @ USA
#144
dowloading and will post update..

thanks for quick solution
 
evad's Avatar
Posts: 354 | Thanked: 151 times | Joined on Mar 2008 @ London (UK) / Zielona Góra (PL)
#145
Originally Posted by scifi.guy View Post
Anybody using PR1.3 willing to test the next release of Vicar?

This is primarily a bug-fix release. My N900 is with Nokia Service Center so I can't test it myself. And I don't want to release to repository before testing.
I've updated my N900 to PR1.3 just today, I'll do my best to do some Vicar tests but now sure when exactly as I'm quite busy over next couple of days. Will let you know.
__________________
Dawid 'evad' Lorenz * http://dawid.lorenz.co
_______________________________________________
 

The Following User Says Thank You to evad For This Useful Post:
Posts: 74 | Thanked: 20 times | Joined on Oct 2009 @ USA
#146
The result of my test is that its no more working for me
I have Call via Vicar in phone book with number 01234567890 and when i click on it i get "This Contacts application does not support calls" and ends the call.

The setup is same as my earlier post with screen shots.

I disabled and enabled routing enabled and restarted the phone. Still no luck
 

The Following User Says Thank You to m_dk29 For This Useful Post:
Posts: 7 | Thanked: 2 times | Joined on Feb 2010 @ Online
#147
Same here, the latest test version does not work and it gives me same error message that it gave @m_dk29
 

The Following User Says Thank You to epohcj For This Useful Post:
Posts: 195 | Thanked: 108 times | Joined on Feb 2010 @ SF Bay Area, United States
#148
@m_dk29 and @epohcj - Can you run this command (as user) and capture the logs when using VICaR?

Code:
dbus-monitor --session > /home/user/MyDocs/dbus_log.txt
__________________
Maintainer of VICaR - Value International Call Router (a helper app for routing calls via calling card/skype-out/google voice)

Maintainer of Markets Today (Yahoo Finance based desktop widget/app)
 
Posts: 74 | Thanked: 20 times | Joined on Oct 2009 @ USA
#149
Originally Posted by scifi.guy View Post
@m_dk29 and @epohcj - Can you run this command (as user) and capture the logs when using VICaR?

Code:
dbus-monitor --session > /home/user/MyDocs/dbus_log.txt
attached is the log
Attached Files
File Type: zip dbus_log.zip (37.8 KB, 114 views)
 

The Following User Says Thank You to m_dk29 For This Useful Post:
Posts: 17 | Thanked: 13 times | Joined on Dec 2009
#150
First off thanks for VICar. It's been really useful for me.

I was also getting the same error as m_dk29

VICaR - Invalid request. Phone Number is not valid

dbus-monitor reveals that VICaR is trying to call 'publish' and 'subscribe' which are both non-numeric, hence the error.

I am new to telepathy so I am sharing info below hoping that somebody would correct me if I am wrong

After reading TP documentation I learned that both publish and subscribe have special purpose.

publish: get contacts to push presence info to
subscribe: get contacts to pull presence info from

Both do not apply to VICaR since it doesn't really connect to a server.

With that knowledge, I went ahead and updated 0.5.1 (only source in garage). If number to call is either 'publish' or 'subscribe' then don't forward request to callrouter.

I guess another way to do is by checking value of HandleType. It should always be 1 (Contact).

I don't see error message anymore but I think it just masks the problem. What really initiated request for 'publish' and 'subscribe' list?

Thanks again for the app!
 

The Following User Says Thank You to benaranguren For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 17:42.