Author Topic: (Really solved) Lost xfce login on update  (Read 1304 times)

cwbar_1

  • Guest
(Really solved) Lost xfce login on update
« on: September 22, 2010, 06:12:34 PM »
Appologies to all.  The fix did not work.  Using the "gdmsetup" does not stick.   Changes are made but restart shows the settings revert. Going into the gdmsetup does not even work when using "activities >> set up GDM" in the gnome log in screen.  "Force version" is not available in Synaptic.  Short of re-installing and not updating, or living with the "Gnome PCLinuxos" log in screen, are there any other solutions?
« Last Edit: September 24, 2010, 05:48:01 AM by cwbar_1 »

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: (update) Lost xfce login on update
« Reply #1 on: September 23, 2010, 10:41:11 AM »
I don't have my computer with me to check on this, but if you don't mind going a bit old school you can check the .desktop file for it and change the theme manually.
http://www.jirka.org/gdm-documentation/x1259.html
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

Offline Yankee

  • Hero Member
  • *****
  • Posts: 1483
  • In theory, theory=practice, in practice ???
Re: (update) Lost xfce login on update
« Reply #2 on: September 23, 2010, 03:00:12 PM »
I don't have my computer with me to check on this, but if you don't mind going a bit old school you can check the .desktop file for it and change the theme manually.
http://www.jirka.org/gdm-documentation/x1259.html



Can't someone upgrade the bad file out and upgrade the good file in on the
next upgrade.  My Flash upgraded OK but my portable (backup) drive has
the Gnome screen, from a different repo I think.    Curious.


Patrick013
ASUS EeePc 900HA netbook  1.6 Ghz Atom CPU  1GB RAM
160 GB internal HD    Seagate 250 GB USB portable drive 
Intel ‎Mobile 945GSE Integrated Graphics Controller
Atheros AR242x/AR542x Wireless Network Adapter
Intel (N10/ICH7 Family) High Definition Audio
Dynex 5-Button Wired Optical Mouse
LXDE

cwbar_1

  • Guest
Re: (update) Lost xfce login on update
« Reply #3 on: September 23, 2010, 04:43:29 PM »
Thanks for the replies... I found (http://74.54.219.50/~lxgator/gnome/forum/viewtopic.php?f=6&t=1622&p=8931&hilit=gdmsetup&sid=612645dba042b6ca037c72d296d57baa#p8931) after searching for gdmsetup.   However, I am finding it impossible to rename the file in question.  (Do I use su, sudo, gksudo, or what? The command "rename" will not even work in "root terminal".)  It has been a while since I have used xfce and I seem to be lost.  I will try Joble's method and report back.  Thanks.  It never ceases to amaze me how helpful  the folks in this community are.
« Last Edit: September 23, 2010, 04:45:43 PM by cwbar_1 »

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: (update) Lost xfce login on update
« Reply #4 on: September 23, 2010, 04:54:39 PM »
mv (path/filename) (path/newfilename)

Wow, good find there a linuxgator!  Thanks!  Will have to remember that.
« Last Edit: September 23, 2010, 04:57:05 PM by Joble »
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

cwbar_1

  • Guest
Re: (update) Lost xfce login on update
« Reply #5 on: September 23, 2010, 05:37:35 PM »
[xxxxx@localhost gdm]$ mv /etc/X11/gdm/custom.conf.rpmsave /etc/X11/gdm/custom.conf
mv: cannot move `/etc/X11/gdm/custom.conf.rpmsave' to `/etc/X11/gdm/custom.conf': Permission denied
[xxxxx@localhost gdm]$ gksudo mv /etc/X11/gdm/custom.conf.rpmsave /etc/X11/gdm/custom.conf

(gksudo:2980): GLib-CRITICAL **: g_str_has_prefix: assertion `str != NULL' failed
[baird@localhost gdm]$

This is the commands and outputs.  I think I am missing a package. (according to GLib-CRITICAL)  How do I find out which one?

Offline Joble

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 6804
  • USA - Mountain Time
Re: (update) Lost xfce login on update
« Reply #6 on: September 23, 2010, 07:20:30 PM »
No idea what that means.  mv is just mv.  Did you su to root first?
Search First.
Forum Rules
Hero means I talk a lot, nothing more, nothing less!
Have an Awesome Day!
Healthy System

cwbar_1

  • Guest
Re: (really solved) Lost xfce login on update
« Reply #7 on: September 24, 2010, 05:47:11 AM »
Update last night fixed it all...I can "su" and gdmsetup works correctly..  (11 files updated including Draketools)

Offline Yankee

  • Hero Member
  • *****
  • Posts: 1483
  • In theory, theory=practice, in practice ???
Re: (really solved) Lost xfce login on update
« Reply #8 on: September 25, 2010, 10:17:25 PM »
Update last night fixed it all...I can "su" and gdmsetup works correctly..  (11 files updated including Draketools)


I just finished updating here and rebooted and the Gnome screen is still in here.
Which repo are you using ?


patrick
ASUS EeePc 900HA netbook  1.6 Ghz Atom CPU  1GB RAM
160 GB internal HD    Seagate 250 GB USB portable drive 
Intel ‎Mobile 945GSE Integrated Graphics Controller
Atheros AR242x/AR542x Wireless Network Adapter
Intel (N10/ICH7 Family) High Definition Audio
Dynex 5-Button Wired Optical Mouse
LXDE

cwbar_1

  • Guest
Re: (Really solved) Lost xfce login on update
« Reply #9 on: September 26, 2010, 03:56:19 PM »
I am using the http://ftp.uwsg.indiana.edu.....  After the last update, I was able at that point to follow previous directions to use gdmsetup to reset the screen.   I think the problem was that "su" and "root" authorization was not working.    Boot, run "gdmsetup," click on the "local" tab, and mark the pclinuxos 2010 checkbox.  Restart.

Offline Yankee

  • Hero Member
  • *****
  • Posts: 1483
  • In theory, theory=practice, in practice ???
Re: (Really solved) Lost xfce login on update
« Reply #10 on: September 27, 2010, 04:50:51 PM »
I am using the http://ftp.uwsg.indiana.edu.....  After the last update, I was able at that point to follow previous directions to use gdmsetup to reset the screen.   I think the problem was that "su" and "root" authorization was not working.    Boot, run "gdmsetup," click on the "local" tab, and mark the pclinuxos 2010 checkbox.  Restart.



gdmsetup, got it.  Glad it has a GUI.

thanks for your reply,

Patrick
ASUS EeePc 900HA netbook  1.6 Ghz Atom CPU  1GB RAM
160 GB internal HD    Seagate 250 GB USB portable drive 
Intel ‎Mobile 945GSE Integrated Graphics Controller
Atheros AR242x/AR542x Wireless Network Adapter
Intel (N10/ICH7 Family) High Definition Audio
Dynex 5-Button Wired Optical Mouse
LXDE