Page 27 of 27 FirstFirst ... 17252627
Results 261 to 268 of 268

Thread: Conky Deluge Python Script

  1. #261
    Join Date
    Oct 2008
    Location
    Miami, Fl, USA
    Beans
    59

    Re: Conky Deluge Python Script

    The worst part is that Deluge's very own website still links to this thread.

    http://dev.deluge-torrent.org/wiki/Plugins

  2. #262
    Join Date
    Feb 2008
    Location
    52°38'41.6"N/1°19'43.6"E
    Beans
    Hidden!

    Re: Conky Deluge Python Script

    Quote Originally Posted by WiseGuy1020 View Post
    The worst part is that Deluge's very own website still links to this thread.

    http://dev.deluge-torrent.org/wiki/Plugins
    Made me chuckle...

  3. #263
    Join Date
    Apr 2008
    Beans
    34

    Re: Conky Deluge Python Script

    this has probably already been said (haven't checked) but step 2 can be simplified to:

    sudo add-apt-repository ppa:conkyhardcore/ppa
    (your version didn't actually work for me)

  4. #264
    Join Date
    Feb 2008
    Location
    52°38'41.6"N/1°19'43.6"E
    Beans
    Hidden!

    Re: Conky Deluge Python Script

    Quote Originally Posted by maniaq View Post
    (your version didn't actually work for me)
    Read above................

  5. #265
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Conky Deluge Python Script

    Last edited by Sector11; April 9th, 2011 at 12:01 AM.

  6. #266
    Join Date
    Dec 2010
    Location
    Dhaka, Bangladesh
    Beans
    13
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Conky Deluge Python Script

    I've installed conkydeluge via conkyhardcore ppa. I cannot make it work. I've also tried with the example conkyrc, and also failed. Here is the "conkyDeluge -v" output,

    Code:
    icche_ghuri@lucid-lynx:~$ conkyDeluge -v
    *** INITIAL OPTIONS:
        server: 127.0.0.1
        port: 58846
        username: None
        password: None
        showsummary: False
        torrenttemplate: None
        summarytemplate: None
        activeonly: False
        limit: 0
        sortby: eta
        errorlogfile: None
        infologfile: None
    At this line it just kept hung. And pressing Ctrl+C gives this
    Code:
    INFO: Proceeding with torrent data interpretation...
    INFO: Preparing templates...
    ERROR: writeOutput:Unexpected error:DelugeInfo instance has no attribute 'torrents_status'
    
    icche_ghuri@lucid-lynx:~$
    What should I do?

    I'm using Deluge 1.2.2
    Last edited by Icche Ghuri; April 29th, 2011 at 04:40 PM.

  7. #267
    Join Date
    Feb 2008
    Location
    52°38'41.6"N/1°19'43.6"E
    Beans
    Hidden!

    Re: Conky Deluge Python Script

    no longer supported.....read back through the posts of the last couple of pages if you want to know why...

  8. #268
    Join Date
    Nov 2005
    Location
    Scotland
    Beans
    89

    Re: Conky Deluge Python Script

    Quote Originally Posted by Icche Ghuri View Post
    Code:
    ERROR: writeOutput:Unexpected error:DelugeInfo instance has no attribute 'torrents_status'
    What should I do?

    I'm using Deluge 1.2.2
    Basically this means you do not have deluged running for it to connect to, make sure that Classic Mode is disabled in Prefs.

    The app hanging is a bug that I mentioned in this deluge forum post.

    Also you should really be using the latest version, 1.3.2, that is in the Deluge PPA.

    Edit:

    I fixed the code for when the connection fails: https://github.com/cas--/conkyDeluge
    Last edited by Cas07; July 7th, 2011 at 09:05 PM.

Page 27 of 27 FirstFirst ... 17252627

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •