oh my FUCKING god. it was a permission error. I kept going through logs and i just had to chmod 777 ~/.python-eggs
fml
blocklists works. god this feeling of accomplishment and slight redemption of stupidity is better than sex
Search found 15 matches
- Mon Aug 10, 2009 7:31 pm
- Forum: Support
- Topic: Blocklist Plugin vanished
- Replies: 7
- Views: 4920
- Mon Aug 10, 2009 6:32 pm
- Forum: Support
- Topic: Blocklist Plugin vanished
- Replies: 7
- Views: 4920
Re: Blocklist Plugin vanished
AttributeError: GtkUI instance has no attribute 'progress_bar'
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/blocklist/gtkui.py", line 104, in _on_get_status
i tried logging the error and this was what i got.
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/blocklist/gtkui.py", line 104, in _on_get_status
i tried logging the error and this was what i got.
- Mon Aug 10, 2009 3:23 pm
- Forum: Support
- Topic: Blocklist Plugin vanished
- Replies: 7
- Views: 4920
Re: Blocklist Plugin vanished
I tried reinstalling from source, deleting config files, navigation to the blocklist .egg file. nothign worked. I updated fedora a lot recently, could python updates have broken it? I think it could have been installed under 2.5 and 2.6 ?
- Mon Aug 10, 2009 2:30 pm
- Forum: Support
- Topic: Blocklist Plugin vanished
- Replies: 7
- Views: 4920
Re: Blocklist Plugin vanished
what do you think about backing up my .config folder, deleting it and then replacing files back one by one until my settings are back and my torrents are at their current states, and i have my blocklist plugin back?
- Mon Aug 10, 2009 2:20 pm
- Forum: Support
- Topic: Blocklist Plugin vanished
- Replies: 7
- Views: 4920
Re: Blocklist Plugin vanished
1.1.9, but It's been happening since about 1.1.6/1.1.7 ish?
I switched from ubuntu to fedora and brought my .config/deluge folder with me, and i think it might have worked fine for a while. i just don't want to loose all my settings, and loose track of all the torrents im seeding.
I switched from ubuntu to fedora and brought my .config/deluge folder with me, and i think it might have worked fine for a while. i just don't want to loose all my settings, and loose track of all the torrents im seeding.
- Mon Aug 10, 2009 1:47 pm
- Forum: Support
- Topic: Blocklist Plugin vanished
- Replies: 7
- Views: 4920
Blocklist Plugin vanished
I can no longer see the blocklist menu pane or the counter for the number of IP's being blocked at the bottom of the main window. Please advise. OT: I found a nifty tut i want to try out, it explains how to keep the deluge blocklist current with any blocklists you find: http://tuxtraining.com/2008/1...
- Wed Feb 18, 2009 4:21 am
- Forum: Mac OS
- Topic: Deluge/Fink DMG 1.1.1
- Replies: 9
- Views: 11745
Re: Deluge/Fink DMG 1.1.1
yeah i noticed errors about the .patch not being found.
- Tue Feb 17, 2009 3:16 pm
- Forum: Mac OS
- Topic: Deluge/Fink DMG 1.1.1
- Replies: 9
- Views: 11745
Re: Deluge/Fink DMG 1.1.1
oh and i had to manually patch setup.py because the patch command wasn't working.
- Tue Feb 17, 2009 3:15 pm
- Forum: Mac OS
- Topic: Deluge/Fink DMG 1.1.1
- Replies: 9
- Views: 11745
Re: Deluge/Fink DMG 1.1.1
wow a maintainer that actually maintains his contributions. well, heres more info whether or not you can make anything of it. its my bash history. Also, I managed to add a torrent file to the daemon on my local server. i did so by adding it via URL. it may be also possible to share the client comput...
- Tue Feb 17, 2009 2:40 am
- Forum: Mac OS
- Topic: Deluge/Fink DMG 1.1.1
- Replies: 9
- Views: 11745
Re: Deluge/Fink DMG 1.1.1
I kept getting errors so i built from source with the option you provided. it was a bitch, and there is a severe lack of documentation. thank god im a geek and know my way around code. I had to install setuptools for python. also the patch command doesnt work because -p expects a numerical argument.