V9.04 Start-up problem
NoOp
glgxg at sbcglobal.net
Sat May 9 18:32:49 UTC 2009
On 05/09/2009 10:16 AM, Peter Baily wrote:
> I upgraded to 9.04 from a fully up-to-date version of 8.10 by
> download. On start-up the message appears: "Failed to open file
> '/usr/share/gdm/themes/Human Circle/Human/ubuntu.png': No such file or
> directory". The boot file seems to be attempting to call the start-up
> screen from 8.10 which clearly has been deleted. Please can anyone
> advise a relative novice as to how to delete this call from the boot
> file safely?
>
> Thanks!
>
Sorry, I should have given you insructions on how to modify if you'd
like from the suggested patch in
https://bugs.launchpad.net/ubuntu/+source/ubuntu-gdm-themes/+bug/337109:
1. Open a terminal (this should be the Ubuntu theme:-)
Applications|Accessories|Terminal
2. From the terminal:
gksu gedit /usr/share/gdm/themes/HumanCircle/HumanCircle.xml
3. Look for these two lines in the file:
<normal file="../Human/background.png"/>
and
<normal file="../Human/ubuntu.png"/>
Modify them to:
<normal file="../HumanList/background.png"/>
and
<normal file="../HumanList/ubuntu.png"/>
4. Save the file & exit gedit.
You should no longer get the error on boot.
More information about the ubuntu-users
mailing list