![]() |
Re: Grandcentral Dialer Application
One of the first numbers i entered using this app was 800-GOOG-411, Google's excellent and free 411 information service. i'm assuming it is US-only. i hesitate to suggest adding a dedicated 411 button to the dialer, because i realize that z2n has limited tiime to devote to this project, and because i don't want to encourage feature-bloat, but it might be useful for some situations.
looking forward to the new .deb |
Re: Grandcentral Dialer Application
Quote:
|
Re: Grandcentral Dialer Application
Quote:
|
Re: Grandcentral Dialer Application
Anyone who has it already installed and would like to try the newest version all they need to do is backup and replace the /usr/local/bin/gc_dialer.py and /usr/local/lib/gc_dialer.glade files. That's all!
Currently there is not much to see short of the bugfix, but I'll be pounding away this weekend to get a few things off my idea list. |
Re: Grandcentral Dialer Application
Just came back from work, and I am glad to see someone has proved that my idea of the bug is correct. Thanks brontide, thanks z2n and everyone.
|
Re: Grandcentral Dialer Application
Quote:
|
Re: Grandcentral Dialer Application
Here are the ideas I am going to be working on over the weekend
1) Increase the font sizes and make layout full screen compatible ( and rotated ) 2) Move the about to the menu 3) Remove the quit button and make it "recent" and have that replace the dialpad with a list of numbers -- Stuff that I want to implement, but probably not this weekend 1) Drop wget as a dependency, I should be able to do all the URL processing directly with urllib2 in python 2) Add support for logging in directly through the UI 3) Add support for changing the callback number on the fly As this is my first app with python and pygtk it will take longer than I want since I need to translate my thinking into python. |
Grandcentral Dialer Application v0.5 deb package now available
Quote:
The changes are:
|
Got it but it will not install! Tried several times. It removed the last version of GC and the folder /usr/local/bin.
|
Re: Grandcentral Dialer Application
Same as me. Installed successfully but can't find the icon anywhere, reboot didn't help.
|
Re: Grandcentral Dialer Application
me three. 0.5-1 isn't installing anything.
EDIT: I extracted gc_dialer.py and gc_dialer.glade from the deb and put them in the /usr/local/bin and /usr/local/lib dirs, and things seem to be working as advertised. EDIT2: No, I was wrong. I can't make a call. It keeps insisting that it failed to login to www.grandcentral.com, no matter what I do. |
Re: Grandcentral Dialer Application
I think I know what happened. With two developers we may have had some overlap.
|
Re: Grandcentral Dialer Application
grrrr...I'm getting the same problem.
|
Re: Grandcentral Dialer Application
Quote:
|
Re: Grandcentral Dialer Application
Been hacking all day, I probably need another day but the app is coming along nicely. I have 100% code sharing between a desktop/GTK version and a nokia/Hildon version ( makes it much easier to hack when I can do 95% of the development under a stock linux box ). I have keyboard shortcuts working, the About is now in the menu, phone number is now big and bold, and the layout of portrait friendly. Now I just need to put recent numbers back together again ;-)
z2n passed along some urllib2 code from another hacker and I'll probably have native login working by the end of the week. Are there other free-ish "callback" services out there? It should be easier now to implement them as plugins for the dialer. |
Re: Grandcentral Dialer Application
Thanks for the update brontide, at this time I only know of GC service.
|
Re: Grandcentral Dialer Application
Brontide, please release your desktop version too. I know my wife would love to be able to dial a number on the laptop in the kitchen to call her parents for free.
|
Re: Grandcentral Dialer Application
Quote:
The full keyboard shortcuts will be better under a desktop as well because of the dedicated number keys. All you need to do is select the app, type in the number and hit return. |
Re: Grandcentral Dialer Application
This would be so much easier if gtk+/glade wasn't so infuriating. The functionality is rather trivial, but I'm spending most of my time trying to get trivial UI tricks out of this stuff.
|
Re: Grandcentral Dialer Application
Hey, so regarding running the .py script on my desktop... it complains about the cookie file not being in the microb directory. What do you do to get the correctly-formatted cookie when running it on the desktop?
Thanks for a great little utility, by the way. Super cool. |
Re: Grandcentral Dialer Application
Oops, yeah, just make the directory and ln -s yourprofilecookie.txt ~/.mozilla/microb/cookies.txt
That problem should disappear once I've integrated the native login code. |
Re: Grandcentral Dialer Application
whenever I install the .5 upgrade the app disappears from my extras directory
sigh |
Re: Grandcentral Dialer Application
Quote:
Quote:
|
Re: Grandcentral Dialer Application
Quote:
|
Re: Grandcentral Dialer Application
Am I going about this the hard way, would it be easier on people for this to be a web app? One page could contain 100% of the UI and a few, completely stateless, functions server side would complete the app.
|
Re: Grandcentral Dialer Application
Quote:
|
Re: Grandcentral Dialer Application
Quote:
Just my $0.02. |
Re: Grandcentral Dialer Application
Quote:
The tipping point for me right now is just getting GTK to do what I want, if I can't get it to do that I'll switch. I may still do a web based one later. |
Re: Grandcentral Dialer Application
Quote:
|
Re: Grandcentral Dialer Application
Quote:
I hope you can figure the GTK issues out, I know that's a pain. Good luck. |
Re: Grandcentral Dialer Application
Quote:
Yeah, when I go the web route it would all be open for others to download and run themselves. I might host a version myself, but only as a convenience to others. |
Re: Grandcentral Dialer Application
Quote:
|
Re: Grandcentral Dialer Application
Quote:
-ioan |
Re: Grandcentral Dialer Application
Quote:
Making some headway again; looks like the solution will be using a GTKNotebook to simplify this and make it do what I want. Each tab ( tabs will not be seen, they will be controlled via finger mashing friendly buttons ) will contain a different way of interacting with the dialer. One will be the keyapd, the other will be recent, one will be for login information, one for changing the callback settings, and one for voicemail ;-) ( maybe one day ). This will make it a nice, self-contained, one-window format. So I'm kinda ripping this apart at the moment. I swear I'll get something uploaded soon* for everyone to play with. * YMMV, Offer not valid in all 50 states, Toddler and wife have dibs on time, sleeping optional and may require debugging. |
Re: Grandcentral Dialer Application
Yea, I can't find the icon for .5, going to use .4 until a fix or new release is made.
|
Re: Grandcentral Dialer Application
Brontide, while I appreciate the idea and effort you are contributing to this project, the whole beauty of this application was that it was a dead-simple, uncomplicated way to dial a phone number on the IT and have GrandCentral ring you back through Gizmo. The application worked for that purpose quite well. Granted, it benefited from the minor UI tweaks that z2n made, but otherwise it was pretty perfect from the start.
All I really want at this point is a working version of what z2n intended to release with version 0.5_1, including your bug fix for the concatenated numbers (great work on solving that, by the way). This is really a case of K.I.S.S. z2n, do you have the original 0.5 code that you can update with the bugfix and re- post? |
Re: Grandcentral Dialer Application
Quote:
For now, use what's in the SVN... but I still need another day or two to finish up my overhaul of the .glade UI files. The changes should make it easier to maintain and add new features incrementally. |
Re: Grandcentral Dialer Application
OK, I may have written prematurely, and I apologize if I sounded ungrateful. Both you and z2n have made a great contribution to making the N8x0 an even more useful device for a lot of people. The truth of the matter is that I've only used the GC app once for a real call. I wrote about it here:
http://www.internettablettalk.com/fo...3&postcount=58 But it is one of those things that I like knowing is available and working when I need it. (About to become a dad, so making sure I'm contactable is high priority right now) |
Re: Grandcentral Dialer Application
Quote:
I'm sorry about the furbar with 0.5, but I don't even know where to start for building the official deb file. I know you can have it working by installing the previous version and then dropping in the two files ( gc_dialer.py / gc_dialer.glade ) from the svn. I'll beg z2n to rebuild the current svn and post it as well. I should have something useful soon (tm). Slightly improved layout, 7 digit dialing to start... probably native login, fullscreen, and on-the-fly callback number changing support. Right now most of my time is being consumed fighting with the GTK tools and not the more interesting backend stuff. If anyone has a tutorial on laying out with glade so dialogs don't look like *** I would appreciate it. |
A rebuild of the current svn should would be nice to see. For now I have gone back to release 0.4 but I had to make dir /usr/local/bin before it would install. Release 0.5 deleted it!
|
| All times are GMT. The time now is 00:44. |
vBulletin® Version 3.8.8