KubuntuDapperKnownProblems

Differences between revisions 25 and 37 (spanning 12 versions)
Revision 25 as of 2006-06-04 20:33:57
Size: 4280
Editor: dodly
Comment:
Revision 37 as of 2008-08-06 17:01:11
Size: 5710
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F7EFDF; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||
Line 3: Line 5:
'''For a complete list of reported bugs see [https://launchpad.net/people/kubuntu-team/+subscribedbugs Kubuntu Specific Bugs] and [https://launchpad.net/distros/ubuntu/+bugs Ubuntu Bugs] if you find a bug not listed there please see ReportingBugs''' '''For a complete list of reported bugs see [[https://launchpad.net/people/kubuntu-team/+subscribedbugs|Kubuntu Specific Bugs]] and [[https://launchpad.net/distros/ubuntu/+bugs|Ubuntu Bugs]] if you find a bug not listed there please see ReportingBugs'''
Line 9: Line 11:
 * Installer will crash if manual partitioning is used.[[https://launchpad.net/bugs/47194|#47194]], [[https://launchpad.net/bugs/48472|#48472]], [[https://launchpad.net/bugs/48328|#48328]].
Line 13: Line 16:

* Installing from dvd and choosing italian results at the end in a full english installation (other languages may also be affected) [https://launchpad.net/bugs/39483 #39483]
 * Installing from dvd and choosing italian results at the end in a full english installation (other languages may also be affected) [[https://launchpad.net/bugs/39483|#39483]]
Line 18: Line 20:

  
* Upgrading from breezy uninstalls kubuntu-desktop package [https://launchpad.net/bugs/39658 #39658]
  * Workaround: install kubuntu-desktop package after upgrade {{{sudo apt-get install kubuntu-desktop}}}
 * Upgrading from breezy uninstalls kubuntu-desktop package [[https://launchpad.net/bugs/39658|#39658]]
   * Workaround: install kubuntu-desktop package after upgrade {{{sudo apt-get install kubuntu-desktop}}}
Line 26: Line 27:
 * CPU Scaling not working [https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/36014 #36014]
 * Some multimedia keyboard keys may not function, specifically the Raise Volume key [https://launchpad.net/distros/ubuntu/+source/kubuntu-meta/+bug/37341 #37341]
 * CPU Scaling not working [[https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/36014|#36014]]
 * Some multimedia keyboard keys may not function, specifically the Raise Volume key [[https://launchpad.net/distros/ubuntu/+source/kubuntu-meta/+bug/37341|#37341]]
Line 29: Line 30:
 * Using fglrx or ati drivers may cause KDM/xorg to freeze on logout or reboot [https://launchpad.net/distros/ubuntu/+source/xserver-xorg-driver-ati/+bug/30447 #30447]  * Using fglrx or ati drivers may cause KDM/xorg to freeze on logout or reboot [[https://launchpad.net/distros/ubuntu/+source/xserver-xorg-driver-ati/+bug/30447|#30447]]
   * Workaround: add (uncomment) the line {{{TerminateServer=true}}} to section {{{[X-:*-Core]}}} in {{{/etc/kde3/kdm/kdmrc}}}
 * Using the latest fglrx driver (8.25.18) renders GLX unusable for some Radeon based cards
   * Workaround: use older version of libGL.so.2.1 as described here: [[http://ubuntuforums.org/showthread.php?t=185033]]
 * When using some sound cards with an additional usb sound card sometimes the usb sound card will get /dev/dsp0 and get all sounds by default. This was not the case for breezy (or any other distro I stumbled upon) [[https://launchpad.net/distros/ubuntu/+bug/46996|#46996]]
Line 31: Line 36:
 * Workaround: add the line {{{TerminateServer=true}}} to section {{{[X-:*-Core]}}} in {{{/etc/kde3/kdm/kdmrc}}}
 * I have an onboard sound card and a USB sound card and every distro so far (including kubuntu breezy and some dapper flights) was able to automatically select the onboard card as /dev/dsp0 and the USB card on /dev/dsp1. The only workaround I found is rebooting while the USB card is unplugged then plugging it after the reboot. This has probably something to do with the udev configuration.
Line 34: Line 37:
 * Add/Remove Programs (adept installer) hangs on installation of packages that require confirmations (for example license, like flashplugin-nonfree, sun-java5-*...) [https://launchpad.net/bugs/37696 #37696]  * Add/Remove Programs (adept installer) hangs on installation of packages that require confirmations (for example license, like flashplugin-nonfree, sun-java5-*...) [[https://launchpad.net/bugs/37696|#37696]]
Line 36: Line 39:
 * Packages installed with Adept may not immediately add icons to the kmenu [https://launchpad.net/distros/ubuntu/+source/kdebase/+bug/40048 #40048]
   * Workaround: run {{kbuildsycoca}} to regenerate KDE resource cache, OR log out and log back in, OR open the menu editor and click the 'save' button, OR install packages from command line - i.e. {{{sudo apt-get install}}} or {{{sudo aptitude install}}}
 * Packages installed with Adept may not immediately add icons to the kmenu [[https://launchpad.net/distros/ubuntu/+source/kdebase/+bug/40048|a#40048]]
   * Workaround: run {{{kbuildsycoca}}} to regenerate KDE resource cache, OR log out and log back in, OR open the menu editor and click the 'save' button, OR install packages from command line - i.e. {{{sudo apt-get install}}} or {{{sudo aptitude install}}}
Line 40: Line 43:
 * Konqueror crashing on web pages with Real media streams [http://launchpad.net/bugs/31055 #31055]  * Konqueror crashing on web pages with Real media streams [[http://launchpad.net/bugs/31055|#31055]]
Line 42: Line 45:
 * Konqueror as integrated viewer of compressed files doesn't work
   * Workdaround: {{{rm -R /usr/share/kubuntu-default-settings/kde-profile/default/share/mimelnk/application/}}}

== KScreensaver ==
 * KDE hooks for xscreensaver-data-extra and xscreensaver-gl-extra are missing [[https://launchpad.net/bugs/48056|#48056]]
 * kscreensaver-xsavers is installed but xscreensavers from xscreensaver-* packages are missing [[https://launchpad.net/bugs/49228|#49228]]
   * Workaround: {{{sudo sed -i -e 's/TryExec=xscreensaver//' /usr/share/applnk/System/ScreenSavers/*}}}
Line 45: Line 55:
 * Printing problems with Foomatic drivers [http://launchpad.net/bugs/42965 #42965]   * Kurt Pfeifle's blog contains a fairly detailed run down of the problems with the Kubuntu Dapper CUPS setup (as he sees it) from which some bug reports may be distilled: [[http://www.kdedevelopers.org/node/2064|Part 1]], [[http://www.kdedevelopers.org/node/2072|Part 2]], [[http://www.kdedevelopers.org/node/2076|Part 3]], [[http://www.kdedevelopers.org/node/2077|Part 3 (Update)]].
 * Printing problems with Foomatic drivers [[http://launchpad.net/bugs/42965|#42965]]
Line 50: Line 61:
   * Working on fixing the ReleaseNotes both for style and spelling/grammer. Please see JonathanJesse for more information on this.    * Working on fixing the ReleaseNotes both for style and spelling/grammar. Please see JonathanJesse for more information on this. 

This page lists major problems that will affect most people.

For a complete list of reported bugs see Kubuntu Specific Bugs and Ubuntu Bugs if you find a bug not listed there please see ReportingBugs

Installation Problems

Desktop CD Install

Alternate CD Install

DVD Install

  • Installing from dvd and choosing italian results at the end in a full english installation (other languages may also be affected) #39483

    • Workaround: install manually your own language sudo apt-get install language-support-[lang] kde-i18n-[lang]

Upgrading Problems

  • Upgrading from breezy uninstalls kubuntu-desktop package #39658

    • Workaround: install kubuntu-desktop package after upgrade sudo apt-get install kubuntu-desktop

Post Install Problems

  • CPU Scaling not working #36014

  • Some multimedia keyboard keys may not function, specifically the Raise Volume key #37341

    • Workaround: to enable the raise volume key, run xmodmap -e "keycode 175 ="

  • Using fglrx or ati drivers may cause KDM/xorg to freeze on logout or reboot #30447

    • Workaround: add (uncomment) the line TerminateServer=true to section [X-:*-Core] in /etc/kde3/kdm/kdmrc

  • Using the latest fglrx driver (8.25.18) renders GLX unusable for some Radeon based cards
  • When using some sound cards with an additional usb sound card sometimes the usb sound card will get /dev/dsp0 and get all sounds by default. This was not the case for breezy (or any other distro I stumbled upon) #46996

Installing Software

  • Add/Remove Programs (adept installer) hangs on installation of packages that require confirmations (for example license, like flashplugin-nonfree, sun-java5-*...) #37696

    • Workaround: install packages from command line - i.e. sudo apt-get install or sudo aptitude install

  • Packages installed with Adept may not immediately add icons to the kmenu a#40048

    • Workaround: run kbuildsycoca to regenerate KDE resource cache, OR log out and log back in, OR open the menu editor and click the 'save' button, OR install packages from command line - i.e. sudo apt-get install or sudo aptitude install

Konqueror

  • Konqueror crashing on web pages with Real media streams #31055

    • Workaround: copy fixed profilerc file from the bug attachement to /usr/share/kubuntu-default-settings/kde-profile/default/share/config/profilerc

  • Konqueror as integrated viewer of compressed files doesn't work
    • Workdaround: rm -R /usr/share/kubuntu-default-settings/kde-profile/default/share/mimelnk/application/

KScreensaver

  • KDE hooks for xscreensaver-data-extra and xscreensaver-gl-extra are missing #48056

  • kscreensaver-xsavers is installed but xscreensavers from xscreensaver-* packages are missing #49228

    • Workaround: sudo sed -i -e 's/TryExec=xscreensaver//' /usr/share/applnk/System/ScreenSavers/*

Printing

  • Printing (CUPS) not working for everyone ( is there a malone report ? if not can we be more specific about what in cups is not working ? did it not automatically setup a printer , did it remove a printer that was automatically setup ? is the cupsd services not starting ? etc etc etc , thanks )
    • Kurt Pfeifle's blog contains a fairly detailed run down of the problems with the Kubuntu Dapper CUPS setup (as he sees it) from which some bug reports may be distilled: Part 1, Part 2, Part 3, Part 3 (Update).

  • Printing problems with Foomatic drivers #42965

    • Workaround: run sudo foomatic-cleanupdrivers

Documentation

  • The release notes (help:/kubuntu/krelease-notes/index.html) are full of typos ("Recomendations", "regulary", "preditctably", "Ubuquity", "seperate", etc.), read unprofessionally ("Wahoo a sweet new installer is available ...!!!!", "FREE of charge!!!!", etc.), and appear to be confused in other ways (a paragraph for "a sweet new installer" that talks about features in Breezy, and then a separate paragraph for Ubiquity which is the actual new installer). ColinWatson would like this to be reviewed by a good copy-editor and fixed in dapper-updates.

    • Working on fixing the ReleaseNotes both for style and spelling/grammar. Please see JonathanJesse for more information on this.

KubuntuDapperKnownProblems (last edited 2008-08-06 17:01:11 by localhost)