LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 11-29-2009, 08:19 AM   #1
hanasi
Member
 
Registered: Jul 2005
Distribution: SUSE Linux v9.2
Posts: 85

Rep: Reputation: 15
Accidentally caused openSuSE v11.1 to switch from KDE3 to KDE4


I have never installed KDE4 on this machine, which has been running KDE3 on openSuSE v11.1 64bit.

Last night I evidently did something, I do not know what, that caused the machine to boot this morning to a KDE4.1 desktop. I do not know how to return to the use of KDE3, and thereby to be able to run my KDE3 apps and access my data through them. Or, alternately, to get the KDE4 desktop to run the KDE3 apps. I would be very grateful for assistance.

hanasi
 
Old 11-29-2009, 08:39 AM   #2
ronlau9
Senior Member
 
Registered: Dec 2007
Location: In front of my LINUX OR MAC BOX
Distribution: Mandriva 2009 X86_64 suse 11.3 X86_64 Centos X86_64 Debian X86_64 Linux MInt 86_64 OS X
Posts: 2,369

Rep: Reputation: Disabled
Quote:
Originally Posted by hanasi View Post
I have never installed KDE4 on this machine, which has been running KDE3 on openSuSE v11.1 64bit.

Last night I evidently did something, I do not know what, that caused the machine to boot this morning to a KDE4.1 desktop. I do not know how to return to the use of KDE3, and thereby to be able to run my KDE3 apps and access my data through them. Or, alternately, to get the KDE4 desktop to run the KDE3 apps. I would be very grateful for assistance.

hanasi
Log out in kde4 and choice kde3 see session type or something like that
Just log out do not reboot
If kde3 is gone reinstall using yast ore yum
 
Old 11-29-2009, 08:50 AM   #3
raju.mopidevi
Senior Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Blog Entries: 12

Rep: Reputation: 92
KDE3 can be started from here

Code:
$ /opt/kde3/bin/startkde
 
Old 11-29-2009, 09:23 AM   #4
hanasi
Member
 
Registered: Jul 2005
Distribution: SUSE Linux v9.2
Posts: 85

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by raju.mopidevi View Post
KDE3 can be started from here

Code:
$ /opt/kde3/bin/startkde
That gets me the following response:

$DISPLAY is not set or cannot connect to the X server.

Last edited by hanasi; 11-29-2009 at 09:26 AM.
 
Old 11-29-2009, 03:35 PM   #5
salasi
Senior Member
 
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 4,070

Rep: Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897
Quote:
Originally Posted by hanasi View Post
I have never installed KDE4 on this machine...
Well, if kde 4 has never been installed, you won't be able to run kde 4, but you can.

Quote:
Last night I evidently did something, I do not know what, that caused the machine to boot this morning to a KDE4.1 desktop.
Do you have a 'chooser' when you boot? that is, when the boot process goes through to a graphical splash screen, do you get the chance to choose the name of the user and to enter a password? If you do, this screen also gives you the choice, perhaps a little too well hidden, of choosing which GUI you will use for the immediate session.

In general, the default for the chooser is to give you (you = the user that you select, and therefore the GUI can't be selected before the user is selected) is to use the GUI that the particular user used on their last log in. If you do accidentally change things here, it will stay (should stay, anyway) the same until you change it.

To change it, select the user and then check the bottom of the screen.

Quote:
Or, alternately, to get the KDE4 desktop to run the KDE3 apps.
Mostly this 'sort-of' works. kde4 can run kde3 programs, or has equivalents (although there are problems with stuff that gets too close to the hardware, like k3b), but quite a number of bits and pieces don't work; mainly irritations, but there are some show stoppers. However, it sounds like you have something like kde 4.1.2 as your kde 4, which is the version that came as default with 11.1. This version is really inadequate and under no circumstances, other than the most peculiar of perversions, would I advise that this would be good version to stay with; if you can't get into the 4.3.x range (pref at least 4.3.2, which is OK-ish), its too buggy....sorry should have called that full of interesting and distracting features.
 
Old 12-01-2009, 04:16 AM   #6
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
Quote:
Originally Posted by hanasi View Post
I have never installed KDE4 on this machine,
If you are seeing it in your screen, it's installed. There's no spontaneous way that kde4 could just suddenly exist where it didn't exist before. The question is not if it has or not been installed. The right question that you should be formulating is "how".

I can't add anything that hasn't been already said above. Only add one bit: kde3 is still there, otherwise, this:

Code:
$ /opt/kde3/bin/startkde
Would have returned a command not found error. The error it gave you means you probably ran it outside X, and kde can't run outside X of course. If you are using "startx" to start your session, you should put that command inside your ~/.xinitrc file, which is the script that will be launched each time you do "startx". If you are using a login manager, then you should see an option to boot whatever WMs or DEs you have available.
 
Old 12-02-2009, 04:14 AM   #7
Wifi-Fanatux
Member
 
Registered: Mar 2009
Location: Northwest
Distribution: LAPTOP->DreamStudio & Saline-Debian
Posts: 70

Rep: Reputation: 19
I did it too

The way it happened to me was when I selected a package that requires the KDE4 libraries. Find the package you installed prior to the KDE change, and remove it. There may be an older version of that package that uses the KDE3 libraries. You have to be careful and watch the dependencies that are required.
 
  


Reply

Tags
desktop, kde3, kde4



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
kde4.2, I accidentally removed something from my panel and don't know how to get it.. wabbalee Linux - Software 3 06-27-2009 12:05 AM
problem when upgrading from KDE3.5 to KDE4.2 sri429 Linux - Desktop 5 06-22-2009 12:14 PM
Downgrading KDE4 to KDE3.5 nikhil010586 Linux - Desktop 3 06-01-2009 05:08 PM
KDE4 with KDE3 apps Calgarian Linux - Hardware 1 03-18-2009 12:29 PM
KDE3 with KDE4 widgets don_wombat_73 Linux - Software 1 07-23-2008 03:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 11:27 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