LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-25-2008, 09:29 PM   #1
akya
LQ Newbie
 
Registered: Nov 2008
Location: India
Distribution: Fedora 25
Posts: 17

Rep: Reputation: 0
Fatal error occurs at kde startup


Hi guys,
I previously had opensuse 11 with factory build kde (4.0). I also have compiz effects enabled. I decided to upgrade kde to 4.1.3. First of all, I disabled compiz and switched to kwin. Then I successfully updated kde and all dependencies too. At next reboot kde starts loading and finally give me an error as follows and leaves me with nothing but a blank screen.

A fatal error occured
The application plasma workspace (plasma) crashed and caused the signal 11 (SIGSEGV)

I am not able to post log here because my windows partitions are not writable. How can I change these permissions from failsafe root login? I am not familiar with any linux commands..
Can you guys please help me out?
 
Old 11-25-2008, 09:55 PM   #2
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
I put "plasma workspace" in google search and this is what I found.
 
Old 11-25-2008, 10:07 PM   #3
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Quote:
Originally Posted by akya View Post
I am not able to post log here because my windows partitions are not writable. How can I change these permissions from failsafe root login?
You have to install ntfs-3g with Yast and mount the Windows partition with it. With command: fdisk -l you can find out which device is your Windows partition is, let's say it is /dev/sda1 and you have a directory already for it called "/mnt/windows". First unmount it and remount with ntfs-3g with these two commands as root:
Code:
umount /dev/sda1
mount -t ntfs-3g /dev/sda1 /mnt/windows
If you do not have a directory to access the Windows partition you'll have to make one and mount it like so:
Code:
mkdir /win
mount -t ntfs-3g /dev/sda1 /win
You can name the directory whatever you want, I just used /win as an example that will work. I'm not sure if you can install anything from failsafe mode, but you can try.

Last edited by Junior Hacker; 11-25-2008 at 10:08 PM.
 
Old 11-25-2008, 10:38 PM   #4
akya
LQ Newbie
 
Registered: Nov 2008
Location: India
Distribution: Fedora 25
Posts: 17

Original Poster
Rep: Reputation: 0
Sorry I should have googled it first.
That article says navigate to:

/home/username/.kde4/share/config

Edit or remove the file plasma-appletsrc. This is the file that is responsible for the KDE variables like wallpaper and many other.

what is the command to delete this file?
 
Old 11-26-2008, 12:00 AM   #5
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Sorry also, was off-line for a bit.
As root: rm -f plasma-appletsrc
 
Old 11-26-2008, 12:06 AM   #6
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
If your user name is bill, you would navigate to /home/bill/.kde4/share/config. You probably know but I figured I would mention just in case.
 
Old 11-26-2008, 12:17 AM   #7
akya
LQ Newbie
 
Registered: Nov 2008
Location: India
Distribution: Fedora 25
Posts: 17

Original Poster
Rep: Reputation: 0
i used this command as root
mv /home/akshay/.kde4 /home/akshay/kde4old

and it worked as it restored all settings to default
Thank you all !!!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fatal Startup Error fatsheep Slackware 9 02-17-2007 09:35 AM
KDE gives Sound Server Fatal Error Pop-Up MQMan Slackware 7 01-06-2007 04:05 PM
"hotplug subsystem fatal error" on startup nadroj Linux - Hardware 7 02-13-2005 08:04 PM
kde getting a fatal error bcf2 Linux - Newbie 10 06-24-2004 04:55 PM
KDE 3.2.1 upgrade, Fatal IO error Aeiri Linux - Software 0 03-14-2004 11:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration