[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#605138: kde: using KDE with a new user fails completely



Package: kdebase
Version: 5:64
Severity: important
File: kde
Tags: squeeze sid

Hi,

I tried to setup KDE for a new user. This fails completely because of the following reasons:
- the machine uses the X.org radeon KMS driver (works with other users)
- the ~/.xsession-errors contains the lines below

--------------------------
[...]
kglobalaccel(4094) GlobalShortcutsRegistry::registerKey: Registering key "Alt+Shift+F12" for "kwin" : "Suspend Compositing"
WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported!  This is an application bug!
WARNING: Application calling GLX 1.3 function "glXQueryDrawable" when GLX 1.3 is not supported!  This is an application bug!
kdeinit4: preparing to launch /usr/bin/plasma-desktop
plasma-desktop: cannot connect to X server :0
plasma-desktop(4095): Communication problem with  "plasma-desktop" , it probably crashed. 
Error message was:  "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.plasma-desktop was not provided by any .service files" " 
--------------------------

The solution to get the user to work was to add the following to /etc/X11/xorg.conf:
Section "ServerFlags"
	Option "AIGLX" "off"
EndSection

NOTE: there is NO information for the user when that happens. It only goes to back to kdm :-(

HS

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-rc3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdebase depends on:
ii  hal                           0.5.14-3   Hardware Abstraction Layer
ii  kde-plasma-desktop            5:64       the KDE Plasma Desktop and minimal

Versions of packages kdebase recommends:
pn  kde-standard                  <none>     (no description available)

Versions of packages kdebase suggests:
ii  kde-l10n-de [kde-l10n]        4:4.4.5-1  German (de) localization files for

-- no debconf information



Reply to: