Ubuntu :: After Startup - No Taskbar Or Menus

Jan 18, 2010

On my desktop, running 9.10 64 bit, when I start up, I get the error message
"cannot update ICEauthoriy /home/local" and after I hit ok to go beyond that, my taskbar and menus flash, then disappear. I get to my desktop, but have no functionality. I installed klamav yesterday, and got this on my next startup. Is there any way to save my installation, and not have to re-install the O/S.

View 6 Replies


ADVERTISEMENT

Debian Multimedia :: XFCE Lost Menus And Taskbar?

Aug 12, 2011

I am using XFCE on Debian Squeeze.

Last night, when I logged in, I only got the desktop with whatever icons I have set on the desktop. The menu bar and the taskbars have disappeared completely.

Is there a way to recover this? Is this a common behaviour? I used to get this problem when I tried out QIMO.

View 3 Replies View Related

General :: Make Taskbar Show Preview Like Windows 7 Taskbar?

Jul 29, 2010

In Windows 7 when you hover over an open application in the taskbar, it shows a small image of that application. Is there a way this can be done in Linux?

View 1 Replies View Related

Ubuntu :: How Minimize To Taskbar

Jan 18, 2010

I have been a long time Windows OS user. I am in the process of learning Linux in a college class that is focused around Ubuntu.I like how in Windows OS that when you lick minimize in a window that the open window will minimize to the task bar. Is there away to do this in Ubuntu 9.10 ? I will need a n00b step by step how to for this one.

View 6 Replies View Related

Ubuntu :: 9.10 - How To Get Glass Taskbar

Feb 24, 2010

I am using Ubuntu 9.10, and I would like a Glass taskbar...How would I go about doing that?

View 2 Replies View Related

Ubuntu :: Icons Gone From Taskbar?

Jul 7, 2010

I am running Ubuntu 10.04 and at first there was the icon for Open office quickstart and the icon for network connection.After some updates those two disappeared but I was able to switch off the computer. I have managed to get those two icons back using 'notification area' but the computer will not shutdown now.

View 7 Replies View Related

Ubuntu :: No Taskbar/launcher In 11.04?

Jun 2, 2011

It seems as if I've really done myself in this time. I recently upgraded to 11.04 from 10.10.trouble (not showing titlebars after I had trie to enable the "desktop cube" feature) so I decided the best plan of action was to get rid of Compiz. That turned out to be a mistake. Now I have no launcher or taskbar, and since I'm somewhat, well, inept at this so far I have no idea how to get my desktop back in working order.e managed to install compiz and emerald once again, but I can't get to the startup application editor to make it run automatically. Is there a way to get the default desktop environment handler to kick back in?

View 3 Replies View Related

Ubuntu :: Taskbar Missing In 10.04?

Jun 30, 2011

After upgrading to Lucid, there is no any taskbar or main menubar in my Ubuntu 10.04 (Lucid Lynx) machine.I can correct this by typing

Code:
gconftool --recursive-unset /apps/panel
rm -rf ~/.gconf/apps/panel

[code]....

View 4 Replies View Related

Ubuntu :: Menus Not Available On 10.10

Nov 5, 2010

Recently I installed Ubuntu 10.10 Maverick on my HP notebook (Intel core2 CPU T5600@1.83GHZ)

I facing lot of initial hiccups in using Ubuntu as i came from Win XP.

I am not able to see any menus in the home screen. No right click is available on desktop. While searching in forum, I came to know that there will be menu in the desktop. and also run option(Alt+F2 or so). But I don't have any menu except top bar with Ubuntu Logo and status bar and Launcher Bar. Alt+F2 is not working.

I am trying windows kind of desktop/menus/look and feel. I installed Cairo-Dock. which has menu item "application menu". But it seems my system struck due to this.

I have another system with XP OS. Both are in same lan. Inorder to communicate between both I tried xipmsg. I cant find the application under applications launcher. From terminal if i give this command, small gui is opened. where there are no users found . also printing this error at closing. "XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0". after 1844 requests (1844 known processed) with 0 events remaining."

Then I installed ipmsg for windows using WINE. Its giving 3 errors in the startup and my system name only available in the users list . When I press Refresh, that name also vanishes. Then I installed Genome IPmsngr, where I could not find single entry similar to xipmsngr. sometimesstatus icons of LAN/wireless & ipmsngr coming out of status bar and showing below the status bar.

Also getting following errors while hibernate. btusb bulk complete: hci0 urb efdc5280 failed to resubmit(1).

