when I want to add a new applet (e.g. the Brightness Applet) to my panel in Lucid (10.04) I get the following error:
Code: The panel encountered a problem while loading "OAFIID:GNOME_BrightnessApplet". This happens with all applets. This error also appears when after the login. It's quite annoying to not have a clock, tray area and a window list. I searched in different forums but didn't find a solution.
I'm running ubuntu 10.04 and I get several weird pop up windows when I first boot up. I have tried getting help from the community forums and have tried several of the recommendations but they haven't helped. In fact, I think some of the things that I have done have made my computer worse. The first window I started getting said "Could not update ICEauthority file/home/dpan/.ICEauthority" (dpan is my user name). If I would click on the close button it would close. Before that when I was saving a bunch of sound files to my home folder, I got a message that my root drive was almost full which was weird considering I wasn't saving anything to my root drive. When I check how much of my root partition is used with "GParted" (under system>administration) along with using the "df -H" command in the command line it shows that I have only used about 4.5GB and have about 7GB of unused space on my root partition. Although, when I use the "Disk Usage Analyzer" (under Applications>Accessories) it shows that my whole root partition is full.
When I searched for ways to fix the "could not update" window, some of the forums talked about removing some of the keyring codes. So I did that, but it seemed that that caused later problems. I stated to get two windows on top op each other that were identical that said "The panel encountered a problem while loading 'OAFIID:_IndicatorApplet' Do you want to delete the applet from your configuration?". In the same window, there is a box that says "don't delete" and a box that says "delete". I should mention that I think there were two keyring codes that I deleted and there are two identical pop up windows. I have tried clicking both the delete and the don't delete boxes several times but I get the same thing every time.
Shortly thereafter, I also lost my ability to get on the internet with Firefox and Chromium. When I tried to get on with Chromium, it would start to load but then it would stop and nothing would happen. When I tried to get on with Firefox, a window would pop up that said "Close Firefox...... Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.". It also had a clickable box in the window that said "OK". I didn't have Firefox already running and Firefox wouldn't let me on the internet. For awhile, I was able to use the browser "Epiphany" to get on the internet but after a week, Epiphany wouldn't even let me on the internet and it did the exact same thing that Chromium did when I clicked on it (started to load but then stopped and did nothing). When Epiphany did allow me to use the internet it wouldn't let me view PDF's or save pictures that were attachments on my emails.
When logging in I receive this message : panel encountered a problem while loading "OAFIID : Glipper" It does not happen everytime when logging in. Did a Google search, but no results so far.
I've done a quick google search and didn't really find anything that I understood. I DID find a reference to the bug on launchpad, but supposedly it was fixed as of version 2.1 and I'm running the latest version I could find which I believe is 2.9 so I'm a bit lost.
Any help would be great, if you need more info, just tell me how to get it and i shall do so as I really am missing gnomenu. If it makes any difference, I'm on ubuntu 11.04 64bit running in classic mode
This guide will show you how to install GnoMenu 2.9 on Fedora 12/13, & how to install custom themes for GnoMenu. I will cover the install feature that is built into the software, & the manual install procedure. Because personally I have NEVER been able to get the built-in install feature to work. If it works for you, Great! If not, you can still install manually.
Download & Install GnoMenu 2.9
1.) Visit the Official GnoMenu site and download the latest version of the program. (2.9 at time of writing)
1a.) https://launchpad.net/gnomenu. (notice: This is also a secure site)
1b.) DO NOT download and install this program from any unofficial source.
2.) Open the archive you just downloaded. (gnomenu-2.9.tar.gz)
2a.) Copy the entire folder (gnomenu) from inside the archive, to your /tmp folder.
3.) Open a terminal and run the following commands.
Code:
3a.) This is the actual install process. It should not take very long at all.
4.) After the installation is finished, browse to your /tmp folder and delete the /gnomenu folder. It is no longer needed.
5.) Right-click your panel and select 'add to panel' from the context menu.
5a.) In the "Add to Panel" window select GnoMenu and click the 'Add' button. (as shown)
GnoMenu 2.9 is now installed. So first of all, you should remove the standard 'Menu Bar' from your panel and move the GnoMenu button to the far left of your panel (kinda like the windows start button). You can of course place the button anywhere on the panel. The choice is yours.
Now, lets right-click the GnoMenu button and select 'Properties'. The dialog box that opens lets you choose & install various theme elements, as well as setup all other options and features... Lets take a quick look at the tabs on the Properties dialog before moving on to the manual theme installation procedure.
The 'Themes' Tab.
This tab allows you to select the themes you want to use, & install new themes. The 'themes' are divided into four categories: Menu, Button, Sounds, and Icons. To install a new theme, press the Install button for the type of theme you are installing and select the theme archive you have downloaded. You DO NOT extract the theme files from the archive. I cannot get this method to work so I have included a manual install guide at the bottom of this thread.
The Preferences Tab.
This tab contains a LOT of various settings! You will just have to play around with them and find the setup that works best for you and the theme that your currently using. With some menu themes I like to increase my Icon Size, or use my system icons instead of the theme icons. These options are all personal preference.
The Commands Tab.
This tab allows you to set custom commands for all of the various buttons on the Menu's. Such as Shutdown, Restart, Lock Screen, Help, Search, ect., I suggest leaving these values alone unless you need to change one of them for some specific reason...
GnoMenu 2.9 is now installed and configured. Lets move on to installing a custom theme...
Manual Installation for Custom Themes.
If your built-in install feature works as well as mine does, then you will have to manually install all of the themes that you download. In order to do that you must copy files into a directory that needs Root access!! We could Log in as Root, but this is not very safe, and it would be very inconvenient. So we are going to make a Launcher that will open a new instance of Nautilus with Root permissions. When you close that instance of Nautilus the Root permissions will no longer be active. So this makes it easy to access directories that need Root permissions, & it does not create a security issue...
1.) Download a custom GnoMenu theme...
1b.)Download: 'Carbon' Menu Theme (carbon.tar.gz) - I uploaded this file - Find more @ gnome-look.org
2.) Create a new Launcher on your Desktop. 2a.) In the 'Type' box select 'Application in Terminal'. 2b.) In the 'Name' box type 'Browse Files as Root'. (or anything you want) 2c.) In the 'Command' box type: sudo 'nautilus' 2d.) Leave the 'Comments' box empty... and click 'OK'
3.) Extract the 'Carbon' folder from the archive you just downloaded. (carbon.tar.gz) unto your Desktop
3a.) Dbl-Click on your new Launcher and open Nautilus with Root permissions. (You may or may not be prompter to enter a password. Depending on how you have SUDO configured on your machine)
3b.) Inside Nautilus copy the entire 'Carbon' folder from your Desktop and paste it into the following location: /usr/share/gnomenu/Themes/Menu
Your Custom Theme has now been installed and you can set it to be used by entering the GnoMenu properties and selecting it on the 'Theme Tab'. You can download hundereds of different Menu, Button, Icon, and Sound themes for GnoMenu by visiting the GnoMenu Theme Area at: www.GNOME-LOOK.org
NOTICE: each type of theme has it's own folder that it has to be installed into, or it will not work at all. Here is a list of the correct directories..
I was intending to do a clean install of 10.04.I have downloaded and burned desktop-i386.iso.After booting from CD and selecting install from the menu, I get the splash screen for a few minutes, then black screen, then purple ubuntu screen, then the error message "the installer has encountered an unrecoverable error. A desktop session will now be run etc.....".
I am thinking this may be related to ACPI, because when i 'Try Ubuntu without installing' it loads ok but I get a 'Crash Report' notification on the panel.
If again 'Try Ubuntu without installing' with F6 option "ACPI=Off" it loads up with no problem.
Another thing I noticed is that when I load with ACPI=OFF, my external drives automount, but if i dont turn ACPI off, and get the Crash report notification the external drives do not automount.
Gnome panel is not loading at all (version 10.10 ubuntu btw) All I get is about 1/3 of the top panel on the screen - no menu etc drawn and my desktop icons moving slightly up and down, which I guess due to gnome panels attempting to load. When I try to boot using altctrldel I get the message gnome-panel is not responding. I tried safe mode etc which no effect. I think its clear I am using the windoz ideas - not sure how to start fixing this in ubuntu I have tried a couple of things from this site in pervious threads from the basic
I just updated from 10.10 to 11.04 about an hour ago and I've already managed to crash it. (currently running from my old 10.04 Live CD) the first restart from the update worked fine. i had a look around and tried to orientate myself to the new dash etc. this is where the problem comes in. All i did was open the control center and have a look at the new Unity and Gnome 3 settings etc. My computer froze and so i had to force shutdown and restart.
I then discover my two main problems. - the new grub menu/splash screen is displaying at too high a frequency for my monitor to display (if i wait long enough it loads 11.04's login screen by default.) - upon login, all i can see is my desktop background and my cairo dock from 10.10 but nothing else. (no panel or app launcher side bar)
I have used "Gnomenu" in the past and thought it was quite good. I did have some stability problems with it, or it seemed that way. My question is as follows.
Is Gnomenu available for Ubuntu 11.04.
Is it stable and lastly is there anything better.
I don't like to use Compiz or Emerald or anything fancy as i find
I have just installed fedora 12 on my toshiba L355D-S7901. While updating my system using the graphical tool I encountered what the system labelled a 'bug'. The following details accompanied the error message:
Error Type: <class 'yum.Errors.RepoError'> Error Value: Error getting repository data for installed, repository not found File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
I had a theme with Gnomenu before where there was a small black apple for the start menu with a gray panel. The rest of the menu was in the style of the default menu. I have reinstalled since and can't find this any more. Do any of you happen to have the theme I'm talking about?
I'm still on that steep learning curve but have been enjoying playing around with the desktop environment. I've installed gnomenu and would like my win key to open it.
How do I manage to do this? I notice in the Gnomenu Settings that the "Bind keyboard key ex: Super_L" is ticked but not sure what this means exactly.
I have had GnoMenu since 10.04 and have had no problems with it and for a while in 10.10 it was working fine but not to long ago I started getting and error message saying:
The panel encountered a problem while loading "OAFIID:GNOME_GnoMenu".
I've looked far and wide and cannot seem to find an answer.
I installed Fedora 12 at school on my external hard drive, using Windows Virtual PC 2007 to run Fedora at school on a dell PC with XP 2000, which works at school!However at home, i am using Windows 2007 os, I install Windows Virtual PC 2007, wasn't successful in running Fedora 12.As soon as Fedora begin to boot, an error message appeared which said,"An unrecoverable processor error has been encountered.The virtual machine will reset now".below the message it gives you only option to reset the virtual machine, however this is a vicious cycle
Attempting to compile an application that is not located in any of the repos yet for 11.3 64 bit. I have downloaded the appropriate src and untarred it. However, when I attempt to run the ./configure command here is the error I receive. checking build system type... Invalid configuration `x86_64-unknown-linux-': machine `x86_64-unknown-linux' not recognized configure: error: /bin/sh ./config.sub x86_64-unknown-linux- failed
I have made sure that I have all kernel-headers packages installed and am unsure as how to proceed. I tried using the command "./configure --build=x86_64" and then receive an error stating that the "SYSTEM IS NOT SUPPORTED" and continued errors stating that gcc is not installed, eve though it is.
I'm completely new to Fedora. I've tried using both Rhythmbox and Exaile to no avail. I keep getting a message that says "Playback error encountered! Your GStreamer installation is missing a plug-in." I have searched all over countless forums and blogs trying to figure out this issue. I went into add/remove software and searched GStreamer and basically checked everything that appeared to be what I needed, but that still hasn't worked. Insanely annoying not being able to play my music and even more annoying because I never had this issue with Ubuntu.
After a fresh install of Fedora 12 I'm delivered to the image on the attachment. Well aside from not being able to see icons on the left, or go to the any terminal and not seeing anything and be forced to blind type and hope for the best there are some other issues. Enabling panel transparency shows video artefacts on the panel.nouveau doesn't enable 3D(I use a NVidia GeForce 9600 GT 512MB and my monitor is a ACER LCD X223W)) kind and point me to resources about the nouveau driver and how to configure it so it starts to work?
I decided to bite the bullet and install AWN 0.4 beta, because it supported GnoMenu. However, adding the GnoMenu applet to AWN triggers a UnicodeDecodeError, which looks something like this:
Code: UnicodeDecodeError in GnoMenu: 'utf8' codec can't decode byte 0xb5 in position 1: unexpected code byte
The traceback is as follows:
Code: Traceback (most recent call last): File "/var/lib/python-support/python2.6/awn/extras/awnlib.py", line 1462, in init_start
The distribution I chose came with the GnoMenu, and it's really cool that I can customize it. But so far I only know how to change the GnoMenu button itself to things that I have to download from the internet. How to create my own GnoMenu button themes? And sound themes, if you have a lot of spare time?
Does any one know how to get the name back on the gnome panel. It seems to have disappeared , I tried using the add to panel feature by right clicking on the panel but cannot locate it in the list.
Fedora (2.6.34.6-47.fc13.x86_64) I installed that update, during the installation process it said that it had to remove three packages, one of them was kmod nvidia for the old kernel (Fedora (2.6.33.8-149.fc13.x86_64))After the update finished installing the new kernel, I restarted the system and Nvidia did not load. (I assume because Update manager removed the old nvidia? But I also assumed that a new version would be installed automatically?)I received the following Boot messages:
Code:
Entering non-interactive startup Starting monitoring for VG vg_user1: 3 logical volume(s) in volume group "vg_user1" monitored
[code]....
I'm confused, if Update Manager removed kmod nvidia, then why does yum say it is installed? And why doesn't the new kernel update work with that version? Or should I install a driver version for that particular kernel? I've read while searching that I need to install a kmod-nvidia for that particual kernel version and that I should login to my previous kernel until that happens, is that the problem I'm having?
Why don't rpmfusion and fedoraproject release the kmod-nvidia and kernel updates at the same time to avoid problems such as this? Does anyone know how long does it usually take for rpmfusion to release the new kmod-nvidia driver for the latest kernel?
Keep trying update the packages (36 in total) and every time I keep getting this error ERROR with rpm_check_debug vs depsolve: kernel-x86_64 is needed by kmod-nvidia-2.6.26.6-49.fc8-173.14.12-5.fc8.2.x86_64 kernel-x86_64 is needed by kmod-nvidia-2.6.26.8-57.fc8-173.14.12-5.fc8.3.x86_64 Please report this error at [URL]
I use web server apache use php fastcgi (Centos 5.2, apache 2.2.9 , php 5.2.5 and fcgi-2.2.4 ). I receive error : "The server encountered an internal error or misconfiguration and was unable to complete your request. contact the server administrator, no-reply@zz.vn and inform them of the time the error occurred, and anything you might have done that may have caused the error. I view log :
I use FC 10 on my desktop. It is great!. But I have some troubles with installing new software via yum or rpm. Most of install/update/upgrade transactions fail. The yum prints string: Error: Missing Dependency: glibc-common = 2.9-2 is needed by package glibc-2.9-2.x86_64 (installed) I tried to manually install or update the glibc-common via yum or rpm, but it fails. The # uname -a -i -p returns
Code: Linux achfc10 2.6.27.5-117.fc10.x86_64 #1 SMP Tue Nov 18 11:58:53 EST 2008 x86_64 x86_64 x86_64 GNU/Linux Could you have any ideas how to solve the issue?