maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Dialcentral 1.0 (https://talk.maemo.org/showthread.php?t=29347)

icbolsh 2009-09-07 06:44

Re: Dialcentral 1.0
 
Quote:

Originally Posted by dantonic (Post 322340)
I check the notification boxes, but i get no notifications. so far tested smses. is it supposed to make a sound or what?

no sound. just when messages come, the LED light flashes and stays flashing until you open it and check your messages.

dantonic 2009-09-07 18:24

Re: Dialcentral 1.0
 
Quote:

Originally Posted by icbolsh (Post 322993)
no sound. just when messages come, the LED light flashes and stays flashing until you open it and check your messages.

Ah that's probably why I have disabled my LED on messages option.. I'll give that a shot.
Thanks!

EL_EASY 2009-09-07 22:07

Re: Dialcentral 1.0
 
Quote:

Originally Posted by epage (Post 321857)
1.0.5-4 includes logging. This means each time Dialcentral runs, instead of printing everything to the XTerm, it writes it to a file. The file is located at "~/.dialcentral/dialcentral.log". The standard Maemo file browser cannot browse to that location though. You will want to run the following command
Code:

cp .dialcentral/dialcentral.log MyDocs/
From there you can open it with programs like "Notes", grab the text, and post it on here.

I leave on vacation tomorrow for a week. I should be able to respond, albeit slowly, up till Wednesday at which time I will have no internet connection till Saturday.

Well, when u come back u have a lot of homework though!...LOL I hope this info can be helpful ,bc the text was too long and i posted it some of the text only Thanks:

INFO:root:Logged into <gv_backend.GVDialer object at 0x41964d50> through cookies

INFO:root:Callback number set to 3475555555

WARNING:root:Performing download of https://www.google.com/voice/mobile/contacts

WARNING:root:Performing download of https://www.google.com/voice/mobile/contacts?p=2

WARNING:root:Performing download of https://www.google.com/voice/inbox/recent/voicemail/

WARNING:root:Performing download of https://www.google.com/voice/inbox/recent/sms/

WARNING:root:Performing download of https://www.google.com/voice/inbox/recent/received/

ERROR:root:<urlopen error The read operation timed out>

Traceback (most recent call last):

File "/usr/lib/dialcentral/gv_backend.py", line 469, in _get_recent

flatXml = self._browser.download(url)

File "/usr/lib/dialcentral/browser_emu.py", line 114, in download

openerdirector = u.open(req)

File "/usr/lib/python2.5/urllib2.py", line 381, in open

File "/usr/lib/python2.5/urllib2.py", line 399, in _open

File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain

File "/usr/lib/python2.5/urllib2.py", line 1115, in https_open

File "/usr/lib/python2.5/urllib2.py", line 1082, in do_open

URLError: <urlopen error The read operation timed out>

ERROR:root:https://www.google.com/voice/inbox/recent/received/ is not accesible

Traceback (most recent call last):

File "/usr/lib/dialcentral/gv_views.py", line 969, in _idly_populate_recentview

for personName, phoneNumber, date, action in recentItems:

File "/usr/lib/dialcentral/gv_backend.py", line 303, in get_recent

for (name, number, exactDate, relativeDate, action) in self._get_recent()

File "/usr/lib/dialcentral/gv_backend.py", line 472, in _get_recent

raise RuntimeError("%s is not accesible" % url)

RuntimeError: https://www.google.com/voice/inbox/recent/received/ is not accesible

WARNING:root:No hildonization support

WARNING:root:No device state support

WARNING:root:No connection support

WARNING:root:Performing download of https://www.google.com/voice/mobile/phones

INFO:root:Logged into <gv_backend.GVDialer object at 0x41964d50> through cookies

INFO:root:Callback number set to 3475555555

st5150 2009-09-08 22:15

Re: Dialcentral 1.0
 
Quote:

Originally Posted by dantonic (Post 323312)
Ah that's probably why I have disabled my LED on messages option.. I'll give that a shot.
Thanks!

My LED stopped blinking and I never touched my messages options. Anyone else having this problem? The LED use to blink. I assume it broke in the last 1-3 updates.

epage 2009-09-08 23:45

Re: Dialcentral 1.0
 
Quote:

Originally Posted by st5150 (Post 323982)
My LED stopped blinking and I never touched my messages options. Anyone else having this problem? The LED use to blink. I assume it broke in the last 1-3 updates.

do you get an unknown dbus service error? You shouldn't ;) but if you do, check out the troubleshooting section of the first post on this thread.

(yes I am still out, living off of hotel wifi and my n810 till tomorrow in which I won't have any internet access for 4 days)

st5150 2009-09-09 01:43

Re: Dialcentral 1.0
 
Quote:

Originally Posted by epage (Post 324019)
do you get an unknown dbus service error? You shouldn't ;) but if you do, check out the troubleshooting section of the first post on this thread.

(yes I am still out, living off of hotel wifi and my n810 till tomorrow in which I won't have any internet access for 4 days)


Nope, no such error. I tried a few things and found a solution. Zap the ~/.dialcentral/ and start clean.


rm ~/.dialcentral/
mkdir ~/.dialcentral/
python2.5 /usr/bin/dialcentral.py

Put in all my settings again...

and I'm good to go!

mobiledivide 2009-09-10 01:36

Re: Dialcentral 1.0
 
Google Voice now does SMS over email making notifications easy. Can't wait to grab an N900 and go all IP for communications.

http://googlevoiceblog.blogspot.com/...ssages-by.html

epage 2009-09-14 18:32

Re: Dialcentral 1.0
 
I guess I should mention that I am back.

So far, I've submitted the following bug fixes to SVN which will make it in 1.0.6
  • Logging just appends to the file but no separator between sessions is provided.
  • Error on refreshing a tab when not logged in
  • Dialcentral did not depend on Python Hildon bindings, meaning it didn't hildonize if you install it on a system without any other Python/Hildon app

qole 2009-09-14 18:57

Re: Dialcentral 1.0
 
I had no problems as a Canadian switching to Google Voice. Soon, Grandcentral will be shut down and GV will be the only service you'll need to support...

I'm having a couple problems (on Fremantle DialCentral 1.0.5-4).

There's an error about libalarm.so.0 at the bottom of the screen when I first start DialCentral.
Code:

libalarm.so.0: cannot open shared object file: No such file or direct...
In the Account tab, my callback number is always blank. All my numbers are in the dropdown box, but I can't choose any of them. I can enter a number there (causing errors for every number up to the very last one, "6 is not a valid callback number," yes, I know, I'm not finished yet!) and my entered number will work, but it disappears when I restart the program.

yerga 2009-09-14 19:03

Re: Dialcentral 1.0
 
Quote:

Originally Posted by qole (Post 326901)
There's an error about libalarm.so.0 at the bottom of the screen when I first start DialCentral.
[code]
libalarm.so.0: cannot open shared object file: No such file or direct...

It's because python osso.alarmd module isn't working in Fremantle.
I have submitted it to bugzilla: https://bugs.maemo.org/show_bug.cgi?id=4957


All times are GMT. The time now is 02:36.

vBulletin® Version 3.8.8