Known problems: --------------- * When using KDM X-Server may crash when you logout from KDE. As a workaround the 'TerminateServer=true' option in '/usr/share/config/kdm/kdmrc' has been set. This may only happen when using intel based video cards. If you do not have a intel card you can disable that option (simply comment out the 'TerminateServer' entry). * Everything that depends on mplayer has been disabled for now since there is no guarantee that a checkout from the svn repository will compile fine and applications that depend on mplayer are up2date with the mplayer api. If you want to include mplayer to the build you can use either the xap/MPlayer buildtools or use the buildsystem with: sh SETUP.sh --btcfg packages.conf-with_mplayer * wine does not compile on x86_64. According to the wine developers a pure 64Bit wine would not be available in the near future. * The original DBus package from Slackware will cause KDE's password authentification to create directories .config and .kde in the top level / directory. See: http://bugs.kde.org/show_bug.cgi?id=249217 You can use the buildtool in buildtools/a/dbus to create a patched copy of the dbus package. When using the buildsystem add a/dbus to the build. * When using digiKam with XFCE it could happen that scroll down the thumbnails list will create garbage on screen. This may only happen if Qt is not using the kde oxygen style. Use qtconfig-qt4 to check if oxygen is set as the default style for Qt applications. If oxygen is not available and kde-workspace is installed, then make sure either QT_PLUGIN_PATH is set or the Qt configuration file ~/.config/Trolltech.conf includes a path to /usr/lib/kde4/plugins.