Author Topic: update - lost desktop setup SOLVED  (Read 3962 times)

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1589
Re: update - lost desktop setup
« Reply #15 on: June 17, 2012, 07:19:00 AM »
Not only that I lost my lovely black terminal screen!
Can I have it back please?

Open a terminal  - Go to Settings>Configure Profiles>Edit Profile>Appearance -
Select the appearance that you want then -  click Apply>Ok

Offline kaptain_zero

  • Full Member
  • ***
  • Posts: 146
Re: update - lost desktop setup
« Reply #16 on: June 17, 2012, 03:13:40 PM »

Try rebooting.

I could have swore I did that last night, but after doing it this morning all is well. Goes to show, never update in the wee hours of the morning..... sleep first, THEN update......<sigh>.

Thanks again O-P!

Christian
Asus M4A78-EM, AMD Phenom II X4 940 Quad Core, GeForce 8800 GT, 4Gb ram

Asus F2A85-M, AMD A8-5600 Quad Core APU (Radeon HD 7560D graphics built in), 8Gb ram

Samsung SCX-4623F all in one monochrome laser

Offline Jonesy

  • Sr. Member
  • ****
  • Posts: 301
Re: update - lost desktop setup
« Reply #17 on: June 18, 2012, 04:52:51 PM »
Same thing happened here, all me desktop tweaks, custom application stuff on panel are gone . No biggie, I can rebuild the desktop the way I like it, but it is a pain to have to do it.

My grep results:

[chris@localhost ~]$ ls -la |grep .kde
drwxr--r--  4 chris chris  4096 Jun 17 01:09 .kde4/
drwxr-xr-x  4 chris chris  4096 Jun 17 01:06 .kde4.bak/
-rw-------  1 chris chris   353 Jun  9  2011 .kderc


Regards

Christian

Rename .kde4 to .kde4-new, then rename .kde4.bak to .kde4, then log out, and back in. Your old setup with all your personal tweaks should return.

Thanks for the heads up on that OP. Your a hero and saved my day... and you know how stressed I got over these things  ::)
"But it was ok before.... honest"

Offline Dreamofgilgamesh

  • Full Member
  • ***
  • Posts: 215
Re: update - lost desktop setup SOLVED
« Reply #18 on: June 19, 2012, 06:52:15 AM »
Rename .kde4 to .kde4-new, then rename .kde4.bak to .kde4, then log out, and back in. Your old setup with all your personal tweaks should return.

Just for us newbies, where do i find those files please?

Thanks

Offline TerryN

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 732
Re: update - lost desktop setup SOLVED
« Reply #19 on: June 19, 2012, 07:00:30 AM »
Just for us newbies, where do i find those files please?

They are in your home folder but they are "hidden files" so in Dolphin you need to set View->Show Hidden files (or press ALT . ) or on command line include -a as in:

Code: [Select]
ls -a $HOME
Terry.
Dell E521 - AMD 64 X2 5000+, 4GB RAM, ATI X1300 graphics
PCLinuxOS 2013 (KDE)
|Twitter|

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8598
  • Aurum nostrum non est aurum vulgi.
Re: update - lost desktop setup SOLVED
« Reply #20 on: June 19, 2012, 07:38:31 AM »
I have a problem

[smileeb@localhost ~]$ ls -la |grep .kde
drwxr--r--  4 smileeb smileeb  4096 Apr  9 07:31 .kde4/
drwxr-xr-x  4 smileeb smileeb  4096 Jun 17 00:21 .kde4.bak/
drwxr-xr-x  5 smileeb smileeb  4096 May 17 11:08 kdenlive/
-rw-------  1 smileeb smileeb   353 Jun  9  2011 .kderc
[smileeb@localhost ~]$


And... the problem is...?  ???

The problem is your crystal ball is now a cube. :D
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11598
  • ----IOFLU----
Re: update - lost desktop setup SOLVED
« Reply #21 on: June 19, 2012, 08:06:05 AM »
I have a problem

[smileeb@localhost ~]$ ls -la |grep .kde
drwxr--r--  4 smileeb smileeb  4096 Apr  9 07:31 .kde4/
drwxr-xr-x  4 smileeb smileeb  4096 Jun 17 00:21 .kde4.bak/
drwxr-xr-x  5 smileeb smileeb  4096 May 17 11:08 kdenlive/
-rw-------  1 smileeb smileeb   353 Jun  9  2011 .kderc
[smileeb@localhost ~]$


