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
ADVERTISEMENT
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
Jul 3, 2010
I have two wifi routers. If I stand next to the main one with my laptop I can connect and access the internet no problem. The other router is in my office, and the bridging is messed up, so while I see the essid and bssid using 'iwlist scanning' and nm-tool, I can't connect to it.
Now, my main router's signal still reaches to my office, just not as strong as the borked router in my office. I need to be able to choose which wifi network to connect to without wasting time walking between rooms. I added entries for both in network-manager, but it doesn't show them in the list when I left click the tray icon! How the do I connect to the network I want?
View 1 Replies
View Related
Oct 10, 2010
I can't upgrade to Ubuntu 10.10 because it said that there's a problem with my network connection. When there's none, since I am typing this now.
View 2 Replies
View Related
Apr 26, 2010
I'm facing an odd issue with my Ubuntu 10.04. So, I have WLAN activated and working on my user account. Then I switch to another account on the same computer and nm-applet tray icon disappears! I have activated the option that all users may use the WLAN connection, but the tray-icon doesn't show up for other users. Only the one who logs in first sees it. Network connection is working properly, but the tray icon would be handy.
Trying to start nm-applet manually in terminal results in an error saying that nm-applet is already running (sure it is, on the first account that logged in). But is it possible to have the tray icon visible for all users?
View 1 Replies
View Related
Aug 21, 2010
I a trying to setup a wired connection in my ubuntu machine 8.04. but could not able to connect to internet, the internet status icon in status bar is always disabled irrespective of whether I connect the cable or not.
View 9 Replies
View Related
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
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
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
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
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
View Related
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
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
Jan 13, 2011
I've tried to configure :
- a wired network
- a wireless network
- a mobile broadband network as both "system connection" and "automatic connection".
I need to have a laptop that will try to connect as sson as I plug the ethernet cable in or as soon as it senses a certain SSID or as soon as there's a mobile broadband device plugged into a USB port. Non-system connections are working but I am not willing the actual user (non-admin) to read the WPA2 key or the SIM PIN. But the check box for the system connection is disabled. And running "sudo kcmshell4 --icon networkmanager kcm_networkmanagement kcm_networkmanagement_tray" doesn't result in a system connection.
View 1 Replies
View Related
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
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
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
Aug 8, 2011
My system boots, I login and am brought to my desktop. I click on the file system icon in the launcher to open a Nautilus window. The window opens, but is unresponsive (i.e., I can't move it, clicking on the icons does nothing, etc.). If I press the super key to get the dash and the press escape, the window becomes responsive again, just like normal.
If I open a folder in the window, the window becomes halfway unresponsive in that I can't move the window, but I can select more folders and toolbar icons. The top menu no longer appears at this point, and I can't access any of the system icons on the top right of the screen. Alt-F4 closes the window even if the close button doesn't work.As another example, suppose I open a Nautilus window and then a Chromium window. Both are immediately unresponsive. If I super-esc again, I can move the Chromium window around, and it seems to work normally. I can click on the Nautilus window, but it always stays greyed out. Even if I'm clicking on things in it, the Chromium window always has focus.
I had a similar experience to this with VLC and Chromium. After clicking around enough I eventually got it to the point where VLC apparently always had focus, but I couldn't access any of VLC's controls. Double clicking anywhere on the screen fullscreened the video, and that's all I could really do. Not even escape worked to bring it back.I can usually press super to get the dash and Alt-F2 to get a command prompt. Also Alt-Shift-T seems to usually work to bring up a working Terminal (at least one that accepts commands, even if I can't move the window).Does anyone have any ideas on what might be causing this? The behavior is highly unpredictable and extremely frustrating. I should note that key commands don't always work, even though they seem to in my examples. So I don't think it's just a mouse issue.
View 9 Replies
View Related
Mar 8, 2010
I have just finished installing 9.04 via USB onto an Acer Travelmate C110.For the record, 9.10 refused to even boot on this laptop. I used universal-usb-installer and unetbootin, both without success.The installation completed successfully, except that wireless networking is not enabled. Can someone please point me to the correct resource whereby I can get the wireless nic working.
View 3 Replies
View Related
Jan 11, 2011
i have just put a Geforce 7300 GT graphic card into my machine the problem is the max resolution I can get is 1024x768 at 60 hz the screen is a benq fp71g+. also the screen goes blank when i click on the display icon in system settings. i know that the screen can be run at 1280x1024 so I don?t know where the problem is.
View 3 Replies
View Related
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
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
Aug 25, 2010
Everything worked fine on kernel 2.6.33-6.But since the update to kernel 2.6.33-8, not always but nearly everytime I resume from suspend, my wireless network is disabled.When I right click the tray Icon the "Enable Networking" box is unticked and greyed out.Only a reboot brings networking back
View 14 Replies
View Related
May 27, 2010
Last night I was using my sony vaio vgn-nr38m online with no problems. I boot up this afternoon and it now says networking is disabled.
View 1 Replies
View Related
Oct 24, 2010
for some reason, since i switched to a static ip configuration my wired nic is disabled at startup. in order for it to work i have to manually start it with ifup. i am not using a network manager of any kind.
[Code]...
View 1 Replies
View Related
Mar 2, 2010
Ive searched all over on where the tray icon is. Id like to change it on my system to the RTM cow icon. Anyone know where the tasque icon for the tray might reside?
View 4 Replies
View Related
Apr 22, 2010
I'm here to ask if it is possible to change the tray icon for skype. It looks bad next to the rest of the tray icons.on this?Oh PS: the page I was looking at didn't have any solution to my problem
View 3 Replies
View Related
Jul 2, 2010
I have done a fair bit of Googling first but with no success...I am using PS3Media server to stream audio, video etc to my PlayStation. It works very well indeed on the PS3 end, but I have a slight annoyance that is messing with the nice look and feel of my Ubuntu desktop: The PS3 Media Server icon seems to have a grey background, whereas my panels all have dark transparency, this makes it stand out a mile.Is there any way of altering this icon? I was looking in the ..../pms-linux-1.10.5 folder but couldn't find much there.
View 2 Replies
View Related
Oct 13, 2010
I'm using Parcellite right now since whenever I copy something from Firefox and close it before pasting, whatever I copied is gone. Parcellite fixes this, but I don't want it to be on my tray all the time. How can I hide it?
View 2 Replies
View Related
Nov 4, 2010
Here's a summary of my problem: When using Skype, it's possible to close the gui of the application only. When doing this, the Skype process itself doesn't close; it hides in gnome-panel's notification-area.
Now, when opening the Skype application again (e.g. by clicking on a Skype launcher), Skype starts a whole new process. This is shown to the user as a new Skype tray icon being generated, as well as a new gui window being created.
What I'd like to do is as follows:
I'd like to replace the Skype launcher with a script that would * recognize if there is a Skype process running if yes, bring up that * instance of Skype if not, start Skype normally
Now, I've read some of the source code of gnome-panel to try and see how it's done. From what I've gathered, a button_press_event is bound to some function that probably (am unsure of this) sends a signal of some kind to Skype.
Very similar to this thread, except for Skype and without wmctrl (does not work with Skype): HOWTO: Make a launcher restore an open window (dock-like) [URL]
View 5 Replies
View Related