If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
Hmm. With the repository added, you should be good to go for upgrade to KDE 4.5.1. Open K > System > Software Sources and look at the Updates tab. Is Unsupported updates checked? On my system, I have all of them checked.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
Okay, now currently upgrading. I didn't know if unsupported updates were a good idea to enable or not. I play things a little bit conservatively since my business runs on these machines. I might let the desktop run on the new release for awhile before I upgrade the laptop, which has been working flawlessly.
Repeat the above until no errors are reported. Again, these steps are likely not to be needed.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
Upgrade finished without errors. I ran the other commands and no other packages downloaded. Restarted and now the desktop is totally gone. Boots to the usual login GUI, I enter password and the desktop crashes immediately to black screen and text login prompt as before. Sudo service kdm restart does not help. Repeated re-booting gives the same result. A good friend told me that the situation is never so bad that you can't make it worse. Words to live by.
Are you told "kubuntu-desktop is already the newest version." or does it indicate that it will be installed? If the latter, accept and install.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
How much space is available on the root partition? Type:
Code:
sudo df -h
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
Okay, so space isn't an issue. From the command line, what happens with:
Code:
startx
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
Fatal server error:
Failed to submit batchbuffer: Input/output error
ddxSigGiveUp: Closing log giving up.
xinit: No such file or directory (errno 2): unable to connect to x server
xinit: No such process (errno 3): Server error.
Man, I don't know what to say. At this point, I'd be thinking of reinstalling, but that's me. Something has obviously messed with your system, but what is the question, and to what extent, another question. I'm sorry that I couldn't help you identify a solution.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
Thanks for your help, I appreciate your willingness even if things went from a little messed up to completely screwed. Just glad I have my files backed up. Unfortunately my monthly web access has a cap and I won't be able to reinstall until next month, so it's a dead dog. Don't know if I should bother anyway because I might end up with the same problem.
At least I know better than to use the unsupported repository again.
One last thing to try, assuming you haven't already tried, is to remove/delete your .kde directory and reboot. IF it's something messed up in user configuration files, removing the .kde hidden directory will force it to be rebuilt with default values.
sudo rm -r /home/username/.kde
(where username is your login user name)
Then reboot. It's worth a shot.
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
Comment