Page 1 of 1

no attribute new_gc Ubuntu 7.04 & 7.10 ver. 0.5.8.2

Posted: Mon Jan 28, 2008 2:04 pm
by Fraterius
Ok here is the error that I get:

Code: Select all

AttributeError: 'NoneType' object has no attribute 'new_gc'
I get it like in the topic on Ubuntu 7.04 and 7.10. I'm using the 0.5.8.2 version of Deluge. It happens when I turn off the details view of torrents and close the program, the only solution for this is to use command:

Code: Select all

rm ~/.config/deluge/prefs.state
But than I'm loosing my settings. I also can't change the order of tabs (columns), cause after reboot they're back on default place. For me It's very frustrating to have the details window on, cause I've got very small resolution and I don't see my torrents. Is there some fix for that bug?

I also want to ask, if it is normal that when the adress of the tracker is https://... (using encryption), then in details, I don't see the adress at all, but the torrent is downloading fine and when I want to change the tracker adress, I see the https://... in changing window. So is it normal? After restart Deluge I see everything in details view.

Thanks for any helps.

Re: no attribute new_gc Ubuntu 7.04 & 7.10 ver. 0.5.8.2

Posted: Sun Feb 03, 2008 8:00 pm
by Fraterius
Hello is there anybody? Why no one reply to my problem :cry: :roll: :?: It's really huge bug for me :| .

Re: no attribute new_gc Ubuntu 7.04 & 7.10 ver. 0.5.8.2

Posted: Mon Feb 04, 2008 4:15 am
by markybob
Fraterius wrote:Hello is there anybody? Why no one reply to my problem :cry: :roll: :?: It's really huge bug for me :| .
because we're busy working. the prefs.state corruption with new_gc has been fixed in svn. also, svn now supports https trackers. so use svn or wait for our next fix release

Re: no attribute new_gc Ubuntu 7.04 & 7.10 ver. 0.5.8.2

Posted: Wed Feb 06, 2008 12:33 am
by Fraterius
I've installed the svn version and I have to say that the bug is still there, I can close deluge with turned off the detail view, but only when no torrents are added. If I'll add any torrent and the detail view is off I still got this error:

Code: Select all

gc = progress_window.new_gc()
AttributeError: 'NoneType' object has no attribute 'new_gc'
I UNDERLINE that this is happening on SVN version, so it's not fixed. There are also problems with https trackers, yes they are downloading from them, but not sending any info to them, and the deluge is still waiting and waiting for answer from the tracker. Another bug that I've noticed, is that the encryption isn't working at all, doesn't matter witch option of encryption I choose the wireshark still get a lot of Bittorrent packets.

I hope my notes are helpful ;) keep up the good work.