From Fedora Project Wiki

(clean up for Beta, remove a bunch of dead issues)
(note the 'configure networking' button in install in relation to 635821)
Line 67: Line 67:
# Obtain a dynamically assigned IP address by typing: {{command|dhclient -v eth0}}
# Obtain a dynamically assigned IP address by typing: {{command|dhclient -v eth0}}


Alternatively, you may boot the installer with the appropriate networking information as boot arguments.  For more information, see [[Anaconda/Options]].
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 ==
== Hardware-related issues ==

Revision as of 01:21, 28 September 2010

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

Nautilus not responding

link to this item - Bugzilla: #626108

When viewing the content of large directories (>500 files and with medium CPU), the CPU gets 100% resources and Nautilus seems freezing, taking much time (~ minutes) to visualize its content. The same happens when viewing these huge directories with others applications (e.g. firefox).