Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-26-2007, 10:48 PM
|
#1
|
|
Member
Registered: Jan 2007
Location: Provo, UT
Distribution: OSX - Fedora
Posts: 452
Rep:
|
I uninstalled KDE, but still some changes need to be done.
Hi, I recently Installed KDE on Ubuntu Edgy, now i uninstalled it (for install "sudo aptitude install kubuntu-desktop" for uninstall sudo aptitude remove kubuntu-desktop") now, after uninstallation finished I am here and cannot shot down, restart my system.
- Terminal won't load.
- Most programs wont load. (Lucky 4 me, firefox loads)
- When i press "quit" nothing happens.
- "Filesystem" wont open.
I ran the uninstall command from terminal in gnome. now what do i do?, i want to get my system back where it was before installing KDE in the first place. But meanwhile, im stuck with my system on, and not much that i can do. All help, ideas, enlightment and ideas are appreciated.
Last edited by mitchell7man; 03-26-2007 at 11:31 PM.
Reason: frantic title
|
|
|
|
03-26-2007, 10:51 PM
|
#2
|
|
Member
Registered: Jan 2007
Location: Provo, UT
Distribution: OSX - Fedora
Posts: 452
Original Poster
Rep:
|
Hi, got a problem after KDE uninstall, assistance please?
I post this link b/c i already wrote a thread, please help me and go here i need help getting my filesystem back to normal after KDE uninstall. http://www.linuxquestions.org/questi...d.php?t=540903 sorry for the diturbance 
Last edited by mitchell7man; 03-26-2007 at 11:33 PM.
Reason: Message mage during urgency.
|
|
|
|
03-26-2007, 11:09 PM
|
#4
|
|
Member
Registered: Jan 2007
Location: Provo, UT
Distribution: OSX - Fedora
Posts: 452
Original Poster
Rep:
|
Hi, i would do that, but i can't open terminal  Should i just manually shut down my PC, holding power button  don't want to mess up the HDD  ???????
|
|
|
|
03-26-2007, 11:10 PM
|
#5
|
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,538
Rep:
|
try CTRL + ALT + BACKSPACE to get to a terminal, does that work? or maybe CTRL + ALT F2.
|
|
|
|
03-26-2007, 11:19 PM
|
#6
|
|
Member
Registered: Jan 2007
Location: Provo, UT
Distribution: OSX - Fedora
Posts: 452
Original Poster
Rep:
|
For some reason ctrl + alt + backspace (x server restart) did the trick, it allowed me to reboot etc. now i am going to proceed removing what the link told me to. Thanks, for the help! I appreciate the basically immediate help provided!  I'm happy cuz i did not have to brutally shut off my system. Urgency is now less.-after following the instructions in the link above- My question now is, filesystem is now in KDE format (only two folders are shown, media and home) how do I get it to look like it initially did in Gnome?, thanks for everything again,
-and now that urgency is gone, I'm sorry for the frantic title-
Last edited by mitchell7man; 03-26-2007 at 11:30 PM.
|
|
|
|
03-27-2007, 01:23 AM
|
#7
|
|
Member
Registered: Mar 2005
Location: Hilversum/Holland
Distribution: Debian GNU/Linux 5.0 (“Lenny”)
Posts: 289
Rep:
|
Take the Ubuntu install CD or DVD, put it in the tray and reboot as if you where going to install anew.
Follow the same process as if you where to actually install.
It will ask you whether you want to install or upgrade. Choose upgrade.
Now just follow the steps of the upgrade, it will check your system and run again the installation scripts.
This should be enough.
Another thing you can do is cd to your $HOME and there remove all the directories and files marked .gnome*, that is:
Code:
rm -rf $HOME/.gnome*
This should force Gnome to run the first use wizards as if you just installed it.
Last edited by runlevel0; 03-27-2007 at 01:28 AM.
|
|
|
|
03-27-2007, 03:43 AM
|
#8
|
|
Member
Registered: Oct 2005
Location: 127.0.0.1
Distribution: Ubuntu 12.04 X86_64
Posts: 954
Rep:
|
ctrl alt backspace seems to cure most linux ills,
anything major like isnatlling a new DE (or uninstalling one) can freak out the X server untill you restart it, then it bahaves again
|
|
|
|
03-27-2007, 03:58 AM
|
#9
|
|
Member
Registered: Mar 2005
Location: singapore
Distribution: puppy and Ubuntu and ... erh ... redhat(sort of) :( ... + the venerable bsd and solaris ^_^
Posts: 658
Rep:
|
if you ever get back your system to a normal state , i think except for gnome and kde ... try your best not to "install" any de/wm the usual "clicking and packages" way ... can be a bit get tied up too much with "un-concerns" sometime ... in fact , the majority(i think) of them are just a single independent "app" ...
.
|
|
|
|
03-27-2007, 05:33 AM
|
#10
|
|
Moderator
Registered: Nov 2002
Location: Kent, England
Distribution: Lubuntu
Posts: 19,088
|
I have merged both threads in to one.
|
|
|
|
03-27-2007, 02:41 PM
|
#11
|
|
Member
Registered: Jan 2007
Location: Provo, UT
Distribution: OSX - Fedora
Posts: 452
Original Poster
Rep:
|
Quote:
|
Originally Posted by runlevel0
Take the Ubuntu install CD or DVD, put it in the tray and reboot as if you where going to install anew.
Follow the same process as if you where to actually install.
It will ask you whether you want to install or upgrade. Choose upgrade.
This should force Gnome to run the first use wizards as if you just installed it.
|
Hi, I have the edgy live cd, so is this going to work, and if it does, do i do the regular install (the one that is on the desktop of the live cd)?
-I booted the Edgy Live CD, ran install, and got to partition manager, at that point i did not see an "upgrade" option so i canceled, and backed out. -Further observations, i downloaded kubuntu Edgy live cd (for archiving and possible future reference) and when i insert that disc into my system i get an automatic message asking if i want to upgrade, this does not occur when i insert my Ubuntu Edgy disk.
The current problems i want to fix at this point are
-Filesystem only displays two folder, home and media.
-While system is loading i get a screen saying "Kubuntu" with blue progress bar, and then Gnome Ubuntu loads, when i shut down the normal "Ubuntu" text appears and the orange progress bar.
-CUPS (Printer) not working. (Not sure if it's a factor)
That's all i want to fix at this point, but i have observed that "soundKonverter" and "oKle" are still on my system, i have left them thusfar, let me know if that has anything to do with my problems. Thanks for all assistance,
Last edited by mitchell7man; 03-27-2007 at 11:32 PM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:54 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|