Active Topics

 



Notices


Reply
Thread Tools
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#401
Originally Posted by kbyork View Post
I just started getting an error on REFRESH.

I closed and restarted QGVdial.... same error.
rebooted " restarted QGVdial..... same error.

log file attached....
I got this error a while back but wasn't able to get info from the logs. If you're able to repro it, please send me the logs.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Posts: 61 | Thanked: 27 times | Joined on Jul 2010
#402
Originally Posted by uvatbc View Post
I got this error a while back but wasn't able to get info from the logs. If you're able to repro it, please send me the logs.
I am still getting the same error message, so I can send a new copy of the logs (with hopes that it something different than the last log).
We don't WiFi at work, so I can't send it until later tonight.

But I do have a guess at the problem. It might be this failed text-message:
Me to +1315679xxxx Add - Syracuse, NY
7/9/11 5:04 PM 8 days ago

Me: regarding your ad for <snip> 5:04 PM
(650) 265-1193: Error: this message was not successfully delivered. 5:04 PM
I could delete the message from my Google Voice history, and see if the error goes away.
...But then you would have nothing to test your fixed code upon.
---------------
note: the links on QGVDIAL's "about" page still don't work.

note: I sometimes loose my contact icons for people.
Restarting QGVDIAL would not fix it [as the debug window would say something like "already known contact"].
But REFRESH would fix it.
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#403
Originally Posted by kbyork View Post
I am still getting the same error message, so I can send a new copy of the logs (with hopes that it something different than the last log).
We don't WiFi at work, so I can't send it until later tonight.

But I do have a guess at the problem. It might be this failed text-message:
Me to +1315679xxxx Add - Syracuse, NY
7/9/11 5:04 PM 8 days ago

Me: regarding your ad for <snip> 5:04 PM
(650) 265-1193: Error: this message was not successfully delivered. 5:04 PM
I could delete the message from my Google Voice history, and see if the error goes away.
...But then you would have nothing to test your fixed code upon.
---------------
note: the links on QGVDIAL's "about" page still don't work.

note: I sometimes loose my contact icons for people.
Restarting QGVDIAL would not fix it [as the debug window would say something like "already known contact"].
But REFRESH would fix it.
@registered phones error: I have tried again and again to get that error but I've not managed yet. I'll keep monitoring.
@about page links: Fixed. Seems like a QT bug. I'll file a bug report soon. For the moment, changed the alignment to make it work correctly.
@lost icons: I found that this happened to me *every* time I rebooted the phone. I guessed it was because I used to store the pics on /tmp which is cleaned out at every reboot. So I've moved the store to inside the user profile directory. This problem should be fixed now.

New build will be fired soon.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#404
@kbyork: I think I've just hit the problem you posted.
Just to confirm, was it a longish SMS conversation?
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#405
Awrite new build!
Fix SMS and voicemail parsing yet again. Maybe this will fix the spurious errors.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Posts: 61 | Thanked: 27 times | Joined on Jul 2010
#406
Originally Posted by uvatbc View Post
@kbyork: I think I've just hit the problem you posted.
Just to confirm, was it a longish SMS conversation?
It looks like it was 132 characters (including spaces).
I just rebooted with version 0.2.681..... still getting the error message.

After clicking "OK" to clear the error message;the statusline (at bottom of screen) says "Contacts retrieved, parsing".

log files attached.
Attached Files
File Type: zip qgvdial.zip (2.6 KB, 98 views)
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#407
New build. Added a ton of debugging info. Hopefully there will be some way to understand what happens to kbyork's qgvdial instance.
Also: Replaced the text in the call and sms buttons with icons.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#408
The new build is delayed. My scratchbox is hosed and I'm trying to find out how to fix it.
I might just delete the scratchbox virtual machine and use the Qt SDK...
Stay tuned.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Posts: 61 | Thanked: 27 times | Joined on Jul 2010
#409
Here's the log files from v.02.697
(they look very short; so I'm not sure if this is your debug version)
Attached Files
File Type: zip qgvdial.zip (1.7 KB, 80 views)
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#410
Originally Posted by kbyork View Post
Here's the log files from v.02.697
(they look very short; so I'm not sure if this is your debug version)
I'll look into this log and get back to you.

I've actually toned down the log flood in the default settings. The log level is configurable from /home/user/.qgvdial/qgvdial.ini : set "LogLevel" to 5 and you'll get the maximum log dump.
I haven't got around to making it available in the UI yet - mostly because I'm struggling with the IDE and scratchbox.
__________________
qgvdial: Google Voice client. All downloads
qgvtp: Phone integration for the n900 that dials out and sends texts using qgvdial.
mosquitto: message broker that implements the MQ Telemetry Transport protocol version 3.
qgvnotify: Google voice and contacts notifier for diablo and maemo.

If you want to thank me, click the Thanks button.
If you'd like to thank my applications, vote to move them to extras.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 10:25.