View 3 Replies View Related

Ubuntu :: Taskbar Switching On And Off In The Terminal

Jan 6, 2010

I am a new Ubuntu user (three months so far on Karmic amd64, and very happy with my new OS). I had to do a force shutdown after a system freeze (while viewing video on my tv - dual display - with vlc). Upon restart, I noticed the network connection icon missing from the taskbar; there was an empty "slot" between the evolution and sound icons so I figured the network icon was simply not appearing correctly.

I right clicked in that empty "slot" and chose to remove from taskbar with the intention of putting it back. After clicking remove, the taskbar started a cycle of constant disappear and reappear (about one second between each). The cycle is too fast to allow navigating in menus but I can access the terminal. Being new and all, I don't know how to configure the taskbar through the terminal... fix my taskbar in the terminal?

View 1 Replies View Related

Ubuntu :: Icons In The Taskbar Moved?

Jan 14, 2010

I hooked up my computer to a TV via VGA and after I was done my icons moved around on the taskbar. Usually the 'kevin' was on the far right. Is there a way to change it back?

View 1 Replies View Related

Ubuntu :: Icons In Taskbar Disappear?

Feb 1, 2010

Quite often, at start after I shut down my latptop, my taskbar is completely empty and inactive. I can't right-click on it and add anything. The rest is working fine: shortcuts work, terminal works, software works through terminal, sticky notes are opened

View 8 Replies View Related

Ubuntu :: Taskbar Item Key Mapping

Mar 3, 2010

I am very very productive with the new Windows 7 taskbar. The ability to press Winkey + # to either:

1) Minimize that window if it is the window that currently has focus set to.
2) Restore the window the key combination is pressed but the window is not currently open. For example, if Firefox is the third tab across the bottom of the taskbar, and not currently open, I would like <Super> + 3 to restore this window for me, instead of having to do alt + tab, tab, tab, tab [OH! Now I finally got to it!]. I just work much faster with this convenient shortcut.

The Problems

1) I need to know how Ubuntu remembers the current location of an item on the taskbar. It must, as you are able to re-arrange items with a drag of the mouse. I need this to find out what item #, so when I press <Super> + num I can figure out what is the numth window across the bottom currently.
2) I need to know how to execute something like [psuedo-code for bash script]:[ie: How do I minimize? How do I check if a window is currently the focused window? How do I make it the current window?]

I am a programmer, I am willing to figure this out for myself at least partially, but how the hell do I find #1 without diving into thousands of lines of source? I could use some push in the right direction. I just switched to Ubuntu a month ago [from Windows, but I was very much a power-user and know my way around it well].

View 3 Replies View Related

Ubuntu :: More Capabilities With Taskbar For Pidgin?

May 30, 2010

