OpenSUSE :: Gnome NetworkManager Icon Gone From System Tray?

May 19, 2011

OpenSuSE 11.4 --- 2.6.37.6-0.5-desktop #1 SMP PREEMPT 2011-04-25 21:48:33 +0200 i686 i686 i386 GNU/Linux So recently in the last couple of days my NetworkManager Icon has disappeared from the "System Tray" on the Taskbar, even after a reboot. I have tried doing: Alt+F2 then typing "nm-applet" and nothing happens. Also tried in the terminal typing "nm-applet" and I get:

Code:

# nm-applet

An instance of nm-applet is already running. I am connected to the internet so I know it is working but how do I get the icon back? I would like to be able to switch between connection types (i.e. wlan0 or eth0 etc...) but can't do it without it (well easily anyway, probably could switch through the terminal but I would rather not). Also, on another note I remember earlier in the week reading a post that someone had the same problem, and they told him to Alt-F2 and type "nm-applet", which did work for me once but now it is not.

***And I do remember accidentally deleting something involving NetworkManager from the "Startup Applications" app. Can't remember exactly what it said but I do remember it had the word "-disable" at the end of the command. --> If anyone has NetworkManager icon in their system tray could you please look at your "Startup Applications" and tell me what the one for NetworkManager's command says?

View 9 Replies


ADVERTISEMENT

Debian Configuration :: Click On Icon In System Tray Keeps On Telling Networkmanager Disabled

Apr 11, 2010

It was working until a recent update. I have the icon in my system tray. Networkmanager is running. I have tried to reboot the computer and restart the network manager. All switches that could turn the network off is on. Every time I click on the icon in the system tray it tell me the networkmanager is disabled.

View 11 Replies View Related

Fedora :: Gnome-shell Message Tray Icon Always Show A Same Icon?

Jun 23, 2011

It always shows a same icon, for every application which shows message tray icon. I just did some shell extension work after fresh installation of F15, nothing related on message tray. Don't know how to change it back.Dose anyone knows how to customize message tray icon for gnome-shell?

View 2 Replies View Related

OpenSUSE Network :: Network Icon Missing In System Tray (KDE)

Apr 20, 2011

In the LiveCD there is an Icon. You can see it left of this pic.

This Icon is missing in a FULL INSTALL of openSuSE, how can I make it shown up.

I have KDE Desktop.

View 7 Replies View Related

OpenSUSE Network :: 11.2 Install - When Exit YaST The Network Doest Show Up - No Icon In The System Tray And Doesn't Even Try To Connect

Jan 16, 2010

I am relatively new at Linux and am having some problems with an install of openSUSE 11.2. I installed 11.2 on my Thinkpad X31 dual boot with WinXP. It seems to work very well except the network. I looked up swerdna's instructions on setting network cards up. I used YaST to try and set the system up as described in swerdna's instructions. Everything looks fine my network card and wireless card show up in the overview settings screen and everything sets up fine. But when I exit YaST the network doest show up no icon in the system tray and it doesn't even try to connect.

I did go into hardware to see if it was identifying my hardware and my network card shows up as "Thinkpad R40" and the wireless shows up as Cisco Aironet Wireless 802.11b. As far as I know this is correct. I have tried three other distro's and this one has gotten the closest to working so far.

View 8 Replies View Related

Ubuntu :: TrueCrypt System Tray Icon?

May 17, 2010

Is anyone else getting a non-transparent icon in the system tray when TrueCrypt 6.3a loads on Ubuntu 10.04 with the default theme? Annoying white bars on the top and bottom of the icon. This didn't occur with the same version of TrueCrypt on previous versions of Ubuntu. Any way to resolve it? It looks out of place...

View 5 Replies View Related

Ubuntu :: Remove The Skype Icon From System Tray?

Jul 25, 2010

I installed Skype only because it is necessary to Pidgin to handle the Skype service/protocol. I use Pidgin for many protocols included the IRC, so I don't need Skype icon in the system tray at all. Honestly I hate Skype, but unfortunately it seems that all the world use it. how to take off that terrible icon/indicator/applet from the systray. I searched in all system to find a configuration file, I opened few named Skype using vi to avoid to damage them, but I have not found nothing interesting for my scope. PS: don't tell me how I will switch on or off Skype, because a plug-in of Pidgin do it w/o user interaction.

View 3 Replies View Related

Ubuntu :: System Tray Icon Order Changes After Reboot?

Dec 3, 2010