And... the problem is...?  ???

The problem is your crystal ball is now a cube. :D

Why not? The rest of my life has been spent mostly trying to fit square pegs into round holes. ;D
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline Dreamofgilgamesh

  • Full Member
  • ***
  • Posts: 215
Re: update - lost desktop setup SOLVED
« Reply #22 on: June 19, 2012, 08:41:06 AM »
Just for us newbies, where do i find those files please?

They are in your home folder but they are "hidden files" so in Dolphin you need to set View->Show Hidden files (or press ALT . ) or on command line include -a as in:

Code: [Select]
ls -a $HOME
Terry.

Thanks Terry, i do so appreciate the help and knowledge you chaps have and share.

Offline Jonesy

  • Sr. Member
  • ****
  • Posts: 301
Re: update - lost desktop setup SOLVED
« Reply #23 on: June 19, 2012, 09:19:12 AM »
Just a quick final question. Can I safely delete that kde4-new directory?  ???  :'(
"But it was ok before.... honest"

Offline TerryN

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 732
Re: update - lost desktop setup SOLVED
« Reply #24 on: June 19, 2012, 09:30:03 AM »
Just a quick final question. Can I safely delete that kde4-new directory?  ???  :'(

You can if you want.  There is a copy of it in /etc/skel/.kde4  ;)

Terry.
Dell E521 - AMD 64 X2 5000+, 4GB RAM, ATI X1300 graphics
PCLinuxOS 2013 (KDE)
|Twitter|

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15322
  • ┌∩┐(◕_◕)┌∩┐
Re: update - lost desktop setup SOLVED
« Reply #25 on: June 21, 2012, 03:48:10 AM »
In the repo's via Synaptic is:

restore-kde-desktop (Restore your latest kde-desktop settings)

Edit - after a new VBox install of Test5, and updating, there is an RestoreMyKDEdesktop icon on the desktop

« Last Edit: June 21, 2012, 04:14:28 AM by menotu »
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline dougmack

  • Hero Member
  • *****
  • Posts: 981
Re: update - lost desktop setup SOLVED
« Reply #26 on: June 21, 2012, 04:18:30 PM »
As OP knows (too well!) I have recently been thru an exercise to get my desktop back to what it was a week ago, before I accidentally messed it up.
I want it to stay the way it is now, regardless of any upgrade to KDE.  Should I apply chattr to the home/doug/.kde4 directory and the /usr/bin/kde4-config file?
If so, what chattr options should I choose, particularly in the case of /.kde4, which is a directory.  Or is there a better solution? Please advise.

--doug
Blessed are the peacemakers...for they shall be shot at from both sides.  A. M. Greeley

Offline chillipaws

  • Jr. Member
  • **
  • Posts: 16
Re: update - lost desktop setup SOLVED
« Reply #27 on: June 28, 2012, 03:13:27 PM »
I just ran an update, rebooted and found myself back at the default desktop. Lost all my configurations.

I should have looked at the update closer:

Commit Log for Sat Jun 16 21:40:10 2012

Upgraded the following packages:
java-1.6.0-sun (1.6.0.31-1pclos2012) to 1.6.0.33-1pclos2012
java-1.6.0-sun-alsa (1.6.0.31-1pclos2012) to 1.6.0.33-1pclos2012
java-1.6.0-sun-fonts (1.6.0.31-1pclos2012) to 1.6.0.33-1pclos2012
java-1.6.0-sun-jdbc (1.6.0.31-1pclos2012) to 1.6.0.33-1pclos2012
java-1.6.0-sun-plugin (1.6.0.31-1pclos2012) to 1.6.0.33-1pclos2012
kde4-config (4.6.1-2pclos2011) to 4.6.1-3pclos2012

I guess the kde4-config update reset everything.

NOT HAPPY that the regular update had that RESET included.

Earl

Offline JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2144
Re: update - lost desktop setup SOLVED
« Reply #28 on: June 28, 2012, 03:34:08 PM »
I guess it was needed for the KDE 4.8.3 update/upgrade (coming soon).

JohnW
PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Online saltcedar

  • Full Member
  • ***
  • Posts: 59
Re: update - lost desktop setup SOLVED
« Reply #29 on: November 30, 2012, 02:55:10 PM »
Appreciate the heads up.