KubuntuDapperKnownProblems

Differences between revisions 33 and 35 (spanning 2 versions)
Revision 33 as of 2006-06-28 10:14:15
Size: 5113
Editor: host-84-220-96-181
Comment:
Revision 35 as of 2006-09-14 02:06:51
Size: 5686
Editor: 59
Comment: The wiki also needed to be fixed for spelling and "grammer"
Deletions are marked like this. Additions are marked like this.
Line 39: Line 39:
 * Packages installed with Adept may not immediately add icons to the kmenu [https://launchpad.net/distros/ubuntu/+source/kdebase/+bug/40048 #40048]  * Packages installed with Adept may not immediately add icons to the kmenu [https://launchpad.net/distros/ubuntu/+source/kdebase/+bug/40048 a#40048]
Line 45: 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 54: 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 [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 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 [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

  • 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/*

Printing

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)