Ubuntu 10.10, fairly fresh install. The order of the icons in the system tray changes each time I reboot. It's worked fine since install a few weeks ago until today when I booted and the wireless wouldn't connect. I rebooted and they came up in a different order so I rebooted again and the order changed yet again. Maybe I should just keep rebooting until I find an order I'm happy with then never switch my machine off.I've attached a printscreen to show what I mean.

View 9 Replies View Related

Debian Configuration :: Klipper Icon Has Disappeared From The System Tray

Jul 2, 2010

I'm running squeeze. The klipper icon has disappeared from the system tray and I can't figure out how to restore it. The service is running. Stopping and starting it has no effect. Changing the display options for the system tray has no effect. I can bring the klipper dialog up with Ctrl-Alt-V but there are no options available regarding the system tray.

It's obviously a user configuration issue since if I login as root the klipper icon is displayed. I tried to copy the klipper configuration file contents from root to user, but that also had no effect, except to alter some non-relevant options. I haven't been able to locate any other configuration files that might be relevant. This seems to be a not uncommon problem with klipper, but the causes seem to differ. I haven't found any solutions vi Google.

View 4 Replies View Related

Ubuntu :: Put Icon In The System Tray And Run Bash Command When Clicked?

Jul 29, 2010

I am trying to find a way to put an icon in the system tray and run a bash command every time I click on the icon.

Purpose: I want to set up a system tray icon that will hide/unhide the desktop when clicked, much as would the standard desktop panel plugin for the various panel apps like lxpanel, gnome panel, etc.

Why don't I just use a panel app?

I am using a very reduced install of Ubuntu Lucid oriented towards first time PC users on very old hardware, using Openbox as the window manager and Tint2 with lxlauncher instead of a panel, the latter both compiled from latest source for some slight customization. Tint2 is a taskbar that also features a built in clock applet and system tray which I have chosen after examining basically all other alternatives and chosen for its light footprint and customization. It gives me everything I need except a single click hide/show-desktop feature or a halt/reboot/logout menu. lxlauncher is a very lightweight alternative to the Ubuntu Netbook Remix netbook-launcher (and/or netbook-launcher-efl) package that conforms to the freedesk specifications and occupies all free deskspace other than tint2, under all other windows. I used the freedesk specs to set up a "shutdown" menu category and created shutdown.desktop reboot.desktop and logout.desktop files in the category to add that feature, using dbus commands for the first two and 'openbox --exit' for the latter.

I set the openbox config to open all app windows maximized with no decoration, so each app takes up the whole screen other than tint2 and can only be closed by right clicking on its icon in tint2 or by its file->Quit menu.

This gives me a kind of OLPC for grown ups with no computer experience. In other words, for people who don't know what a desktop or window is. This is similar to the Ubuntu Netbook Remix except that in UNR they superimpose the window decorations over the gnome panel so you can still close the window.

However, the one problem here is that to see lxlauncher when one has several apps running, one has to click on each app in tint2 to minimize it. I would like to add a system tray icon to make this possible with one click without adding too much more overhead to the existing setup.

Here is a screen cap of the desktop:

BTW, I will use wmctrl to test the desktop visibility state and toggle it using this bash command: test 'wmctrl -m | grep ON' && wmctrl -k on || wmctrl -k off

how to get an icon in the system tray and run the above command when clicked will be appreciated

P.S. I've looked at 'zenity --notification --listen' but running a command when the icon is clicked in this case is a pending feature for the app and not yet implemented. My last resort will be to learn C and try that.

View 2 Replies View Related

Software :: Skype Icon Not Created In System Tray (taskbar)?

Jan 17, 2011

I'm running Kubuntu Meerkat. If I set skype to start minimized automatically, it seems that it's running but there's no way to get to it. It shows up in the process list but there's no icon for it in the taskbar or anywhere else on the screen. Even worse, I can't just kill and restart it; if I kill it, it just comes back. If I issue the skype command from the K menu or from a command line, I get a complaint that another instance is already running.

View 2 Replies View Related

OpenSUSE :: Can't Get The Pidgin Tray Icon To Show

Sep 21, 2010

Just updated to KDE 4.5.1, and im having a hard time getting the tray icons to work.

For instance, i cant get the Pidgin tray icon to show. I cant get Qinternet to show either.

View 9 Replies View Related

OpenSUSE :: Thunderbird Mail Notification Tray Icon?

Jul 1, 2009

