Bugs/FC5Common

From FedoraProject

Jump to: navigation, search

Contents

Fedora Core 5 - Common Bugs and Known Issues

This page documents common bugs in Fedora Core 5 and, if available, fixes or workarounds for these problems. If you find your problem in this page, do not file a bug for it. Where appropriate, a reference to the current bug(s) in Bugzilla is included.

*** NOTE: Fedora Core 5 is an end-of-lifed release, as of Friday June 29th, 2007. This page is kept for historical reasons only. ***

Release Summary, Announcement and Notes

List of FC5 Bugs and RFE's

See Bug Status for more information.

Installer and Package Management

Graphical Desktop

GNOME Desktop

STATUS: This bug has been filed upstream and will be fixed with an update when available.

KDE Desktop

Common Applications

System and Preference Configuration Tools

System Components

Power Management

STATUS: None yet.

Networking

It is not clear this is a "bug." It is a dependency chain, and users do not have to use any of the implicated packages. To stop using NetworkManager:

for i in NetworkManagerDispatcher NetworkManager dhcdbd ; do
service $i stop ; chkconfig $i off
done

Kernel