From Fedora Project Wiki

m (→‎KDE: Fix typo.)
(→‎Package and Application Changes: Rewrite with the F9->F10 changes.)
Line 77: Line 77:
==== Package and Application Changes ====
==== Package and Application Changes ====


* The packages <code>qt</code>, <code>kdelibs</code>, and <code>kdebase</code> now represent the KDE 4 version, obsoleting the <code>qt4</code>, <code>kdelibs4</code>, and <code>kdebase4</code> packages in previous releases of Fedora.
* Fedora 10 ships <code>kdepim</code> {{Template:DocsDict/KDEVer}} instead of 3.5.x.
* The Qt/KDE 3 versions have been renamed <code>qt3</code>, <code>kdelibs3</code>, and <code>kdebase3</code>. Fedora 9 only includes parts of <code>kdebase3</code>. Refer to the ''Backwards Compatibility'' section for details.
* <code>libkipi</code>, <code>libkexiv2</code> and <code>libkdcraw</code> have been obsoleted by the KDE 4 versions in the <code>kdegraphics</code> package. Accordingly, <code>kipi-plugins</code>, <code>digikam</code> and <code>kphotoalbum</code> have been updated to KDE 4 versions.
* Upstream KDE has split the <code>kdebase</code> module into three modules: <code>kdebase-runtime</code>, <code>kdebase</code> (sometimes called <code>kdebase-apps</code> to distinguish it from the old monolithic <code>kdebase</code>), and <code>kdebase-workspace</code>. This split is reflected in the Fedora packages.
* <code>kpackagekit</code>, a KDE frontend to PackageKit, is now available. (It may be made available as an update for Fedora 9 at a later time.)
* Fedora 9 adds a <code>kdegames3</code> package containing the games not yet ported to KDE 4.
 
* '''Dolphin''', which is part of <code>kdebase</code>, replaces <code>d3lphin</code>.
In addition, the following changes made since the Fedora 9 release, which have been backported to Fedora 9 updates, are also part of Fedora 10:
* The <code>kdebase-workspace</code> package now includes support for '''KDM''' theme configuration, and therefore obsoletes <code>kdmtheme</code>.
* KDE has been upgraded from version 4.0.3 to {{Template:DocsDict/KDEVer}}.
* '''Okular''' replaces '''KPDF''', '''KGhostView''', and '''KFax''' in <code>kdegraphics</code>.
* <code>qt</code> and <code>PyQt4</code> have been upgraded from 4.3 to 4.4.
* The package <code>kaider</code> replaces '''KBabel''', which used to be part of <code>kdesdk</code>.
* '''QtWebKit''' is now part of the <code>qt</code> package. The standalone <code>WebKit-qt</code> package has been obsoleted.
* The <code>okteta</code> package replaces '''KHexEdit''', which used to be part of <code>kdeutils</code>.
* The new package <code>qgtkstyle</code> contains a Qt 4 style using GTK+ for drawing, providing better integration of Qt 4 and KDE 4 applications into GNOME.
* The packages <code>kalgebra</code> and <code>marble</code> are now part of <code>kdeedu</code>.
* <code>phonon</code>, which was part of <code>kdelibs</code> in Fedora 9, is now a separate package. An optional '''GStreamer''' backend (<code>phonon-backend-gstreamer</code>) is now available, but the '''xine-lib''' backend, which is now packaged as <code>phonon-backend-xine</code>, is still the recommended default backend and is now required by the <code>phonon</code> package.
* The <code>ksudoku</code> package is now part of <code>kdegames</code>.
* The <code>kdegames3</code> package no longer provides development support for the KDE 3 version of '''libkdegames''' because nothing in Fedora outside of <code>kdegames3</code> itself requires that library anymore.
* The package <code>gwenview</code> is now part of <code>kdegraphics</code>.
* The package <code>okteta</code> is now part of <code>kdeutils</code>.
* The <code>kiconedit</code> and <code>kcoloredit</code> packages, which used to be part of <code>kdegraphics</code>, are now separate packages.
* The package <code>dragonplayer</code> is now part of <code>kdemultimedia</code>.
* The package <code>kmid</code>, which used to be part of <code>kdemultimedia</code>, is now a separate package.
* <code>kaider</code> has been renamed to '''Lokalize''' and is now part of <code>kdesdk</code>.
* The Fedora KDE team has decided to drop the <code>-extras</code> subpackages, which contained deprecated or unstable applications, because those applications have been either fixed or dropped in KDE 4.
* The package <code>ksirk</code> has been ported to KDE 4 and is now part of <code>kdegames</code>.
* The package <code>kdeadmin-kpackage</code> has been split out of <code>kdeadmin</code> because '''KPackage''' now depends on <code>smart</code>.
* The package <code>extragear-plasma</code> has been renamed to <code>kdeplasma-addons</code>.
* KDE 4 dropped the <code>kdeaddons</code> module. Therefore, there is no <code>kdeaddons</code> package in Fedora 9. The '''Atlantik Designer''', for use with <code>kdegames3</code>, is still available as <code>kdeaddons-atlantikdesigner</code>. The <code>ksig</code> application and the <code>konq-plugins</code> Konqueror plugins are now their own packages, and <code>extragear-plasma</code> replaces the Kicker addons.