In the XP version of Thunderbird, a try icon appears when new mail arrives. I noticed in the Linux version I don't get the tray icon. Is there anyway of getting it to show or is it not available in the Linux version?

View 6 Replies View Related

OpenSUSE :: No NetworkManager Icon On Toolbar

Nov 24, 2009

I recently installed openSUSE 11.2 x86_64 on a Dell Studio 17. The only way I can get a wired internet connection is through NetworkManager. I want to be able to make some setting changes to it but there is no NetworkManager icon on the toolbar!

View 6 Replies View Related

OpenSUSE :: Updater Applet's Icon Not Showing In Taskar/sys Tray?

Sep 29, 2010

Using openSUSE 11.3, KDE 4.4.4.

View 1 Replies View Related

OpenSUSE Network :: Skype Aborting On Launch - Tray Icon Will Pop Up For 1 Second And Then Just Disappear

May 27, 2011

Wondering if any one else is having this problem lately under 11.4. My Skype does not want to launch any more. When I click to open Skype, the tray icon will pop up for 1 second and then just disappear. Have tried launching from command line to see if there are any messages, but it just says aborted when you try launch it.

I noticed this started happening randomly when I had the laptop in hibernate and then would resume, Skype would then just disappear and then I would just relaunch it and it would be find again.

View 5 Replies View Related

Ubuntu :: What's The Command To Initiate The Gnome System Tray For When It Fails To Load

May 14, 2010

what the command is for the System Tray, so thought I'd ask here. Note I am not asking how to put a system tray on the panel - I know I can add a notification area, but when I reboot there will be 2 of them, so this is not what I want.

I just need to be able to initialise it when it fails to load. Since my upgrade to Lucid, this has happened a couple of times, so expect it will happen again soon enough.

View 8 Replies View Related

Ubuntu Multimedia :: Gnome Panel System Tray Volume Control Gone

Aug 3, 2010

The volume control in the Gnome panel system tray has disappeared from my wife's Ubuntu 10.04 system with the master volume set to zero.I was able to restore sound via System->Preferences->Sound master volume, but this is not particularly convienent. How do I restore the panel volume control? (the speaker icon on the panel, between the Network arrows and Chat/Mail setup icons).

View 3 Replies View Related

Ubuntu :: When Click On Networking Icon In System Tray - Says Networking Disabled

Jul 13, 2010

I do have internet cause I am using it on W7. The only thing that I have done different is I left the pc on over night so I guess it went to suspend for the first time. Then I powered off. After turning the pc back on and logging in I have no internet. Not even with the Ethernet plugged directly in. There is supposed to be a little blue light on when it sees the wireless and that is off. When I click on the networking icon in the system tray it says networking disabled. It shows no wireless. When I plug directly in I still get nothing. I'm using 10.04

View 2 Replies View Related

OpenSUSE :: USB Is Not Shown In System Tray

Jun 10, 2011

I have an external HDD, with 3 partition. When I plugged it in, the entries are shown dolphin But no symbol in system tray. Can I add it in system tray and umount all (all partion of single USB device) in a single click.

View 9 Replies View Related

OpenSUSE :: System Tray Does Not Hide?

Jun 14, 2011

I have a strange problem about the system tray that I hope someone else solved ...I have 11.4 64bit with all the new up-dates installed and sometimes the system tray Stops hiding.I have the option to hide the system tray and it just stays there.I noticed this sometimes happens when the show plasma dashboard or show desktop widgets are used.Is there a "cure" for this? Does someone have the same problem ?Another issue is that in my install the /home mount point was mounted on top of an older install of Opensuse.

View 9 Replies View Related

OpenSUSE :: KDE 4.6 System Tray - Vanishing Icons?

Feb 8, 2011

I have a few problems with my openSUSE 11.3 (I were using openSUSE 9 ages ago, then I moved to Debian, jet after few years I though way not to give openSUSE another chance ).

Basically all is great except for 1 little annoying problem - system tray.Applications like Amarok, Network Manager, SUSE updater, etc just does not show up in system tray! Amarok keeps playing music after I minimalize it to tray, but its no where to be found XD.

I'm using the following repositories: download.opensuse.org/repositories/KDE:/Release:/46/openSUSE_11.3/ download.opensuse.org/repositories/KDE:/Extra/KDE_Release_46_openSUSE_11.3/ packman.unixheads.com/suse/11.3/

Do you know a command for zypper to install newest packages, ignoring branding (from who package is)? That is one of things that truly is a pain, and which I never experienced while using Debian.

