![]() |
Re: DialCentral 0.9.0
Quote:
The hard thing about this is we are using a technique called "screen scraping" where we download webpages and do searches on them. Unfortunately its hard to predict from one account to another what subtle things might be different that can break the screen scraping. My hope is eventually they will have an official API and this issue will go away. With 0.9.3 you have a choice of whether to login to your GrandCentral account or your GoogleVoice account. Does either one work? Can you even get that far? Do you feel comfortable running a program from the command line? Doing so can get a lot of diagnostic information that can help in resolving the issue. The program is Code:
python2.5 /usr/bin/dialcentral.pyI'm thinking I might want to add logging support to make this a bit easier. |
Re: DialCentral 0.9.0
/usr/lib/dialcentral/dc_glade.py:86: GtkWarning: gtk_widget_grab_default: assertion `GTK_WIDGET_CAN_DEFAULT (widget)' failed self._widgetTree = gtk.glade.XML(path) Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/usr/lib/python2.5/threading.py", line 446, in run File "/usr/lib/dialcentral/dc_glade.py", line 190, in _idle_setup import gv_backend File "/usr/lib/dialcentral/gv_backend.py", line 36, in <module> from xml.sax import saxutils ImportError: No module named sax here is the output from my n800 diablo |
Re: DialCentral 0.9.0
Quote:
BusyBox v1.6.1 (2008-09-18 09:43:17 EEST) Built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user # python2.5 /usr/bin/dialcentral.py /usr/lib/dialcentral/dc_glade.py:86: GtkWarning: gtk_widget_grab_default: assertion `GTK_WIDGET_CAN_DEFAULT (widget)' failed self._widgetTree = gtk.glade.XML(path) process 4302: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory See the manual page for dbus-uuidgen to correct this issue. D-Bus not built with -rdynamic so unable to print a backtrace Aborted |
Re: DialCentral 0.9.0
@EL_EASY: Interesting. I haven't been needing to run commands with "/usr/bin/run-standalone.sh" since I got my n810 with Diablo, but its looking like you're needing it. I'll test adding it back in tonight and try and get and update out, though that might not come till tomorrow. In the mean time could you try running "run-standalone.sh python2.5 /usr/bin/dialcentral.py"?
|
Re: DialCentral 0.9.0
Quote:
/home/user # "run-standalone.sh python2.5 /usr/bin/dialcentral.py"? /bin/sh: run-standalone.sh python2.5 /usr/bin/dialcentral.py?: not found |
Re: DialCentral 0.9.0
I think the dependencies in your control file need to include python2.5-xml.
|
Re: DialCentral 0.9.0
to:epage
I see u guys couldn't help me to fix my problem, but what i did went back 9.2 and it works now...I will update when u add sms, other than that i will leave it like that... thanks for u great work!! |
Re: DialCentral 0.9.0
Quote:
Hmm, somehow I missed this post |
Re: DialCentral 0.9.0
Quote:
|
Re: DialCentral 0.9.0
As a side note, in my work on DoneIt, I've seen some seemingly random network issues. I've added a check in SVN to DialCentral to make sure we receive the whole response from them.
If anyone gets an error about response lengths once I get this package out, please let me know. If no one does, I'll hold off harassing the Python people about this issue since I'll assume only DoneIt has it and my hack in DoneIt works around it. |
| All times are GMT. The time now is 10:10. |
vBulletin® Version 3.8.8