Questions tagged [gnome-panel]

34 questions
12
votes
8 answers

GNOME: Bottom task bar is missing/blank after upgrade

I am running kali linux, which has gnome. I just updated with apt-get update && apt-get upgrade and that completed without incident, only a little while after did I realise that my bottom taskbar was missing(well technically just blank(black)). The…
Totem
  • 1,091
  • 4
  • 13
  • 20
8
votes
3 answers

How do I run a script when I switch between keyboard layouts

I use more than one keyboard layout, and I would like to find a way to run a script when I switch between them. Is this possible? So far, I can assign a shortcut for a script like this: #!/bin/bash #switch between two layouts (English and Greek in…
Radu Rădeanu
  • 1,763
  • 2
  • 22
  • 46
5
votes
1 answer

synchronize gnome 3 (panel) settings between computers

I'd like to synchronize the configuration of my gnome panel(s) between computers and keep the configuration in Git. How can I dump / import the necessary information? I already found gconftool2 --dump but did not find anything that looked like my…
Thomas Koch
  • 621
  • 7
  • 11
5
votes
1 answer

Top and bottom panels disappeared in Ubuntu 10.10 (Gnome)

For some reason my top and bottom panels have disappeared. I can't right-click and add a new panel either. I tried executing gnome-panel from the terminal, rebooting, but no luck. Any idea how to recover these panels?
yalestar
  • 191
  • 1
  • 6
4
votes
1 answer

Gnome menu panel blank space

I'm having a problem in the top menu panel since a couple of days, some space has been created between some icons and I don't know how to remove it. A screendump: Does anyone know what the reason could be for it? By the way, I'm using Ubuntu Lucid…
oli206
  • 729
  • 1
  • 6
  • 9
4
votes
1 answer

How to stop gnome from forcing me to logoff / logout?

From time to time my Gnome 3 shell or some parts of it are crashing. Gnome sees a time out and is forcing the user to logout without other possibilities. "Oh no! Something has gone wrong." See superuser for a screenshot. (Fail whale is providing…
PythoNic
  • 363
  • 2
  • 18
3
votes
1 answer

Why are there pipe characters '|' and square bracket characters '[' ']' in my Cinnamon window names? How to disable them?

I was puzzled why there were pipe and square bracket characters in my Cinnamon window titles in the panel. Eg. Firefox window title showing as "| Firefox" or "[ Firefox ]" Why are they there, and how to disable?
Andrew
  • 181
  • 6
3
votes
2 answers

Gnome panel missing application icons, chat bubble menu, and power menu

I've been messing around with my system too much and messed something up. I'm new to Ubuntu, but have been using linux on servers for a few years. I'm not sure of the correct terminology so I'm including screen shots to explain what is going…
Andrew Redd
  • 1,279
  • 3
  • 14
  • 24
3
votes
0 answers

How do I move gnome-panel between monitors without gnome-settings-daemon in xmonad?

I'm running xmonad with gnome-panel, but not gnome-settings-daemon. I start up gnome-panel by spawning in xmonad.hs. How can I (on the command line) get gnome-panel to switch monitors? xmonad.hs: myManageHook :: [ManageHook] myManageHook = […
reasgt
  • 783
  • 1
  • 9
  • 13
2
votes
1 answer

How can I figure out why gnome-panel is frequently misbehaving?

On my system (Debian Lenny AMD64), gnome-panel seems to act up now and again. I've not found a way to force it to happen, but it seems to be related to launching processes. Basically, I launch some process, and I see 1 core max itself out, and the…
Anonymous
2
votes
0 answers

GNOME Panel Completely Blank

I had rebooted my laptop running Debian while it was in a perfectly fine running state. After the reboot, I log in again, and the top GNOME panel is completely blank. I only have one panel as I use Cairo Dock in the place of the bottom panel. When…
Haris
  • 21
  • 1
2
votes
0 answers

relocatable schema not provoking changes in Gnome panel

In order to hide the main menu bar of a Gnome panel, this command should make it: gsettings set org.gnome.gnome-panel.toplevel:/usr/share/glib-2.0/schemas/ auto-hide "yes" but I see no effect after executing it, the new value is there, as shown by…
nightcod3r
  • 952
  • 2
  • 16
  • 32
2
votes
1 answer

System menu and desktop right click don't appear in Gnome3

I run Arch Linux with Gnome3. I need to escape from the "routine" and change to Gnome for some weeks or even months. When I open it, I can't see the system menu, which is supposed to be right of "places", and cannot right click my desktop. Is my…
py_script
  • 378
  • 1
  • 16
2
votes
1 answer

How do I adjust the format of GNOME's digital clock to an advanced custom format?

The digital clock of GNOME I am referring to is indicated in this screenshot: (The image shows the date/time as “Sat 12:49 PM”.) This is the advanced custom format I would like GNOME's digital clock to have: %l:%M:%S %p %A, %e %B %Y At the moment,…
Josh Pinto
  • 3,483
  • 15
  • 52
  • 87
2
votes
0 answers

`Control + Alt + Tab` does not show the top bar in Gnome 3

In Gnome 2, when an application was fullscreen, Control + Alt + Tab would let you select either the top bar or the bottom bar (AFAIK, they are also called "panels"). In Gnome 3, the same keyboard shortcut lets you select only the bottom bar. How…
Eleno
  • 1,849
  • 4
  • 27
  • 39
1
2 3