KubuntuDapperKnownProblems

Differences between revisions 1 and 24 (spanning 23 versions)
Revision 1 as of 2006-05-26 11:49:44
Size: 225
Editor: napier-01
Comment:
Revision 24 as of 2006-06-04 20:32:27
Size: 4296
Editor: dodly
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''This page lists major problems that will affect most people.'''

'''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 2: Line 7:
Line 6: Line 10:
Line 9: Line 12:
== DVD Install ==

 * 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]
   * Workaround: install manually your own language {{{sudo apt-get install language-support-[lang] kde-i18n-[lang]}}}
Line 12: Line 19:
* Upgrading from breezy uninstalls kubuntu-desktop package, install the package manually after upgrading    * 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}}}


= Post Install Problems =

== Hardware related ==
 * 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]
   * 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 [https://launchpad.net/distros/ubuntu/+source/xserver-xorg-driver-ati/+bug/30447 #30447]

 * 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.

== Installing Software ==
 * 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]
   * 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 [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}}}

== Konqueror ==
 * Konqueror crashing on web pages with Real media streams [http://launchpad.net/bugs/31055 #31055]
   * Workaround: copy fixed profilerc file from the bug attachement to {{{/usr/share/kubuntu-default-settings/kde-profile/default/share/config/profilerc}}}

== 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 )
 * Printing problems with Foomatic drivers [http://launchpad.net/bugs/42965 #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/grammer. 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 [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

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) [https://launchpad.net/bugs/39483 #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 [https://launchpad.net/bugs/39658 #39658]

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

Post Install Problems

Installing Software

  • 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]

    • 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 [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

Konqueror

  • Konqueror crashing on web pages with Real media streams [http://launchpad.net/bugs/31055 #31055]

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

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 )
  • Printing problems with Foomatic drivers [http://launchpad.net/bugs/42965 #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/grammer. Please see JonathanJesse for more information on this.

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