Bug#493355: kwin: strange behaviour with apps running in fullscreen mode
Package: kwin Version: 4:3.5.9.dfsg.1-4 Severity: normal I used to use separate desktops for some applications like konsole or emacs. I tune window specific settings to run each of these apps on a separate desktop in a fullscreen mode. Now I've upgraded from etch to lenny and noticed a behaviour change which makes me upset. Following steps should reproduce it: 1) Run konsole and press ctrl-shift-F to switch to fullscreen view. 2) Switch to another desktop. 3) Run another application, e.g. konqueror. 4) Switch back to the desktop where konsole is running. Notice? The kicker is on top of the fullscreen konsole, though the focus is in the konsole window. You can try to explicitly bring focus to the konsole window, but kicker will stay. The only way to get rid of kicker is to click into the konsole window, then switch to any other desktop and switch back again. Such behaviour doesn't depend of the app running in fullscreen mode. Tested with konsole, konqueror and emacs. This is either kwin's bug or kicker's one. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores) 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 kwin depends on: ii kdelibs4c2a 4:3.5.9.dfsg.1-6 core libraries and binaries for al ii libc6 2.7-10 GNU C Library: Shared libraries ii libgcc1 1:4.3.1-2GCC support library ii libice6 2:1.0.4-1X11 Inter-Client Exchange library ii libqt3-mt 3:3.3.8b-5 Qt GUI Library (Threaded runtime v ii libsm6 2:1.0.3-2X11 Session Management library ii libstdc++6 4.3.1-2 The GNU Standard C++ Library v3 ii libx11-62:1.1.4-2X11 client-side library ii libxcomposite1 1:0.4.0-3X11 Composite extension library ii libxdamage1 1:1.1.1-4X11 damaged region extension libra ii libxext62:1.0.4-1X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2X11 miscellaneous 'fixes' extensio ii libxrender1 1:0.9.4-2X Rendering Extension client libra kwin recommends no packages. Versions of packages kwin suggests: ii kdebase-bin 4:3.5.9.dfsg.1-4 core binaries for the KDE base mod ii kdebase-data4:3.5.9.dfsg.1-4 shared data files for the KDE base ii kdesktop4:3.5.9.dfsg.1-4 miscellaneous binaries and files f ii kicker 4:3.5.9.dfsg.1-4 desktop panel for KDE ii kpager 4:3.5.9.dfsg.1-4 desktop pager for KDE ii kpersonalizer 4:3.5.9.dfsg.1-4 installation personalizer for KDE ii ksmserver 4:3.5.9.dfsg.1-4 session manager for KDE ii ksplash 4:3.5.9.dfsg.1-4 the KDE splash screen -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#493361: virtual package djvu-viewer
Package: kviewshell Version: 4:3.5.9-2 Severity: wishlist In order to avoid a proliferation of alternatives, Matthew Rosewarne suggested (see BTS 491012) that all packages that give the ability to view DjVu files provide an appropriate virtual package, Provides: djvu-viewer This currently includes, in particular, the packages djview3 djview4 evince kviewshell (with appropriate plugin, included in main package) okular (with appropriate plugin, included in ancillary package) Hope you think that's a good idea too. Cheers, --Barak. -- Barak A. Pearlmutter Hamilton Institute & Dept Comp Sci, NUI Maynooth, Co. Kildare, Ireland http://www.bcl.hamilton.ie/~barak/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#493363: ksvg: Some SVG images make kio_thumbnail / Konqueror take 95% CPU and more than 1GB of memory
Package: ksvg Version: 4:3.5.9-2 Severity: important ii openclipart-svg 0.18+dfsg-5 clip art in SVG format Using Konqueror to browser the directories of the openclipart-svg package makes kio_thumbnail hog CPU and memory. Opening some of the files similarly makes Konqueror itself lock up hogging CPU and memory. A particular problem file seems to be: /usr/share/openclipart/svg/shapes/shield_matt_todd_01.svg which drove Konqueror's memory use above 3GB before it was killed. IceApe displays the image without problems. Browsing away from the directory will kill the kio_thumbnail process and recover. Opening the file in Konqueror itself is more problematic. It seems to be stuck in an infinite loop in KSVG::SVGAnimatedPointsImpl::parsePoints (see attachment) -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26 (SMP w/1 CPU core; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages ksvg depends on: ii kdelibs4c2a 4:3.5.9.dfsg.1-6 core libraries and binaries for al ii libart-2.0-22.3.20-2 Library of functions for 2D graphi ii libc6 2.7-13 GNU C Library: Shared libraries ii libfontconfig1 2.6.0-1 generic font configuration library ii libfreetype62.3.7-1 FreeType 2 font engine, shared lib ii libfribidi0 0.10.9-1 Free Implementation of the Unicode ii libgcc1 1:4.3.1-8GCC support library ii liblcms11.17.dfsg-1 Color management library ii libqt3-mt 3:3.3.8b-5 Qt GUI Library (Threaded runtime v ii libstdc++6 4.3.1-8 The GNU Standard C++ Library v3 ii libx11-62:1.1.4-2X11 client-side library ksvg recommends no packages. ksvg suggests no packages. -- no debconf information I attached GDB, took a stack trace, then "finish"'d until the function didn't return in a reasonable time. It seems to be stuck in: #5 0x7f5a2e327817 in KSVG::SVGAnimatedPointsImpl::parsePoints (_points=, points=) at /build/buildd/kdegraphics-3.5.9/./ksvg/impl/SVGAnimatedPointsImpl.cc:85 #6 0x7f5a2e3279a3 in KSVG::SVGAnimatedPointsImpl::putValueProperty (this=, exec=, token=, value=, attr=) at /build/buildd/kdegraphics-3.5.9/./ksvg/impl/SVGAnimatedPointsImpl.cc:129 #7 0x7f5a2e3fb429 in KSVG::SVGAnimatedPointsImpl::put (this=0x111f208, p1=0xefe910, [EMAIL PROTECTED], [EMAIL PROTECTED], p4=16) at /build/buildd/kdegraphics-3.5.9/./ksvg/ecma/ksvg_lookup.h:218 #8 0x7f5a2e3fb614 in KSVG::SVGPolyElementImpl::put (this=0x111efb0, p1=0xefe910, [EMAIL PROTECTED], [EMAIL PROTECTED], p4=16) at /build/buildd/kdegraphics-3.5.9/./ksvg/impl/generateddata.cpp:6769 #9 0x7f5a2e3fb75b in KSVG::SVGPolygonElementImpl::put (this=0x111efb0, p1=0xefe910, [EMAIL PROTECTED], [EMAIL PROTECTED], p4=16) at /build/buildd/kdegraphics-3.5.9/./ksvg/impl/generateddata.cpp:6825 #10 0x7f5a2e4227d5 in KSVGRWBridge::put (this=0x111f800, exec=0x7fff47c86fe0, [EMAIL PROTECTED], [EMAIL PROTECTED], attr=4) at /build/buildd/kdegraphics-3.5.9/./ksvg/ecma/ksvg_bridge.h:95 #11 0x7f5a2e33fa5c in KSVG::SVGElementImpl::setAttributeInternal (this=, [EMAIL PROTECTED], value=) at /build/buildd/kdegraphics-3.5.9/./ksvg/impl/SVGElementImpl.cc:340 #12 0x7f5a2e340fea in KSVG::SVGElementImpl::setAttributes (this=0x111efb0, [EMAIL PROTECTED]) at /build/buildd/kdegraphics-3.5.9/./ksvg/impl/SVGElementImpl.cc:459 #13 0x7f5a2e454b7d in KSVG::InputHandler::startElement (this=0xf04d10, namespaceURI=, [EMAIL PROTECTED], [EMAIL PROTECTED]) at /build/buildd/kdegraphics-3.5.9/./ksvg/core/KSVGReader.cc:299 #14 0x7f5a3d3db87e in QXmlSimpleReader::processElementEmptyTag (this=0xf8f6c0) at xml/qxml.cpp:3522 #15 0x7f5a3d3e11be in QXmlSimpleReader::parseElement (this=0xf8f6c0) at xml/qxml.cpp:3492 #16 0x7f5a3d3e1c2b in QXmlSimpleReader::parseContent (this=0xf8f6c0) at xml/qxml.cpp:3943 #17 0x7f5a3d3e1218 in QXmlSimpleReader::parseElement (this=0xf8f6c0) at xml/qxml.cpp:3471 #18 0x7f5a3d3e1c2b in QXmlSimpleReader::parseContent (this=0xf8f6c0) at xml/qxml.cpp:3943 #19 0x7f5a3d3e1218 in QXmlSimpleReader::parseElement (this=0xf8f6c0) at xml/qxml.cpp:3471 #20 0x7f5a3d3e1c2b in QXmlSimpleReader::parseContent (this=0xf8f6c0) at xml/qxml.cpp:3943 #21 0x7f5a3d3e1218 in QXmlSimpleReader::parseElement (this=0xf8f6c0) at xml/qxml.cpp:3471 #22 0x7f5a3d3e1c2b in QXmlSimpleReader::parseContent (this=0xf8f6c0) at xml/qxml.cpp:3943 #23 0x7f5a3d3e1218 in QXmlSimpleReader::parseElement (this=0xf8f6c0) at xml/qxml.cpp:3471 #24 0x7f5a3d3e6049 in QXmlSimpleReader::parseBeginOrContinue (this=0xf8f6c0, state=, incremental=false) at xml/
Bug#493361: virtual package djvu-viewer
Hello, > In order to avoid a proliferation of alternatives, Matthew Rosewarne > suggested (see BTS 491012) that all packages that give the ability to > view DjVu files provide an appropriate virtual package, > > Provides: djvu-viewer Good idea! > This currently includes, in particular, the packages > [...] > kviewshell (with appropriate plugin, included in main package) Done in SVN for kdegraphics 3.5.x (no kviewshell in KDE 4). > okular (with appropriate plugin, included in ancillary package) Done in SVN for both kdegraphics 4.1.x in experimental and the standalone okular 0.7.x in unstable. All of them will be available when new versions of the above packages will be uploaded. -- Pino Toscano signature.asc Description: This is a digitally signed message part.
Bug#493379: qt4-designer needs better short description
Package: qt4-x11 Version: 4.4.0-4 Severity: normal Hi, The short description for Qt4 Designer is not very informative. Perhaps: "a graphical designer for Qt 4 applications" ? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Bug#493034: kdeedu: FTBFS [amd64]: couldn't find library libcompoundviewer.so.4 needed by debian/kalzium/usr/bin/kalzium
Processing commands for [EMAIL PROTECTED]: > severity 493034 normal Bug#493034: kdeedu: FTBFS [amd64]: couldn't find library libcompoundviewer.so.4 needed by debian/kalzium/usr/bin/kalzium Severity set to `normal' from `serious' > retitle 493034 Add openbabel support. Bug#493034: kdeedu: FTBFS [amd64]: couldn't find library libcompoundviewer.so.4 needed by debian/kalzium/usr/bin/kalzium Changed Bug title to `Add openbabel support.' from `kdeedu: FTBFS [amd64]: couldn't find library libcompoundviewer.so.4 needed by debian/kalzium/usr/bin/kalzium'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#493458: kopete: XMPP StartTLS not supported
Package: kopete Version: 4:3.5.9-3 Severity: normal Hello, Kopete appears to be unable to handle StartTLS for XMPP/Jabber. If the server requires it (e.g. ovi.com), it is entirely impossible to connect to the service. Works fine with pidgin. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (100, 'unstable'), (100, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kopete depends on: ii kdelibs4c2a 4:3.5.9.dfsg.1-6 core libraries and binaries for al ii libc6 2.7-12 GNU C Library: Shared libraries ii libgadu31:1.8.0+r592-2 Gadu-Gadu protocol library - runti ii libgcc1 1:4.3.1-8GCC support library ii libglib2.0-02.16.5-1 The GLib library of C routines ii libgsmme1c2a1.10-12.5GSM mobile phone access library ii libidn111.9-1GNU libidn library, implementation ii libmeanwhile1 1.0.2-3 open implementation of the Lotus S ii libqt3-mt 3:3.3.8b-5 Qt GUI Library (Threaded runtime v ii libstdc++6 4.3.1-8 The GNU Standard C++ Library v3 ii libx11-62:1.1.4-2X11 client-side library ii libxml2 2.6.32.dfsg-2GNOME XML library ii libxrender1 1:0.9.4-2X Rendering Extension client libra ii libxslt1.1 1.1.24-1+lenny1 XSLT processing library - runtime Versions of packages kopete recommends: ii qca-tls 1.0-4 TLS plugin for the Qt Cryptographi Versions of packages kopete suggests: pn ekiga (no description available) ii gnupg 1.4.9-3 GNU privacy guard - a free PGP rep ii imagemagick 7:6.3.7.9.dfsg1-2+b2 image manipulation programs pn kdeartwork-emoticon(no description available) pn khelpcenter(no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#493459: kopete: XMPP DNS SRV lookups
Package: kopete Version: 4:3.5.9-3 Severity: wishlist Hello, Kopete will only try A/ DNS lookups to connect to a Jabber/XMPP server. If the domain uses SRV records, the only way to connect is to lookup the server manually, e.g. with dig, and hard-code it in the Kopete configuration. This is not very convenient. Pidgin has no such problem. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (100, 'unstable'), (100, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.26 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kopete depends on: ii kdelibs4c2a 4:3.5.9.dfsg.1-6 core libraries and binaries for al ii libc6 2.7-12 GNU C Library: Shared libraries ii libgadu31:1.8.0+r592-2 Gadu-Gadu protocol library - runti ii libgcc1 1:4.3.1-8GCC support library ii libglib2.0-02.16.5-1 The GLib library of C routines ii libgsmme1c2a1.10-12.5GSM mobile phone access library ii libidn111.9-1GNU libidn library, implementation ii libmeanwhile1 1.0.2-3 open implementation of the Lotus S ii libqt3-mt 3:3.3.8b-5 Qt GUI Library (Threaded runtime v ii libstdc++6 4.3.1-8 The GNU Standard C++ Library v3 ii libx11-62:1.1.4-2X11 client-side library ii libxml2 2.6.32.dfsg-2GNOME XML library ii libxrender1 1:0.9.4-2X Rendering Extension client libra ii libxslt1.1 1.1.24-1+lenny1 XSLT processing library - runtime Versions of packages kopete recommends: ii qca-tls 1.0-4 TLS plugin for the Qt Cryptographi Versions of packages kopete suggests: pn ekiga (no description available) ii gnupg 1.4.9-3 GNU privacy guard - a free PGP rep ii imagemagick 7:6.3.7.9.dfsg1-2+b2 image manipulation programs pn kdeartwork-emoticon(no description available) pn khelpcenter(no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#493504: qt3-designer needs better short description
Package: qt-x11-free Version: 3:3.3.8b-5 Severity: normal Hi, The short description for qt3-designer is not very informative. Perhaps: "graphical designer for Qt 3 applications" ? Thank you, Barry deFreese Debian QA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#493511: libqt4-gui: Buttons disappear in Skype calls
Package: libqt4-gui Version: 4.4.0-4 Severity: normal I'm not quite sure if this bug is from the qt libraries, but I'll start here. With most, if not all(I'm not quite sure), versions of qt 4.4, the buttons on the bottom of the Skype video chat box have disappeared after the video started. They were there in 4.3, but now are gone. Thanks! -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libqt4-gui depends on: ii libqt4-assistant 4.4.0-4Qt 4 assistant module ii libqt4-designer 4.4.0-4Qt 4 designer module ii libqt4-opengl 4.4.0-4Qt 4 OpenGL module ii libqt4-svg4.4.0-4Qt 4 SVG module ii libqtgui4 4.4.0-4Qt 4 GUI module libqt4-gui recommends no packages. libqt4-gui suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing of koffice_1.9.96.0~that.is.really.1.9.95.9-2_i386.changes
koffice_1.9.96.0~that.is.really.1.9.95.9-2_i386.changes uploaded successfully to localhost along with the files: koffice_1.9.96.0~that.is.really.1.9.95.9-2.dsc koffice_1.9.96.0~that.is.really.1.9.95.9-2.diff.gz koffice_1.9.96.0~that.is.really.1.9.95.9-2_all.deb koffice-doc_1.9.96.0~that.is.really.1.9.95.9-2_all.deb koffice-doc-html_1.9.96.0~that.is.really.1.9.95.9-2_all.deb krita-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb kword-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb koffice-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb karbon_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kchart_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kexi_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kformula_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kivio_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kplato_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kpresenter_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb krita_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kspread_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kword_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kthesaurus_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb koffice-libs_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb koffice-dev_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
koffice override disparity
There are disparities between your recently accepted upload and the override file for the following file(s): koffice-dev_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb: package says section is devel, override says libdevel. Either the package or the override file is incorrect. If you think the override is correct and the package wrong please fix the package so that this disparity is fixed in the next upload. If you feel the override is incorrect then please reply to this mail and explain why. Please INCLUDE the list of packages as seen above, or we won't be able to deal with your mail due to missing information. [NB: this is an automatically generated mail; if you replied to one like it before and have not received a response yet, please ignore this mail. Your reply needs to be processed by a human and will be in due course, but until then the installer will send these automated mails; sorry.] -- Debian distribution maintenance software (This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
koffice_1.9.96.0~that.is.really.1.9.95.9-2_i386.changes ACCEPTED
Accepted: karbon_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/karbon_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kchart_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kchart_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kexi_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kexi_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kformula_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kformula_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kivio_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kivio_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb koffice-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/koffice-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb koffice-dev_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/koffice-dev_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb koffice-doc-html_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/koffice-doc-html_1.9.96.0~that.is.really.1.9.95.9-2_all.deb koffice-doc_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/koffice-doc_1.9.96.0~that.is.really.1.9.95.9-2_all.deb koffice-libs_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/koffice-libs_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb koffice_1.9.96.0~that.is.really.1.9.95.9-2.diff.gz to pool/main/k/koffice/koffice_1.9.96.0~that.is.really.1.9.95.9-2.diff.gz koffice_1.9.96.0~that.is.really.1.9.95.9-2.dsc to pool/main/k/koffice/koffice_1.9.96.0~that.is.really.1.9.95.9-2.dsc koffice_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/koffice_1.9.96.0~that.is.really.1.9.95.9-2_all.deb kplato_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kplato_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kpresenter_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kpresenter_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb krita-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/krita-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb krita_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/krita_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kspread_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kspread_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kthesaurus_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kthesaurus_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kword-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/kword-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb kword_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kword_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb Override entries for your package: karbon_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional graphics kchart_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional kde kexi_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional kde kformula_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional kde kivio_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional graphics koffice-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb - optional libs koffice-dev_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional libdevel koffice-doc-html_1.9.96.0~that.is.really.1.9.95.9-2_all.deb - optional doc koffice-doc_1.9.96.0~that.is.really.1.9.95.9-2_all.deb - optional doc koffice-libs_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional libs koffice_1.9.96.0~that.is.really.1.9.95.9-2.dsc - source kde koffice_1.9.96.0~that.is.really.1.9.95.9-2_all.deb - optional kde kplato_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional kde kpresenter_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional kde krita-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb - optional kde krita_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional kde kspread_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional kde kthesaurus_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional kde kword-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb - optional kde kword_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb - optional kde Announcing to [EMAIL PROTECTED] Closing bugs: 476385 491983 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#491983: marked as done (koffice: experimental packages attempt to overwrite files in old *-data packages)
Your message dated Sun, 03 Aug 2008 01:02:14 + with message-id <[EMAIL PROTECTED]> and subject line Bug#491983: fixed in koffice 1:1.9.96.0~that.is.really.1.9.95.9-2 has caused the Debian Bug report #491983, regarding koffice: experimental packages attempt to overwrite files in old *-data packages to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 491983: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491983 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: koffice Version: 1:1.9.96.0~that.is.really.1.9.95.9-1 Severity: normal In the process of installing KDE 4 stuff, I got this: Preparing to replace kivio 1:1.6.3-7 (using .../kivio_1%3a1.9.96.0~that.is.really.1.9.95.9-1_amd64.deb) ... Unpacking replacement kivio ... dpkg: error processing /var/cache/apt/archives/kivio_1%3a1.9.96.0~that.is.really.1.9.95.9-1_amd64.deb (--unpack): trying to overwrite `/usr/share/pixmaps/kivio.xpm', which is also in package kivio-data Preparing to replace kpresenter 1:1.6.3-7 (using .../kpresenter_1%3a1.9.96.0~that.is.really.1.9.95.9-1_amd64.deb) ... Unpacking replacement kpresenter ... dpkg: error processing /var/cache/apt/archives/kpresenter_1%3a1.9.96.0~that.is.really.1.9.95.9-1_amd64.deb (--unpack): trying to overwrite `/usr/share/icons/hicolor/48x48/apps/kpresenter.png', which is also in package kpresenter-data I had to use a force flag in dpkg.conf to get it to install. If I'm not mistaken, kivio should conflict with kivio-data (KDE3 version) and kpresenter conflict with kpresenter-data (KDE3 version), to ensure they are removed before kivio and kpresenter are installed. Peace, Brendon -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages koffice depends on: ii kar 1:1.9.96.0~that.is.really.1.9.95.9-1 a vector graphics application for ii kch 1:1.9.96.0~that.is.really.1.9.95.9-1 a chart drawing program for the KD ii kex 1:1.9.96.0~that.is.really.1.9.95.9-1 integrated database environment fo ii kfo 1:1.9.96.0~that.is.really.1.9.95.9-1 a formula editor for the KDE Offic ii kiv 1:1.9.96.0~that.is.really.1.9.95.9-1 a flowcharting program for the KDE ii kpl 1:1.9.96.0~that.is.really.1.9.95.9-1 an integrated project management a ii kpr 1:1.9.96.0~that.is.really.1.9.95.9-1 a presentation program for the KDE ii kri 1:1.9.96.0~that.is.really.1.9.95.9-1 a pixel-based image manipulation p ii ksp 1:1.9.96.0~that.is.really.1.9.95.9-1 a spreadsheet for the KDE Office S ii kth 1:1.9.96.0~that.is.really.1.9.95.9-1 thesaurus for the KDE Office Suite ii kwo 1:1.9.96.0~that.is.really.1.9.95.9-1 a word processor for the KDE Offic koffice recommends no packages. -- no debconf information --- End Message --- --- Begin Message --- Source: koffice Source-Version: 1:1.9.96.0~that.is.really.1.9.95.9-2 We believe that the bug you reported is fixed in the latest version of koffice, which is due to be installed in the Debian FTP archive: karbon_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/karbon_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kchart_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kchart_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kexi_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kexi_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kformula_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kformula_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kivio_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kivio_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb koffice-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/koffice-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb koffice-dev_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/koffice-dev_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb koffice-doc-html_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/koffice-doc-html_1.9.96.0~that.is.really.1.9.95.9-2_all.deb koffice-doc_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/koffice-doc_1.9.96.0~that.is.really.1.9.95.9-2_all.deb koffice-libs_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/koffice-libs_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb koffice_1.9.96.0~that.is.really.1.9.95.9-2.diff.gz to pool/main/k
Bug#476385: marked as done (kivio 1:1.9.96.0~that.is.really.1.9.95.3-1 conflicts with kivio-data)
Your message dated Sun, 03 Aug 2008 01:02:14 + with message-id <[EMAIL PROTECTED]> and subject line Bug#476385: fixed in koffice 1:1.9.96.0~that.is.really.1.9.95.9-2 has caused the Debian Bug report #476385, regarding kivio 1:1.9.96.0~that.is.really.1.9.95.3-1 conflicts with kivio-data to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 476385: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476385 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: kivio Version: 1:1.9.96.0~that.is.really.1.9.95.3-1 Severity: normal Hi, kivio 1:1.9.96.0~that.is.really.1.9.95.3-1 (experiemental) does not depend on kivio-data but releases version do. There is no corresponding version of kivio-data. kivio 1:1.9.96.0~that.is.really.1.9.95.3-1 conflicts with kivio-data: /usr/share/pixmaps/kivio.xpm is owned by both kivio-data 1:1.6.3-5+b1 and kivio 1:1.9.96.0~that.is.really.1.9.95.3-1. The conflict should be in the package description because the presence of a version of kivio-data prevents the installation of kivio -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core) Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/dash Versions of packages kivio depends on: ii kde 4:4.0.68+svn794641-1 Oxygen icon theme for KDE 4 ii kde 4:4.0.68+svn794641-1 runtime components from the offici ii kde 4:4.0.68+svn794641-1 shared data files for the KDE 4 ba ii kde 4:4.0.68+svn794641-1 core libraries for all KDE 4 appli ii kof 1:1.9.96.0~that.is.really.1.9.95.3-1 common libraries and binaries for ii lib 2.7-10 GNU C Library: Shared libraries ii lib 4.4.0~rc1-3 transitional package for Qt 4 core ii lib 4.4.0~rc1-3 Qt 4 GUI module ii lib 4.4.0~rc1-3 Qt 3 compatibility library for Qt ii lib 4.3.0-3 The GNU Standard C++ Library v3 kivio recommends no packages. -- no debconf information --- End Message --- --- Begin Message --- Source: koffice Source-Version: 1:1.9.96.0~that.is.really.1.9.95.9-2 We believe that the bug you reported is fixed in the latest version of koffice, which is due to be installed in the Debian FTP archive: karbon_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/karbon_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kchart_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kchart_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kexi_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kexi_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kformula_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kformula_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kivio_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kivio_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb koffice-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/koffice-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb koffice-dev_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/koffice-dev_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb koffice-doc-html_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/koffice-doc-html_1.9.96.0~that.is.really.1.9.95.9-2_all.deb koffice-doc_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/koffice-doc_1.9.96.0~that.is.really.1.9.95.9-2_all.deb koffice-libs_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/koffice-libs_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb koffice_1.9.96.0~that.is.really.1.9.95.9-2.diff.gz to pool/main/k/koffice/koffice_1.9.96.0~that.is.really.1.9.95.9-2.diff.gz koffice_1.9.96.0~that.is.really.1.9.95.9-2.dsc to pool/main/k/koffice/koffice_1.9.96.0~that.is.really.1.9.95.9-2.dsc koffice_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/koffice_1.9.96.0~that.is.really.1.9.95.9-2_all.deb kplato_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kplato_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb kpresenter_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb to pool/main/k/koffice/kpresenter_1.9.96.0~that.is.really.1.9.95.9-2_i386.deb krita-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb to pool/main/k/koffice/krita-data_1.9.96.0~that.is.really.1.9.95.9-2_all.deb