=== PackageKit ===
=== PackageKit ===

Revision as of 19:40, 30 September 2008

Fedora Desktop

This section details changes that affect Fedora graphical desktop users.

GNOME

This release features GNOME 2.24.

The GNOME splash screen has been disabled upstream intentionally. To enable it, use gconf-editor or the following command:

 gconftool-2 --set /apps/gnome-session/options/show_splash_screen --type bool true

The lock screen dialog theme is not connected to the selected screensaver in this release. To enable it, use gconf-editor or the following command:

 gconftool-2 --set  --type string /apps/gnome-screensaver/lock_dialog_theme  "system"

Blinking cursors are enabled by default in this release, and are centrally managed via a gconf setting. To turn it off, run the following command:

  gconftool-2 --type bool --set /desktop/gnome/interface/cursor_blink false

Gvfs

GNOME 2.22 features the new Gvfs, a userspace virtual filesystem with backends for sftp, ftp, dav, smb, obexftp, and others. The Gvfs system is the replacement/successor of gnome-vfs.

Gvfs consists of two parts:

  • GIO, which is a new shared library that is part of GLib and provides the API for gvfs
  • Gvfs itself, a package that contains backends for the various file system types and protocols

The Gvfs system runs a single master daemon, gvfsd, that keeps track of the current gvfs mounts. Most mounts are run in a separate daemon process. Clients talk to the mounts with a combination of DBus calls (on the session bus and using peer-to-peer DBus) and a custom protocol for file contents.

A few filesystem types previously supported by gnome-vfs may not be yet supported by gvfs. Work continues to provide completed solutions for all these types.

Gvfs backends have been split to separate packages in Fedora 10. Although they're included in standard set of packages when doing clean Fedora installation, users upgrading from Fedora 9 will experience missing backends. We suggest to install these packages manually:

su -c "yum install gvfs-archive gvfs-gphoto2 gvfs-obexftp gvfs-smb"

GNOME Display Manager

The GNOME Display Manager (gdm) has been updated to the latest upstream code, which is a complete rewrite driven by Fedora developers. !PolicyKit can be used to control shutdown and reboot. The configuration tool gdmsetup is missing currently, and set to be replaced. For configuration changes, refer

http://live.gnome.org/GDM/2.22/Configuration

New features available on the login screen include:

  • power management and monitoring on the login screen, so the laptop hibernates or shuts down when the battery gets low
  • smarter user list
  • common default background between the login window and the desktop session, with no intermediate flicker

For more information on this feature:

http://fedoraproject.org/wiki/Features/NewGdm

Other notes:

  • ~/.Xclients and ~/.xsession are no longer read automatically at login time. If you use either of these files, install the xorg-x11-xinit-session package.
  • Due to a bug introduced at the end of the development cycle (bug 445631 ), users will be unable to select their language the first time the login screen appears. Users should log in once, and then logout again to get language selection. Unfortunately, this bug also effects the LiveCD.
  • The shipped version of GDM does not support old style theme formats, and is considerably plainer than the version shipped in Fedora 8. A priority for Fedora 10 will be greeter aesthetics.

KDE

This release features KDE 4.2.2. As the kdevelop packages is not part of KDE 4.1 and kdewebdev is only partially available (no Quanta) in KDE 4.1, the KDE 3.5.10 versions of those packages are shipped. A kdegames3 package containing the games not yet ported to KDE 4 is also available.

KDE 4.1 is the latest feature release of KDE 4. It features several new features and many usability improvements and bugfixes over KDE 4.0, the first KDE 4 release series, including a folder view desktop applet (plasmoid), improvements to Dolphin and Konqueror and many new and improved applications. KDE 4.1.2 is a bugfix release from the KDE 4.1 release series.

