PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : KDE 3, Mandrake, Freeze der unteren Menuleiste


DrOMM
10.04.02, 09:31
Ich habe gestern die neuen MDK 8.2 rpms von KDE 3.0 installiert. Klappte wunderbar, ich bin auch mit dem Design sehr zufrieden.

Leider hatte ich mehrmals das Problem, das die Fusszeile (Programmleiste) mit dem Programmicons nicht mehr funktioniert hat, wenn ich die Konsole benutzt habe.

Hat jemand eine Idee?

Olaf

SuGa
10.04.02, 13:42
klingt sehr nach einem qt-problem. vielleicht hilfts was, wenn du qt händisch kompilierst.
du braucht dabei folgende erweiterungen:
-thread -qt-gif

inka
13.04.02, 17:57
Die Antwort auf deine Frage steht ganz unten!



How to install the Mandrake-Linux 8.0/8.1/8.2/cooker packages for KDE 3.0
================================================== =======================

KDE 3.0 was released on 2-April-2002.
MandrakeSoft has made KDE-3.0 packages available on the KDE FTP server
(ftp.kde.org and mirrors) for Mandrake-Linux versions 8.0, 8.1 and 8.2

Those packages are meant to be installed in parallel with KDE-2.2.2, which
makes it possible to use KDE-2.2.2 applications that haven't been ported to
KDE-3.0 yet. For this reason, the KDE-3 packages install themselves into
/opt/kde3.

To install those packages please follow the steps below:

1. Download the packages from ftp://ftp.kde.org/pub/kde/stable/3.0/Mandrake
Replace ftp:// with http:// to be automatically redirected to a mirror.
Select the sub-directory matching your Mandrake-Linux distribution: 8.0, 8.1
or 8.2.

2. Download the packages for the languages you need, from
http://ftp.kde.org/pub/kde/stable/3.0/Mandrake/noarch/

3. Users of Mandrake-Linux 8.0 or 8.1 will need non-KDE-specific packages,
which are available from the directories
http://ftp.kde.org/pub/kde/stable/3.0/Mandrake/8.1/RPMS-non-kde/
http://ftp.kde.org/pub/kde/stable/3.0/Mandrake/8.0/RPMS-non-kde/

4. Once downloaded, the packages can be installed very easily:
cd directory_where_the_packages_are
urpmi *

5. Log out, you are now able to start KDE 3 from the login manager (kdm).


Be warned that those packages might still have a few bugs, and that updates
will be made available as soon as those have been identified and corrected.


Known problems:
---------------
* KPersonalizer is launched at every startup.
To stop it from starting every time, edit ~/.kde3/share/config/kpersonalizerrc
(while kpersonalizer isn't running) and add those lines:

[General]
FirstLogin=false

* If the K menu hasn't been automatically generated during the RPM installation,
type "su" and the root password, then type "update-menus".

* KDE-2.2.2 and KDE-3.0 have conflicting menu entries for Konsole.
When Konsole is launched from kicker (the panel), kicker freezes until
konsole is being closed. To workaround this, remove the Konsole button
from kicker, and create manually an icon on the desktop which launches konsole.

The Mandrake KDE Team, kde@mandrakesoft.com

GunMan
03.05.02, 14:43
hab den rat von mandrake befolgt trotzdem kommt nachdem beenden der console immer ein popup in dem steht : KDEInit could not launch 'konsole-noxft' und dann kann ich da auf ok klicken. Das ist leider etwas umständlich;) weiss jemand wie ich das wegmachen kann???

cHarOn
06.05.02, 12:29
ganz einfach geh auf das Konsole Symbol und ändere folgendes:



SO SCHAUTS JETZT AUS:

konsole-noxft %i %m


SO SOLLS AUSSCHAUEN:

konsole -noxft %i %m

(das Leerzeichen nach konsole ist da entscheidend!)