Results 1 to 5 of 5

Thread: RadioTray doesn't display correctly in KDE

  1. #1
    Join Date
    Jul 2011
    Location
    /Europe/Netherlands
    Beans
    378
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    RadioTray doesn't display correctly in KDE

    I've used RadioTray before in Kubuntu and back then it worked. Now when I launch radiotray with 13.04 I get a missing 'app indicator' and the menu is not displayed as it should



    Kubuntu version 13.04
    KDE 4.10.4
    GTK2 and 3 theme: oxygen-gtk

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: RadioTray doesn't display correctly in KDE

    sudo apt-get install python-appindicator

  3. #3
    Join Date
    Jul 2011
    Location
    /Europe/Netherlands
    Beans
    378
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    Re: RadioTray doesn't display correctly in KDE

    Thanks, but that package is already installed:
    Code:
    python-appindicator:
      Installed: 12.10.1daily13.04.15-0ubuntu1
      Candidate: 12.10.1daily13.04.15-0ubuntu1
      Version table:
     *** 12.10.1daily13.04.15-0ubuntu1 0
            500 http://nl.archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
            100 /var/lib/dpkg/status

  4. #4
    Join Date
    Nov 2011
    Beans
    2,336
    Distro
    Ubuntu

    Re: RadioTray doesn't display correctly in KDE

    This is from memory, but....

    RadioTray's config file is in your home directory: ~/.local/share/radiotray/config.xml.

    If you open it in an editor, you'll see this line:
    Code:
      <!-- valid options are 'appindicator', 'systray' and 'chooser' -->
    If the line immediately below shows
    Code:
    value=appindicator
    change "appindicator" to "systray". Save the file and restart RadioTray and see if the usual icon appears in the panel.
    Last edited by buzzingrobot; July 2nd, 2013 at 05:39 PM.

  5. #5
    Join Date
    Jul 2011
    Location
    /Europe/Netherlands
    Beans
    378
    Distro
    Kubuntu 22.04 Jammy Jellyfish

    Re: RadioTray doesn't display correctly in KDE

    Thanks buzzingrobot! That fixed it. The indicator and the menu now display as they should

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
  •