Bug#339802: libmimelib1c2: Fails to install packege with apt

2005-11-19 Thread Alexandre Touret




Thank you Now , apt-get works fine

regards,
Alexandre

Josh Metzler wrote:

  On Friday 18 November 2005 04:33 pm, Alexandre Touret wrote:
  
  
Unpacking libmimelib1c2 (from .../libmimelib1c2_4%3a3.4.2-2_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/libmimelib1c2_4%3a3.4.2-2_i386.deb (--unpack):
trying to overwrite `/usr/lib/libmimelib.so.1.0.1', which is also in
package libmimelib1 Errors were encountered while processing:

  
  
What version of Debian are you trying to upgrade from?  The only libmimelib1 
I can find at http://packages.debian.org/ is in oldstable.  Stable has 
libmimelib1a, which libmimelib1c2 properly Replaces and Conflicts with, so 
it can overwrite that file in the corresponding package.

You could try removing libmimelib1 first (dpkg --remove libmimelib1), and 
then libmimelib1c2 should be able to install.

Josh


  



begin:vcard
fn:Alexandre Touret
n:Touret;Alexandre
email;internet:[EMAIL PROTECTED]
tel;home:01 58 35 01 89
tel;cell:06 16 57 29 74
note;quoted-printable:62, avenue de paris=0D=0A=
	92320 CHATILLON=0D=0A=
	=0D=0A=
	Messagerie Instantan=C3=A9e:=0D=0A=
	Jabber: [EMAIL PROTECTED]
	ICQ:96115847=0D=0A=
	MSN:[EMAIL PROTECTED]
x-mozilla-html:TRUE
url:http://alexandre.touret.free.fr
version:2.1
end:vcard



Re: arts crash with 3.5rc1 package

2005-11-19 Thread Christopher Martin
On November 17, 2005 16:39, Yves Glodt wrote:
> On Thursday 17 November 2005 02:17, Christopher Martin wrote:
> > On November 16, 2005 16:12, Yves Glodt wrote:
> > > The upgrade went smoothly here, only arts crashes as soon as it is
> > > asked to play a sound, with this backtrace:
> >
> > I can reproduce this behaviour only under the following
> > circumstances: libakode2 (and maybe libakode-dev) are installed, but
> > libarts1-akode is not. I don't quite know why this causes problems,
> > but will look into it. Could you confirm that this is the case for
> > you as well? Install libarts1-akode, test, then remove all akode
> > packages, and test again, and let me know if these package
> > combinations avoid the crashes.
>
> yes they do, arts runs and plays now

Thanks. I've spoken to the akode maintainer, and he's moved the problematic 
files back to kdemultimedia in the libarts1-akode plugin, so that they 
won't be installed when akode is not. This way arts should not crash 
regardless of the combination of packages installed. When KDE 3.5.0 is 
released/packaged and we also update our own akode package, then this 
problem should disappear.

Cheers,
Christopher Martin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#339882: kdegames: FTBFS: trade.h:125: error: 'class Player' has no member named 'from'

2005-11-19 Thread Roland Stigge
Package: kdegames
Version: 4:3.4.2-1
Severity: serious

Hi,

building the package kdegames in a clean sid build environment
(with pbuilder) on i386 results in:

=
[...]
then mv -f ".deps/libatlantic_la.all_cpp.Tpo" 
".deps/libatlantic_la.all_cpp.Plo"; else rm -f 
".deps/libatlantic_la.all_cpp.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. 
-I/tmp/buildd/kdegames-3.4.2/build-tree/kdegames-3.4.2/atlantik/libatlantic 
-I../.. -I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include 
-DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef 
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -DNDEBUG 
-DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute 
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT 
libatlantic_la.all_cpp.lo -MD -MP -MF .deps/libatlantic_la.all_cpp.Tpo -c 
libatlantic_la.all_cpp.cpp  -fPIC -DPIC -o .libs/libatlantic_la.all_cpp.o
/tmp/buildd/kdegames-3.4.2/build-tree/kdegames-3.4.2/atlantik/libatlantic/trade.h:
 In member function 'Type* Trade::select(Player*, Player*)':
/tmp/buildd/kdegames-3.4.2/build-tree/kdegames-3.4.2/atlantik/libatlantic/trade.h:125:
 error: 'class Player' has no member named 'from'
/tmp/buildd/kdegames-3.4.2/build-tree/kdegames-3.4.2/atlantik/libatlantic/trade.h:126:
 error: 'class Player' has no member named 'to'
/usr/share/qt3/include/private/qucom_p.h: At global scope:
/usr/share/qt3/include/private/qucom_p.h:69: warning: 'struct QUBuffer' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:77: warning: 'struct QUType' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:104: warning: 'struct QUType_Null' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:287: warning: 'struct QUType_enum' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:307: warning: 'struct QUType_ptr' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:326: warning: 'struct QUType_iface' 
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:345: warning: 'struct QUType_idisp' 
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:364: warning: 'struct QUType_bool' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:383: warning: 'struct QUType_int' has 
virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:403: warning: 'struct QUType_double' 
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:423: warning: 'struct QUType_charstar' 
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucom_p.h:444: warning: 'struct QUType_QString' 
has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucomextra_p.h:65: warning: 'struct 
QUType_QVariant' has virtual functions but non-virtual destructor
/usr/share/qt3/include/private/qucomextra_p.h:87: warning: 'struct 
QUType_varptr' has virtual functions but non-virtual destructor
make[4]: *** [libatlantic_la.all_cpp.lo] Error 1
make[4]: Leaving directory 
`/tmp/buildd/kdegames-3.4.2/build-tree/obj-i486-linux-gnu/atlantik/libatlantic'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/tmp/buildd/kdegames-3.4.2/build-tree/obj-i486-linux-gnu/atlantik'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/tmp/buildd/kdegames-3.4.2/build-tree/obj-i486-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/tmp/buildd/kdegames-3.4.2/build-tree/obj-i486-linux-gnu'
make: *** [debian/stamp-makefile-build] Error 2
=

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#335049: marked as done (konqueror: crash when typing into the location bar)

2005-11-19 Thread Debian Bug Tracking System
Your message dated Sat, 19 Nov 2005 15:45:58 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Works after upgrade
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; 21 Oct 2005 17:05:52 +
>From [EMAIL PROTECTED] Fri Oct 21 10:05:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from master.debian.org [146.82.138.7] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ET0L2-00041H-00; Fri, 21 Oct 2005 10:05:52 -0700
Received: from p54a3da2f.dip.t-dialin.net (jupiter.sol) [84.163.218.47] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1ET0Kz-0007jI-00; Fri, 21 Oct 2005 12:05:50 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: =?iso-8859-15?q?David_F=F6rster?= <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: konqueror: crash when typing into the location bar
X-Mailer: reportbug 3.17
Date: Fri, 21 Oct 2005 19:05:41 +0200
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-9.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
OUR_MTA_MSGID,X_DEBBUGS_CC autolearn=ham 
version=2.60-bugs.debian.org_2005_01_02

Package: konqueror
Version: 4:3.4.2-3
Severity: important

Whenever I start to type into the location bar Konqueror crashes immediately.
When started from command line there's no output before crashing.
Filebrowsing works fine.

I already tried deleting the history file.

I'm sorry for not being able to supply more detailed information.
Feel free to close this report if nobody else is experiencing this problem.
-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages konqueror depends on:
ii  kcontrol  4:3.4.2-3  control center for KDE
ii  kdebase-kio-plugins   4:3.4.2-3  core I/O slaves for KDE
ii  kdelibs4c24:3.4.2-4  core libraries for all KDE applica
ii  kdesktop  4:3.4.2-3  miscellaneous binaries and files f
ii  kfind 4:3.4.2-3  file-find utility for KDE
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libaudio2 1.7-3  The Network Audio System (NAS). (s
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libfam0   2.7.0-8client library to control the FAM 
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.7-2.4  FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.2-2  GCC support library
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libkonq4  4:3.4.2-3  core libraries for Konqueror
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.5-1  Qt GUI Library (Threaded runtime v
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libstdc++64.0.2-2The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.8.2.dfsg.1-7 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxi66.8.2.dfsg.1-7 X Window System Input extension li
ii  libxinerama1  6.8.2.dfsg.1-7 X Window System multi-head display
ii  libxrandr26.8.2.dfsg.1-7 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxt66.8.2.dfsg.1-7 X Toolkit Intrinsics
ii  xlibs 6.8.2.dfsg.1-7 X Window System clien

Bug#326459: marked as done (uninstallable in SID, broken dependency)

2005-11-19 Thread Debian Bug Tracking System
Your message dated Sat, 19 Nov 2005 16:56:49 +0100
with message-id <[EMAIL PROTECTED]>
and subject line kdewebdev is installable in sid now
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; 3 Sep 2005 12:30:15 +
>From [EMAIL PROTECTED] Sat Sep 03 05:30:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from monster.roma2.infn.it [141.108.255.100] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EBX9y-0007CX-00; Sat, 03 Sep 2005 05:30:14 -0700
Received: from albert.roma2.infn.it (albert.roma2.infn.it [141.108.249.243])
by monster.roma2.infn.it (8.12.11/8.12.11) with ESMTP id j83CU7YQ011942
(version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT);
Sat, 3 Sep 2005 14:30:07 +0200
Received: from albert by albert.roma2.infn.it with local (Exim 4.52)
id 1EBX9y-0001ek-Qw; Sat, 03 Sep 2005 14:30:14 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Emiliano 'AlberT' Gabrielli" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: uninstallable in SID, broken dependency
X-Mailer: reportbug 3.17
Date: Sat, 03 Sep 2005 14:30:14 +0200
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: clamd / ClamAV version 0.75-1, clamav-milter version 0.75c
on monster
X-Virus-Status: Clean
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: kdewebdev
Severity: important

every package in this metapackage depends on old version of kdelibs4,
that is unavailable!!!
So the package in impossible to install in SID! please fix dependencies
as soon as possible

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (1100, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-albert
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

---
Received: (at 326459-done) by bugs.debian.org; 19 Nov 2005 15:57:44 +
>From [EMAIL PROTECTED] Sat Nov 19 07:57:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from outmx026.isp.belgacom.be ([195.238.2.91])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EdV60-00023M-1E
for [EMAIL PROTECTED]; Sat, 19 Nov 2005 07:57:44 -0800
Received: from outmx026.isp.belgacom.be (localhost [127.0.0.1])
by outmx026.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with 
ESMTP id jAJFvdpC005195
for <[EMAIL PROTECTED]>; Sat, 19 Nov 2005 16:57:39 +0100
(envelope-from <[EMAIL PROTECTED]>)
Received: from [192.168.2.3] (41.185-136-217.adsl.skynet.be [217.136.185.41])
by outmx026.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with 
ESMTP id jAJFvWvR005141
for <[EMAIL PROTECTED]>; Sat, 19 Nov 2005 16:57:32 +0100
(envelope-from <[EMAIL PROTECTED]>)
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 19 Nov 2005 16:56:49 +0100
From: Luk Claes <[EMAIL PROTECTED]>
User-Agent: Debian Thunderbird 1.0.7 (X11/20051017)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: kdewebdev is installable in sid now
X-Enigmail-Version: 0.93.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-0.9 required=4.0 tests=BAYES_00,RCVD_IN_SORBS,
UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2005_01_02

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Version: 3.4.2-1

Hi

Since version 3.4.2-1 kdewebdev packages should be installable again in
unstable.

Cheers

Luk

- --
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDf0tA5UTeB5t8Mo0RAlbDAKCFREtmR1FXgPLL9KtHpEVrvNZjkACfeQx0
Yh2CNEPm76Mp4kOAGnjO+iM=
=oSW/
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: tagging 230013, retitle 230013 to kgpg: Polish translation of y/n not accepted as input

2005-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.8
> tags 230013 + l10n
Bug#230013: kgpg: Localization not recognized
There were no tags set.
Tags added: l10n

> retitle 230013 kgpg: Polish translation of y/n not accepted as input
Bug#230013: kgpg: Localization not recognized
Changed Bug title.

>
End of message, 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]



Processed: closing 246976

2005-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.8
>  # bogus report
> close 246976
Bug#246976: broken Package: 'kwalletmanager'
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to 

>
End of message, 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#325079: marked as done (quanta: New upstream version)

2005-11-19 Thread Debian Bug Tracking System
Your message dated Sat, 19 Nov 2005 17:05:53 +0100
with message-id <[EMAIL PROTECTED]>
and subject line New version 3.4.2 is already in the archive :-)
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; 25 Aug 2005 23:14:38 +
>From [EMAIL PROTECTED] Thu Aug 25 16:14:37 2005
Return-path: <[EMAIL PROTECTED]>
Received: from godel.catalyst.net.nz (mail1.catalyst.net.nz) [202.78.240.40] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E8Qvd-0003zj-00; Thu, 25 Aug 2005 16:14:37 -0700
Received: from leibniz.catalyst.net.nz ([202.78.240.7] 
helo=lamb.mcmillan.net.nz)
by mail1.catalyst.net.nz with esmtpsa 
(TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32)
(Exim 4.50)
id 1E8Qva-0005wc-6X; Fri, 26 Aug 2005 11:14:34 +1200
Received: by lamb.mcmillan.net.nz (Postfix, from userid 1000)
id C72F55F807D; Fri, 26 Aug 2005 11:14:33 +1200 (NZST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Andrew McMillan <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: quanta: New upstream version
X-Mailer: reportbug 3.16
Date: Fri, 26 Aug 2005 11:14:33 +1200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: quanta
Version: 1:3.3.2-6
Severity: normal

It seems that there is a new upstream version of Quanta (3.4.2) and that
the package as it stands depends on libraries that no longer exist in
unstable (kdelibs4, libqt3c102-mt).

Any chance of an updated package soon?

Thanks,
Andrew McMillan.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (950, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-rc6
Locale: LANG=C, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to 
en_NZ.UTF-8)

Versions of packages quanta depends on:
pn  kdelibs4   (no description available)
pn  kfilereplace   (no description available)
pn  klinkstatus(no description available)
pn  kommander  (no description available)
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libc6 2.3.5-4GNU C Library: Shared libraries an
pn  libcvsservice0 (no description available)
ii  libgamin0 [libfam0c102]   0.1.5-1Client library for the gamin file 
ii  libgcc1   1:4.0.1-6  GCC support library
ii  libgcrypt11   1.2.1-4LGPL Crypto library - runtime libr
ii  libgpg-error0 1.1-4  library for common error values an
ii  libice6   6.8.2.dfsg.1-5 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libpcre3  5.0-1.1Perl 5 Compatible Regular Expressi
ii  libpng12-01.2.8rel-1 PNG library - runtime
pn  libqt3c102-mt  (no description available)
ii  libsm66.8.2.dfsg.1-5 X Window System Session Management
ii  libstdc++51:3.3.6-9  The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-5 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-5 X Window System miscellaneous exte
ii  libxml2   2.6.20-1   GNOME XML library
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxslt1.11.1.14-1   XSLT processing library - runtime 
ii  quanta-data   1:3.3.2-6  data files for Quanta Plus web dev
ii  tidy  20050415-1 HTML syntax checker and reformatte
ii  xlibs 6.8.2.dfsg.1-5 X Window System client libraries m
ii  zlib1g1:1.2.3-3  compression library - runtime

Versions of packages quanta recommends:
pn  cervisia   (no description available)
ii  gnupg 1.4.1-1GNU privacy guard - a free PGP rep
pn  kompar

Processed: severity of 321162 is wishlist

2005-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.8
> severity 321162 wishlist
Bug#321162: Trouble interfacing KGPG with The PGP Global Directory.
Severity set to `wishlist'.

>
End of message, 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#279194: marked as done (kregexpeditor)

2005-11-19 Thread Debian Bug Tracking System
Your message dated Sat, 19 Nov 2005 17:20:12 +0100
with message-id <[EMAIL PROTECTED]>
and subject line libkregexpeditor not available in stable
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; 1 Nov 2004 12:20:38 +
>From [EMAIL PROTECTED] Mon Nov 01 04:20:38 2004
Return-path: <[EMAIL PROTECTED]>
Received: from nibbel.kulnet.kuleuven.ac.be [134.58.240.41] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CObAs-0001nA-00; Mon, 01 Nov 2004 04:20:38 -0800
Received: from localhost (localhost [127.0.0.1])
by nibbel.kulnet.kuleuven.ac.be (Postfix) with ESMTP id A14514B7F8
for <[EMAIL PROTECTED]>; Mon,  1 Nov 2004 13:20:05 +0100 (CET)
Received: from lepidus.kulnet.kuleuven.ac.be (lepidus.kulnet.kuleuven.ac.be 
[134.58.240.72])
by nibbel.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 4542F4B6A6
for <[EMAIL PROTECTED]>; Mon,  1 Nov 2004 13:20:04 +0100 (CET)
Received: from localhost (webmail1.cc.kuleuven.ac.be [134.58.242.3])
by lepidus.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 1F9FB3801A0
for <[EMAIL PROTECTED]>; Mon,  1 Nov 2004 13:20:04 +0100 (CET)
Received: from ex-calibur.kotnet.org (ex-calibur.kotnet.org [10.0.8.40]) 
by webmail1.kuleuven.be (IMP) with HTTP 
for <[EMAIL PROTECTED]>; Mon,  1 Nov 2004 13:20:04 +0100
Message-ID: <[EMAIL PROTECTED]>
Date: Mon,  1 Nov 2004 13:20:04 +0100
From: Jochen Driesen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: kregexpeditor
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.2-cvs
X-Originating-IP: 10.0.8.40
X-Virus-Scanned: by KULeuven Antivirus Cluster
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: kregexpeditor
Version: kregexpeditor_4%3a3.3.0-1_i386.deb

It conflicts with libkregexpeditor.

Unpacking kregexpeditor (from kregexpeditor_4%3a3.3.0-1_i386.deb) ...
dpkg: error processing kregexpeditor_4%3a3.3.0-1_i386.deb (--install):
 trying to overwrite `/usr/lib/kde3/libkregexpeditorgui.la', which is
also in package libkregexpeditor
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 kregexpeditor_4%3a3.3.0-1_i386.deb


---
Received: (at 279194-done) by bugs.debian.org; 19 Nov 2005 16:21:05 +
>From [EMAIL PROTECTED] Sat Nov 19 08:21:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from outmx022.isp.belgacom.be ([195.238.2.203])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EdVSa-tw-PG
for [EMAIL PROTECTED]; Sat, 19 Nov 2005 08:21:05 -0800
Received: from outmx022.isp.belgacom.be (localhost [127.0.0.1])
by outmx022.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with 
ESMTP id jAJGKx8m031006
for <[EMAIL PROTECTED]>; Sat, 19 Nov 2005 17:20:59 +0100
(envelope-from <[EMAIL PROTECTED]>)
Received: from [192.168.2.3] (41.185-136-217.adsl.skynet.be [217.136.185.41])
by outmx022.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with 
ESMTP id jAJGKvao030986
for <[EMAIL PROTECTED]>; Sat, 19 Nov 2005 17:20:57 +0100
(envelope-from <[EMAIL PROTECTED]>)
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 19 Nov 2005 17:20:12 +0100
From: Luk Claes <[EMAIL PROTECTED]>
User-Agent: Debian Thunderbird 1.0.7 (X11/20051017)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: libkregexpeditor not available in stable
X-Enigmail-Version: 0.93.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-0.9 required=4.0 tests=BAYES_00,RCVD_IN_SORBS,
UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2005_01_02

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Version: 4:3.3.2-1

Hi

libkregexpeditor is not available in stable, so this bug is either fixed
or will never be fixed and is obsoleted. So I'm closing this bug.

Cheers

Luk

- --
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F99

Bug#312399: marked as done (kdessh should depend on openssh-client rather than ssh)

2005-11-19 Thread Debian Bug Tracking System
Your message dated Sat, 19 Nov 2005 17:27:54 +0100
with message-id <[EMAIL PROTECTED]>
and subject line kdessh already depends on openssh-client
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; 7 Jun 2005 22:27:54 +
>From [EMAIL PROTECTED] Tue Jun 07 15:27:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from carlsberg.amagerkollegiet.dk [83.221.136.34] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DfmY6-Ky-00; Tue, 07 Jun 2005 15:27:54 -0700
Received: from grignard.amagerkollegiet.dk ([172.16.0.130])
by carlsberg.amagerkollegiet.dk with esmtp (Exim 3.35 #1 (Debian))
id 1DfmXx-0002Cz-00; Wed, 08 Jun 2005 00:27:45 +0200
Received: from moffe by grignard.amagerkollegiet.dk with local (Exim 4.50)
id 1DfmXw-0006t8-N6; Wed, 08 Jun 2005 00:27:44 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: =?iso-8859-1?q?Rasmus_B=F8g_Hansen?= <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: kdessh should depend on openssh-client rather than ssh
X-Mailer: reportbug 3.12
Date: Wed, 08 Jun 2005 00:27:44 +0200
Message-Id: <[EMAIL PROTECTED]>
X-MailScanner: Found to be clean
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(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_2005_01_02
X-Spam-Level: 

Package: kdessh
Version: 4:3.4.1-1
Severity: normal


Now that openssh 4.1 has been uploaded after the release of sarge,
kdessh should depend on openssh-client rather than ssh, as ssh is now
just a transitional package.

This is true for both unstable (4:3.3.2-1) and experimental (4:3.4.1-1).

Regards
/Rasmus

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc6
Locale: LANG=da_DK, LC_CTYPE=da_DK (charmap=ISO-8859-1) (ignored: LC_ALL set to 
da_DK)

Versions of packages kdessh depends on:
ii  kdelibs44:3.4.1-1core libraries for all KDE applica
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1 1:4.0.0-9GCC support library
ii  libqt3c102-mt   3:3.3.4-3Qt GUI Library (Threaded runtime v
ii  libstdc++5  1:3.3.6-6The GNU Standard C++ Library v3
ii  ssh 1:4.1p1-3Secure shell client and server (tr

-- no debconf information

---
Received: (at 312399-done) by bugs.debian.org; 19 Nov 2005 16:28:54 +
>From [EMAIL PROTECTED] Sat Nov 19 08:28:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from outmx010.isp.belgacom.be ([195.238.3.233])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EdVaA-0001Gh-Gz
for [EMAIL PROTECTED]; Sat, 19 Nov 2005 08:28:54 -0800
Received: from outmx010.isp.belgacom.be (localhost [127.0.0.1])
by outmx010.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with 
ESMTP id jAJGShNI000766
for <[EMAIL PROTECTED]>; Sat, 19 Nov 2005 17:28:43 +0100
(envelope-from <[EMAIL PROTECTED]>)
Received: from [192.168.2.3] (41.185-136-217.adsl.skynet.be [217.136.185.41])
by outmx010.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with 
ESMTP id jAJGSbFa000696
for <[EMAIL PROTECTED]>; Sat, 19 Nov 2005 17:28:37 +0100
(envelope-from <[EMAIL PROTECTED]>)
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 19 Nov 2005 17:27:54 +0100
From: Luk Claes <[EMAIL PROTECTED]>
User-Agent: Debian Thunderbird 1.0.7 (X11/20051017)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: kdessh already depends on openssh-client
X-Enigmail-Version: 0.93.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-0.9 required=4.0 tests=BAYES_00,RCVD_IN_SORBS,
UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2005_01_02

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Version: 4:3.4.2-1

Hi

kdessh already depends on openssh-client since version 3.4.2-1

Cheers

Luk

- --
Luk Claes -

Processed: tagging 337478

2005-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.8
> tags 337478 + fixed-upstream
Bug#337478: koffice: FTBFS: invalid use of undefined type `struct 
KisfilterRegistry'
There were no tags set.
Tags added: fixed-upstream

>
End of message, 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]



Processed: closing 334258

2005-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.8
>  # not really a bug
> close 334258
Bug#334258: testing: kdelibs4-dev outdated, depends on old kdelibs4 versions, 
both install *and* downgrade impossible
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Andreas Mohr <[EMAIL PROTECTED]>

>
End of message, 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]



Processed: severity of 116485 is wishlist

2005-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.8
> severity 116485 wishlist
Bug#116485: kdebase: executables have no man pages
Severity set to `wishlist'.

>
End of message, 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]



Processed: severity of 238020 is wishlist, merging 116485 238020

2005-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.8
> severity 238020 wishlist
Bug#238020: ksmserver: has no man page
Severity set to `wishlist'.

> merge 116485 238020
Bug#116485: kdebase: executables have no man pages
Bug#238020: ksmserver: has no man page
Mismatch - only Bugs in same state can be merged:
Values for `package' don't match:
 #116485 has `kdebase';
 #238020 has `ksmserver'

>
End of message, 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]



Processed: severity of 249462 is wishlist, merging 249462 238020 116485

2005-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.8
> severity 249462 wishlist
Bug#249462: Missing manpage for /usr/bin/kwin
Severity set to `wishlist'.

> merge 249462 238020 116485
Bug#116485: kdebase: executables have no man pages
Bug#238020: ksmserver: has no man page
Mismatch - only Bugs in same state can be merged:
Values for `package' don't match:
 #116485 has `kdebase';
 #238020 has `ksmserver'

>
End of message, 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]



Processed: severity of 327395 is wishlist, merging 327395 249462 238020 116485

2005-11-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.8
> severity 327395 wishlist
Bug#327395: kpersonalizer is missing a manual page
Severity set to `wishlist'.

> merge 327395 249462 238020 116485
Bug#116485: kdebase: executables have no man pages
Bug#238020: ksmserver: has no man page
Mismatch - only Bugs in same state can be merged:
Values for `package' don't match:
 #116485 has `kdebase';
 #238020 has `ksmserver'

>
End of message, 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]



kmenu problem in 3.5rc1 packages

2005-11-19 Thread Yves Glodt
Hi,

I noticed that the "Most Used applications" part of the kmenu is reset 
on each start of kde, that did not happen with the previous 3.4.2 
packages...

Other people see that as well?

Best regards,
Yves


-- 
Linux 2.6.14 #1 PREEMPT Fri Oct 28 19:53:46 CEST 2005 i686
 20:12:36 up  1:11,  0 users,  load average: 0.47, 0.49, 0.44


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: kmenu problem in 3.5rc1 packages

2005-11-19 Thread Yves Glodt
On Saturday 19 November 2005 20:17, Yves Glodt wrote:
> Hi,
>
> I noticed that the "Most Used applications" part of the kmenu is
> reset on each start of kde, that did not happen with the previous
> 3.4.2 packages...

Note that is does not happen every time... and it feels like being 
related to a kicker crash I get on every session logout (just as in 
3.4.2). I attach the backtrace...

> Other people see that as well?
>
> Best regards,
> Yves
>
>
> --
> Linux 2.6.14 #1 PREEMPT Fri Oct 28 19:53:46 CEST 2005 i686
>  20:12:36 up  1:11,  0 users,  load average: 0.47, 0.49, 0.44
(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xe000' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1231312672 (LWP 3318)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#3  0xb753ad89 in QGList::findRef () from /usr/lib/libqt-mt.so.3
#4  0xb753c36f in QGList::removeRef () from /usr/lib/libqt-mt.so.3
#5  0xb7b0b058 in KDirListerCache::forgetDirs () from /usr/lib/libkio.so.4
#6  0xb7b0b9f3 in KDirListerCache::forgetDirs () from /usr/lib/libkio.so.4
#7  0xb7b0beea in KDirLister::~KDirLister () from /usr/lib/libkio.so.4
#8  0xb5475224 in SystemMenu::~SystemMenu ()
   from /usr/lib/kde3/kickermenu_systemmenu.so
#9  0xb78cd4df in QPtrList::deleteItem ()
   from /usr/lib/libkdecore.so.4
#10 0xb753bd21 in QGList::clear () from /usr/lib/libqt-mt.so.3
#11 0xb781b291 in KLibrary::~KLibrary () from /usr/lib/libkdecore.so.4
#12 0xb781b8dc in KLibLoader::close_pending () from /usr/lib/libkdecore.so.4
#13 0xb781bcfb in KLibLoader::~KLibLoader () from /usr/lib/libkdecore.so.4
#14 0xb77c54b6 in KLibLoader::cleanUp () from /usr/lib/libkdecore.so.4
#15 0xb7865824 in KApplication::~KApplication () from /usr/lib/libkdecore.so.4
#16 0xb7865c6f in KUniqueApplication::~KUniqueApplication ()
   from /usr/lib/libkdecore.so.4
#17 0xb68062a3 in Kicker::~Kicker () from /usr/lib/libkdeinit_kicker.so
#18 0xb6818bc7 in kdemain () from /usr/lib/libkdeinit_kicker.so
#19 0xb6894530 in kdeinitmain () from /usr/lib/kde3/kicker.so
#20 0x0804df98 in ?? ()
#21 0x0001 in ?? ()
#22 0x08072958 in ?? ()
#23 0xbf820688 in ?? ()
#24 0x0804dfdc in ?? ()
#25 0xb7cd5cf4 in free () from /lib/tls/libc.so.6
#26 0x0804e57a in ?? ()
#27 0x in ?? ()
#28 0x in ?? ()
#29 0x0807377f in ?? ()
#30 0x in ?? ()
#31 0x in ?? ()
#32 0x in ?? ()
#33 0x080505d2 in vtable for QPtrList ()
#34 0x in ?? ()
#35 0x in ?? ()
#36 0x in ?? ()
#37 0x in ?? ()
#38 0x0001 in ?? ()
#39 0x0008 in ?? ()
#40 0x08073770 in ?? ()
#41 0x080

Bug#339960: kghostview: No facility for selecting text

2005-11-19 Thread Tim Baverstock
Package: kghostview
Version: 4:3.3.2-2sarge1
Severity: normal


I suppose this might be a wishlist item, but it seems like such a
fundamental omission that I can only imagine it's a bug.

I can't select text, in order to paste it into another application. Not
even as plain text.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.18.20050910bmem
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kghostview depends on:
ii  gs 8.01-5Transitional package
ii  gs-esp [gs]7.07.1-9  The Ghostscript PostScript interpr
ii  gs-gpl [gs]8.01-5The GPL Ghostscript PostScript int
ii  kdelibs4   4:3.3.2-6.2   KDE core libraries
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libfam0c1022.7.0-6   client library to control the FAM 
ii  libgcc11:3.4.3-13GCC support library
ii  libice64.3.0.dfsg.1-14sarge1 Inter-Client Exchange library
ii  libidn11   0.5.13-1.0GNU libidn library, implementation
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libqt3c102-mt  3:3.3.4-3 Qt GUI Library (Threaded runtime v
ii  libsm6 4.3.0.dfsg.1-14sarge1 X Window System Session Management
ii  libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3
ii  libx11-6   4.3.0.dfsg.1-14sarge1 X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14sarge1 X Window System miscellaneous exte
ii  libxrender10.8.3-7   X Rendering Extension client libra
ii  xlibs  4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#339968: KWord: i18n patch broke Kabc mailmerge

2005-11-19 Thread Dirk Schmidt
Package: koffice
Version: 1:1.4.2-2
Severity: normal


Please have a look on KDE Bug 116729 
.
Please undo the described i18n patch in the Debian packages. Since its unknown 
whether
or when there will be a 1.4.3 release, please let us fix this bug quickly on 
our own.


Kind Regards

Dirk


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages koffice depends on:
ii  karbon1:1.4.2-2  a vector graphics application for 
ii  kchart1:1.4.2-2  a chart drawing program for the KD
ii  kformula  1:1.4.2-2  a formula editor for the KDE Offic
ii  kivio 1:1.4.2-2  a flowcharting program for the KDE
ii  koshell   1:1.4.2-2  the KDE Office Suite workspace
ii  kpresenter1:1.4.2-2  a presentation program for the KDE
ii  krita 1:1.4.2-2  a pixel-based image manipulation p
ii  kspread   1:1.4.2-2  a spreadsheet for the KDE Office S
ii  kugar 1:1.4.2-2  a business report maker for the KD
ii  kword 1:1.4.2-2  a word processor for the KDE Offic

koffice recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#339969: Installing Krita puts four documentation links in KHelpCenter

2005-11-19 Thread Brian Beck
Package: krita
Version: 1.4.2-2

I installed krita via aptitude, and I recently noticed that in the KHelpCenter 
there are four locations for the krita documentation.  Two in "Application 
Manuals" -> Graphics and two in "Application Manuals" -> Office.  I suspect 
that there ought to be only one in each category (Graphics and Office).

uname -a
Linux legionWorld 2.6.12-1-386 #1 Tue Sep 27 12:41:08 JST 2005 i686 GNU/Linux

ls -l /lib/libc.so.6
lrwxrwxrwx 1 root root 13 2005-11-19 16:43 /lib/libc.so.6 -> libc-2.3.5.so

If I can provide more information that will help please ask.

Thanks.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



krb5: ABI Issue--confirm your packages work against 1.4.3 in experimental

2005-11-19 Thread Sam Hartman

Hi folks.  I've just uploaded Mit Kerberos 1.4.3-1 to experimental.

I'm writing to you because your package links against the main
kerberos library (libkrb53) and I'd like you to confirm that the
Kerberos support in your package still works against this version.

The public ABI and API of MIt Kerberos has been stable since before
Woody was released.  However MIT reserves the right to change symbols
not mentioned in krb5.h (or mentioned only when KRB5_PRIVATE is
defined) at any point in time. New symbols are not added to
KRB5_PRIVATE without an ABI bump.

Unfortunately, some packages end up calling symbols that are private
such as krb5_init_ets().  Many years ago--before krb5 was introduced
into Debian--this was actually a good idea.  however it has been
unnecessary and incorrect for any version of kerberos in Debian.


MIt Kerberos 1.4 apparently marks the first time when MIT has removed
any such symbol.  This can cause packages calling such a symbol to
break at runtime.  That's not good.

The solution to this problem is to remove the call to the private
symbol.  In the case of krb5_init_ets (the common problem), just
remove the call.  In the case of any other symbols, fix the problem if
it is obvious, or ask [EMAIL PROTECTED] for help if it is not.  (I'm on
that list; you could just ask me, but you will be better off asking a
larger list).

I'd appreciate it if you would take the time to see if your package
works against the new Kerberos library.  The easiest way to do this is
to build your package or at least the kerberos using parts of your
package against the new libkrb5-dev package and confirm there are no
warnings about missing prototypes and that your package can
successfully link to libkrb5.




If you do find problems, please upload a version of your package that
fixes the problem (built against the old library) to unstable.  Open a
serious bug tagged as experimental against the krb5 package asking me
to conflict with broken versions of your package.  Be sure to include
the version of your package that has the fix in the bug description.

The above procedure assumes that you don't need functionality from
krb5 1.4 to work around private symbols you are using.  If that ends
up not being the case then talk to me and we'll work something out.


Also, if your package is involved in some sort of transition and has
limited uploading,we'll need to work on timing with the release team.
If for this or any other reason you cannot upload a fix please still
open a bug so I'll know that krb5 1.4 will break your package.


Thanks for your cooperation in making Debian better and helping me
with this transition.

Finally, great thanks to Russ Allbery my co-maintainer for all his
work on the package.




pgp4PSZwhssx6.pgp
Description: PGP signature