kdeutils/debian

2003-12-09 Thread Ralf Nolden
CVS commit by rnolden: 

add kdelibs4-dev to kdeutils-dev deps


  M +1 -1  control   1.87


--- kdeutils/debian/control  #1.86:1.87
@@ -56,5 +56,5 @@
 Section: net
 Architecture: any
-Depends: ${shlibs:Depends}, ksim (=${Source-Version}), kregexpeditor 
(=${Source-Version}) 
+Depends: ${shlibs:Depends}, kdelibs4-dev (= 4:3.1.94), ksim 
(=${Source-Version}), kregexpeditor (=${Source-Version}) 
 Description: KDE development headers for the Utilities metapackage.
  KDE development headers for the Utilities metapackage.




Re: kdebase/debian

2003-12-09 Thread Chris Cheney
On Tue, Dec 09, 2003 at 05:25:09AM +0100, Ralf Nolden wrote:
 CVS commit by rnolden: 
 
 changing debconf dependency version to woody debconf. changing this on every
 backport sucks.

And isn't even likely to work soon, since kdebase is about to be
converted to using po-debconf... I had hoped to have had time to do this
already for 3.1.x but have been busy.

Chris


signature.asc
Description: Digital signature


kdepim/debian

2003-12-09 Thread Ralf Nolden
CVS commit by rnolden: 

more fixups


  M +1 -1  control   1.83
  M +1 -1  rules   1.56


--- kdepim/debian/control  #1.82:1.83
@@ -16,5 +16,5 @@
 Section: devel
 Architecture: any
-Depends: kalarmd (= ${Source-Version}), korganizer (= ${Source-Version}), 
kpilot (= ${Source-Version}), kdepim-libs (= ${Source-Version}) 
+Depends: kaddressbook (= ${Source-Version}), kalarmd (= ${Source-Version}), 
korganizer (= ${Source-Version}), kpilot (= ${Source-Version}), kdepim-libs (= 
${Source-Version}) 
 Description: KDE Personal Information Management (development files)
  This package contains development files needed to compile kdepim applications.

--- kdepim/debian/rules  #1.55:1.56
@@ -159,5 +159,5 @@
 dh_installdeb
 #   dh_perl
-dh_shlibdeps 
-ldebian/kalarmd/usr/lib:debian/korganizer/usr/lib:debian/kpilot/usr/lib:debian/libkcal2/usr/lib:debian/libkgantt0/usr/lib:debian/kaddressbook/usr/lib:debian/kdepim-libs/usr/lib:debian/libkdenetwork2/usr/lib:debian/libmimelib1/usr/lib:debian/kontact/usr/lib:debian/kitchensync/usr/lib:debian/ktnef/usr/lib:debian/kmail/usr/lib
+dh_shlibdeps 
-ldebian/kalarmd/usr/lib:debian/korganizer/usr/lib:debian/kpilot/usr/lib:debian/kaddressbook/usr/lib:debian/kdepim-libs/usr/lib:debian/libkdenetwork2/usr/lib:debian/libmimelib1/usr/lib:debian/kontact/usr/lib:debian/kitchensync/usr/lib:debian/ktnef/usr/lib:debian/kmail/usr/lib
 dh_gencontrol
 dh_md5sums




kdepim/debian

2003-12-09 Thread Ralf Nolden
CVS commit by rnolden: 

remove/add/fix libs and development files like scheduled with Chris


  M +2 -36 control   1.82
  M +4 -0  kdepim-dev.install   1.12
  M +23 -0 kdepim-libs.install   1.5
  M +1 -0  kontact.install   1.10





kdepim/debian

2003-12-09 Thread Ralf Nolden
CVS commit by rnolden: 

more fixup


  M +2 -0  control   1.84
  M +3 -3  kdepim-libs.install   1.6
  M +0 -2  korganizer.install   1.13
  M +3 -0  ksync.install   1.2


--- kdepim/debian/control  #1.83:1.84
@@ -38,4 +38,6 @@
 Architecture: any
 Depends: ${shlibs:Depends}
+Conflicts: kalarm ( 4:3.1.94)
+Replaces: kalarm ( 4:3.1.94)
 Description: KDE alarm scheduler daemon
  KDE alarm scheduler daemon.

--- kdepim/debian/kdepim-libs.install  #1.5:1.6
@@ -2,10 +2,10 @@
 debian/tmp/usr/lib/libkdepim.so.1
 debian/tmp/usr/lib/libkdepim.so.1.0.0
+debian/tmp/usr/lib/libkpimexchange.la
+debian/tmp/usr/lib/libkpimexchange.so.1
+debian/tmp/usr/lib/libkpimexchange.so.1.0.0
 debian/tmp/usr/lib/libksieve.la
 debian/tmp/usr/lib/libksieve.so.0
 debian/tmp/usr/lib/libksieve.so.0.0.0
-debian/tmp/usr/lib/libksync.la
-debian/tmp/usr/lib/libksync.so.1
-debian/tmp/usr/lib/libksync.so.1.0.0
 debian/tmp/usr/lib/libkdgantt.la
 debian/tmp/usr/lib/libkdgantt.so.*

--- kdepim/debian/korganizer.install  #1.12:1.13
@@ -11,6 +11,4 @@
 debian/tmp/usr/lib/libkorganizer_eventviewer.la 
 debian/tmp/usr/lib/libkorganizer_eventviewer.so.* 
-debian/tmp/usr/lib/libkpimexchange.la
-debian/tmp/usr/lib/libkpimexchange.so.*
 debian/tmp/usr/lib/libknewstuff.la
 debian/tmp/usr/lib/libknewstuff.so.*

--- kdepim/debian/ksync.install  #1.1:1.2
@@ -1,2 +1,5 @@
 debian/tmp/usr/bin/ksync
+debian/tmp/usr/lib/libksync.la
+debian/tmp/usr/lib/libksync.so.1
+debian/tmp/usr/lib/libksync.so.1.0.0
 debian/tmp/usr/share/apps/ksync/ksyncui.rc




kdeaddons/debian

2003-12-09 Thread Ralf Nolden
CVS commit by rnolden: 




  M +6 -0  changelog   1.26
  M +1 -1  control   1.31


--- kdeaddons/debian/changelog  #1.25:1.26
@@ -1,2 +1,8 @@
+kdeaddons (4:3.1.94-0woody1+cvs20031209) unstable; urgency=low
+
+  * Woody build
+
+ -- Ralf Nolden (KDE) [EMAIL PROTECTED]  Sun, 14 Sep 2003 13:15:24 +0200
+
 kdeaddons (4:3.1.3-1) unstable; urgency=low
 