View 9 Replies View Related

OpenSUSE :: Knetworkmanager Can't Be Minimized To System Tray Panel

Aug 6, 2010

After upgraded to 11.3. Do a operation that active a network node, the Knetworkmananger will active a display on "Task Bar" (see figure 1). And it can't be minimized to "System Tray Panel", just can't be minimized to "Task Bar".

And the network list display pops up without all display some time (see figure 2), it's very boring.

If I kill the Kneworkmananger and restart it again, it will just have a Icon on "System Tray Panel" normally. But if it change to another network node automatically or I change it by clicking the icon, the display on "Task Tar" will appear and can't be resume to "System Tray", just like mentioned above.

I don't know why have this problem, I tried to reinstall the Knetworkmanager, but the problem also exist.

View 5 Replies View Related

OpenSUSE :: Application Icons Disappeared From System Tray

Jul 5, 2011

No applications will show in my system tray anymore except the defaults. I've checked the entries and touching those had no effect. In fact, the programs I lost the icons too were in the entries, under "system tray settings" and so I set them to all always show. After doing so the applications actually disappeared from my entries entirelSome of my applications open up directly to the tray and I can't get to them at all anymore! They were all working previously until I moved my panels around.

View 1 Replies View Related

OpenSUSE :: Kmix Refuses To Show In The System Tray At Boot?

Feb 5, 2010

Kmix refuses to show in the system tray at boot. I have gone to settings and made sure "Dock in system tray" is ticked off. I have un-installed and re-installed it. Nothing. btw running Suse 11.2 and the desktop is kde 4.3.1

View 5 Replies View Related

OpenSUSE :: Command Option: Launch An Application Minimized & Add To System Tray

Nov 30, 2010

1. Is there a command option to launch an application minimized?

i.e. in terminal

firefox -minimized [URL]

That opens firefox but does not minimize...

2. Also, is there a command option to add the application to the system tray?

View 3 Replies View Related

Ubuntu :: Wireless Tray Icon Is Turning A Wireless Icon?

May 25, 2010

I have Ubuntu 10.04 installed on a laptop of mine, and also a desktop. On this laptop, it's a clean install and I'm having a weird issue with the panel on the top of thescreen.ometimes when I start up the computer and login, I get two noticeable quirks. Instead of having the wireless icon in the tray next to the volume, I have two volume controls next to each other.The one icon, that takes place of the wireless icon, is not functional.The other volume icon functions as normal.

The other quirk is that my power button, used for choosing to logout, shutdown,etc,isappears. Instead, it shows two of my username next to each other (one is the legitimate one that lets you set your away status and such). And in place of the power button, is another username menu, but it is cut off by the edge of the screen and doesn't function.Has anybody had this problem before? Is there some kind of package I can update or reinstall to try fixing this? Sometimes the power button will be fine, but the volume icon will still double up.

View 4 Replies View Related

Ubuntu :: Mail Tray Icon Gone?

Jun 28, 2010

I accidentally removed the mail tray icon (tha onle that looks like an envelope) and i haven't found how to put it back. Does anyone know how to? I haven't been able to find how.

View 2 Replies View Related

OpenSUSE Install :: Broke Gnome In 11.2 - Connect To The Internet Via Networkmanager And Couldn't Get Wifi Or Wired To Work

Apr 27, 2010

I was having a problem with cairo dock, asked on the board how to resolve was told to reinstall the visual driver for my monitor since I have an ati vid card since with the updated kernal u have to reinstall those drivers(didn't know that, I'm new to opensuse). I thought I did that before so I completely uninstalled it so I could then do a fresh reinstall but I wasn't paying attention and my laptop was unplugged for a while. I stepped away while the install was going on and my laptop died.

I tried plugging it in but had to restart my laptop when I did I got the command line rows and when I tried to start GDM it wouldn't start, I did so as SU. Attempted to connect to the internet via networkmanager and couldn't get wifi or wired to work. Anyway I can access my desktop visually just so I can start yast and install the driver or will I have to reinstall 11.2 or use the cd to repair? If so how do I use the cd to repair?

View 2 Replies View Related

Debian :: Insync Tray Icon Missing?

Mar 24, 2016

I have probllem with Insync (google drive synchronisation).I instaled insync and insync-nautilus, synchronisation was started, but I haven't icon in tray ( upper right corner of the screen ).My system that Debian 8.3 32Bit.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved