Results 1 to 5 of 5

Thread: Help with conky

  1. #1
    Join Date
    Apr 2007
    Beans
    80
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Help with conky

    k. Ive got conky to show what I want from amarok, but I want it to say "paused" when amarok is either not running or it is paused. I got it to say paused when its off, but now it wont show the info Im asking for when something is playing. It still says paused. If i get rid of the "if_empty" variables everything works fine, but then its not able to use the "else" variable. Anyone know what to do? Hopefully I understand this stuff enough to give you enough info on how to diagnose this.

    Here's the portion of my .conkyrc

    Code:
    Now Playing: ${if_empty execi}${color B9B9B9}${execi 10 ~/amarok artist} - ${execi 10 ~/amarok title} on ${execi 10 ~/amarok album}${color}${else}${color B9B9B9}Paused${color}${else}${endif}
    Thanks much

  2. #2
    Join Date
    Apr 2007
    Beans
    80
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Help with conky

    Also, if someone has experience with amarok (specifically) and conky, would you mind saying if you have issues with your processor usage spiking with this script? If amarok isnt running, processor usage is normal, but when its running, its much greater than before i tried to use this script, even if it is paused. I got mine off the conky screenshots page.
    Last edited by dlm4849; September 29th, 2008 at 10:58 PM.

  3. #3
    Join Date
    Sep 2006
    Beans
    3,165
    Distro
    Ubuntu Karmic Koala (testing)

    Re: Help with conky

    you will get your questions answered faster if you post them here :

    http://ubuntuforums.org/showthread.php?t=281865

  4. #4
    Join Date
    Apr 2007
    Beans
    80
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Help with conky

    I thought about that, but I thought it might just get buried in that huge thing. Ill try though.

    Thanks
    Last edited by dlm4849; September 30th, 2008 at 02:13 AM.

  5. #5
    Join Date
    Apr 2007
    Beans
    80
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Help with conky

    Anyone else?

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
  •