This page tries to present as much as possible of the problem
corrections that occurred in KDE between the 2.2.1 and 2.2.2 releases.
The primary goal of the 2.2.2 release is to deliver a number of bugfixes
for problems that have been solved for KDE 3.0 without the need to wait
for KDE 3.0.
Some security related issues in kssl, kdm and klprfax (efax) have been
addressed in this release. We strongly recommend people who run KDE in
multi-user environments to upgrade to this version.
General
- Icon loading has received a fix leading to 5% speedup.
kdelibs
- kssl: minor security fix in SSL certificate handling.
- kssl: reworked SSL certificate caching to avoid races (created KSSLD).
- kfile: filedialog speedups.
- kfile: fixed saving of recently selected files in the filedialog.
- kfile: fixed case sensitivity and sorting settings in the filedialog's splitted view.
- kjs: regexp support fix, added access to attributes.
- kio: clear clipboard after moving files with cut and paste.
- kio: fixed handling of HTTP links that redirect to FTP.
- kio-http: Make POST action work when using an SSL tunnel through a proxy.
- kio-http: Fix filename determination from content-disposition and also allow it from HTTP/1.0 servers.
- kio-http: Fixed bug that caused encrypted headers to be send to proxy servers.
- kcontrol-nework-preferences: Fix the dialog used to set timeout settings. It was hoplessly broken.
- kcontrol-webbrowsing-cookies: Cosmetic fixes of the cookie management dialog box
- kio-ftp: fixed parsing of answers to PASV and EPSV commands.
- kio-smb: don't leave smbclients using 100% cpu hanging around.
- kio-smb: fix handling of filenames and usernames containing non-ascii characters.
- kdeui: fixed bug with some Qt styles, where toolbar buttons would have
no caption beside/under.
- kdeui: fixed KRootPixmap losing tinting when resizing
- kdeui: fixed KSharedPixmap displaying bitmap with wrong offset if window overlapped left/above desktop edge
- kdecore: fixed various problems with KExtendedSocket.
kdeaddons
kdeadmin
kdeartwork
No changes
kdebase
- kdesktop: fixed positionning icon at drop position, disable paste when nothing to paste.
- kdesktop: fixed coredump on exit.
- kdesktop: fixed multiple wallpapers changing always 1 minute too late.
- konqueror: support for CodeWeaver plugins.
- konqueror: fix for spurious .directory files being created everywhere.
- konqueror: deselect the automatically selected item when selecting items using the mouse.
- konqueror: fewer repaints in konqueror's iconview.
- konqueror: fixed sorting in konqueror's textview.
- kate: removed warning message in filedialog when attempting to save a remote (http) file.
- kate: improved/fixed handling of large files.
- konsole: added ukrainian symbol "ghe with upturn".
- konsole: fixed double-click marking for koi8-u encoding.
- konsole: fixed font selection and font save settings bugs.
- konsole: fixed middle after double-left click detection.
- konsole: remove kwrited's utmp entry at logout.
- konsole: removed "--nowelcome" parameter and "Settings/Locale" menu entry.
- konsole: use "Konsole Default" schema as Konsole default.
- konsole: added missing definitions for Alt+Backspace and "newSession" to keytables.
- konsole: changed order of windows title to "[<caption>(if set) - ]<session name>"
- konsole: fixed performance loss when switching desktop with sticky transparent Konsole on it.
- konsole: added support for esc[s and esc[u to save and restore the cursor position.
- konsole: setting a scroll region now takes effect on both primary and alternate screen.
- konsole: when embedded, fixed quoting of special chars in auto "cd" command.
- konsole: fixed bug where window failed to close when multiple sessions were active.
- kthememgr: make CommonDesktop work even if there's no wallpaper.
- kthememgr: make PluginLib (KWin decoration) work even for builtin KWin decorations.
- kthememgr: making snapshots of the current settings should work better now.
- kdm: fixed symlink vulnerability in .wmrc access introduced in 2.2.
- kdm: fixed potential security problem in pam invocation.
- kdm: fixed .wmrc access problems (session type saving).
- kdm: fixed crash on chooser invocation.
-
- kdm: fixed potentially harmful side-effects of failed session starts.
-
- kdm: minor fixes
- kcontrol-nework-preferences: Fixed dialog used to set timeout settings.
- kcontrol-webbrowsing-cookies: Cosmetic fixes.
kdebindings
kdegames
- kshisen: Fix for the often reported end game bug associated with
the gravity option.
kdegraphics
kghostview: allow paging with the wheelmouse in the PS/PDF viewer component.
kghostview: fixed a memory leak in the PS/PDF viewer component.
kdemultimedia
kmix: Mix applet now also works with a vertical panel.
kdenetwork
- kmail: fixed two bugs, that cause crashing on certain mails.
- kmail: a failing pop3 server does no longer cause all accounts to fail.
- lanbrowsing: several (usability) bugfixes, should be easier to setup/use now.
KDEPIM
KDESDK
KDEToys
KDEUtils
- kfind: several bugfixes, including "don't crash the system anymore".
- kfind: search for multiple file name patterns at once, e.g. "*C *cpp *cc"
(separated by whitespace).
- kcalc: minor bugfixes.
- kcharselect: no longer offsets unicode fonts. highlights glyphs not in
font.
- klprfax/efax: security problem with efax corrected, efax is no longer installed suid.
KDdevelop
- KDevelop-2.0.2 source code compilable/startable with KDE3 now.
- important bugfixes for non-latin languages.
- internal debugger can debug multithreaded applications now.
- bugfixes for internal debugger: display of Qt3 strings with static
members; disassemble off when invisible.
- project templates uses KDE's current admin.tar.gz, fixes for
autoconf/automake problems in most templates.
- accelerators added for accessibility of all tool-views via keyboard.
- TabPage MDI mode got accelerators Alt+0...9 for view switching.
- bugfixes concerning the disappearing editor cursor.
- bugfixes for executing list items in the tree tool-views.
- arguments for start of external tool applications fixed.
- generating of the API documentation with kdoc fixed.
- syntax highlighting for *.inl and *.tlh files.
- importing of foreign projects now recognizes *.inl and *.tlh files as
template-based sources.
- avoid 'all' argument when calling make (some Makefiles don't have such
section).
- several bugfixes in QextMDI library.
- classparser fixed for the showing of namespace prefixes in class
declarations.
KDoc
No changes.