Version: rc..-rc (using 4.3.4 (KDE 4.3.4), Debian packages) Compiler: cc OS: Linux (i686) release 2.6.31-1-686 http://bugs.debian.org/551535 I can confirm this behaviour with 1.0.0-rc. Mark From: amarao <amarao@desunote.ru> To: Debian Bug Tracking System <submit@bugs.debian.org> Subject: digikam: Save window in editor lock main browse window Date: Mon, 19 Oct 2009 01:20:54 +0400 Package: digikam Version: 2:1.0.0~beta5-1 Severity: minor Save dialog lock main window and does not allow, f.e., look close to labels or notes on photo. Save dialog shall not be modal to browse window, only to editor. -- System Information: Debian Release: 5.0.3 APT prefers stable APT policy: (990, 'stable'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.31.4-bfs-bfs (SMP w/4 CPU cores; PREEMPT) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages digikam depends on: ii kdebase-runtime 4:4.3.0-2 runtime components from the offici ii kdelibs5 4:4.3.2-2 core libraries for all KDE 4 appli ii kdepimlibs5 4:4.3.2-1 core libraries for KDE PIM 4 appli ii libc6 2.9-27 GNU C Library: Shared libraries ii libgcc1 1:4.3.2-1.1 GCC support library ii libglib2.0-0 2.22.2-2 The GLib library of C routines ii libgphoto2-2 2.4.6-1 gphoto2 digital camera library ii libgphoto2-port0 2.4.6-1 gphoto2 digital camera port librar ii libjasper1 1.900.1-5.1 The JasPer JPEG-2000 runtime libra ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii libkdcraw7 4:4.3.2-1 RAW picture decoding C++ library ( ii libkexiv2-7 4:4.3.2-1 Qt like interface for the libexiv2 ii libkipi6 4:4.3.2-1 library for apps that want to use ii liblcms1 1.17.dfsg-1+lenny2 Color management library ii liblensfun0 0.2.3-2 LensCorrection editor plugin libra ii liblqr-1-0 0.4.1-1 converts plain array images into m ii libmarble4 4:4.3.2-1 Marble globe widget library ii libphonon4 4:4.5.3-4 Qt 4 Phonon module ii libpng12-0 1.2.27-2+lenny2 PNG library - runtime ii libqt4-dbus 4:4.5.3-4 Qt 4 D-Bus module ii libqt4-network 4:4.5.3-4 Qt 4 network module ii libqt4-qt3support 4:4.5.3-4 Qt 3 compatibility library for Qt ii libqt4-sql 4:4.5.3-4 Qt 4 SQL module ii libqt4-sql-sqlite 4:4.5.3-4 Qt 4 SQLite 3 database driver ii libqt4-svg 4:4.5.3-4 Qt 4 SVG module ii libqt4-xml 4:4.5.3-4 Qt 4 XML module ii libqtcore4 4:4.5.3-4 Qt 4 core module ii libqtgui4 4:4.5.3-4 Qt 4 GUI module ii libsoprano4 2.3.0+dfsg.1-2+b1 libraries for the Soprano RDF fram ii libstdc++6 4.3.2-1.1 The GNU Standard C++ Library v3 ii libtiff4 3.8.2-11.2 Tag Image File Format (TIFF) libra ii libx11-6 2:1.2.2-1 X11 client-side library ii libxau6 1:1.0.3-3 X11 authorisation library ii libxdmcp6 1:1.0.2-3 X11 Display Manager Control Protoc ii phonon 4:4.5.3-4 Qt 4 Phonon module metapackage ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime Versions of packages digikam recommends: ii dolphin 4:4.3.2-1 file manager for KDE 4 ii epiphany-gecko [www- 2.22.3-9 Intuitive GNOME web browser - Geck ii iceweasel [www-brows 3.0.6-3 lightweight web browser based on M ii kipi-plugins 0.7.0-1 image manipulation/handling plugin ii konqueror [www-brows 4:4.3.2-1 KDE 4's advanced file manager, web ii links [www-browser] 2.1pre37-1.1 Web browser running in text mode ii lynx-cur [www-browse 2.8.7dev9-2.1 Text-mode WWW Browser with NLS sup ii opera [www-browser] 10.00.4585.gcc4.qt3 The Opera Web Browser ii w3m [www-browser] 0.5.2-2+b1 WWW browsable pager with excellent Versions of packages digikam suggests: pn digikam-doc <none> (no description available) -- no debconf information
SVN commit 1069054 by mwiesweg: Make the file save dialog in EditorWindow window-modal (blocks only its own window). For such a change some care must be taken because the assumption breaks that the user cannot interact while executing the dialog. He can, from the other windows. For this dialog it is easy to cancel when the user loads different images to the editor. BUG: 219149 M +2 -1 NEWS M +22 -3 utilities/imageeditor/editor/editorwindow.cpp M +3 -0 utilities/imageeditor/editor/editorwindow_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1069054