From Fedora Project Wiki

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

Fedora 14 has not yet been released. During this pre-release period, this page will cover known issues in the Fedora 14 pre-releases. Issues that are fixed will be removed from the page once a fix is available (for instance, an issue that affects the Beta but is fixed in the final release will be removed at the time of that release).

Release Notes

Read the F14 Alpha release announcement and the draft Fedora 14 release notes for specific information about changes in Fedora 14: known issues, and other general information.

My bug is not listed

Not every bug is listed in this page, but Bugzilla should be a comprehensive database of known bugs. This page is a sampling of the bugs most commonly discussed on our mailing lists and forums.

To see if your bug has already been reported, you can search Bugzilla. If it has not yet been reported, we encourage you to do so to help improve Fedora for yourself and others. A guide to Bugs and feature requests has been prepared to assist you.

If you believe an already-reported bug report should be added to this page because it is commonly encountered, you can:

  • Add it yourself, if you have wiki access. Please follow the style and guidelines explained in the comments in the page source.
  • Or, add the CommonBugs keyword to the bug report. Someone from the QA team will then inspect the issue to determine whether the bug should be listed as a common bug. To expedite your request, please add a comment to the bug that includes
    1. a summary of the problem
    2. any known workarounds
    3. an assessment on the impact to Fedora users

For reference, you can query Bugzilla for bugs tagged CommonBugs:

  • CommonBugs? (bugs with CommonBugs keyword, but do not yet have a link to this page)
  • CommonBugs+ (bugs with CommonBugs keyword and contain a link to this page)


Issues when upgrading from previous releases

Installation issues

Attempting to submit (scp or bugzilla) an exception report fails if networking not active

link to this item - Bugzilla: #635821

When installing Fedora 14 Beta using CD, DVD or hard drive ISO media, if an exception occurs, the installer will be unable to submit the exception report using the built-in Package-x-generic-16.pngreport tool as networking has not yet been enabled. This means you will be unable to submit the exception report directly to http://bugzilla.redhat.com or to another system using the network. The problem will be resolved in time for Fedora 14 Final. However, until the issue is resolved, you will need to manually enable networking in order to report an installer exception directly to http://bugzilla.redhat.com. When installing Fedora 14 Beta using CD, DVD or hard drive ISO media, to report an exception you may enable networking using the following procedure:

  1. Change to the debug console by pressing Control-Alt-F2
  2. Obtain a dynamically assigned IP address by typing: dhclient -v eth0

Alternatively, you may configure the network with the Configure Network button that appears at the hostname selection stage of installation, if your bug occurs after this point. You can also boot the installer with the appropriate networking information as boot arguments. For more information, see Anaconda/Options.

Hardware-related issues

Software issues

Bluetooth disabled on system start

link to this item - Bugzilla: #634205

Due to a bug in the Package-x-generic-16.pngbluez package, Bluetooth will show as disabled on each system start with Fedora 14 Beta. This can be worked around in the GNOME desktop by right-clicking the bluetooth icon in the panel and selecting Turn Off Bluetooth, then right-clicking the icon again and selecting Turn On Bluetooth. It can also be worked around from the console by running the command su -c 'service bluetooth restart' with administrator privileges.

An updated bluez package has been submitted to the updates-testing repository for testing. Users experiencing this problem are encouraged to test this update and report to Bodhi whether it solves the problem. To test the update, run this command:

su -c 'yum --enablerepo=updates-testing bluez'

Nautilus and file dialogs appear to hang when viewing large directories

link to this item - Bugzilla: #626108

Some users have reported that when viewing the content of large directories (>500 files) in Nautilus (the file manager of the GNOME desktop), CPU utilization can reach 100% and Nautilus may seem to have hung, before finally showing the directory contents several minutes later. This can also affect the file open and file save dialogs in GTK+-based applications.

Crash of gmixer application reported each time LXDE starts

link to this item - Bugzilla: #542255

At each start of the LXDE desktop environment, a crash in the Package-x-generic-16.pnggmixer application occurs (and is reported by the automated crash report tool ABRT). Consequently, no mixer (volume control) applet appears in the LXDE panel. This is a known issue in gmixer; it is not necessary to submit the ABRT report. There is no known workaround for this issue, but it has no consequences beyond the lack of a volume control applet. This issue will be resolved in the final Fedora 14 release by fixing the gmixer bug or switching to a different volume control applet.