Page 12 of 58 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 572

Thread: Conky Rhythmbox Python Script

  1. #111
    Join Date
    Dec 2008
    Location
    Cabot, Arkansas
    Beans
    9
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Conky Rhythmbox Python Script

    Awesome, last.fm works now. Thanks for the quick update !

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

    Re: Conky Rhythmbox Python Script

    Quote Originally Posted by The_Orig View Post
    Awesome, last.fm works now. Thanks for the quick update !
    Great quote! Suits today's times...

  3. #113
    Join Date
    Dec 2008
    Location
    Cabot, Arkansas
    Beans
    9
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Conky Rhythmbox Python Script

    Thanks !

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

    Re: Conky Rhythmbox Python Script

    INSTALL UPDATE

    New instructions on setting up the repository in your system have been added to the first post, as follows

    Remove any existing /etc/apt/sources.list entry before or after doing this!

    1) Create the necessary list file for access to the repository by running this:

    Code:
    sudo wget -q http://www.kaivalagi.com/m-buck-ppa.list -O /etc/apt/sources.list.d/m-buck-ppa.list
    2) Add the repository public key to your apt setup by running this:

    Code:
    wget -q http://www.kaivalagi.com/m-buck-ppa-key.gpg -O- | sudo apt-key add -

  5. #115
    Join Date
    Sep 2007
    Beans
    12

    Re: Conky Rhythmbox Python Script

    Does anybody else get a huge jump in CPU usage (like ~50% boost) by running this? If I do "killall conky" the CPU usage drops like crazy and I tried running conky with my old conkyrc and the boost didn't appear again.

  6. #116
    Join Date
    Nov 2007
    Location
    USA-ish
    Beans
    206
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Conky Rhythmbox Python Script

    Quote Originally Posted by kwagster View Post
    Does anybody else get a huge jump in CPU usage (like ~50% boost) by running this? If I do "killall conky" the CPU usage drops like crazy and I tried running conky with my old conkyrc and the boost didn't appear again.
    Are you using any fancy fonts? I had the same problem when I used that stylebats font.
    Desktop: Quantal on Core2 Duo E8500/Asus P5Q
    Laptop: Precise on S76 Pangolin

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

    Re: Conky Rhythmbox Python Script

    Quote Originally Posted by kwagster View Post
    Does anybody else get a huge jump in CPU usage (like ~50% boost) by running this? If I do "killall conky" the CPU usage drops like crazy and I tried running conky with my old conkyrc and the boost didn't appear again.
    Can you narrow down where the CPU usage is? conky or conkyRhythmbox.py?

  8. #118
    Join Date
    Apr 2006
    Location
    belgium
    Beans
    131
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Conky Rhythmbox Python Script

    when using the rhythmbox.py I got also a huge increase of cpu usage
    just using the basic setup as it came through the repos
    when killing it,the cpu was happy again.

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

    Re: Conky Rhythmbox Python Script

    Quote Originally Posted by kwagster View Post
    Does anybody else get a huge jump in CPU usage (like ~50% boost) by running this? If I do "killall conky" the CPU usage drops like crazy and I tried running conky with my old conkyrc and the boost didn't appear again.
    Quote Originally Posted by paulus4605 View Post
    when using the rhythmbox.py I got also a huge increase of cpu usage
    just using the basic setup as it came through the repos
    when killing it,the cpu was happy again.
    I haven't noticed any intense CPU activity, but I do run quad core...I don't think there is anything that can be done other than increasing the refresh interval in the execi call.

    You have a couple of other options...

    1) You could try the rhythmbox-desktop-art package in my repo instead. It is a plugin for Rhythmbox which supports track info and album art on the desktop.

    2) Use my own new python app gtk-desktop-info...link in my sig The rhythmbox plugin displays everything I want...see attached. It works well with gnome at the moment - if the wallpaper becomes an issue due to compiz wallpaper settings or kde/xfce use, use the --wallpaper option.
    Attached Images Attached Images

  10. #120
    Join Date
    Jun 2007
    Beans
    166
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Conky Rhythmbox Python Script

    Quote Originally Posted by kaivalagi View Post
    I haven't noticed any intense CPU activity, but I do run quad core...I don't think there is anything that can be done other than increasing the refresh interval in the execi call.

    You have a couple of other options...

    1) You could try the rhythmbox-desktop-art package in my repo instead. It is a plugin for Rhythmbox which supports track info and album art on the desktop.

    2) Use my own new python app gtk-desktop-info...link in my sig The rhythmbox plugin displays everything I want...see attached. It works well with gnome at the moment - if the wallpaper becomes an issue due to compiz wallpaper settings or kde/xfce use, use the --wallpaper option.


    So what are we using to display the album art?

Page 12 of 58 FirstFirst ... 2101112131422 ... LastLast

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
  •