Results 1 to 8 of 8

Thread: Adding system tray to Gnome Classic panel

  1. #1
    Join Date
    Mar 2012
    Beans
    Hidden!

    Adding system tray to Gnome Classic panel

    I recently switched to Gnome Classic on my 11.10 installation and am trying to get it configured. As I have multiple monitors, I'd like to have a panel for each screen/monitor.

    By default, the panel at the top of the primary monitor on the right side had what I would call a system tray. It contains my battery monitor and volume control, among other things. I am trying to add that same thing to the panel on my secondary monitor, but so far have had no luck. None of the "items" that I can add to my panel seem to indicate anything about being a system tray. From my research, it sometimes seems to indicate that the "Notification Area" is the same thing, but if I add that to any panel, it seems to be empty and I can find no way to add any icons to it. My research has also found references to a gnome-shell-classic-systray package that I need, but when I try to install it, apt can't locate that package. Any other thoughts?

  2. #2
    Join Date
    Mar 2012
    Beans
    Hidden!

    Re: Adding system tray to Gnome Classic panel

    Bump.

    This should be basic functionality. No one knows how to do this?

  3. #3
    Join Date
    Apr 2006
    Beans
    Hidden!
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Adding system tray to Gnome Classic panel

    There is no such thing as a "system tray" on a linux system. What you want is ubuntu's "indicator applet" or "indicator applet complete".

    I don't believe that indicator applets were ever added to the 11.10 repositories (I could be wrong), so they need to be added with a ppa

    sudo add-apt-repository ppa:jconti/gnome3
    sudo apt-get update
    sudo apt-get install indicator-applet indicator-applet-complete indicator-applet-session indicator-applet-appmenu
    2B||!2B=?
    -William Shakespeare

  4. #4
    Join Date
    Apr 2008
    Beans
    11,707

    Re: Adding system tray to Gnome Classic panel

    Quote Originally Posted by DoubleClicker View Post
    There is no such thing as a "system tray" on a linux system. What you want is ubuntu's "indicator applet" or "indicator applet complete".

    I don't believe that indicator applets were ever added to the 11.10 repositories (I could be wrong), so they need to be added with a ppa

    sudo add-apt-repository ppa:jconti/gnome3
    sudo apt-get update
    sudo apt-get install indicator-applet indicator-applet-complete indicator-applet-session indicator-applet-appmenu
    +1!

    Step #2 here:

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

  5. #5
    Join Date
    Mar 2012
    Beans
    Hidden!

    Re: Adding system tray to Gnome Classic panel

    I did notice that option. Just not really thrilled about adding third-party repositories and the risks involved with that, especially when it's obvious that one instance of the item I'm interested in (which apparently is only called the systray in Unity) already exists by default in Gnome, and all I want to do is add another one.

    I did some more searching and found this which describes how to use dconf-editor to see details about the Gnome panel. From that, I can very clearly see that the item that already existed by default that I am interested in is a "NotificationArea" object. But still, adding new Notification Area items to any panel does not show any of the icons in the default Notification Area (battery, sound, network). At this point, I'm throwing in the towel and writing this off simply as a bug.

  6. #6
    Join Date
    Apr 2006
    Beans
    996
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Adding system tray to Gnome Classic panel

    hmnn, in my setup (12.04, fallback gnome panel) the applet thing that holds all the indicators is called "miniaplicación completa de indicadores). I guess in English it is something like "complete indicator mini-applet".

    There is another applet called "Notification area", but when I tried it, it added nothing.

    I tried adding multiple panels of the "mini-applet" and it works fine. Its icon is a single blue circle with the "information" i inside. Whereas the applet that does not work also has a panel in the icon.
    Last edited by vexorian; August 21st, 2012 at 11:34 PM.
    Xye incredibly difficult puzzle game with minimal graphics. Also at playdeb
    Got a blog: Will Stay Free

  7. #7
    Join Date
    Mar 2012
    Beans
    Hidden!

    Re: Adding system tray to Gnome Classic panel

    It's called "Indicator Applet Complete" in English in 12.04. Works great in my experience too. But the same package doesn't exist in the default stable repository for 11.10.

  8. #8
    Join Date
    Dec 2011
    Beans
    2

    Re: Adding system tray to Gnome Classic panel

    Mistake sry guys, my post was for a different theme.
    Last edited by BadBrains; May 17th, 2013 at 07:10 PM.

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
  •