Removing arrows in gnome panel

If you are irritated with those stupid arrows on gnome shell 3.10 panel, you can easily remove them:
edit
/usr/share/gnome-shell/js/ui/panel.js
comment out those lines:
// this._arrow = PopupMenu.unicodeArrow(St.Side.BOTTOM);
// this._hbox.add_actor(this._arrow);
// this._indicators.add_child(PopupMenu.unicodeArrow(St.Side.BOTTOM));
Last edited by hrdx (2014-04-12 15:41:39)

Can be removed with CSS as well in the gnome-shell.css theme file you're using:
Gnome 3.10.
#panel .unicode-arrow {
font-size: 0;
width: 0;
Gnome 3.12.
#panel .panel-button .popup-menu-arrow {
width: 0;

Similar Messages

  • [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 hogging all of system resources!

    What's up with this? Why might gnome panel be using so much CPU? This started today. Here's the screeny:
    Might it have anything to do with the fact that I did "init 3" then "init 5" to restart X?
    Last edited by trusktr (2010-08-13 10:39:21)

    quigybo wrote:Its a new feature in GNOME, it hogs all remaining resources and doesnt let anything non-GNOME run
    $ pacman -Rcns gnome
    error: you cannot perform this operation unless you are root.
    $ sudo pacman -Rcns gnome
    error: you are not allowed to remove gnome
    $ sudo pacman -Rcns gnome
    error: still not allowed
    $ sudo pacman -Rcns gnome
    error: you really must hate gnome! well, I'm keeping it installed.
    $ sudo pacman -Rcns gnome
    error: I'm not listening!

  • 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.

  • [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 always crashes after update

    Everytime, and yes i mean everytime I run a "pacman -Syu" and reboot, gnome-panel just crashes upon loading. If I kill it and restart the panel, it does the same thing. The only way to resolve this is to run "gconftool-2 --recursive-unset /apps/panel" which resets it back to default (since I customize the panel).
    Anyone experienced this before and know a fix?
    edit: When I say crash, I mean I can't click on anything on the panel, it's completely unresponsive. I used to have the deskbar. Most of the times, half the panel doesn't load.

    Probably should, but those two directories weren't there on my clean install.  I just created .themes and .icons and restarted the application, and it worked.  (Saw the bug report)
    ...and the fix has already been released per bugzilla.
    Last edited by caseyjp1 (2011-04-27 11:08:39)

  • Lost my gnome panel in solaris 10, x86 need help !

    Lost my gnome panel on solaris 10 x86 box and can't understand why.
    Can anyone help me out to restore my panel ?
    Thanks
    Richie

    The quick way would be to just rm all of the files in your home directory and then log out and back in again. A more convenient method would be to move the contents of your home directory somewhere else and then log out and back in again and then copy the files back so you don't have to re-customize it.
    alan

  • Gnome panel issue in solaris 10 - help

    Hello ,
    I have here solaris 10 (137111-01) on sunblade 1500 machine ( total 50 machines). There is a strange problem appearing since this week, when a user logs into JDE(gnome DE) then users gets logged in but gnome-panel does not show anything. If PID for gnome-panel is killed, gnome-panel restarts but again it is blank ( grayed out)
    The above issue new and only for nis+ users whose home directories get auto mounted from solaris nfs servers. Let me say here that it worked fine until now for these nis+ users but now. They are forced to use common desktop env which they don't like.
    Local user such as root or any other local use gets the gnome-panel with start menu and everything works fine for it.
    I have tried restarting nis+ services as well as nfs.server service and rebooting the nis+ clients which have the issue but still hasn't helped it.
    Somehow I managed to set panel preference to Normal (from Restart) and then killed the Panel PID. Started with truss,
    Here is the truss o/p.
    http://pastebin.com/raw.php?i=thvekw7VAnother thing observed is when the nis+ user logs into these workstations, they can't do ssh to any machine , it hangs and CTRL C also doesn't kill it. They have to close the terminal itself to kill it.
    Gnome -panel grayed out -screen shot : http://img695.imageshack.us/img695/5835/gnomepanel.jpg
    Additional message from /var/adm/messages on workstations,
    Mar 30 16:23:23 workstation26 pseudo: [ID 129642 kern.info] pseudo-device: devinfo0
    Mar 30 16:23:23 workstation26 genunix: [ID 936769 kern.info] devinfo0 is /pseudo/devinfo@0
    Mar 30 16:23:24 workstation26 pcisch: [ID 370704 kern.info] PCI-device: sound@8, audiots0
    Mar 30 16:23:24 workstation26 genunix: [ID 936769 kern.info] audiots0 is /pci@1e,600000/sound@8
    Mar 30 16:23:25 workstation26 gdm[450]: [ID 944828 daemon.warning] gdm_slave_session_start: /home/username is not owned by uid 821.@ workstations,
    #id username
    uid=821(username) gid=500(group)
    # ls -ald /home/username
    drwxr-xr-x  67 username  group     4608 Apr  7 12:55 /home/usernamePlease help !!
    Thanks

    I am experiancing the same issue. User homes are on nfs automount. No NIS is set up currently. The problem appeared after the home directories were mounted with nfs3. Previously they were mounted as nfs4. But even newly created users get empty gnome panel.

  • In a adress board the website is not saving, when i clink on arrow in a panel board this is blank

    In a adress board the website is not saving, when i clink on arrow in a panel board this is blank

    The only difference I see between looking your site between Firefox and IE is that Firefox is slightly less tolerant of a narrower window than IE but I don't see parts
    missing they may be covered up but that happens on both browsers where the picture overlays wording down left side.
    I can't really tell whether you are saying Firefox or IE is missing parts, but they look the same to me. First time looked it like Firefox was missing portion but it was just dropped down for some distance text and pictures were not missing.

  • Gnome panel launcher icon size

    Is there a way to make GNOME panel launcher icons smaller? (like in XFCE panels...)
    Or, is there any other type of launcher that can be used?

    If you downsize the panel, the icons will be downsized too..
    There is also the drawer applet, which can contain the icons...

  • Gnome Panel applet that shows output of system command.

    Hi all;
    Because of the recent hostile takeover of #archlinux channel by tilling WM fanatics..    I will ask here..
    Does any one know of a Gnome Panel applet that shows the output of system command of your choice?
    For people who Conky is a bit too much and they only want a simple piece of data available (like what is the current IP on ppp0 interface) like me..  this is a necessity.
    If its not in existence I would probably make one.. shouldn't take long, I also would like to hear if there is any interest.
    Thanks

    That's exactly what I was looking for!  Thank you!
    Changed code to:
    $dism = "X:\Windows\System32\Cmd.exe /c start CMD /k dism /apply-image /imagefile:D:\W7x86.wim /index:1 /applydir:C:\"
    And voila, new window opened with the live output of dism.
    new... and have a glazed over look about my eyes to prove it...

  • Gnome panel foot logo--arch logo

    it used to be that if you wanted your gnome panel to have the arch logo rather than the foot logo you would replace /opt/gnome/share/piximaps/gnome-logo-icon-transparent.png with the archlogo, this is no longer the case. (as of gnome 2.16 afaik) can anyone help me on this. I am getting a little sick of the foot

    ihavenoname wrote:
    Romashka wrote:I've posted FR to bugtracker about Arch theme(s) for GNOME+GDM some time ago, cannot remember its # now.
    here it is, http://bugs.archlinux.org/task/5911
    Thanks.
    ihavenoname wrote:hmm..no indication on the progress.
    IIRC Arjan said he will probably do this when he'll had time.

  • How to remove all children of panel in update panel

    Hello everyone.
    I has a problem.. In pageload event i create dynamic textbox and add to panel (pn_control).. When i click button i want to remove textbox and add new dropdowlist into pn_control. I use update panel, it don't work but when i remove update panel in code design,
    it work..
    So.. how can i remove all children of panel using updatepanel?
    Here is my code.
    <table style="width: 100%;">
    <tr>
    <td align="right" style="padding-right: 10px;">
    <asp:UpdatePanel ID="UpdatePanel3" runat="server" UpdateMode="Conditional">
    <ContentTemplate>
    <asp:Button ID="cmd_ViewReport" runat="server" Width="90" Text="Xem báo cáo" OnClick="cmd_ViewReport_Click" />
    </ContentTemplate>
    </asp:UpdatePanel>
    </td>
    <tr>
    <td>
    <asp:UpdatePanel ID="udp_Control" runat="server" UpdateMode="Conditional">
    <ContentTemplate>
    <asp:Panel ID="pn_Control" runat="server" Style="width: 100%; padding: 5px 5px;">
    </asp:Panel>
    </ContentTemplate>
    <Triggers>
    <asp:AsyncPostBackTrigger ControlID="cmd_ViewReport" EventName="Click" />
    </Triggers>
    </asp:UpdatePanel>
    </td>
    </tr>
    </table>
    CS:
    protected void cmd_ViewReport_Click(object sender, EventArgs e)
    pn_Control.Controls.Clear();
    DropDownList ddl = new DropDownList() { ID = "ddl_Demo", Width = 150 };
    pn_Control.Controls.Add(ddl);

    Sounds like you need to call the updatepanels Update method which should cause a parital postback.
    I would also look into triggers if you want the page to update only on clicking a certain control.

  • Gnome panel preferences on file system somewhere

    I've been wanting to clone my gnome panels to another user.  I'm sure the info for which widgets, clocks, etc. is stored somewhere in ~ but I have idea where.  Does anyone?

    its in ~/.gconf/apps/panel. don't know if you can just copy the directory over though. just google 'how to use gconf' or something

Maybe you are looking for

  • Insufficient Memory error when running Inventory Audit Report

    I have a user who has cannot run the Inventory Audit Report.  He used to run this report regularly, but in the past few weeks, he gets the following two errors: The report returns too many records for this action and may cause SAP Business One to sto

  • Idle in transaction

    Hi to everyone, My situation With Netbeans 6.1 I developed a java application to manage data which uses jre 6u7 and jdbc4 to connect to a postgres 8.2.5 database, in the code I use entity manager and persistence unit. All fine, BUT apparently randoml

  • Creating OM infotype

    Hi, I am creating a custom OM infotype through PPCI but I am getting errors when I try to create the infotype. It tell there is no transparent table, Module pool and screens for the infotype. What can be done. I have already created a structure with

  • IPad with cellular and wifi and a cheap end laptop or just a MacBook Pro/Air?

    Hi guys I'm a first year studying dentistry and my current laptop(Dell XPS M1530) have crashed so I'm looking at purchasing a new laptop. It has lasted 5 years and looking for something to take me another 5 years. I hear the iPad is selling faster th

  • Broadband option 3 fup

    I have been on option 3 for a good few months now but have started watching tv from work and it uses a lot of data . Can someone tell me if it is truly unlimeted or is there a fair usage policy cap. Any answers would be much welcomed. Solved! Go to S