Active Topics

 



Notices


Reply
Thread Tools
Posts: 356 | Thanked: 123 times | Joined on Dec 2008
#141
I am using the most recent version from extras-devel, and making an outgoing call using ring (direct dial) doesn't do anything.

I tried selecting a contact, and then clicking ok on the resulting window, but it does not make the call. Dialing a number from the main screen does not work either.

Am I doing something wrong?
 

The Following User Says Thank You to xur17 For This Useful Post:
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#142
@xur17: Not sure whats going on and given that the logs are lost to /dev/null, no way to find out with the version you've got.
Debug info and reasonable logs coming up in the next build.

Until then, one of the things I can think of is to wait for a while (1-2 minutes) after starting qgvdial before trying to make a call.

The lack of feedback from qgvdial about what it is doing has confused me quite often about whether it is initialized enough to do anything.
The new UI has been quite a pain to get working and has left me wondering about how to report that the app is not ready to be used.
Earlier the greyed out sub-widgets were a good enough indicator. With QML there are no "sub-widgets", which makes things difficult.
__________________
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
#143
Everyone also note that to really truly quit the app, you need to twist your fingers into a Ctrl+Q.
If you just click the close window cross, all that happens is that the window is hidden and the app is put into background mode.
This feature is so that qgvdial works with MyContacts without needing to see the qgvdial window.
__________________
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: 356 | Thanked: 123 times | Joined on Dec 2008
#144
Pressing cntrl-q to close the program, and then reloading it appeared to fix the issue. I wasn't sure what the buttons did since they weren't labeled, so I must have pressed something that messed it up.
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#145
New build: logs and notifications enabled.
Logs will be stored in ~/qgvdial.log

It should now be possible to get some idea why xur17 failed to dial out.
__________________
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
#146
New build!
-> qgvdial now registers its dbus Call interface as an activable service. This means when qgvdial is not working and MyContacts tells it to dial someone, the dbus service will invoke qgvdial.
Of course, since the user has not logged in when qgvdial first starts, the call will fail, but after some time a redial should work as intended.

Also planned: dbus based interface to send text messages.
__________________
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.
 
fcrochik's Avatar
Posts: 722 | Thanked: 1,223 times | Joined on Apr 2010 @ USA
#147
Originally Posted by uvatbc View Post
New build!
-> qgvdial now registers its dbus Call interface as an activable service. This means when qgvdial is not working and MyContacts tells it to dial someone, the dbus service will invoke qgvdial.
Of course, since the user has not logged in when qgvdial first starts, the call will fail, but after some time a redial should work as intended.

Also planned: dbus based interface to send text messages.
dbus bases interfacfe to send text messages: this would be really great!!!!!

if you can make it accept multiple phone numbers will allow me to create the so much requested "send sms to group".... Are you planning to allow multiple "destinations"?

Also would be really nice if you also could offer the option for mycontacts to start qgvdial with a list a phone numbers but no "text message" and then qgvdial would show your standard "message editing" form but know already what the destination phone numbers are.... lazy me
__________________

My maemo work:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For Harmattan:
GeePS - native UI around google maps - GApp - access to optimized mobile "google apps".
Shutdown - shutdown and reboot with one click - QuickCall - one click call, skypeout and google voice integration using dial tones.
WakeOnLan - wake computers on your local network.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For Maemo/N900:
GApp - access to optimized mobile "google apps". - MobWebMail: browser optimized to access multiple gmail accounts
MyContacts: 75 Contacts on your desktop, ring tones per group and more - GeePS: native front-end for google maps
Macuco2 : web browser to access web sites optimized for the iphone - WakeOnLan: wake up computers on your local network
dbBrowser: Simple application to browse sqlite databases
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#148
Originally Posted by fcrochik View Post
dbus bases interfacfe to send text messages: this would be really great!!!!!

if you can make it accept multiple phone numbers will allow me to create the so much requested "send sms to group".... Are you planning to allow multiple "destinations"?

Also would be really nice if you also could offer the option for mycontacts to start qgvdial with a list a phone numbers but no "text message" and then qgvdial would show your standard "message editing" form but know already what the destination phone numbers are.... lazy me
I saw your thread in which there are a couple of comments about group sms.
Multiple text destinations are already supported in qgvdial and the interface will reflect that.
The SMS dbus interface will come in two flavors: with and without the actual text message.

@everyone:
The next build will also have a link come to a bug website - the google code bug tracker, because that's where the code is. This is to satisfy the extras repository requirement of a bug tracker before attempting to push a stable build to extras-testing and then extras.
The push cannot happen without testing support. Please help out. Thanks!
__________________
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.
 

The Following User Says Thank You to uvatbc For This Useful Post:
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#149
New build!
qgvdial now supports calling and sending texts from dbus.
Details are on the wiki.
__________________
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
#150
New build: Call, text Contacts, Inbox and delete all get icons. Now those functions are visible on all platforms.

Screenshots:
Ubuntu 10.04 x64:
Name:  Ubuntu x64.jpg
Views: 377
Size:  15.1 KB
n900:
Name:  n900.jpg
Views: 382
Size:  23.6 KB
__________________
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


 
Forum Jump


All times are GMT. The time now is 15:21.