Bug#274006: kuickshow has relocation error
Package: kuickshow Version: 3.3.0-2 When I try to start kuickshow I get the following output: kuickshow: relocation error: /usr/lib/libkdeinit_kuickshow.so: undefined symbol: _ZN9KLineEdit16contextMenuEventEP17QContextMenuEvent I am using Debian sid, kernel 2.6.9-rc+lirc-patch and libc6 2.3.2.ds1-16.
Bug#274006: kuickshow has relocation error
* Martin Bammer [Wed, 29 Sep 2004 11:13:42 +0200]: > When I try to start kuickshow I get the following output: > kuickshow: relocation error: /usr/lib/libkdeinit_kuickshow.so: undefined > symbol: _ZN9KLineEdit16contextMenuEventEP17QContextMenuEvent restarting kde *should* solve the issue (see other similar bugs). but before you restart: could you please check if executing kbuildsyscoca from a terminal does solve the issue too? thanks, -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 The pure and simple truth is rarely pure and never simple. -- Oscar Wilde
Bug#274006: kuickshow has relocation error
* Martin Bammer [Wed, 29 Sep 2004 14:36:55 +0200]: > Hi, > I have this problem since a few days. I restarted my PC several times. The > problem still exists. Sorry, but I can't find kbuildsyscoca. It is also not > in any debian package (I searched through the Contents file which contains > all available files in Debian Sid). oops, sorry: kbuildsycoca. but anyway, if rebooting didn't change a thing, then it's probably another issue. -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 Hanlon's Razor: Never attribute to malice that which is adequately explained by stupidity.
additional KDE programs
Hello, what about programs written for KDE which are not part of the KDE project. Will the sid versions of these programs have a chance to enter sarge before its release or won't they have this chance because they depend on parts of KDE 3.3? Take for example K3b. Version 0.11.16 has an important bugfix but isn't installable under sarge because it depends on kdelibs4 >= 4:3.3.0. Another example is knoda. knoda isn't even part of sarge and the sid version also depends on kdelibs4 >= 4:3.3.0. Best regards, Wolfgang
Re: Bug#246350: kdelibs4: Numerous KIconLoader errors on application startup
> After upgrade to 3.2, numerous KIconLoader errors are generated when > launching applications. It occurs with kate and kvim (and presumably > others). Here are the errors generated when launching kvim: >... > kdecore (KIconLoader): WARNING: Icon directory /usr/share/icons/hicolor/ > group 16x16/stock/chart not valid. > kdecore (KIconLoader): WARNING: Icon directory /usr/share/icons/hicolor/ > group 16x16/stock/code not valid. > etc... from the excellent gentoo forum: http://forums.gentoo.org/viewtopic.php?t=183874&highlight=kiconloader --- Solution --- for me this did the trick: as root: cd /usr/share/icons/hicolor/ cp index.theme index.desktop --- --- Workaround --- Run this as user. Code: kdebugdialog --fullmode "Look for debug area 264, and change the combobox for the warning to "None"" greetz, Ash
Bug#274035: Wrong invocation of editor (nedit) by kdvi in debian
Package: kdvi Version: 4:3.2.3-1.1 Severity: minor Tags: patch The editor nedit is invoked by kdvi in the backward search as ncl -noask -line %l %f || nc -noask -line %l %f This is OK in a generic Linux system but not in Debian because the packager of nedit chose to rename the binary nc to nedit-nc because of a name conflict with other package. The proposed solution is to replace the previous line by nedit-nc -noask -line %l %f which works in a Debian system. Best regards, Joaquim -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] Versions of packages kdvi depends on: ii kdelibs4 4:3.2.3-2 KDE core libraries ii kviewshell 4:3.2.3-1.1 KDE generic framework for viewer a ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an ii libfam0c1022.7.0-5 client library to control the FAM ii libfreetype6 2.1.7-2.2 FreeType 2 font engine, shared lib ii libgcc11:3.4.1-4sarge1 GCC support library ii libice64.3.0.dfsg.1-4Inter-Client Exchange library ii libpng12-0 1.2.5.0-7 PNG library - runtime ii libqt3c102-mt 3:3.3.3-4.1 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-4X Window System Session Management ii libstdc++5 1:3.3.4-6sarge1.2 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-4X Window System protocol client li ii libxext6 4.3.0.dfsg.1-4X Window System miscellaneous exte ii libxrender10.8.3-7 X Rendering Extension client libra ii xlibs 4.3.0.dfsg.1-4X Window System client libraries m ii zlib1g 1:1.2.1.1-7 compression library - runtime -- no debconf information
Processed: Re: Bug#271875: kdessh: Does not depend on ssh
Processing commands for [EMAIL PROTECTED]: > tags 271875 sid Bug#271875: kdessh: Does not depend on ssh There were no tags set. Tags added: sid > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Bug#271875: kdessh: Does not depend on ssh
tags 271875 sid thanks On Wed, Sep 22, 2004 at 11:03:50PM +0200, Frank Lichtenheld wrote: > On Wed, Sep 15, 2004 at 03:34:23PM -0400, Dylan Thurston wrote: > > kdessh does not depend on ssh, as it obviously should. As a result, > > it does not work, for instance, on a new Sarge install. > > The needed patch seems rather trivial. Is an upload of kdeutils to > t-p-u planned or would some help in the form of a NMU welcome? I did a t-p-u upload with the following patch: diff -Naur kdeutils-3.2.2.bak/debian/changelog kdeutils-3.2.2/debian/changelog --- kdeutils-3.2.2.bak/debian/changelog 2004-09-29 14:09:33.0 +0200 +++ kdeutils-3.2.2/debian/changelog 2004-09-29 14:25:46.0 +0200 @@ -1,3 +1,11 @@ +kdeutils (4:3.2.2-2.sarge1) testing; urgency=low + + * NMU to fix RC bugs in Sarge + * Add ssh to dependencies of kdessh (fixes #271875) + * Add gnupg to dependencies of kgpg (fixes #252132) + + -- Frank Lichtenheld <[EMAIL PROTECTED]> Wed, 29 Sep 2004 14:25:17 +0200 + kdeutils (4:3.2.2-2) unstable; urgency=high * KDE_3_2_BRANCH pbuttonsd fix. (Closes: #245820) diff -Naur kdeutils-3.2.2.bak/debian/control kdeutils-3.2.2/debian/control --- kdeutils-3.2.2.bak/debian/control 2004-09-29 14:09:33.0 +0200 +++ kdeutils-3.2.2/debian/control 2004-09-29 14:24:06.0 +0200 @@ -114,7 +114,7 @@ Package: kdessh Section: kde Architecture: any -Depends: ${shlibs:Depends} +Depends: ssh, ${shlibs:Depends} Description: KDE ssh frontend KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and @@ -173,7 +173,7 @@ Package: kgpg Section: utils Architecture: any -Depends: ${shlibs:Depends} +Depends: gnupg, ${shlibs:Depends} Suggests: khelpcenter Description: GnuPG frontend for KDE KDE is a powerful Open Source graphical desktop environment for Unix Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/
Bug#268107: Possible remedy
It is possible to suppress the warnings by kdecore. Execute kdebugdialog --fullmode and select 129 kdecore(KAction) then you can redirect the warnings to null and don't get any spurious information on the konsole. Best regards, Joaquim
Re: additional KDE programs
* Wolfgang Jeltsch [Wed, 29 Sep 2004 15:23:09 +0200]: > Take for example K3b. Version 0.11.16 has an important bugfix but isn't > installable under sarge because it depends on kdelibs4 >= 4:3.3.0. Another > example is knoda. knoda isn't even part of sarge and the sid version also > depends on kdelibs4 >= 4:3.3.0. the maintainers of such packages should take the appropriate action if they thing version in sarge should get some of sid's fixes. "appropriate action" is uploading to t-p-u, as it has been said in mails to debian-devel-announce. you may wish to contact individual maintainers to ask for their intentions. thanks, -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 If you want the holes in your knowledge showing up try teaching someone. -- Alan Cox
Bug#274006: marked as done (kuickshow has relocation error)
Your message dated Wed, 29 Sep 2004 17:52:06 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#274006: kuickshow has relocation error has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -- Received: (at submit) by bugs.debian.org; 29 Sep 2004 09:13:44 + >From [EMAIL PROTECTED] Wed Sep 29 02:13:44 2004 Return-path: <[EMAIL PROTECTED]> Received: from stud4.tuwien.ac.at [193.170.75.14] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CCaWu-0007g1-00; Wed, 29 Sep 2004 02:13:44 -0700 Received: from bender (chello080108111214.5.11.tuwien.teleweb.at [80.108.111.214]) by stud4.tuwien.ac.at (8.9.3 (PHNE_28810+JAGae91741+JAGae92668)/8.9.3) with ESMTP id LAA21860 for <[EMAIL PROTECTED]>; Wed, 29 Sep 2004 11:13:41 +0200 (METDST) From: Martin Bammer <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: kuickshow has relocation error Date: Wed, 29 Sep 2004 11:13:42 +0200 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS, HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: kuickshow Version: 3.3.0-2 When I try to start kuickshow I get the following output: kuickshow: relocation error: /usr/lib/libkdeinit_kuickshow.so: undefined symbol: _ZN9KLineEdit16contextMenuEventEP17QContextMenuEvent I am using Debian sid, kernel 2.6.9-rc+lirc-patch and libc6 2.3.2.ds1-16. --- Received: (at 274006-done) by bugs.debian.org; 29 Sep 2004 15:52:08 + >From [EMAIL PROTECTED] Wed Sep 29 08:52:08 2004 Return-path: <[EMAIL PROTECTED]> Received: from 84-120-70-21.onocable.ono.com (chistera.yi.org) [84.120.70.21] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CCgkS-0001jr-00; Wed, 29 Sep 2004 08:52:08 -0700 Received: from userid 1000 by chistera.yi.org with local (Exim 4.34) id 1CCgkQ-0007ct-KL; Wed, 29 Sep 2004 17:52:06 +0200 Date: Wed, 29 Sep 2004 17:52:06 +0200 From: Adeodato =?iso-8859-1?Q?Sim=F3?= <[EMAIL PROTECTED]> To: Martin Bammer <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: Bug#274006: kuickshow has relocation error Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <[EMAIL PROTECTED]> X-No-CC: Please respect my Mail-Followup-To header User-Agent: Mutt/1.5.6+20040907i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-4.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS, HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: * Martin Bammer [Wed, 29 Sep 2004 17:50:42 +0200]: > Problem solved: > I reinstalled the debs: kdelibs-bin kdelibs-data and kdelibs4. Now it works. > Seemed to be a (corrupted) filesystem bug. > I had some crashes the last days because of the new and worst mainboard I > ever > had :-((( (NEVER buy an MSI KT880 Delta!!). > Sorry for this unneeded bug report and thanks for your efforts. > Cheers, Martin ok, I'm closing the bug then. > > * Martin Bammer [Wed, 29 Sep 2004 17:03:29 +0200]: > > > Hi, > > > I have compiled the source package myself with apt-build and it didn't > > > change anything. Then I searched through /usr/lib with objdump for the > > > symbol LineEdit16contextMenuEventEP17QContextMenuEvent. What I found out > > > is that only kuickshow uses KLineEdit. Other libraries contain only > > > QLineEdit which has the symbol name: > > > _ZN9QLineEdit16contextMenuEventEP17QContextMenuEvent. but kuickshow > > > needs: _ZN9KLineEdit16contextMenuEventEP17QContextMenuEvent. Maybe this > > > helps. > > > Cheers, Martin > > on this system: > > $ objdump -R /usr/lib/libkdeinit_kuickshow.so | grep > > _ZN9KLineEdit16contextMenuEventEP17QContextMenuEvent 00043b18 R_386_32 > > _ZN9KLineEdit16contextMenuEventEP17QContextMenuEvent > > $ md5sum /usr/lib/libkdeinit_kuickshow.so > > d985ff299975aace
Bug#274097: noatun: does not disable screensaver
Package: noatun Version: 4:3.3.0-1 Severity: normal It's just time to teach noatun to disable screensaver, especially while playing video in fullscreen mode. May be I am missing some option, but xine, for example, disables screensaver right out of the box. Borrowing this feature into noatun would greatly improve(restore?) its usability. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8.1 Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 Versions of packages noatun depends on: ii artsbuilder 4:3.3.0-1 Arts synthesizer designer ii kdelibs4 4:3.3.0-2 KDE core libraries ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi ii libarts1 1.3.0-1aRts Sound system ii libasound21.0.6-2Advanced Linux Sound Architecture ii libaudio2 1.6d-2 The Network Audio System (NAS). (s ii libaudiofile0 0.2.6-4Open-source version of SGI's audio ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an ii libesd0 0.2.34-1 Enlightened Sound Daemon - Shared ii libfam0c102 2.7.0-5client library to control the FAM ii libgcc1 1:3.4.2-2 GCC support library ii libglib2.0-0 2.4.6-2The GLib library of C routines ii libice6 4.3.0.dfsg.1-7 Inter-Client Exchange library ii libidn11 0.5.2-3GNU libidn library, implementation ii libjack0.80.0-0 0.98.1-5 JACK Audio Connection Kit (librari ii libmad0 0.15.1b-1 MPEG audio decoder library ii libogg0 1.1.0-1Ogg Bitstream Library ii libpng12-01.2.5.0-7 PNG library - runtime ii libqt3c102-mt 3:3.3.3-4.1Qt GUI Library (Threaded runtime v ii libsm64.3.0.dfsg.1-7 X Window System Session Management ii libstdc++51:3.3.4-13 The GNU Standard C++ Library v3 ii libvorbis0a 1.0.1-1The Vorbis General Audio Compressi ii libvorbisenc2 1.0.1-1The Vorbis General Audio Compressi ii libvorbisfile31.0.1-1The Vorbis General Audio Compressi ii libx11-6 4.3.0.dfsg.1-7 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-7 X Window System miscellaneous exte ii libxrender1 0.8.3-7X Rendering Extension client libra ii libxt64.3.0.dfsg.1-7 X Toolkit Intrinsics ii xlibs 4.3.0.dfsg.1-7 X Window System client libraries m ii zlib1g1:1.2.1.2-1compression library - runtime -- no debconf information
Bug#272820: kdemultimedia update for sarge
Hi. The two bug fixes from kdemultimedia 3.2.3 really should go into sarge, one of them is needed to fix FTBFS like this one in other packages, the other one to fix FTBFS in the package itself. Can someone make an upload to t-p-u or should we do a NMU? Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/
Bug#274105: on install, pkg should leave alone configuration file /etc/kde3/kdm/kdmrc
Package: kdm Version: 4:3.3.0a-1 Severity: normal This is a package issue. not related to kdm itself I thought of sending this as a wish, however I suspect it to be error. At kdm install time, apt notices the configuration file /etc/kde3/kdm/kdmrc has been changed by me, and request to reset it to the default from package. this should normally never be the case. This question should never be asked, file should be left alone. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set to C) Versions of packages kdm depends on: ii debconf1.4.30.5 Debian configuration management sy ii kdebase-bin4:3.3.0a-1KDE Base (binaries) ii kdelibs4 4:3.3.0-2 KDE core libraries ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an ii libfam0c1022.7.0-5 client library to control the FAM ii libgcc11:3.4.1-4sarge1 GCC support library ii libice64.3.0.dfsg.1-4Inter-Client Exchange library ii libidn11 0.5.2-3 GNU libidn library, implementation ii libpam-runtime 0.76-22 Runtime support for the PAM librar ii libpam0g 0.76-22 Pluggable Authentication Modules l ii libpng12-0 1.2.5.0-7 PNG library - runtime ii libqt3c102-mt 3:3.3.3-4.1 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-4X Window System Session Management ii libstdc++5 1:3.3.4-6sarge1.2 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-4X Window System protocol client li ii libxext6 4.3.0.dfsg.1-4X Window System miscellaneous exte ii libxrender10.8.3-7 X Rendering Extension client libra ii libxtst6 4.3.0.dfsg.1-4X Window System event recording an ii xbase-clients 4.3.0.dfsg.1-4miscellaneous X clients ii xlibs 4.3.0.dfsg.1-4X Window System client libraries m ii zlib1g 1:1.2.1.1-7 compression library - runtime -- debconf information: kdm/stop_running_server_with_children: false * kdm/default_servers_nolisten_tcp: * kdm/default_servers_100dpi: * kdm/kdmrc: * shared/default-x-display-manager: kdm * kdm/default_nolisten_udp: kdm/daemon_name: /usr/bin/kdm kdm/oldconfig:
Bug#274114: konqueror bookmark toolbar and profiles
Package: konqueror Version: 4:3.3.0a-1 Severity: normal Since recent update, i can't get bookmarks toolbar hidden with filemanagement profile and unhidden with webprofile. [EMAIL PROTECTED]:~$ cat .kde/share/apps/konqueror/profiles/filemanagement [Main Window Settings Toolbar bookmarkToolBar] Hidden=true IconSize=16 IconText=IconTextRight Index=2 Here, Hidden=true in my filemanagement profile seems to be ignored. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.7 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] Versions of packages konqueror depends on: ii kcontrol 4:3.3.0a-1 KDE Control Center ii kdebase-kio-plugins 4:3.3.0a-1 KDE I/O Slaves ii kdelibs4 4:3.3.0-2 KDE core libraries ii kdesktop 4:3.3.0a-1 KDE Desktop ii kfind 4:3.3.0a-1 KDE File Find Utility ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi ii libc6 2.3.2.ds1-17 GNU C Library: Shared libraries an ii libfam0c102 2.7.0-5client library to control the FAM ii libgcc1 1:3.4.2-2 GCC support library ii libice6 4.3.0.dfsg.1-8 Inter-Client Exchange library ii libidn11 0.5.2-3GNU libidn library, implementation ii libjpeg62 6b-9 The Independent JPEG Group's JPEG ii libkonq4 4:3.3.0a-1 Core libraries for KDE's file mana ii libpcre3 4.5-1.1Perl 5 Compatible Regular Expressi ii libpng12-01.2.5.0-7 PNG library - runtime ii libqt3c102-mt 3:3.3.3-4.1Qt GUI Library (Threaded runtime v ii libsm64.3.0.dfsg.1-8 X Window System Session Management ii libstdc++51:3.3.4-13 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-8 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-8 X Window System miscellaneous exte ii libxrender1 0.8.3-7X Rendering Extension client libra ii xlibs 4.3.0.dfsg.1-8 X Window System client libraries m ii zlib1g1:1.2.1.2-1compression library - runtime -- no debconf information
Processed: Re: Bug#274097: noatun: does not disable screensaver
Processing commands for [EMAIL PROTECTED]: > severity 274097 wishlist Bug#274097: noatun: does not disable screensaver Severity set to `wishlist'. > retitle 274097 noatun: please include option to disable screensaver during > fullscreen playback Bug#274097: noatun: does not disable screensaver Changed Bug title. > forwarded 274097 http://bugs.kde.org/90516 Bug#274097: noatun: please include option to disable screensaver during fullscreen playback Noted your statement that Bug has been forwarded to http://bugs.kde.org/90516. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Bug#274097: noatun: does not disable screensaver
severity 274097 wishlist retitle 274097 noatun: please include option to disable screensaver during fullscreen playback forwarded 274097 http://bugs.kde.org/90516 thanks * Wladimir Mutel [Wed, 29 Sep 2004 22:33:13 +0300]: > It's just time to teach noatun to disable screensaver, especially while > playing video in fullscreen mode. May be I am missing some option, but > xine, for example, disables screensaver right out of the box. Borrowing > this feature into noatun would greatly improve(restore?) its usability. hi Wladimir, I've forwarded your report to upstream. -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 The pure and simple truth is rarely pure and never simple. -- Oscar Wilde
Re: additional KDE programs
* Adeodato Simó [Wed, 29 Sep 2004 15:59:48 +0200]: > * Wolfgang Jeltsch [Wed, 29 Sep 2004 15:23:09 +0200]: > > Take for example K3b. Version 0.11.16 has an important bugfix but isn't > > installable under sarge because it depends on kdelibs4 >= 4:3.3.0. Another > > example is knoda. knoda isn't even part of sarge and the sid version also > > depends on kdelibs4 >= 4:3.3.0. > the maintainers of such packages should take the appropriate action if > they thing version in sarge should get some of sid's fixes. > "appropriate action" is uploading to t-p-u, as it has been said in > mails to debian-devel-announce. > you may wish to contact individual maintainers to ask for their > intentions. FWIW, Jean-Michel Kelbert did an upload to t-p-u of 0.11.14-1. since newer uploads seem to fix some important bugs, it'd be nice to know if another upload is planned (maintainer CC'ed). thanks, -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 A celebrity is a person who works hard all his life to become well known, then wears dark glasses to avoid being recognized. -- Fred Allen
Bug#274105: marked as done (on install, pkg should leave alone configuration file /etc/kde3/kdm/kdmrc)
Your message dated Thu, 30 Sep 2004 03:09:28 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#274105: on install, pkg should leave alone configuration file /etc/kde3/kdm/kdmrc has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -- Received: (at submit) by bugs.debian.org; 29 Sep 2004 20:16:20 + >From [EMAIL PROTECTED] Wed Sep 29 13:16:20 2004 Return-path: <[EMAIL PROTECTED]> Received: from smtp-vbr15.xs4all.nl [194.109.24.35] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CCks8-00014I-00; Wed, 29 Sep 2004 13:16:20 -0700 Received: from terkuile (terkuile.xs4all.nl [80.126.7.66]) by smtp-vbr15.xs4all.nl (8.12.11/8.12.11) with ESMTP id i8TKGIBt097164; Wed, 29 Sep 2004 22:16:18 +0200 (CEST) (envelope-from [EMAIL PROTECTED]) Received: from terkuile by terkuile with local (Exim 3.36 #1 (Debian)) id 1CCks6-0001WJ-00; Wed, 29 Sep 2004 22:16:18 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Ernest ter Kuile <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: on install, pkg should leave alone configuration file /etc/kde3/kdm/kdmrc X-Mailer: reportbug 2.63 Date: Wed, 29 Sep 2004 22:16:17 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: Ernest ter Kuile <[EMAIL PROTECTED]> X-Virus-Scanned: by XS4ALL Virus Scanner Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: kdm Version: 4:3.3.0a-1 Severity: normal This is a package issue. not related to kdm itself I thought of sending this as a wish, however I suspect it to be error. At kdm install time, apt notices the configuration file /etc/kde3/kdm/kdmrc has been changed by me, and request to reset it to the default from package. this should normally never be the case. This question should never be asked, file should be left alone. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set to C) Versions of packages kdm depends on: ii debconf1.4.30.5 Debian configuration management sy ii kdebase-bin4:3.3.0a-1KDE Base (binaries) ii kdelibs4 4:3.3.0-2 KDE core libraries ii libart-2.0-2 2.3.16-6 Library of functions for 2D graphi ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an ii libfam0c1022.7.0-5 client library to control the FAM ii libgcc11:3.4.1-4sarge1 GCC support library ii libice64.3.0.dfsg.1-4Inter-Client Exchange library ii libidn11 0.5.2-3 GNU libidn library, implementation ii libpam-runtime 0.76-22 Runtime support for the PAM librar ii libpam0g 0.76-22 Pluggable Authentication Modules l ii libpng12-0 1.2.5.0-7 PNG library - runtime ii libqt3c102-mt 3:3.3.3-4.1 Qt GUI Library (Threaded runtime v ii libsm6 4.3.0.dfsg.1-4X Window System Session Management ii libstdc++5 1:3.3.4-6sarge1.2 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-4X Window System protocol client li ii libxext6 4.3.0.dfsg.1-4X Window System miscellaneous exte ii libxrender10.8.3-7 X Rendering Extension client libra ii libxtst6 4.3.0.dfsg.1-4X Window System event recording an ii xbase-clients 4.3.0.dfsg.1-4miscellaneous X clients ii xlibs 4.3.0.dfsg.1-4X Window System client libraries m ii zlib1g 1:1.2.1.1-7 compression library - runtime -- debconf information: kdm/stop_running_server_with_children: false * kdm/default_servers_nolisten_tcp: * kdm/default_servers_100dpi: * kdm/kdmrc: * shared/default-x-display-manager: kdm * kdm/default_nolisten_udp: kdm/daemon_name: /usr/bin/kdm kdm/oldconfig: --- Received: (at 274105-done) by bugs.debian.org; 30 Sep 2004 01:09:32 + >From [EMAIL PROTECTED] Wed Sep 29 18:09:32 2004 R
Processed: Re: Bug#273661: kdelibs4: undefined symbol in libkhtml.so.4
Processing commands for [EMAIL PROTECTED]: > tag 273661 unreproducible moreinfo Bug#273661: kdelibs4: undefined symbol in libkhtml.so.4 There were no tags set. Tags added: unreproducible, moreinfo > stop here Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Processed: Re: Bug#274114: konqueror bookmark toolbar and profiles
Processing commands for [EMAIL PROTECTED]: > forwarded 274114 http://bugs.kde.org/90521 Bug#274114: konqueror bookmark toolbar and profiles Noted your statement that Bug has been forwarded to http://bugs.kde.org/90521. > stop here Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database)
Bug#273661: kdelibs4: undefined symbol in libkhtml.so.4
tag 273661 unreproducible moreinfo stop here * Geraud Canet [Mon, 27 Sep 2004 17:07:08 +0200]: hi Geraud, > When launching a konqueror session using the shortcut, I get > the following message : > /usr/lib/libkhtml.so.4: undefined symbol: > _ZN9KLineEdit16contextMenuEventEP17QContextMenuEvent in this system: $ objdump -R /usr/lib/libkhtml.so.4 | grep _ZN9KLineEdit16contextMenuEventEP17QContextMenuEvent 002d3858 R_386_32 _ZN9KLineEdit16contextMenuEventEP17QContextMenuEvent this type of errors either get solved by restarting kde or mean that something went wrong in the installation of the package. would you plesase execute the following commands in your system?: $ md5sum /usr/lib/libkhtml.so.4 b03e0d3bb07bda87944740f841927d12 /usr/lib/libkhtml.so.4 $ grep usr/lib/libkhtml.so.4 /var/lib/dpkg/info/kdelibs4.md5sums b03e0d3bb07bda87944740f841927d12 usr/lib/libkhtml.so.4.2.0 $ dpkg -l kdelibs4 | grep ii ii kdelibs4 3.3.0-2KDE core libraries thanks, -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 Taking any religion too seriously --even the Church of Emacs-- can be hazardous to your health. -- Richard Stallman
Bug#274114: konqueror bookmark toolbar and profiles
forwarded 274114 http://bugs.kde.org/90521 stop here * Bellegarde Cedric [Wed, 29 Sep 2004 23:41:18 +0200]: > Since recent update, i can't get bookmarks toolbar hidden with > filemanagement profile and unhidden with webprofile. > [EMAIL PROTECTED]:~$ cat .kde/share/apps/konqueror/profiles/filemanagement > [Main Window Settings Toolbar bookmarkToolBar] > Hidden=true > IconSize=16 > IconText=IconTextRight > Index=2 > Here, Hidden=true in my filemanagement profile seems to be ignored. it seems I'm able to reproduce your problem. I've forwarded your report upstream. thanks, -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 Everything you read in newspapers is absolutely true, except for that rare story of which you happen to have first-hand knowledge. -- Erwin Knoll
Bug#249565: kopete fails to start on a dist-upgrade
* Rahul Trivedi [Fri, 02 Jul 2004 15:45:57 +0530]: > nope no news yet, it still isnt working > cheers > rahul hi, have you tried to upgrade to later kopete versions? if it still a problem, please run the following commands on your system and send us the output: $ dpkg -l kopete $ md5sum /usr/lib/kde3/kopete_aim.so $ md5sum /usr/lib/kde3/kopete_icq.so $ md5sum /usr/lib/kde3/kopete_irc.so $ md5sum /usr/lib/kde3/kopete_jabber.so thanks, > On Friday 02 Jul 2004 5:32 am, Adeodato Simó wrote: > > tag 249565 moreinfo > > thanks > > * Rahul Trivedi [Tue, 18 May 2004 13:27:53 +0530]: > > > Upgraded kde from 3.1.2 to 3.2.2 and i get the following error when i > > > start kopete > > > QObject::connect: No such signal > > > KopeteMessageManagerFactory::newEvent(KopeteEvent*) > > > QObject::connect: (sender name: 'unnamed') > > > QObject::connect: (receiver name: 'unnamed') > > > kopete: relocation error: kopete: undefined symbol: > > > _ZN16KopeteAwayActionC1ERK7QStringRK8QIconSetRK9KShortcutPK7QObjectPKcPS9 > > >_SD_ kopete: ERROR: Communication problem with kopete, it probably > > > crashed. > > any news about this? -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 Nobody can be exactly like me. Sometimes even I have trouble doing it. -- Tallulah Bankhead
Bug#265322: DCOP-Server: Running a KDE program as root causes the next start of KDE to fail
* Holger Wansing [Mon, 05 Jul 2004 11:00:15 +0200]: > Package: kdelibs-bin > Version: 4:3.2.2-2 > Severity: normal hi Holger, > Open a shell as user , su to root, and start a KDE program like > konqueror, will change the ownership of the /home/user/.ICEauthority file > from user to root. > I'm not sure, if this is intended, but it ends up in a big > problem: the next time when trying to start KDE at this user, > it doesn't start, because the dcopserver has no write-access to > the .ICEauthority file. > KDE shows a error message telling about this permission problem. > I saw this problem already at KDE 2.2.2 in stable. let's see: I didn't try to reproduce your problem when you reported, and now that I have kdelibs 3.3.0-2, I am unable to reproduce. if I su to root as a normal user, and then execute: # iceauth Using authority file /root/.ICEauthority you can see that is not using my $USER ICE auth file. I suppose (if you're still able to reproduce your problem) that for you it would read "/home/$USER/.ICEauthority" there. can you check? also, can you upgrade and see if it still happens? thanks, -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 It is impossible to make anything foolproof because fools are so ingenious.