Fedora 10 does not include the legacy KDE 3 Desktop. It does include a compatibility KDE 3 Development Platform, which can be used to build and run KDE 3 applications within KDE 4 or any other desktop environment. Refer to the Backwards Compatibility section for more details about what is included.

Fedora 10 includes a snapshot of knetworkmanager which works with the prerelease of NetworkManager 0.7 in Fedora 10. As it was not judged ready for production use, the KDE Live images use nm-applet from NetworkManager-gnome instead (as in Fedora 8 and 9). The gnome-keyring-daemon facility saves passwords for these encryption technologies. knetworkmanager can, however, be installed from the repository.

As the native KWin window manager now optionally supports compositing and desktop effects, the KDE Live images no longer include Compiz/Beryl (since Fedora 9). The KWin compositing/effects mode is disabled by default, but can be enabled in systemsettings. Compiz (with KDE 4 integration) is available from the repository by installing the compiz-kde package.

Enhancements

  • Plasma is more mature and panel configuration has been extended. The new panel controller makes it easy to customize your panel providing direct visual feedback. The Plasma's Folderview applet provides a view of a directory and thus allows you to store files on desktop. It is replacement for well known icons on desktop.

Package and Application Changes

  • Fedora 10 ships kdepim 4.2.2 instead of 3.5.x.
  • libkipi, libkexiv2 and libkdcraw have been obsoleted by the KDE 4 versions in the kdegraphics package. Accordingly, kipi-plugins, digikam and kphotoalbum have been updated to KDE 4 versions.
  • kpackagekit, a KDE frontend to PackageKit, is now available. (It may be made available as an update for Fedora 9 at a later time.)

In addition, the following changes made since the Fedora 9 release, which have been backported to Fedora 9 updates, are also part of Fedora 10:

  • KDE has been upgraded from version 4.0.3 to 4.2.2.
  • qt and PyQt4 have been upgraded from 4.3 to 4.4.
  • QtWebKit is now part of the qt package. The standalone WebKit-qt package has been obsoleted.
  • The new package qgtkstyle contains a Qt 4 style using GTK+ for drawing, providing better integration of Qt 4 and KDE 4 applications into GNOME.
  • phonon, which was part of kdelibs in Fedora 9, is now a separate package. An optional GStreamer backend (phonon-backend-gstreamer) is now available, but the xine-lib backend, which is now packaged as phonon-backend-xine, is still the recommended default backend and is now required by the phonon package.
  • The kdegames3 package no longer provides development support for the KDE 3 version of libkdegames because nothing in Fedora outside of kdegames3 itself requires that library anymore.
  • The package okteta is now part of kdeutils.
  • The package dragonplayer is now part of kdemultimedia.
  • kaider has been renamed to Lokalize and is now part of kdesdk.
  • The package ksirk has been ported to KDE 4 and is now part of kdegames.
  • The package extragear-plasma has been renamed to kdeplasma-addons.

PackageKit

PackageKit is the new, default distribution-neutral package management framework and frontend. Refer to http://fedoraproject.org/wiki/PackageKit for further details.

Bluetooth