Take a look at the picture. 1 refers to the mail icon, which has pidgin in it (I couldn't screenshot while open for some reason), and 2 refers to the icon that can be clicked which has the capabilities to set "available, away, invisible, etc" and that type of thing. Problem is, I no longer use empathy, I use pidgin instant messenger. Can I use the #2 icon referred to in the picture to control my status for pidgin?

View 4 Replies View Related

Ubuntu :: Get Windows 7 Taskbar Icons?

Jun 20, 2010

I really like the way the Windows 7 taskbar icons looks. I'm looking for a way to make the taskbar icons bigger without increasing the taskbar size itself. I'm also looking for a way to show the icons only, without any text beside.

View 2 Replies View Related

Ubuntu :: Add Multiple Desktops On The Taskbar?

Jul 20, 2010

Ubuntu Netbook remix so does any one know how to add multiple desktops on the taskbar?

View 7 Replies View Related

Ubuntu :: Taskbar Removed From KDE Desktop

Sep 9, 2010

I've accidentally removed the taskbar from my KDE desktop. Minimized programs are only accessible through a widget called Window List. I would like to have my KDE desktop back to its default view.

View 2 Replies View Related

Ubuntu :: Volume Control In Taskbar Gone?

Sep 22, 2010

Booted up in Lucid this morning to find all my volume control has vanished!I cant re-add to the panel, the volume applet isnt there to re-add! If I go to system/preferences/sound I get the error: Waiting for sound system to respond and nothing happens. If I go into command-line and try running gnome-volume-control-applet, I get the error: WARNING **. connection failed, reconnecting.. this goes on without any further resultAnyone got any ideas? the sound is working.. I just have no volume control other than the one on my speakers

View 4 Replies View Related

Ubuntu :: Add A Battery Meter To Taskbar?

Sep 26, 2010

in ubuntu 10.04 how do i add a battery meter to taskbar?

View 2 Replies View Related

Ubuntu :: Distinguish Between Tabs On Taskbar?

Oct 2, 2010

Currently the way tabs on the taskbar look (the bar at the bottom) make it a bit hard to distinguish between them. sometimes they all look like one big clump of text. its quite messy. when you look at something like the windows xp taskbar [URL] its much easier to see between them. I guess its also because the buttons look 3D in that they stick out a bit. Plus the choice of colours used for when you are on a tab helps.

How do I change/find a theme for this?

View 1 Replies View Related

Ubuntu :: Moving My Taskbar Onto My Second Screen

Nov 4, 2010

I have a 2 screen set up and would love to be able to move my taskbar to my second screen therefore maximizing space on my big main screen, I cant see any options to do this.

View 2 Replies View Related

Ubuntu :: No Flashing Window On Taskbar?

Nov 14, 2010

I am running a new install of 10.10 and have a problem with windows flashing when they need attention. For example a new IM message.

This happens with both aMSN and pidgin. So as far i am aware its not a problem specific to the application.

I'm using lib notify for now so I don't miss incoming messages all together.

Im running compiz with extra visual effects.

View 1 Replies View Related

Ubuntu :: Taskbar Keeps Going Off Soon Close Terminal

Jan 2, 2011

i started up my computer today and i didnt have a task bar so i opened terminal and ran xfce4-panel and my task bar comes back on but i get this on terminal

(xfce4-cpugraph-plugin:2229): Gtk-CRITICAL **: IA__gtk_container_set_border_width: assertion `GTK_IS_CONTAINER (container)' failed
(xfce4-mixer-plugin:2230): libxfce4mixer-CRITICAL **: xfce_mixer_get_track: assertion `GST_IS_MIXER (card)' failed
(xfce4-mixer-plugin:2230): xfce4-mixer-plugin-CRITICAL **: xfce_mixer_plugin_set_card: assertion `GST_IS_MIXER (card)' failed
(xfce4-mixer-plugin:2230): xfce4-mixer-plugin-CRITICAL **: xfce_mixer_plugin_set_track: assertion `GST_IS_MIXER_TRACK (track)' failed

and if i close terminal my taskbar will come back off

View 1 Replies View Related

Ubuntu :: Get The Calculator Icon On Top Taskbar?

Feb 15, 2011

i cannot work out how to get the calculator icon on my top taskbar so i can access it fast from there, i know that with ubuntu you right click on it and add to taskbar, this doesnt seem to do it with xubuntu, i cannot work out how to do it.

View 5 Replies View Related

Ubuntu :: Taskbar On Bottom Of Desktop?

Mar 4, 2011

I accidentally got rid of the bottom taskbar. How do i get it back? I minimize windows and I can't get the windows.

View 3 Replies View Related

Ubuntu :: Create Win Xp Taskbar Like Toolbar?

Mar 26, 2011

I want to know whether there is any way to create a toolbar just like windows taskbar toolbar, in which i can place my music folder and click on it to see the sub-folders-tree. Like this one:-

View 9 Replies View Related

Ubuntu :: How To Remove Icon On Taskbar

Apr 6, 2011

I am using Ubuntu 10.10 there is an icon left of the clock, its for Assistive Technologies - Universal Access Preferences. I have uninstalled the program, but the icon remains left of the clock. how to remove that icon.

View 7 Replies View Related

Ubuntu :: Can't Rearrange Taskbar Tabs?

May 21, 2011

I was messing with Compiz to enable cube and 3D cube and something disable the rearranging of the tabs in my taskbar. I'm not sure what it was, Something was disabled. Anyone know how to re-enable this?

View 3 Replies View Related

Ubuntu :: Remove Icons Off Taskbar?

Jun 3, 2011

I'm running Xubuntu 11.04 64bit for the first time. It's very nice. But how do I remove the mail icon off the taskbar? When I right click it want to remove the whole launcher, and I don't want to do that.

View 4 Replies View Related

Ubuntu :: Taskbar & Launchbar Disappear In 11.04?

Jun 26, 2011

after I update the OS using the "update manager" usually both the "taskbar" & the "launchbar" just dissapear.

I already tried re-installing the OS 3 times now and every time same results :S

View 1 Replies View Related







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