--- kdeaddons/debian/control  #1.30:1.31
@@ -9,5 +9,5 @@
 Architecture: all
 Section: kde
-Depends: kate-plugins, kdeaddons-kfile-plugins, kicker-applets, 
knewsticker-scripts, konq-plugins, noatun-plugins
+Depends: kate-plugins, kdeaddons-kfile-plugins, kicker-applets, 
knewsticker-scripts, konq-plugins, noatun-plugins, atlantikdesigner, kig, 
vimpart, renamedlg-plugins
 Suggests: kdeaddons-doc-html
 Description: add-on plugins and applets provided with KDE




kdeutils/debian

2003-12-09 Thread Ralf Nolden
CVS commit by rnolden: 

provides libkregexpeditor


  M +1 -2  control   1.88


--- kdeutils/debian/control  #1.87:1.88
@@ -9,6 +9,4 @@
 Architecture: all
 Depends: ark (=${Source-Version}), kcalc (=${Source-Version}), kcharselect 
(=${Source-Version}), kdepasswd (=${Source-Version}), kdessh 
(=${Source-Version}), kdf (=${Source-Version}), kedit (=${Source-Version}), 
kfloppy (=${Source-Version}), kgpg (=${Source-Version}), khexedit 
(=${Source-Version}), kjots (=${Source-Version}), klaptopdaemon 
(=${Source-Version}), kmilo (=${Source-Version}), ksim (=${Source-Version}), 
ktimer (=${Source-Version}), kregexpeditor (=${Source-Version}), kdelirc 
(=${Source-Version}), kwallet (=${Source-Version})
-Conflicts: libkregexpeditor
-Replaces: libkregexpeditor
 Description: KDE Utilities metapackage
  KDE Utilities metapackage
@@ -124,4 +122,5 @@
 Conflicts: libkregexpeditor
 Replaces: libkregexpeditor
+Provides: libkregexpeditor
 Description: graphical regular expression editor
  KDE graphical regular expression editor




Bug#223453: kdelibs4-dev should depend on libqt3-mt-dev !

2003-12-09 Thread Dominique Devriese
Package: kdelibs4-dev
Version: 4:3.1.4-3
Severity: serious


I can hardly believe this hasn't been noticed before, but kdelibs4-dev
should of course depend on libqt3-mt-dev.  I think this is causing
build failures on a mips buildd, at least here:
http://buildd.debian.org/fetch.php?pkg=kdepimver=4%3A3.1.4-1arch=mipsstamp=1067975888file=logas=raw

Can this be fixed ASAP please ?

thanks
domi

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux appel 2.4.22-1-686 #6 Sat Oct 4 14:09:08 EST 2003 i686
Locale: LANG=nl, LC_CTYPE=nl (ignored: LC_ALL set to [EMAIL PROTECTED])

Versions of packages kdelibs4-dev depends on:
ii  kdelibs-bin4:3.1.4-3 KDE core binaries
ii  kdelibs4   4:3.1.4-3 KDE core libraries
ii  libart-2.0-dev 2.3.16-1  Library of functions for 2D graphi
ii  libarts1-dev   1.1.4-3   aRts Sound system (development fil
ii  libcupsys2-dev 1.1.20final-2 Common UNIX Printing System(tm) - 
ii  libfam-dev 2.6.10-6  client library to control the FAM 
ii  libpcre3-dev   4.3-3 Development stuff for libpcre
ii  libssl-dev 0.9.7c-5  SSL development libraries, header 
ii  libxml2-utils  2.6.2-1   XML utilities
ii  libxrender-dev 0.8.3-4   X Rendering Extension client libra

-- no debconf information




Bug#223453: acknowledged by developer (kdelibs4-dev should depend on libqt3-mt-dev !)

2003-12-09 Thread Dominique Devriese
Debian Bug Tracking System writes:

 I'm fairly certain this isn't actually needed. Note that
 kdelibs4-dev depends on libarts1-dev which in turn depends on
 libqt3-mt-dev. I think the issue you saw on the buildd was because I
 shuffled how arts was packaged, which caused breakage until kdelibs
 3.1.4-3 was built.

Hm, you seem to be right..
sorry about the noise :)
cheers
domi



Bug#223453: marked as done (kdelibs4-dev should depend on libqt3-mt-dev !)

