Active Topics

 



Notices


Reply
Thread Tools
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#471
Ah turd.

Updated to 1.0.7-0.

Everything was real nice for awhile there.

Later, I accidently started up Dialcentral when I was in offline mode.

I can no longer log in.

Stupid error of unhappiness reads:
'NoneType' object has no attribute 'group'
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#472
Originally Posted by Addison View Post
Ah turd.

Updated to 1.0.7-0.

Everything was real nice for awhile there.

Later, I accidently started up Dialcentral when I was in offline mode.

I can no longer log in.

Stupid error of unhappiness reads:
'NoneType' object has no attribute 'group'
I haven't gotten the rollout that breaks DIalcentral login prior to 1.0.7 and I ended up getting the same error. I've got a fix I'm prepping for us.
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 
heavyt's Avatar
Posts: 708 | Thanked: 125 times | Joined on Jan 2007 @ Too Close To D.C
#473
Originally Posted by mrdally204 View Post
Hey Epage

I am also having an issue with the call back number not being accesable. Here is a screen shot. Its not an issue for me but if you have some things for me to try I'll certainly give you a hand. I noticed this on the last release as well so its not something you just recently changed, at least for me.

I had the same problem a couple of releases back. For me the callback numbers appeared after I selected the login link.
 
Posts: 240 | Thanked: 48 times | Joined on Apr 2009
#474
Originally Posted by heavyt View Post
I had the same problem a couple of releases back. For me the callback numbers appeared after I selected the login link.
This fixed the problem. I even closed and reopend it to make sure it stayed. E-page that should point you as to what the issue is I hope.
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#475
Originally Posted by mrdally204 View Post
This fixed the problem. I even closed and reopend it to make sure it stayed. E-page that should point you as to what the issue is I hope.
Intereting, it sounds like it might be related to cookies.

As general note, I just uploaded 1.0.7-1 which should be of help for those getting the "None Object" error and it at least makes the callback button work you just might not see any of your pre-configured callback numbers
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#476
I'm still getting weirdness, epage.

No error but it pops up the login screen after first attempt. Then after pressing ok to try it again, it just hangs there doing nothing but with no crash.

Not sure how to problem solve this. All I can say is that there's a definite two thing pattern going on here.

Earlier, I did notice some google folder on my memory card so I deleted it thinking that I could just start over fresh again and not have to wait for this current release.

Was that a boo-boo?
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#477
Originally Posted by Addison View Post
I'm still getting weirdness, epage.

No error but it pops up the login screen after first attempt. Then after pressing ok to try it again, it just hangs there doing nothing but with no crash.

Not sure how to problem solve this. All I can say is that there's a definite two thing pattern going on here.

Earlier, I did notice some google folder on my memory card so I deleted it thinking that I could just start over fresh again and not have to wait for this current release.

Was that a boo-boo?
I had the same error message as you. I'm currently not hitting this issue. Would you mind posting your log so I can try and get an idea of whats going on?
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#478
Okay, here you go.

It was originally 132,000 bytes long before zipping it.

Apparently, I've had some previous issues with your program. *lol*

dialcentral.zip
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#479
Originally Posted by Addison View Post
No error but it pops up the login screen after first attempt. Then after pressing ok to try it again, it just hangs there doing nothing but with no crash.
I just realized. What does it mean to you "hangs there with no crash". Can you switch tabs? On the Accounts tab can you click "Login"? What does it do?

All your log shows is a failure to grab some authentication information.

Previously I've posted a script that can help in this situation. With Dialcentral installed, you run this script and it will download all of the raw HTML I am processing

The following is kind of what you would end up doing.
Code:
$ mkdir gvoice_junk
$ cd gvoice_junk
$ unzip PATH_TO_ZIP/generate.zip
$ python2.5 generate_gv_samples.py USERNAME PASSWORD
$ vi *.html # Or preferred text editor, to sanitize any sensitive information
$ zip PATH_TO_PLACE_ZIP/results.zip *.html
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog

Last edited by epage; 2009-10-03 at 11:51. Reason: Updating version of script
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#480
I think I'd like to take that comment back.

I thought it would hang, but now, I think the second time trying to log in, it just doesn't do anything.

So not seeing an error or some kind of feedback on the screen, I first thought it was hanging.

But yeah, I guess that's not happening. I have full functioning on everything else including trying to log in again.

I'm trying your script right now...
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:52.