Gnome-panel and/or more broken? solved

Hi there,
Just to the lead up, I was mounting my school's server's smb drives. I was also experimenting all day getting SSH and SAMBA working to communicate with my old desktop I set up in my room to act as a server. So I was unmounting these network drives (school and server), when all the gnome-panel stuff frozen. AWN was fully functional, as were all the open windows and the desktop. But nothing on the panel worked, menu, windowlist, cpufreq, clock, etc, it was all frozen. I ctrl+alt+backapaced and logged in, great, now theres no panel at all, reboot with the same problem. The panel appeared after around 7 minutes of downtime. During this downtime of the panel, I also could not use alt+F2 run, which did pop up when the panel popped up. Also after the panel popped up, gedit takes way longer than normal to start up.
Any ideas as to what is going on here?
EDIT: Rebooted several times with the same problem of insanely slow start up of the panel, reinstalled all gnome+gnome-extra packages and everything seems to be back to normal for now.
Last edited by proxima_centauri (2009-01-14 01:08:29)

You can turn things off mostly in the applications themself. I for example have the following:
- Bluetooth Icon (turn on / off in Bluetooth Preferences)
- Display Icon (turn on / off in Display)
- Bettery Icon (turn on / off in Power Management)
- NetworkManager (shows icon by default, I don't know of another way to run this).
Volume Applet (right-click to remove)
In Preferences - Startup Applications you can specify which programs to run, but I don't think this affects the tray icons.

Similar Messages

  • Gnome-panel's clock is broken

    My gnome-panel has been unstable as of late, and my primary suspect is the clock.  Whenever I run "killall gnome-panel", almost everything in gnome-panel fixes itself except for the clock.  I'm not sure what's wrong with it.  I don't use evolution, so I doubt that's the problem.  I also attempted to fix the timezone on /etc/rc.conf, but to no avail.  Might there be a quick a fix I somehow skimmed over while search this forum?
    Thanks for the help.

    Not sure what the default is supposed to look like, but here's the configuration.

  • Sequence Panel and CTI lock-up - Solved, problem due to 48kHz .wav audio files

    Answering my own issue here, but maybe someone else will benefit as well...
    PC, Windows 7
    Upon opening an ongoing project I found the sequence panel and CTI were immediately unresponsive.  The PC was also showing a high amount of background processing on the PrPro processes.  I went back to a previous project version and everything was normal. 
    In the latest (problem) version I had added some VO to the sequence - audio .wav files encoded as 48kHz, 16bit.
    I then renamed the audio file folder and reopened the newest project, causing PrPro to not find them and placed them offline.  Everything returned to normal.
    I then converted the 48kHz audio files to 44.1, 16bit and reopened the project, designating the new files to replace the old.  Again, opeing the newest project, everything was OK and I was able to continue on.
    It seems that the 48kHz files were causing PrPro to hard-loop in a background process in the indexing, conforming and peak file generation phase.  I found when using the problematic project that the sequence panle adn CTI were actually responding, but only after a very long delay.  An example would be to try to reposition the CTI with no response, then clicking play and stop in the playback window, then the CTI would update.

    That is odd
    When I do DV project with video that is digitized by my old Pinnacle DV500 card, the audio inside the DV AVI is always 48khz 16bit stereo... and I do, of course, create a project to match the files

  • Gnome panel and Compiz

    I have decided to replace xfce4-panel with gnome-panel in compiz but i cannot edit anything because alt-right-clicking does nothing. (Well it work a couple of times, but it would only work once randomly after i reset it.)

    Thanks.
    That was what I was looking, however with that command it completely takes over right-click (can't copy, paste, etc). Would anyone know how to make it apply only to right-clicking the desktop?

  • [Solved] nm-applet not appearing in gnome panel

    Hi all.
    I recently replaced my wired network card with a wireless one.
    I then followed the instructions at the following pages to get the correct software installed:
    https://wiki.archlinux.org/index.php/Wi … orkManager
    https://wiki.archlinux.org/index.php/NetworkManager
    My only problem now is that nm-applet does not appear in the gnome panel.
    Both nm-applet and networkmanager are running though, but the network is not up.
    If I then kill nm-applet and run it from the command line, it the creates the icon in gnome-panel and automatically connects to my wireless network.
    I've looked through all the related posts but I can't find anything that helps.
    I've tried to make my DAEMONS section of rc.conf as simple as possible:
    DAEMONS=(syslog-ng netfs crond dbus networkmanager alsa)
    but that didn't help either.
    Does anyone have any suggestions for me?
    As a side note I have a another machine with exactly the same wireless card with a fresh install and it works perfectly with regards to nm-applet.
    Perhaps it's a config setting that is causing the problem?
    Last edited by Avatar (2011-04-10 22:42:09)

    Well since upgrading to gnome 3, I no longer have this problem so setting to solved.

  • GNOME-Panel looks funny and the system is slow? [SOLVED]

    My up to date installation with Arch started to work really slow today. Even the animation when you open a new tab in Firefox lags like hell. And at about the same time my GNOME panel started looking funny:
    As you can se the toogle button looks weird to. Its not my theme nor the Murrine engine.
    This is how it should be:
    I cant remeber doing anything out of the ordinary? It kinda just happend. I have no idea at all whats causing it, so I dont now how to debug the problem? I feel like a complete noob atm.
    Last edited by Hund (2010-09-06 20:23:49)

    sand_man wrote:
    Hund wrote:It's been like 2 days since the problem ocurred. I can live with bugs like this, but it's seriosly driving me crazy not knowing whats cuasing it.
    You can grep the date from the pacman.log output to show you what was upgraded on that day.
    I meant about 2 days, it could be more or less. I've checked the log pretty thoroughly serveral days back but I cant find anything, but I dont trust myself either though.

  • [SOLVED] update removed menu items in lxpanel menu & in gnome-panel

    when i start gnome-panel, the 'applications' drop down is empty, and 'system' no longer contains the 'administration' and 'preferences' items.
    in lxpanel, the menu only shows 'run' and 'logout'.
    i wanted to see if alacarte still showed things, so i ran alacarte from a terminal (which normally works)...
    [chris: ~]$ alacarte
    Traceback (most recent call last):
    File "/usr/bin/alacarte", line 36, in <module>
    main()
    File "/usr/bin/alacarte", line 32, in main
    app = MainWindow(datadir, version, sys.argv)
    File "/usr/lib/python2.6/site-packages/Alacarte/MainWindow.py", line 48, in __init__
    self.editor = MenuEditor()
    File "/usr/lib/python2.6/site-packages/Alacarte/MenuEditor.py", line 36, in __init__
    self.__loadMenus()
    File "/usr/lib/python2.6/site-packages/Alacarte/MenuEditor.py", line 60, in __loadMenus
    self.settings.dom = xml.dom.minidom.parse(self.settings.path)
    File "/usr/lib/python2.6/xml/dom/minidom.py", line 1918, in parse
    return expatbuilder.parse(file)
    File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 924, in parse
    result = builder.parseFile(fp)
    File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 211, in parseFile
    parser.Parse("", True)
    xml.parsers.expat.ExpatError: no element found: line 1, column 0
    naturally, starting alacarte by right clicking on gnome-menu -> edit menus also does nothing.
    i looked at /usr/lib/python2.6/site-packages/Alacarte/MainWindow.py with cat, and there is nothing super-obviously wrong with the script.
    also:
    [chris: ~]$ ls /usr/share/applications
    abiword.desktop
    alacarte.desktop
    aldm-gui.desktop
    assistant.desktop
    at-properties.desktop
    avahi-discover.desktop
    banshee-1-audiocd.desktop
    banshee-1.desktop
    banshee-1-media-player.desktop
    baobab.desktop
    *and so on*
    so those didn't vanish.
    any ideas?
    Last edited by earthpig (2009-12-18 21:36:18)

    so i saw this error message....
    ** (gnome-panel:4408): WARNING **: Error loading menu layout from "/home/chris/.config/menus/settings.menu": Error on line 1 char 1: Document was empty or contained only whitespace
    the file was empty. and what do we do with broken config files in ~? why, we hide them, of course!
    [chris: ~/.config/menus]$ mv settings.menu settings.menubackup
    now gnome-panel works, but alacarte (menu editor) and lxpanel's menu is still busted.
    now that i am getting somewhere, im gonna keep posting as i trace this down so others that may come across this same issue can benefit.
    edit: renamed ~/.config/menus/lxde-applications.menu to .menubackup and restarted lxpanel, it works now.
    edit2:
    alacarte is giving me this...
    IOError: [Errno 13] Permission denied: '/home/chris/.config/menus/applications.menu'
    and sure enough, pcmanfm told me that the file belonged to root.
    sudo pcmanfm, navigated to that file, right click -> properties -> permissions -> changed owner to chris and group to users.
    alacarte works now, too.
    i think im going to go through and recursively make everything in each ~ folder belong to the username it should just in case permissions got jumbled somewhere/anywhere else.
    just so i know: did this happen to anyone else that updated within the last 24 hours or so?
    (so i can learn if it was something *I* did, or if it was something that came with the *update*)
    Last edited by earthpig (2009-12-18 21:33:11)

  • [SOLVED]pacman says "requires gnome-panel-bonobo"

    Hi, I never had such problem until a few days before:
    #pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Starting full system upgrade...
    :: Replace gcalctool with extra/gnome-calculator? [Y/n]
    :: Replace pylint with extra/python2-pylint? [Y/n]
    resolving dependencies...
    warning: dependency cycle detected:
    warning: lib32-gcc-libs will be installed before its gcc-libs-multilib dependency
    looking for inter-conflicts...
    :: yaml-cpp and yaml-cpp0.3 are in conflict. Remove yaml-cpp0.3? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: gnome-netstatus: requires gnome-panel-bonobo>=2.32.0
    :: libgail-gnome: requires gnome-panel-bonobo
    :: python-gnomeapplet: requires gnome-panel-bonobo
    Any help? Thanks in advance.
    Last edited by kevin_chn (2013-05-16 11:54:49)

    karol wrote:
    I've found these packages in ARM, but not in any unofficial repository, so maybe OP haven't updated his system in a while.
    @kevin_chn
    If you don't need these packages, try removing them.
    Solved after removing these packages. Thanks both. I am now downloading the huge 1.7G updates.

  • Gnome-panel sudenly crasched and wont start anymore

    When I try to start gnome-panel I get this message:
    [ ~ ]$ gnome-panel
    Unable to open desktop file evolution.desktop for panel launcher
    Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL)
    zsh: abort gnome-panel
    I have no idea what to do and how to solve it?

    I tried starting it again and it worked kinda, it will start atleast. But I couldnt log out via "System / Log Out johan.." (The last line).
    [ ~ ]$ gnome-panel
    Unable to open desktop file evolution.desktop for panel launcher
    ** Message: Could not connect to session manager: Could not get owner of name 'org.gnome.SessionManager': no such name
    ** (gnome-panel:25279): WARNING **: Could not connect to session manager: Could not get owner of name 'org.gnome.SessionManager': no such name
    ** (gnome-panel:25279): WARNING **: Could not connect to session manager: Could not get owner of name 'org.gnome.SessionManager': no such name
    Last edited by Hund (2010-11-29 14:18:06)

  • I can't open any of apps that already in my macbook pro such as App Store,iMovie,calendar and lot more . How do I solve this problems? help me please..

    When I click some of the apps that already in my Macbook Pro since the first time I bought this , it show up at the docks but in the next seconds it disappear and the apps won't opened . the apps that can't be opened are App Store , iMovie , PhotoBooth , Calendar , iBooks and lot more . I just use my macbook for just a week and I'm still new on macbook . help me please to solve this

    Please what, if any, error messages are displayed after the apps quit.

  • HT5312 I have tired of these problem I want to solve in the quickest possible time and my English is weak and I more than a week of forgotten secret email based communication alternative answers please solved my problem.

    I have tired of these problem I want to solve in the quickest possible time and my English is weak and I more than a week of forgotten secret email based communication alternative answers please solved my problem.

    Apple ID security issues -
    Call Apple Care and ask for the Account Security Team. They can assist you with your issue.

  • Gnome panel 3.2 - I am not able to see clock and date well

    Hello all,
    I am using Gnome in fallback -mode. I upgraded my gnome-panel to version 3.2 and after upgrading I am not able to see date and time information well. This information have shown a dark grey color, which is very difficult to see because background is black. If I put my mouse cursor on the time panel I am able to see infromation because background changes from black to white (timebox get activated). Is there any way to change font/foreground colour from grey to white? It is very irritating put mouse cursor on the date everytime when I want to see time.  I tried to downgrade panel back to 3.0 version, but after that I wasn't able to see panel at the all.
    -Br, Marko
    Last edited by tetrao (2011-10-05 15:27:36)

    Looks like I am not a lonely wolf with this problem: https://bugzilla.redhat.com/show_bug.cgi?id=691288
    Maybe I just need to wait next version of gnome-panel
    Strange here isn't anybody others at this site, who have this issue..
    Last edited by tetrao (2011-10-05 15:55:54)

  • [solved] nm-applet does not show up in Gnome panel

    Hi all,
    I installed networkmanager, network-manager-applet and dbus this afternoon. As well as a fresh install of Gnome. This is all done on my laptop, which my wife wants to use now and then. I always set up the network CLI, but now I will need a nice flashy applet in the Gnome panel.
    I managed to run the network-connection-editor as root, and got the network up.
    I had some dbus problems when I tried launching nm-applet, but fixed it with a dbus-hack I found in some other thread. But when I now launch nm-applet, it says that there allready is an instance running of nm-applet.
    I guess it should show up in the panel, if it is. But I don't see anything there... Do you have any ideas of what I forgot to install/configure/check.
    Thanks,
    jocom
    Last edited by jocom (2011-02-19 19:46:58)

    There have been a couple similar posts recently. I'm not using Gnome anymore or networkmanager, so I don't know if there's a problem with it or not. If I remember correctly I had to install gnome-panel-bonobo, and I believe python-notify and gksu too. You can do a search on the wiki for networkmanager, there is a page for it that explains the configuration changes you'll need to make. Hope it helps.
    Last edited by stlarch (2011-02-19 18:16:26)

  • New network (and much more) monitor for XFCE panel

    A few years ago I wrote a tiny app to show a text network monitor in the XFCE panel, resembling the previous one I was familiarized with (in KDE?).
    The past month I started fixing a bug and ended in a full rewrite, but keeping the original simplicity (at least in the panel bar) despite that now reports far more than the network activity.
    The installation instructions are the same: download a single file (no dependencies), compile it, add a Generic Monitor Applet (XFCE) to the panel and configure it to load the new executable.
    I have updated the wiki page, but the full instructions and code is now hosted at github: "Hacker's Monitor for XFCE". Yes, it has a new name also.
    Here follows a screenshot with the mouse over the applet to open the tooltip (yes, I was intentionally doing a dd from /dev/sda into /dev/null ):
    https://github.com/lightful/xfce-hkmon/ … /hkmon.png
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    Last edited by cgarcia (2015-01-07 22:40:54)

    Moving to Community Contributions...

  • [SOLVED]Gnome panel icon for netctl

    Hi - does anyone know if there is a gnome panel icon (like Network manager) available for Netctl?
    Last edited by surfatwork (2014-06-13 16:24:28)

    I dug up an old applet I had written for Cinnamon (based on another applet by Tjaart van der Walt), and upgraded it to work with Gnome 3.12
    For some reason, I am not able to submit it to the AUR.
    ^^Mods: please help if possible - I keep getting a "Invalid name: only lowercase letters are allowed". error when I am trying to submit the tarball linked below.
    download link to the tarball, in case anyone wants to use it: https://app.box.com/s/d9wsu6u8jkcknl0r4z6x
    Screenshot:
    Last edited by surfatwork (2014-06-13 16:23:58)

Maybe you are looking for

  • Adobe Bridge CS6 crashing before starting 5.0.2.4

    Hi there, Adobe bridge is crashing for me before even starting. I'm running as an Administrator on Windows 7x64 and using the latest version of Bridge, 5.0.2.4 It came with Adobe inDesign 8.0.2 which works perfectly, the only problematic app on the w

  • DVI to VGA  or S Video when connecting to a Samsung LN46a950 LCD TV

    I have a first generation intel Mac mini. I just bought a Samsung LCD TV. I currently have my computer hooked up to the TV through the S-video jack via an adaptor. I have a optical audio out going to my receiver. Will I get a better picture if I get

  • Need to pass information from MS access database to another prog

    Hi, I really need some help here... I need to pass selected information from my database to another information. I am able to select and display the infotmation but i am not sure how i can transfer the information to the next program. Can any one ple

  • APEX 2.2 Help Problems

    I have a couple of issues.<Br><Br> 1. Using None Database Authentication causes 'Unauthorized Access' Message when accessing help, while been a public user.<Br> 2. When calling images in item help does not work, but does in page help. <Br><Br> Notes.

  • How to install a update for a boot rom firmware On a intel iMac mid 2011?

    I HAVE A INTEL IMAC  2.5 GHz Intel Core i5 4 G RAM MID 2011  21,5 inches, SOFTWARE VERSION  OS X 10.8.3 (12D78),  Boot ROM Version:          IM121.0047.B1F I try to use boot camp to install windos 8 nad get this dialog box notification: Boot Camp Ass