2003-12-09 Thread Debian Bug Tracking System
Your message dated Tue, 9 Dec 2003 11:06:17 -0600
with message-id [EMAIL PROTECTED]
and subject line kdelibs4-dev should depend on libqt3-mt-dev !
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; 9 Dec 2003 16:15:03 +
From [EMAIL PROTECTED] Tue Dec 09 10:15:02 2003
Return-path: [EMAIL PROTECTED]
Received: from spoetnik.kulnet.kuleuven.ac.be [134.58.240.46] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1ATj3C-0006Ic-00; Tue, 09 Dec 2003 08:41:23 -0600
Received: from localhost (localhost [127.0.0.1])
by spoetnik.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 99AF833ECE
for [EMAIL PROTECTED]; Tue,  9 Dec 2003 15:41:21 +0100 (CET)
Received: from lepidus.kulnet.kuleuven.ac.be (lepidus.kulnet.kuleuven.ac.be 
[134.58.240.72])
by spoetnik.kulnet.kuleuven.ac.be (Postfix) with ESMTP
id 2599833ED6; Tue,  9 Dec 2003 15:41:21 +0100 (CET)
Received: from appel (domi.kotnet.org [10.0.57.168])
by lepidus.kulnet.kuleuven.ac.be (Postfix) with ESMTP
id 1583B380002; Tue,  9 Dec 2003 15:41:21 +0100 (CET)
Received: from domi by appel with local (Exim 3.36 #1 (Debian))
id 1ATj3G-s6-00; Tue, 09 Dec 2003 15:41:26 +0100
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dominique Devriese [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: kdelibs4-dev should depend on libqt3-mt-dev !
X-Mailer: reportbug 2.37
Date: Tue, 09 Dec 2003 15:41:26 +0100
Message-Id: [EMAIL PROTECTED]
Sender: Dominique Devriese [EMAIL PROTECTED]
X-Virus-Scanned: by KULeuven Antivirus Cluster
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 
2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_11_20 
(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2003_11_20
X-Spam-Level: 

Package: kdelibs4-dev
Version: 4:3.1.4-3
Severity: serious


I can hardly believe this hasn't been noticed before, but kdelibs4-dev
should of course depend on libqt3-mt-dev.  I think this is causing
build failures on a mips buildd, at least here:
http://buildd.debian.org/fetch.php?pkg=kdepimver=4%3A3.1.4-1arch=mipsstamp=1067975888file=logas=raw

Can this be fixed ASAP please ?

thanks
domi

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux appel 2.4.22-1-686 #6 Sat Oct 4 14:09:08 EST 2003 i686
Locale: LANG=nl, LC_CTYPE=nl (ignored: LC_ALL set to [EMAIL PROTECTED])

Versions of packages kdelibs4-dev depends on:
ii  kdelibs-bin4:3.1.4-3 KDE core binaries
ii  kdelibs4   4:3.1.4-3 KDE core libraries
ii  libart-2.0-dev 2.3.16-1  Library of functions for 2D graphi
ii  libarts1-dev   1.1.4-3   aRts Sound system (development fil
ii  libcupsys2-dev 1.1.20final-2 Common UNIX Printing System(tm) - 
ii  libfam-dev 2.6.10-6  client library to control the FAM 
ii  libpcre3-dev   4.3-3 Development stuff for libpcre
ii  libssl-dev 0.9.7c-5  SSL development libraries, header 
ii  libxml2-utils  2.6.2-1   XML utilities
ii  libxrender-dev 0.8.3-4   X Rendering Extension client libra

-- no debconf information


---
Received: (at 223453-done) by bugs.debian.org; 9 Dec 2003 17:14:18 +
From [EMAIL PROTECTED] Tue Dec 09 11:13:37 2003
Return-path: [EMAIL PROTECTED]
Received: from 18.64-5-56.reverse.theplanet.com (pico.surpasshosting.com) 
[64.5.56.18] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1ATlJc-0004Br-00; Tue, 09 Dec 2003 11:06:28 -0600
Received: from conr-adsl-cheney.txucom.net ([207.70.165.48] helo=calc)
by pico.surpasshosting.com with esmtp (TLSv1:RC4-SHA:128)
(Exim 4.24)
id 1ATlJW-00087V-TZ
for [EMAIL PROTECTED]; Tue, 09 Dec 2003 11:06:23 -0600
Received: from ccheney by calc with local (Exim 4.24)
id 1ATlJR-0001tL-Ox
for [EMAIL PROTECTED]; Tue, 09 Dec 2003 11:06:17 -0600
Date: Tue, 9 Dec 2003 11:06:17 -0600
From: Chris Cheney [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: kdelibs4-dev should depend on libqt3-mt-dev !
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: multipart/signed; 

Bug#201819: marked as done (kdelibs-bin: wheel is wierd under kde (up=down, down=select or so), under windowmaker everything is fine)

2003-12-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Dec 2003 20:57:53 +0100
with message-id [EMAIL PROTECTED]
and subject line unreproducible + no reply == closing
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; 18 Jul 2003 01:55:07 +
From [EMAIL PROTECTED] Thu Jul 17 20:55:05 2003
Return-path: [EMAIL PROTECTED]
Received: from ohjemine.ask.rz-int.fh-furtwangen.de (Q.ask.fh-furtwangen.de) 
[141.28.15.41] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19dKSe-0002ly-00; Thu, 17 Jul 2003 20:55:04 -0500
Received: from kaeptnb.d2g.com (kaeptnb.ask.fh-furtwangen.de) [141.28.225.25] 
by Q.ask.fh-furtwangen.de with esmtp (Exim 3.35 #1 (Debian))
id 19dKVv-0004cr-00; Fri, 18 Jul 2003 03:58:27 +0200
Received: from kbpc2.ask.fh-furtwangen.de ([141.28.225.23])
by kaeptnb.ask.fh-furtwangen.de with esmtp (Exim 3.35 #1 (Debian))
id 19dKSd-0008TB-00; Fri, 18 Jul 2003 03:55:03 +0200
Received: from kaeptnb by kbpc2.ask.fh-furtwangen.de with local (Exim 3.36 #1 
(Debian))
id 19dKSc-0004DY-00; Fri, 18 Jul 2003 03:55:02 +0200
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=ISO-8859-1
From: Tobias Geiger [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: kdelibs-bin: wheel is wierd under kde (up=down, down=select or so),
under windowmaker everything is fine
X-Mailer: reportbug 2.18
Date: Fri, 18 Jul 2003 03:55:02 +0200
Message-Id: [EMAIL PROTECTED]
Sender: Tobias Geiger [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-6.0 required=4.0
tests=BAYES_01,HAS_PACKAGE
version=2.53-bugs.debian.org_2003_06_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 
(1.174.2.15-2003-03-30-exp)

Package: kdelibs-bin
Version: 4:3.1.2-2.1
Severity: normal

Sorry, i dont know exactly if this is the right package , but it should
fit:

My Scroll-Wheel is disfunctional since i installed kde3. Under
Windowmaker everything is fine, so kde (not xfree) is guilty i think.

The Up-Movement is interpreted as the down
the Down-Movement is something like select or so (definitly annoying)

Its in all X-Apps (K- or not)


Greetings

Tobias

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux kbpc2 2.4.21-ck3 #3 Die Jun 24 14:10:23 CEST 2003 i686
Locale: LANG=de_DE, LC_CTYPE=de_DE

Versions of packages kdelibs-bin depends on:
ii  kdelibs4   4:3.1.2-2.1   KDE core libraries
ii  libart-2.0-2   2.3.13-1  Library of functions for 2D graphi
ii  libarts1   1.1.2-1   aRts Sound system
ii  libasound2 0.9.4-2   Advanced Linux Sound Architecture 
ii  libaudio2  1.6-6 The Network Audio System (NAS). (s
ii  libaudiofile0  0.2.3-4   The Audiofile Library
ii  libbz2-1.0 1.0.2-1   A high-quality block-sorting file 
ii  libc6  2.3.1-16  GNU C Library: Shared libraries an
ii  libcupsys2 1.1.19final-1 Common UNIX Printing System(tm) - 
ii  libfam0c1022.6.10-1  client library to control the FAM 
ii  libgcc11:3.3.1-0pre0 GCC support library
ii  libmad00.15.0b-1 MPEG audio decoder library
ii  libogg01.0.0-1   Ogg Bitstream Library
ii  libpng12-0 1.2.5.0-4 PNG library - runtime
ii  libqt3c102-mt  3:3.1.1-9 Qt GUI Library (Threaded runtime v
ii  libstdc++5 1:3.3.1-0pre0 The GNU Standard C++ Library v3
ii  libvorbis0a1.0.0-3   The Vorbis General Audio Compressi
ii  libvorbisenc2  1.0.0-3   The Vorbis General Audio Compressi
ii  libvorbisfile3 1.0.0-3   The Vorbis General Audio Compressi
ii  libxml22.5.7-1   GNOME XML library
ii  libxslt1   1.0.30-3  XSLT processing library - runtime 
ii  netpbm 2:9.20-10 Graphics conversion tools.
ii  python 2.2.2-6   An interactive object-oriented scr
ii  xlibs  4.2.1-9   X Window System client libraries
ii  zlib1g 1:1.1.4-12compression library - runtime

-- no debconf information


---
Received: (at 201819-done) by bugs.debian.org; 9 Dec 2003 20:09:54 +
From 

Bug#213602: marked as done (kdelibs4 - 3.1.4 - undefined symbols)

2003-12-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Dec 2003 20:53:27 +0100
with message-id [EMAIL PROTECTED]
and subject line Local problem
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 Oct 2003 13:09:04 +
From [EMAIL PROTECTED] Wed Oct 01 08:09:03 2003
Return-path: [EMAIL PROTECTED]
Received: from change-de-ip.www.igt.net-igt-vhosts.txt.merci.igt.net 
(toutatis.igt.net) [66.46.169.100] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1A4gj1-0005bH-00; Wed, 01 Oct 2003 08:09:03 -0500
Received: from toutatis.igt.net ([EMAIL PROTECTED] [127.0.0.1])
by toutatis.igt.net (8.12.3+3.5Wbeta/8.12.3/Debian-6.4) with ESMTP id 
h91D91EW018802
for [EMAIL PROTECTED]; Wed, 1 Oct 2003 09:09:01 -0400
Received: from localhost ([EMAIL PROTECTED])
by toutatis.igt.net (8.12.3+3.5Wbeta/8.12.3/Debian-6.4) with ESMTP id 
h91D91tH018799
for [EMAIL PROTECTED]; Wed, 1 Oct 2003 09:09:01 -0400
X-Authentication-Warning: toutatis.igt.net: inouk owned process doing -bs
Date: Wed, 1 Oct 2003 09:09:01 -0400 (EDT)
From: Eric LeBlanc [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: kdelibs4 - 3.1.4 - undefined symbols
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.0 required=4.0
tests=HAS_PACKAGE
version=2.53-bugs.debian.org_2003_10_1
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_1 
(1.174.2.15-2003-03-30-exp)

Package: kdelibs4
Version: 3.1.4-1

DebianVersion: debian unstable.

Hello,

Before an upgrade, KDE 3.1.3 was run smoothly.  After, I do a
dist-upgrade, only kdelibs was upgraded, and not kdebase (still 3.1.3).  I
don't know if it's the cause of problem, but anywa, there is the log of
.xsession-error:


startkde: Starting up...
ksplash: relocation error: /usr/lib/libkdeui.so.4: undefined symbol:
_ZN9QGroupBox10setEnabledEb
kdeinit: relocation error: /usr/lib/libDCOP.so.4: undefined symbol:
_ZN6QGList5eraseEP6QLNode
startkde: Could not start kdeinit. Check your installation.
Warning: connect() failed: : No such file or directory
ksmserver: relocation error: /usr/lib/libkdeui.so.4: undefined symbol:
_ZN9QGroupBox10setEnabledEb
startkde: Shutting down...
Warning: connect() failed: : No such file or directory
Error: Can't contact kdeinit!
startkde: Running shutdown scripts...
startkde: Done.


Packages installed:

wisdom:~% dpkg -l |grep ^ii|grep KDE
ii  docker 1.4-2  System tray for KDE3/GNOME2 docklet
applicat
ii  eyesapplet 3.1.4-1eyes applet for KDE
ii  kappfinder 3.1.3-1KDE Application Finder
ii  kate   3.1.3-1KDE Advanced Text Editor
ii  kcalc  3.1.3-1KDE calculator
ii  kcontrol   3.1.3-1KDE Control Center
ii  kdebase-bin3.1.3-1KDE Base (binaries)
ii  kdebase-data   3.1.3-1KDE Base (shared data)
ii  kdebase-kio-pl 3.1.3-1KDE I/O Slaves
ii  kdelibs-bin3.1.4-1KDE core binaries
ii  kdelibs-data   3.1.4-1KDE core shared data
ii  kdelibs4   3.1.4-1KDE core libraries
ii  kdelibs4-dev   3.1.4-1KDE core libraries (development files)
ii  kdelibs4-doc   3.1.4-1KDE core library documentation
ii  kdeprint   3.1.3-1KDE Print
ii  kdesktop   3.1.3-1KDE Desktop
ii  kfind  3.1.3-1KDE File Find Utility
ii  khelpcenter3.1.3-1KDE Help Center
ii  kicker 3.1.3-1KDE Desktop Panel
ii  klipper3.1.3-1KDE Clipboard
ii  kmenuedit  3.1.3-1KDE Menu Editor
ii  konqueror  3.1.3-1KDE's advanced File Manager, Web Browser
and
ii  konsole3.1.3-1KDE X terminal emulator
ii  kpager 3.1.3-1KDE Desktop Pager
ii  kpersonalizer  3.1.3-1KDE Personalizer
ii  kscreensaver   3.1.3-1screen savers released with KDE
ii  ksmserver  3.1.3-1KDE Session Manager
ii  ksplash3.1.3-1KDE Splash Screen
ii  ksysguard  3.1.3-1KDE System Guard
ii  ksysguardd 3.1.3-1KDE System Guard Daemon
ii  kwin   3.1.3-1KDE Window Manager
ii  libkdenetwork2 3.1.3-1KDE Network (common libraries)
ii  libkonq4   3.1.3-1Core libraries for 

Bug#220053: marked as done (kdelibs4: Undefined symbols in /usr/lib/libkscreensaver.so.4.1.0)

2003-12-09 Thread Debian Bug Tracking System
Your message dated Tue, 09 Dec 2003 21:00:36 +0100
with message-id [EMAIL PROTECTED]
and subject line No real bug here ?
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; 10 Nov 2003 22:10:19 +
From [EMAIL PROTECTED] Mon Nov 10 16:10:18 2003
Return-path: [EMAIL PROTECTED]
Received: from smtp02.mrf.mail.rcn.net [207.172.4.61] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AJKEk-dt-00; Mon, 10 Nov 2003 16:10:18 -0600
Received: from 24-136-9-34.na.21stcentury.net ([24.136.9.34] helo=localhost)
by smtp02.mrf.mail.rcn.net with esmtp (Exim 3.35 #4)
id 1AJKEk-0004vG-00; Mon, 10 Nov 2003 17:10:18 -0500
Received: from robin by localhost with local (Exim 3.36 #1 (Debian))
id 1AJKD5-0005Kt-00; Mon, 10 Nov 2003 16:08:35 -0600
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Robin Verduijn [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: kdelibs4: Undefined symbols in /usr/lib/libkscreensaver.so.4.1.0
X-Mailer: reportbug 2.36
Date: Mon, 10 Nov 2003 16:08:35 -0600
Message-Id: [EMAIL PROTECTED]
Sender: Robin Verduijn [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.0 required=4.0
tests=HAS_PACKAGE
version=2.53-bugs.debian.org_2003_11_9
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_9 
(1.174.2.15-2003-03-30-exp)

Package: kdelibs4
Version: 4:3.1.4-3
Severity: normal

The shared library /usr/lib/libkscreensaver.so.4.1.0 has undefined
symbols, presumably because it wasn't linked against all the libraries
it depends on (?).

This can be determined by running:
$ LD_TRACE_LOADED_OBJECTS=1 LD_BIND_NOW=1 LD_TRACE_PRELINKING=t 
/lib/ld-linux.so.2 \
  /usr/lib/libkscreensaver.so.4.1.0 | grep ^undefined
undefined symbol: kss_applicationName (/usr/lib/libkscreensaver.so.4.1.0)
undefined symbol: kss_description   (/usr/lib/libkscreensaver.so.4.1.0)
undefined symbol: kss_version   (/usr/lib/libkscreensaver.so.4.1.0)
undefined symbol: kss_create(/usr/lib/libkscreensaver.so.4.1.0)
undefined symbol: kss_setup (/usr/lib/libkscreensaver.so.4.1.0)

- Robin

-- System Information:
Debian Release: sarge/unstable
Architecture: i386
Kernel: Linux robin-laptop 2.4.22-a30p #1 Wed Nov 5 19:13:08 CST 2003 i686
Locale: LANG=en_US, LC_CTYPE=en_US (ignored: LC_ALL set to en_US)

Versions of packages kdelibs4 depends on:
ii  kdelibs-bin4:3.1.4-3 KDE core binaries
ii  kdelibs-data   4:3.1.4-3 KDE core shared data
ii  libart-2.0-2   2.3.16-1  Library of functions for 2D graphi
ii  libarts1   1.1.4-3   aRts Sound system
ii  libasound2 0.9.6-3   Advanced Linux Sound Architecture 
ii  libaudio2  1.6-6 The Network Audio System (NAS). (s
ii  libbz2-1.0 1.0.2-1   A high-quality block-sorting file 
ii  libc6  2.3.2.ds1-10  GNU C Library: Shared libraries an
ii  libcupsys2 1.1.19final-3 Common UNIX Printing System(tm) - 
ii  libfam0c1022.6.10-5  client library to control the FAM 
ii  libfontconfig1 2.2.1-11  generic font configuration library
ii  libfreetype6   2.1.5-3   FreeType 2 font engine, shared lib
ii  libgcc11:3.3.2-3 GCC support library
ii  libjpeg62  6b-9  The Independent JPEG Group's JPEG 
ii  libldap2   2.1.23-1  OpenLDAP libraries
ii  libpcre3   4.3-3 Philip Hazel's Perl 5 Compatible R
ii  libpng12-0 1.2.5.0-4 PNG library - runtime
ii  libqt3c102-mt  3:3.2.1-6 Qt GUI Library (Threaded runtime v
ii  libstdc++5 1:3.3.2-3 The GNU Standard C++ Library v3
ii  libtiff3g  3.5.7-2   Tag Image File Format library
ii  libxcursor11.0.2-2   X Cursor management library
ii  libxft22.1.2-4   FreeType-based font drawing librar
ii  libxml22.5.11-2  GNOME XML library
ii  libxrender10.8.3-4   X Rendering Extension client libra
ii  libxslt1   1.0.33-3  XSLT processing library - runtime 
ii  xlibmesa3-gl [libgl1]  4.2.1-13  Mesa 3D graphics library [XFree86]
ii  xlibs  4.2.1-13  X Window System client 

Re: kdeartwork/debian

2003-12-09 Thread Ben Burton

 add proper conflicts

You should probably do a sync with BRANCH - the kdeartwork-theme-desktop
package no longer exists - it's now just a dummy package that drags in
kdewallpapers and kdeartwork-theme-icon.

(and the conflicts should therefore disappear completely since
kdeartwork-theme-desktop doesn't provide any real files).

b.



Where's kdebase 3.1.4?

2003-12-09 Thread Nathanael Nerode
OK.  So the buildds are back, the upload queue is working, and the testing
scripts are running.

Supposedly all the kdebase RC and Important bugs except the kdm install
bugs (218731, 222192, I suppose?) were fixed a while ago.  Chris, how're
those bugs going?  One of them has a patch.  So we should get kdebase
today or tomorrow, then, right?  If not, what the hell is going on and how
can we help?

-- 
Nathanael Nerode  neroden at gcc.gnu.org
http://home.twcny.rr.com/nerode/neroden/fdl.html



kdeartwork/debian

2003-12-09 Thread Ralf Nolden
CVS commit by rnolden: 

sync with branch, update 


  M +50 -0 changelog   1.24
  M +56 -34control   1.30
  M +4 -7  kbanner.kss.1   1.4
  M +4 -7  kblob.kss.1   1.4
  M +4 -7  kbouboule.kss.1   1.4
  M +11 -0 kdeartwork-theme-desktop.README.Debian   1.2
  M +1 -0  kdeartwork-theme-icon.install   1.2
  M +1 -0  kdewallpapers.install   1.2
  M +4 -7  keuphoria.kss.1   1.3
  M +4 -7  kflux.kss.1   1.3
  M +4 -7  kfountain.kss.1   1.3
  M +4 -7  kgravity.kss.1   1.3
  M +4 -7  klines.kss.1   1.5
  M +4 -7  klorenz.kss.1   1.4
  M +4 -7  kmatrix.kss.1   1.5
  M +4 -7  kmorph3d.kss.1   1.3
  M +4 -7  kpartsaver.kss.1   1.5
  M +4 -7  kpipes.kss.1   1.3
  M +4 -7  kpolygon.kss.1   1.4
  M +4 -7  kpyro.kss.1   1.4
  M +4 -7  krock.kss.1   1.5
  M +4 -7  kscience.kss.1   1.4
  M +4 -7  kslidescreen.kss.1   1.4
  M +4 -7  kslideshow.kss.1   1.4
  M +4 -7  ksolarwinds.kss.1   1.3
  M +4 -7  kspace.kss.1   1.3
  M +4 -7  kswarm.kss.1   1.5
  M +4 -7  kvm.kss.1   1.5
  M +4 -7  kwave.kss.1   1.3
  M +9 -9  kxsconfig.1   1.5
  M +8 -8  kxsrun.1   1.5
  M +4 -7  rules   1.18





kdeaccessibility/debian

2003-12-09 Thread Ralf Nolden
CVS commit by rnolden: 

update


  M +6 -0  changelog   1.2
  M +0 -2  control   1.8
  M +0 -2  kmousetool.install   1.4


--- kdeaccessibility/debian/changelog  #1.1:1.2
@@ -1,2 +1,8 @@
+kdeaccessibility (3.1.94-0woody1+cvs20031210) unstable; urgency=low
+
+  * Woody build
+
+ -- Ralf Nolden (KDE) [EMAIL PROTECTED]  Wed, 10 Dec 2003 05:37:13 +0100
+
 kdeaccessibility (0.9.1-1) unstable; urgency=low
 

--- kdeaccessibility/debian/control  #1.7:1.8
@@ -29,4 +29,2 @@
 Description: A type-and-say KDE front end for speech synthesizers
  This package is part of the kdeaccessibility module 
-
-

--- kdeaccessibility/debian/kmousetool.install  #1.3:1.4
@@ -3,6 +3,4 @@
 debian/tmp/usr/share/icons/hicolor/16x16/apps/kmousetool.png
 debian/tmp/usr/share/icons/hicolor/32x32/apps/kmousetool.png
-debian/tmp/usr/share/icons/locolor/16x16/apps/kmousetool.png
-debian/tmp/usr/share/icons/locolor/32x32/apps/kmousetool.png
 debian/tmp/usr/share/apps/kmousetool/*
 debian/tmp/usr/share/doc/kde/HTML/en/kmousetool/*




kdevelop/debian

2003-12-09 Thread Ralf Nolden
CVS commit by rnolden: 

merge patch from Norman to bring kdevelop in sync with his packages


  M +17 -0 changelog   1.31
  M +5 -1  rules   1.28
  M +18 -9 update_doc_index.sh   1.4





kdepim/debian

2003-12-09 Thread Ralf Nolden
CVS commit by rnolden: 

add kontact as dependency to kdepim, add kaddressbook, korganizer,
knotes, kmail as dependency to kontact


  M +2 -2  control   1.85


--- kdepim/debian/control  #1.84:1.85
@@ -8,5 +8,5 @@
 Package: kdepim
 Architecture: all
-Depends: kalarm (= ${Source-Version}), kalarmd (= ${Source-Version}), kandy (= 
${Source-Version}), karm (= ${Source-Version}), knotes (= ${Source-Version}), 
korganizer (= ${Source-Version}), kaddressbook (= ${Source-Version}), kpilot (= 
${Source-Version}), ksync (= ${Source-Version})
+Depends: kalarm (= ${Source-Version}), kalarmd (= ${Source-Version}), kandy (= 
${Source-Version}), karm (= ${Source-Version}), knotes (= ${Source-Version}), 
korganizer (= ${Source-Version}), kaddressbook (= ${Source-Version}), kpilot (= 
${Source-Version}), ksync (= ${Source-Version}), kontact (= ${Source-Version})
 Description: KDE Personal Information Management metapackage
  kdepim is a collection of Personal Information Management (PIM) tools for
@@ -122,5 +122,5 @@
 Section: mail
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, kmail, korganizer, knotes, kaddressbook
 Description: KDE pim application
  KDE next generation pim application.




Re: Anyone else getting frequent Konqueror segfaults?

2003-12-09 Thread Anders Ellenshøj Andersen
On Tuesday 09 December 2003 05:58, Doug Holland wrote:
 I'm running Debian Unstable, with KDE 3.1.3/3.1.4 (why is it not all
 3.1.4?) and kernel 2.6.0-test9.  I'm getting frequent segfaults when I
 click on a link or submit a form in Konqueror.

 Anybody else getting this?  And does anyone have a solution?

Yep. It seems pretty unstable on 2.6 to me. For me it most often crashes if I 
try to drag and copy a file from one konqueror window to another. I often 
drag to a fish: io-slave window, and it happens there.

I am also using test9. No idea what the cause is or how to fix it.

Anders E. Andersen

-- 
This email was generated using KMail from KDE 3.1.4 on Debian GNU/Linux




KDE 3.2 Beta 2: any repository known?

2003-12-09 Thread Matthias Wieser
I am looking for repository for the new 3.2 beta release.

Has anybody seen one?

Thanks, Matthias Wieser




unsubscribe broer@uni.de

2003-12-09 Thread Christian Broer

-- 
Christian Broer [EMAIL PROTECTED]




Re: KDE 3.2 Beta 2: any repository known?

2003-12-09 Thread Doug Holland
On Tue 09 Dec 2003 6:53 am, Matthias Wieser wrote:
 I am looking for repository for the new 3.2 beta release.

 Has anybody seen one?

 Thanks, Matthias Wieser

Now I'm tempted.  According to what I've read in dot.kde.org, there were a LOT 
of bug fixes in beta2, and it's supposed to be very speedy compared to beta1 
and 3.1.4.

I just hope the developers don't pull a Branden and be perpetually stuck three 
versions behind.


pgp2KT8a4nLrb.pgp
Description: signature


Re: KDE 3.2 Beta 2: any repository known?

2003-12-09 Thread Cameron Patrick
On Tue, Dec 09, 2003 at 08:16:14AM -0700, Doug Holland wrote:

| I just hope the developers don't pull a Branden and be perpetually stuck 
three 
| versions behind.

Ahem.  As I understand it, the reason that Debian's XFree is outdated
compared to upstream is that Debian supports a heck of a lot more
architectures than upstream does.  Admittedly the current situation
isn't good, but whinging about it on mailing lists is not going to fix
anything.

Cameron.
(Arm-chair mailing list whinger :-P)




Kmail and spell checking

2003-12-09 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hallo!

I've got ispell and english, spanish and catalan dictionaries installed; I 
haven't been able to select what dictionary to use from kmail... can this be 
done?  8-?

Thanks  ;)
- -- 
  Joan Tur. Eivissa-Spain
Jabber: [EMAIL PROTECTED]
   Yahoo  AIM: quini2k
www.ClubIbosim.org
Linux: usuari registrat 190.783
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/1dt7ok8j9RhtetwRAp0tAKCLn9vQKfaGfYlD1z46UgM4RzQ+2wCdEYr0
wpV5lkfUrJtJM/jGDkU4QbU=
=kT72
-END PGP SIGNATURE-




Fw: Re: kdelibs compile crashes - dependency on Xinerama_pic

2003-12-09 Thread John Bro
 
 On Mon, Dec 08, 2003 at 02:23:21PM +0800, Cameron Patrick wrote:
  On Mon, Dec 08, 2003 at 11:10:54AM +0500, John Bro wrote:
  
  | It STILL fails due to a dependency on Xinerama_pic.
 
  Actually I think I know what's cuasing this.  You need to have xlibs-pic
  installed.  I'd've thought that kdelibs would build-depend on this, but
  it doesn't seem to.  (This is an FTBFS bug, right?)
  
 libqt3-mt-dev depends on xlibs-pic so kdelibs just pulls it in via that.
 
 Chris

This is weird... I don't seem to have it.

 $ apt-cache policy libqt3-mt-dev
  libqt3-mt-dev:
   Installed: (none)
   Candidate: 3:3.2.1-6
   Version Table:
 3:3.2.1-6 0
500 http://ftp.debian.org testing/main Packages
990 http://ftp.debian.org unstable/main Packages

And I ran the build-dep thing first, too! 
Just exactly where is Xinerama_pic supposed to reside
anyway?  (Google isn't finding me much relevant stuff..)

Again, it's not that I really WANT to compile kdelibs,
I'm just trying to get (many of) my KDE apps to stop crashing with the same 
complaints about libpthread and kdecore.. 

--John

ps. Chris, sorry I posted this directly to you instead
of the list.. ;(

-- 
___
Check out the latest SMS services @ http://www.operamail.com, which allows you 
to send SMS through your mailbox.

Powered by Outblaze




Re: KDE 3.2 Beta 2: any repository known?

2003-12-09 Thread Alejandro Exojo
El Martes, 9 de Diciembre de 2003 14:53, Matthias Wieser escribió:
 I am looking for repository for the new 3.2 beta release.

 Has anybody seen one?

KDE packagers are very busy, AFAIK. KDE needs still some work for entering in 
Sarge, and there are some bugs in Sid, that should be fixed first.

If you want to try KDE 3.2, I suggest you using konstruct. Is extemely easy, 
and it compiles and builds everything in your $HOME, so it doesn't disturbs 
your debian packages.

You only need a good connection, and a bit of patience ;-).

-- 
Alex (a.k.a. suy) - GPG ID 0xAA8D2A01
http://lacurva.net/ - Jabber ID: [EMAIL PROTECTED]
All the people are so happy now, their heads are caving in.  I'm glad they
are a snowman with protective rubber skin 
-- They Might Be Giants




Re: KDE 3.2 Beta 2: any repository known?

2003-12-09 Thread Dominique Devriese
Matthias Wieser writes:

 I am looking for repository for the new 3.2 beta release.  Has
 anybody seen one?

KDE 3.2 has not yet been released, I don't even think any RC's have
been released yet.  Debian KDE packages will normally be made
available when KDE 3.2 is released.

cheers
domi




Re: kdelibs compile crashes - dependency on Xinerama_pic

2003-12-09 Thread John Bro


- Original Message -
From: Chris Cheney [EMAIL PROTECTED]
Date: Mon, 8 Dec 2003 10:44:20 -0600
To: debian-kde@lists.debian.org
Subject: Re: kdelibs compile crashes - dependency on Xinerama_pic

 On Mon, Dec 08, 2003 at 02:23:21PM +0800, Cameron Patrick wrote:
  On Mon, Dec 08, 2003 at 11:10:54AM +0500, John Bro wrote:
  
  | It STILL fails due to a dependency on Xinerama_pic.
  
  Actually I think I know what's cuasing this.  You need to have xlibs-pic
  installed.  I'd've thought that kdelibs would build-depend on this, but
  it doesn't seem to.  (This is an FTBFS bug, right?)
 
 libqt3-mt-dev depends on xlibs-pic so kdelibs just pulls it in via that.

 Chris
 
 [EMAIL PROTECTED]:~$ dpkg -p libqt3-mt-dev
 Package: libqt3-mt-dev

I now know a little more about the problem..
(thanks to Cameron).

I originally installed debian via Knoppix 3.2
Knoppix installed an xlibs-pic that is an empty
DUMMY intended to satisfy broken dependencies in Kdelibs4-dev. This 
apparently satisfies *most* 
build-dependencies, but not Xinerama.
It also has a high version number making it difficult 
to replace! (4.3-1 vs a non-dummy 4.2.1-14)

I tried to force a downgrade but it removed tons of stuff, and finally broke 
KDE, so I ran a failsafe, and
using aptitude to track the broken dependencies resulted in reinstalling things 
exactly the way they were! 
So there seem to still be no Xinerama (which I don't need anyway!) and it still 
breaks on Xinerama_pic.

Once again, my problem is that many KDE apps are crashing,
all with the same complaints about lbpthread and kdecore
and I'm trying to recompile kdelibs from source in an attempt to fix this. 

Is there a better way??
thanks,
-- John
-- 
___
Check out the latest SMS services @ http://www.operamail.com, which allows you 
to send SMS through your mailbox.

Powered by Outblaze




Re: KDE 3.2 Beta 2: any repository known?

2003-12-09 Thread Patrick Dreker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Dienstag, 09. Dezember 2003 14:53 schrieb Matthias Wieser 
[EMAIL PROTECTED]:
 I am looking for repository for the new 3.2 beta release.
 Has anybody seen one?
 Thanks, Matthias Wieser
For unstable there is orth's CVS HEAD Repository. While not exactly a 
repository for the Beta, the last update was approx. 5 hours after the Beta1 
release and was pretty close to Beta1.

Currently there is no update for Beta2 (yet), but I assume that there will be 
one within 2 or 3 days. Note: I cannot speak for orth, and I really don't 
know whether there will be a Beta2 Snapshot of his Debs. Judging from the 
past, there will probably be one...

See:
http://opendoorsoftware.com/cgi/http.pl?p=kdecvs

Patrick
- -- 
Patrick Dreker

GPG KeyID  : 0xFCC2F7A7 (Patrick Dreker)
Fingerprint: 7A21 FC7F 707A C498 F370  1008 7044 66DA FCC2 F7A7
Key available from keyservers or http://www.dreker.de/pubkey.asc
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/1fz9cERm2vzC96cRAn+wAJ44tdwFzr2l86rC/lLzBkUX6pJKfgCfXWcf
Oc393j+FnM1czCIfTE1BHRM=
=Tntd
-END PGP SIGNATURE-




Re: kdelibs compile crashes - dependency on Xinerama_pic

2003-12-09 Thread John Bro

Well.. made some progress. but no cigar

I managed to downgrade xlibs-pic and xlibs-dev to the
experimental 4.3.0-pre1v4 version (over Knoppix's 4.3.1 dummy package).

Tried to compile kdelibs again, got past the Xinerama_pic 
problem (so it WAS in there..) and a whole lot further.. 
10 or 15 minutes further but with LOADS of WARNINGS
about lots of things, like comparing signed and unsigned integers, ignored 
parameters, etc etc.

Then it finally exited with this:

libtool: link: cannot find the library `/usr/X11R6/lib/libXrender.la'

and indeed, there is no such .la.. 
there's a .so and a .a, but no .la

Any advice?? I'm really in over my head here..

-- 
___
Check out the latest SMS services @ http://www.operamail.com, which allows you 
to send SMS through your mailbox.

Powered by Outblaze




What's the deal with kmultimedia

2003-12-09 Thread Anders Ellenshøj Andersen
KMix is still version 3.1.2.

I am sure someone has already mentioned this, but could anybody please explain 
this once more. Why is kmultimedia this old?

Anders E. Andersen
-- 
This email was generated using KMail from KDE 3.1.4 on Debian GNU/Linux




Re: Anyone else getting frequent Konqueror segfaults?

2003-12-09 Thread James Wells
 On Tuesday 09 December 2003 05:58, Doug Holland wrote:
  I'm running Debian Unstable, with KDE 3.1.3/3.1.4 (why is it not all
  3.1.4?) and kernel 2.6.0-test9.  I'm getting frequent segfaults when I
  click on a link or submit a form in Konqueror.
 
  Anybody else getting this?  And does anyone have a solution?

 Yep. It seems pretty unstable on 2.6 to me. For me it most often crashes if
 I try to drag and copy a file from one konqueror window to another. I often
 drag to a fish: io-slave window, and it happens there.

I'm running 2.4.22-1-k7 and I get the same problem when dragging from one 
Konqueror window to another.

James Wells




Re: Anyone else getting frequent Konqueror segfaults?

2003-12-09 Thread Anders Ellenshøj Andersen
On Tuesday 09 December 2003 21:16, James Wells wrote:

 I'm running 2.4.22-1-k7 and I get the same problem when dragging from one
 Konqueror window to another.

I think we should open a bug for this. Could someone do it and post a link to 
it so we can comment on it?

Anders

-- 
This email was generated using KMail from KDE 3.1.4 on Debian GNU/Linux




Re: KDE 3.2 Beta 2: any repository known?

2003-12-09 Thread Antiphon
Sorry to whine about whining about whining but I believe you meant to say 
whiner instead of whinger.

;-)
On Tue, 9 Dec 2003 23:34:58 +0800, Cameron Patrick 
[EMAIL PROTECTED] wrote:

On Tue, Dec 09, 2003 at 08:16:14AM -0700, Doug Holland wrote:
| I just hope the developers don't pull a Branden and be perpetually 
stuck three
| versions behind.

Ahem.  As I understand it, the reason that Debian's XFree is outdated
compared to upstream is that Debian supports a heck of a lot more
architectures than upstream does.  Admittedly the current situation
isn't good, but whinging about it on mailing lists is not going to fix
anything.
Cameron.
(Arm-chair mailing list whinger :-P)



Re: KDE 3.2 Beta 2: any repository known?

2003-12-09 Thread Cameron Patrick
On Tue, Dec 09, 2003 at 06:12:39PM -0500, Antiphon wrote:
| Sorry to whine about whining about whining but I believe you meant to say 
| whiner instead of whinger.
| 
| ;-)

Nope, I definitely meant whinge and not whine.  It's a real word - from
http://dictionary.reference.com/search?q=whinge :

whinge 
intr.v. Chiefly British whinged, whing·ing, whing·es

To complain or protest, especially in an annoying or persistent
manner.

Now I'm not British, but whinge is certainly in common use here in
Australia ;-)

Cheers,

Cameron.





Re: Anyone else getting frequent Konqueror segfaults?

2003-12-09 Thread Doug Holland
By the way, I did an apt-get source konqueror so I could build a konqueror deb 
with debug symbols in it (my copy doesn't have debug symbols - I just get a 
lot of no symbols found messages in the backtrace), and received the entire 
kdebase source code.  Does anyone know how to compile just Konqueror?  I 
don't feel like waiting for everything to compile, just to build one package.

Meldroc


pgpnyba0dCycL.pgp
Description: signature


Re: kdelibs compile crashes - dependency on Xinerama_pic

2003-12-09 Thread jedd
On Wed December 10 2003 12:21 am, John Bro wrote:
 ] I originally installed debian via Knoppix 3.2

 ] Once again, my problem is that many KDE apps are crashing,
 ] all with the same complaints about lbpthread and kdecore

 ] Is there a better way??

 Yes.  Install Debian from Debian, not from Knoppix.

 Knoppix is a marvellous piece of work, and for wandering
 users who don't want to disturb extant hard disks it's a very
 useful tool.

 For home users there's precious little going for it.  Suffer the
 alleged pain of a Debian install (once) and then enjoy the
 thrill of painless Debian upgrades (forever).

 Cheers,
 Jedd.





Re: Anyone else getting frequent Konqueror segfaults?

2003-12-09 Thread Doug Holland
On Tue 09 Dec 2003 2:40 pm, Anders Ellenshøj Andersen wrote:
 On Tuesday 09 December 2003 21:16, James Wells wrote:
  I'm running 2.4.22-1-k7 and I get the same problem when dragging from one
  Konqueror window to another.

 I think we should open a bug for this. Could someone do it and post a link
 to it so we can comment on it?

 Anders

 --
 This email was generated using KMail from KDE 3.1.4 on Debian GNU/Linux

There is one already: Bug#222662 at bugs.debian.org.

Meldroc


pgpQ1QSgWvyR0.pgp
Description: signature