The Bluetooth feature in Fedora 9 (http://fedoraproject.org/wiki/Features/BluetoothFedora9) has several enhancements specific to this release. The future generations of this feature are covered with greater detail at:

http://fedoraproject.org/wiki/Releases/FeatureBluetooth

File sending to a Bluetooth device is now handled with the bluetooth-sendto program from the bluez-gnome package, which replaces gnome-obex-send. Send a file in Nautilus from the Send to... function in the right-click context menu.

Pulling files from a Bluetooth device is now included in gnome-user-share, which has ObexFTP and ObexPush support built-in. Share files via System > Preferences > Internet and Network > Personal File Sharing > Share Public files over Bluetooth (ObexFTP support), or pull files using ObexPush with Personal File Sharing > Receive files in Downloads folter over Bluetooth.

Files on the remote Bluetooth device can be viewed directly in Nautilus through GVFS, which supports Bluetooth devices. Synchronizing a Bluetooth device with a personal information manager (PIM) device is done using gnome-pilot

Browsing of Bluetooth devices is done via the right-click context menu from the Bluetooth icon on the desktop panel.

XULRunner

Applications that require the Gecko engine have had to depend on the entirety of Firefox. XULRunner is the Mozilla effort to split the browser engine for applications that require only that functionality, and no user interface parts. This split provides more API/ABI stability and a cleaner build environment for applications using Gecko. Many of the applications in Fedora that previously used Gecko now are built against XULRunner.

For a current status, visit [1] . To help with development, visit [2] .

For full upstream documentation, refer to [3] .

Web Browsers

This release of Fedora includes version 3.0 (beta 5) of the popular Firefox web browser. Refer to http://firefox.com/ for more information about Firefox. The nspluginwrapper package is included by default even on 32-bit systems since it separates the plug-ins to run in their own address space, which increases security and reliability of the browser.

For information about Firefox in Fedora, refer to this feature page:

http://fedoraproject.org/wiki/Features/Firefox3

NSpluginwrapper

nspluginwrapper is now installed by default, which makes web browser plug-ins run in a separate memory address. This increases browser stability, as plug-in crashes will not affect the web browser itself. As well, this increases security, as Fedora 9 has optional SELinux policies to sandbox plug-ins, to decrease the impact of security issues.

Enabling Flash Plugin

Fedora includes swfdec and gnash, which are free and open source implementations of Flash. We encourage you to try either of them before seeking out Adobe's proprietary Flash Player plug-in software. The Adobe Flash Player plug-in uses a legacy sound framework that does not work correctly without additional support. Run the following command to enable this support:

su -c "yum install libflashsupport"

Users of Fedora x86_64 must install the nspluginwrapper.i386 package to enable the 32-bit Adobe Flash Player plug-in in Firefox, and the libflashsupport.i386 package to enable sound from the plug-in.

  • Install the nspluginwrapper.i386, nspluginwrapper.x86_64, and libflashsupport.i386 packages:
su -c "yum install nspluginwrapper.{i386,x86_64} libflashsupport.i386"
  • Install flash-plugin as shown above after nspluginwrapper.i386 is installed.
  • Run mozilla-plugin-config to register the flash plugin:
su -c "mozilla-plugin-config -i -g -v"
  • Close all Firefox windows, and then relaunch Firefox.
  • Type about:plugins in the URL bar to ensure the plugin is loaded.

Mail Clients

The mail-notification package has been split. The Evolution plug-in is now in a separate package, mail-notification-evolution-plugin. When the mail-notification package is updated, this plug-in is added automatically.

Fedora 9 includes Mozilla Thunderbird version 2.0, which has numerous performance improvements, folder viewing enhancements, and enhanced mail notification support. For further details, refer to the Mozilla Thunderbird 2.0 release notes:

http://www.mozilla.com/en-US/thunderbird/2.0.0.0/releasenotes/

Disabling PC Speaker

PC speaker is enabled by default in Fedora. If you do not prefer this, there are two ways to circumvent the sounds:

  • Reduce its volume to a acceptable level or completely mute the PC speaker in alsamixer with the setting for PC Speak.
  • Disable the PC speaker system wide by running the following commands in a console.
su -
modprobe -r pcspkr
echo "install pcspkr :" >> /etc/modprobe.conf

International Clock Applet

The new clock applet in the GNOME panel has expanded to support additional international timezones in the display, as well as weather information for each configured timezone displayed. This work, which involved merging intlclock with the GNOME clock applet, provides all the functionality of system-config-date and the weather applet. Additional features include: users can choose arbtirary locations instead of principal timezones; UI enhancements for new and old functions; and full weather information shown in a tooltip.

Read more about this feature:

http://fedoraproject.org/wiki/Releases/FeatureClockApplet

Dictionaries Consolidated

There is a new default spell checking back-end, hunspell, for both the GNOME and KDE desktops, as well as applications such as OpenOffice.org, Firefox, and other XULRunner-based applications. This common back-end includes a set of shared, multi-lingual dictionaries for use with hunspell. This feature uses a single set of common dictionaries regardless of the application, which gives consistent suggestions for misspelled words and uses less diskspace by eliminating duplicate dictionaries.

Details on this effort are here:

http://fedoraproject.org/wiki/Releases/FeatureDictionary

Pilot Link

The pilot-link package has been updated to use PackageKit and HAL for setting sync file permissions. For more information, refer to the pilot-link note .

Compiz

Fedora 9 ships with Compiz 0.7.2, which improves multi-display support, adds KDE 4 support, adds a configurable middle and right-click button, and mouse wheel actions for GTK Window Decorator. Compiz 0.7.2 adds many improvements and bug fixes.

For further details, refer to the Compiz 0.7.2 release announcement:

[4]

vmmouse Driver

Due to a bug in the shipping xorg-x11-drv-vmmouse driver, the mouse position may not be correctly positioned on a virtual machine guest's display. As a workaround until an update, add Option NoAutoAddDevices to the ServerFlags section of /etc/X11/xorg.conf in the guest machine. Create the section if necessary:

Section "ServerFlags"
Option      "NoAutoAddDevices"
EndSection