Author Topic: LXDE - error logging on. Solved thanks  (Read 997 times)

Offline silverbirch

  • Sr. Member
  • ****
  • Posts: 370
LXDE - error logging on. Solved thanks
« on: September 21, 2010, 03:39:11 PM »
Fresh install of LXDE 2010 on a laptop.  I changed one of the themes and now when I log on I get the following error:
"Error loading the theme AVIO-GDM.  Can't open file /usr/share/gdm/themes/AVIO-GDM/AVIOGDM.xml"

I click OK and can log on and have a perfectly good desktop.  Would just like to get rid of the error message before I give the laptop back to it's owner.

The machine only has 256 memory so I assume the theme won't load because of that?

Thanks

« Last Edit: September 22, 2010, 10:34:01 PM by silverbirch »
Pclinuxos 2010.1 KDE on AMD Athlon XP (runs as1.8 Ghz), 1 G memory, on board VIA graphics and sound

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: LXDE - error logging on
« Reply #1 on: September 21, 2010, 05:08:20 PM »
Fresh install of LXDE 2010 on a laptop.  I changed one of the themes and now when I log on I get the following error:
"Error loading the theme AVIO-GDM.  Can't open file /usr/share/gdm/themes/AVIO-GDM/AVIOGDM.xml"

I click OK and can log on and have a perfectly good desktop.  Would just like to get rid of the error message before I give the laptop back to it's owner.

The machine only has 256 memory so I assume the theme won't load because of that?

Hi,

What steps did you take to change it ? And would you check at /usr/share/gdm/themes what theme directories you have, and if you have AVIO-GDM, what files are in there ?

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: LXDE - error logging on
« Reply #2 on: September 21, 2010, 05:10:33 PM »
Easy to fix. Reinstall Avio-GDM. Unless you prefer to edit some files?

Offline silverbirch

  • Sr. Member
  • ****
  • Posts: 370
Re: LXDE - error logging on
« Reply #3 on: September 21, 2010, 05:50:12 PM »
For some reason I can't copy and paste from that console!

The AVIO-GDM file is there, I checked using mc.

In synaptic the gdm-themes are already installed and there's no separate AVIO-GDM listed.

Thanks
Pclinuxos 2010.1 KDE on AMD Athlon XP (runs as1.8 Ghz), 1 G memory, on board VIA graphics and sound

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: LXDE - error logging on
« Reply #4 on: September 22, 2010, 07:13:39 AM »
Reinstall gdm and gdm themes.

Or, open lxdecc (Configure your LX Desktop) > System tab > File Manager Superuser Mode. Open /usr/share/gdm/themes/Avio-GDM/. Right click Avio-GDM.xml and choose to open with leafpad. Check that line 4 has
Code: [Select]
    Document       : AvioGDM.xml
If there is anything but AvioGDM in that line, change it to AvioGDM.

Following the same procedure, open GDMGreeterTheme.desktop. Lines 2 and 3 should read -
Code: [Select]
Greeter=Avio-GDM.xml
Name=Avio-GDM

If it has something else there, change it.

To see line numbers in leafpad, click Options > Line numbers.

Offline silverbirch

  • Sr. Member
  • ****
  • Posts: 370
Re: LXDE - error logging on
« Reply #5 on: September 22, 2010, 06:56:36 PM »
Bizarre!   :)

I did as you suggested using the superuser mode because I wanted to see what the process is and everything was as it should be.  However when I logged back on I didn't get the error, and also got the original log in screen that I had when I first installed.

So it worked.

Thanks so much.
Pclinuxos 2010.1 KDE on AMD Athlon XP (runs as1.8 Ghz), 1 G memory, on board VIA graphics and sound

princeps

  • Guest
Re: LXDE - error logging on. Solved thanks
« Reply #6 on: October 02, 2010, 09:10:57 AM »
In /usr/share/gdm/themes/Avio-GDM folder there is a file named Avio-GDM.xml

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: LXDE - error logging on. Solved thanks
« Reply #7 on: October 02, 2010, 10:18:19 AM »
In /usr/share/gdm/themes/Avio-GDM folder there is a file named Avio-GDM.xml

Yes, there is. Are you having this same problem?