include("site.inc"); $template = new Page; $template->initCommon(); $template->displayHeader(); ?>
Τελευταίες σημειώσεις κυκλοφορίας στον Ιστό | |
---|---|
Αυτές οι σημειώσεις κυκλοφορίας μπορεί να έχουν λάβει ενημερώσεις. Για να δείτε τις τελευταίες σημειώσεις κυκλοφορίας για το Fedora, επισκεφτείτε το: |
Η ενότητα αυτή περιλαμβάνει πληροφορίες για αλλαγές που αφορούν τους χρήστες γραφικής επιφάνειας εργασίας Fedora.
Αυτή η κυκλοφορία περιέχει το GNOME 2.22.
Η οθόνη υποδοχής (splash screen) του GNOME έχει εσκεμμένα απενεργοποιηθεί (upstream). Για να την ενεργοποιήσετε ξανά κάντε χρήση του gconf-editor
ή της παρακάτω εντολής:
gconftool-2 --set /apps/gnome-session/options/show_splash_screen --type bool true
Το θέμα του διαλόγου κλειδώματος οθόνης δεν είναι συνδεδεμένο με την επιλεγμένη προστασία οθόνης σε αυτή την έκδοση. Για να το ενεργοποιήσετε, χρησιμοποιήστε το gconf-editor
ή την ακόλουθη εντολή:
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
Το GNOME 2.22 περιλαμβάνει το νέο εικονικό σύστημα αρχείων Gvfs με υποδομή για τα sftp, ftp, dav, smb, obexftp, και άλλα. Το σύστημα Gvfs αντικαθιστά το gnome-vfs
.
To Gvfs αποτελείται από δύο μέρη:
To GIO είναι μια νέα κοινόχρηστη βιβλιοθήκη και είναι μέρος του GLib ενώ παρέχει API για το gvfs
Gvfs itself, a package that contains back-ends 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 file-system types previously supported by
gnome-vfs
may not be
yet supported by gvfs
.
Work continues to provide completed solutions for all these
types.
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 currently missing, and is set to be replaced. For configuration changes, refer to the following:
http://live.gnome.org/GDM/2.22/Configuration
Οι νέες δυνατότητες που είναι διαθέσιμες στην οθόνη εισόδου περιλαμβάνουν:
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
Περισσότερες πληροφορίες για αυτή την δυνατότητα:
http://fedoraproject.org/wiki/Features/NewGdm
Note: ~/.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.
Αυτή η κυκλοφορία περιλαμβάνει το KDE 4.0.3. Καθώς τα πακέτα kdepim και kdevelop δεν είναι μέρος του KDE 4.0 και το kdewebdev είναι μόνο μερικώς διαθέσιμο (δεν υπάρχει το Quanta) στο KDE 4.0, περιλαμβάνονται οι εκδόσεις από το KDE 3.5.9 για αυτά τα πακέτα.
KDE 4.0 features upgrades to core components such as the port to Qt 4. It also introduces a number of brand new frameworks such as the Phonon, a multimedia API; Solid, a hardware integration framework; Plasma, a re-written desktop and panel with many new concepts; integrated desktop search; compositing as a feature of KWin; and a brand new visual style called Oxygen. KDE 4.0.3 is a bugfix release from the KDE 4.0 release series.
Fedora 9 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.
Since networkmanager
does
not work with the version of
NetworkManager available in this
release, the KDE Live images use
nm-applet
from
NetworkManager-gnome as a replacement. The
gnome-keyring-daemon
facility saves passwords for these encryption technologies. (The
dummy knetworkmanager package from Fedora 8
that only called
nm-applet
is no longer
used.)
As the native KWin window manager now
optionally supports compositing and desktop effects, the KDE Live
images no longer include Compiz/Beryl.
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.
Plasma replaces the old Kicker and KDesktop. Plasma manages both the panel and the desktop, and it is now possible to place the same Plasma applets (plasmoids) on both the panel and the desktop if the applet supports the size restrictions imposed by the panel.
The old KDE Control Center
(KControl) has been replaced by
System Settings
(systemsettings
).
The KDM login manager uses a new
theme format. Therefore, KDM
themes written for KDE 3 do not work with the
KDM in KDE 4.
KDM now includes support for
theme configuration, thus the external
kdmtheme
tool is no longer needed.
All the above applications can be found in the kdebase-workspace package.
The packages qt , kdelibs , and kdebase now represent the KDE 4 version, obsoleting the qt4 , kdelibs4 , and kdebase4 packages in previous releases of Fedora.
The Qt/KDE 3 versions have been renamed qt3 , kdelibs3 , and kdebase3 . Fedora 9 only includes parts of kdebase3 . Refer to the Backwards Compatibility section for details.
Upstream KDE has split the kdebase module into three modules: kdebase-runtime , kdebase (sometimes called kdebase-apps to distinguish it from the old monolithic kdebase ), and kdebase-workspace . This split is reflected in the Fedora packages.
Fedora 9 προσθέτει ένα πακέτο kdegames3 που περιέχει τα παιχνίδια που δεν έχουν μεταφερθεί ακόμα σε KDE 4.
Το Dolphin, το οποίο είναι μέρος του kdebase , αντικαθιστά το d3lphin .
Το πακέτο kdebase-workspace τώρα παρέχει υποστήριξη για την ρύθμιση θεμάτων του KDM, και έτσι καθιστά ξεπερασμένο το kdmtheme .
Το Okular αντικαθιστά το KPDF, το KGhostView, και το KFax στο kdegraphics .
Το πακέτο kaider αντικαθιστά το KBabel,το οποίο ήταν μέρος του kdesdk .
Το πακέτο okteta αντικαθιστά το KHexEdit, το οποίο ήταν μέρος του kdeutils .
Τα πακέτα kalgebra και marble είναι τώρα μέρος του kdeedu .
Το πακέτο ksudoku είναι τώρα μέρος του kdegames .
Το πακέτο gwenview είναι τώρα μέρος του kdegraphics .
Τα πακέτα kiconedit και kcoloredit , τα οποία ήταν μέρος του kdegraphics , τώρα αποτελούν ξεχωριστά πακέτα.
Το πακέτο kmid, το οποίο ήταν μέρος του kdemultimedia, είναι τώρα ξεχωριστό πακέτο.
Η ομάδα KDE του Fedora αποφάσισε να αποκλείσει τα υποπακέτα -extras, τα οποία περιείχαν ξεπερασμένες ή ασταθείς εφαρμογές, γιατί οι εφαρμογές αυτές ή διορθώθηκαν ή αποκλείστηκαν στο KDE 4.
Το πακέτο kdeadmin-kpackage διαχωρίστηκε από το kdeadmin γιατί το KPackage εξαρτάται τώρα από το smart .
KDE 4 dropped the kdeaddons module. Therefore, there is no kdeaddons package in Fedora 9. The Atlantik Designer, for use with kdegames3 , is still available as kdeaddons-atlantikdesigner. The ksig application and the konq-plugins Konqueror plugins are now their own packages, and extragear-plasma replaces the Kicker addons.
Η υποστήριξη Bluetooth στο Fedora 9 (http://fedoraproject.org/wiki/Features/BluetoothFedora9) έχει αρκετές βελτιώσεις ειδικά σε αυτή την έκδοση. Η μελλοντική πορεία αυτής της δυνατότητας αναλύεται με μεγαλύτερη λεπτομέρεια στο:
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-sen
. Send a file in
Nautilus from the 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 (ObexFTP support), or pull files using ObexPush with .
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
Περιήγηση σε συσκευές Bluetooth γίνεται με δεξί κλικ στο μενού περιεχομένου του εικονιδίου Bluetooth που βρίσκεται στον πίνακα εφαρμογών.
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.
Για την τρέχουσα κατάσταση, επισκεφθείτε το http://fedoraproject.org/wiki/Features/XULRunner. Για να βοηθήσετε στην ανάπτυξη, επισκεφθείτε το http://fedoraproject.org/wiki/Releases/FeatureXULRunnerAPIChanges.
Για πλήρη τεκμηρίωση , ανατρέξτε στο http://developer.mozilla.org/en/docs/XULRunner.
Αυτή η έκδοση του Fedora περιλαμβάνει την έκδοση 3.0 του δημοφιλούς περιηγητή ιστοσελίδων Firefox. Ανατρέξτε στον σύνδεσμο http://firefox.com/ για περισσότερες πληροφορίες σχετικά με τον Firefox. Το πακέτο nspluginwrapper περιλαμβάνεται από προεπιλογή ακόμη και σε συστήματα 32-bit μια και διαχωρίζει τα πρόσθετα να εκτελούνται στο δικό τους χώρο στη μνήμη, το οποίο ενισχύει την ασφάλεια του περιηγητή.
Για πληροφορίες σχετικά με το Firefox 3.0 στο Fedora, ανατρέξτε στην σελίδα:
http://fedoraproject.org/wiki/Features/Firefox3
Το Fedora περιλαμβάνει τα swfdec και gnash, τα οποία είναι υλοποιήσεις ελεύθερου λογισμικού του Flash. Σας προτρέπουμε να πειραματιστείτε με αυτές πριν αναζητήσετε το ιδιωτικό πρόσθετο λογισμικό του Adobe.
Οι χρήστες του Fedora x86_64 θα πρέπει να εγκαταστήσουν το πακέτο nspluginwrapper.i386 για να ενεργοποιήσουν το πρόσθετο 32-bit Adobe Flash σε x86_64 Firefox και το πακέτο pulseaudio-libs.i386 για την ενεργοποίηση ήχου από το πρόσθετο αυτό.
Δημιουργήστε τον κατάλογο πρόσθετων 32bit του mozilla:
su -c "mkdir -p /usr/lib/mozilla/plugins"
Εγκαταστήστε τα πακέτα nspluginwrapper.i386,nspluginwrapper.x86_64, και pulseaudio-libs.i386:
su -c "yum install nspluginwrapper.{i386,x86_64} pulseaudio-libs.i386"
Εγκαταστήστε το πρόσθετο flash-plugin όπωςπαρουσιάστηκε παραπάνω.
Εκτελέστε mozilla-plugin-config
για να κάνετε εγγραφή για τοπρόσθετο flash:
su -c "mozilla-plugin-config -i -g -v"
Κλείστε όλα τα παράθυρα του Firefox, και κατόπιν επανεκκινήστε το Firefox.
Πληκτρολογήστε about:plugins
στη γραμμή URLγια να βεβαιωθείτε ότι το πρόσθετο φορτώθηκε.
Το ηχείο του υπολογιστή είναι από προεπιλογή ενεργοποιημένο στο Fedora. Αν δεν το προτιμάτε αυτό, υπάρχουν 2 τρόποι να παρακάμψετε τους ήχους:
Μείωση της έντασης σε ένα αποδεκτό επίπεδο ή πλήρης σίγαση του ηχείου υπολογιστή από το alsamixer
με την ρύθμιση για .
Απενεργοποίηση του ηχείου του υπολογιστή για όλους τους χρήστες με την εκτέλεση των παρακάτω εντολών.
su - modprobe -r pcspkr echo "install pcspkr :" >> /etc/modprobe.conf
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 tool tip.
Διαβάστε περισσότερα για αυτό το χαρακτηριστικό:
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.
Οι λεπτομέρειες για αυτή την προσπάθεια είναι εδώ:
Το Fedora 9 περιέχει το Compiz 0.7.2, το οποίο βελτιώνει την υποστήριξη πολλαπλών οθονών, προσθέτει υποστήριξη KDE4, προσθέτει δυνατότητα ρύθμισης στο μεσαίο και στο δεξιό κλικ ποντικιού, και στις κινήσεις του τροχού ποντικιού για το GTK Window Decorator. Το Compiz 0.7.2 προσθέτει πολλές βελτιώσεις και διορθώσεις σφαλμάτων.
Για περισσότερες λεπτομέρειες, ανατρέξτε στην ανακοίνωση κυκλοφορίας του Compiz 0.7.2:
http://lists.compiz-fusion.org/pipermail/community/2008-March/000168.html
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