Bug#265961: marked as done (arts: FTBFS with gcc-3.4: mcopidl Segmentation fault)

2005-03-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Mar 2005 17:58:26 -0500
with message-id <[EMAIL PROTECTED]>
and subject line arts miscompile fixed
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; 15 Aug 2004 22:22:00 +
>From [EMAIL PROTECTED] Sun Aug 15 15:22:00 2004
Return-path: <[EMAIL PROTECTED]>
Received: from c186094.adsl.hansenet.de (localhost) [213.39.186.94] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BwTO4-00050z-00; Sun, 15 Aug 2004 15:22:00 -0700
Received: from aj by localhost with local (Exim 4.34)
id 1BwTO8-00016n-Dj; Mon, 16 Aug 2004 00:22:04 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: arts: FTBFS with gcc-3.4: mcopidl Segmentation fault
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 16 Aug 2004 00:22:04 +0200
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: arts
Severity: normal
Tags: patch

When building 'arts' with gcc-3.4 I get the following error:

make[4]: Entering directory `/arts-1.3.0/obj-x86_64-linux/flow'
../mcopidl/mcopidl -t ../../flow/artsflow.idl
../../flow/artsflow.idl: warning: Arts::WaveDataHandle::load (method) collides 
with Arts::WaveDataHandle::load (method)
make[4]: *** [artsflow.cc] Segmentation fault
make[4]: *** Deleting file `artsflow.cc'
make[4]: Leaving directory `/arts-1.3.0/obj-x86_64-linux/flow'
make[3]: *** [all-recursive] Error 1

With the attached patch 'arts' can be compiled using gcc-3.4.
(This bug is also discussed in BTS #260747.)

Regards
Andreas Jochens

diff -urN ../tmp-orig/arts-1.3.0/debian/rules ./debian/rules
--- ../tmp-orig/arts-1.3.0/debian/rules 2004-02-24 03:44:10.0 +0100
+++ ./debian/rules  2004-08-15 23:08:42.739563537 +0200
@@ -72,7 +72,7 @@
 
# run configure with build tree $(objdir)
cd $(objdir) && \
-   ../configure $(configkde) --enable-final \
+   ../configure $(configkde) \
--with-alsa
 
touch configure-stamp

---
Received: (at 265961-done) by bugs.debian.org; 14 Mar 2005 22:58:25 +
>From [EMAIL PROTECTED] Mon Mar 14 14:58:25 2005
Return-path: <[EMAIL PROTECTED]>
Received: from tomts36-srv.bellnexxia.net [209.226.175.93] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DAyW1-00080G-00; Mon, 14 Mar 2005 14:58:25 -0800
Received: from [192.168.0.100] ([70.49.9.112])
  by tomts36-srv.bellnexxia.net
  (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP
  id <[EMAIL PROTECTED]>
  for <[EMAIL PROTECTED]>;
  Mon, 14 Mar 2005 17:58:23 -0500
From: Christopher Martin <[EMAIL PROTECTED]>
Reply-To: Christopher Martin <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: arts miscompile fixed
Date: Mon, 14 Mar 2005 17:58:26 -0500
User-Agent: KMail/1.8
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-0.1 required=4.0 tests=BAYES_44 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

I'm closing this report since the problem, a compiler error, was fixed a 
while ago. See #260747 for more details.

Cheers,
Christopher Martin


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



Processed: Re: #288900: kdelibs: FTBFS (amd64/gcc-4.0): cast from 'Q_UINT32*' to 'unsigned int' loses precision

2005-03-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 288900 fixed-upstream
Bug#288900: kdelibs: FTBFS (amd64/gcc-4.0): cast from 'Q_UINT32*' to 'unsigned 
int' loses precision
Tags were: moreinfo patch
Tags added: fixed-upstream

> tags 288900 - moreinfo
Bug#288900: kdelibs: FTBFS (amd64/gcc-4.0): cast from 'Q_UINT32*' to 'unsigned 
int' loses precision
Tags were: fixed-upstream moreinfo patch
Tags removed: moreinfo

> stop
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]



KDE_3_4_BRANCH: kdeedu/debian

2005-03-14 Thread Ben Burton
CVS commit by benb: 

Finished license audit for kdeedu 3.4.  Updated licensing information for 
applications, and also added full text of the GFDL for docs.


  M +505 -144  copyright   1.5.4.2




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



Bug#299530: marked as done (kdm: kdegreet crashing)

2005-03-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Mar 2005 22:19:18 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#299530: Acknowledgement (kdm: kdegreet crashing)
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; 14 Mar 2005 18:54:10 +
>From [EMAIL PROTECTED] Mon Mar 14 10:54:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from magma.woody.ch [157.161.57.1] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DAuhd-0006w2-00; Mon, 14 Mar 2005 10:54:09 -0800
Received: from quasar.woody.ch ([EMAIL PROTECTED] 
[IPv6:2001:4060:dead:beef:2e0:18ff:feae:5bbf])
(authenticated bits=0)
by magma.woody.ch (8.13.3/8.13.3/Debian-6) with ESMTP id j2EIrsfZ006045
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
for <[EMAIL PROTECTED]>; Mon, 14 Mar 2005 19:53:55 +0100
Received: from quasar.woody.ch ([EMAIL PROTECTED] [127.0.0.1])
by quasar.woody.ch (8.13.3/8.13.3/Debian-6) with ESMTP id j2EIrs16006580
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
for <[EMAIL PROTECTED]>; Mon, 14 Mar 2005 19:53:54 +0100
Received: (from [EMAIL PROTECTED])
by quasar.woody.ch (8.13.3/8.13.3/Submit) id j2EIrskN006579;
Mon, 14 Mar 2005 19:53:54 +0100
Message-Id: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Benoit Panizzon <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: kdm: kdegreet crashing
X-Mailer: reportbug 3.8
Date: Mon, 14 Mar 2005 19:53:53 +0100
X-SNCH-Virus-Status: NO, scantime="0.0092 seconds"
X-Spam-Checksum: 9ccb025d56268ef4dab0acaf4096750c
X-SNCH-SpamassassinHits: -4.902
X-SNCH-SpamTests: BAYES_00,SPF_HELO_PASS,SPF_PASS
X-SNCH-Scantime: "9.4778 seconds"
X-SNCH-Report:  Start der SNCH-SpamAssassin Auswertung
-0.0 SPF_HELO_PASS  SPF: HELO matches SPF record
-0.0 SPF_PASS   SPF: sender matches SPF record
-4.9 BAYES_00   BODY: Bayesian spam probability is 0 to 1%
[score: 0.0006]
 Ende der SNCH-SpamAssassin Auswertung
X-Scanned-By: MIMEDefang 2.49 on IPv6:2001:4060:dead:beef::1
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: kdm
Version: 5:3.2.2-loco1
Severity: normal



Hi KDM Maintainer

Since, well, I dont know exactly. I upgraded to Kernel 2.6.11 and also
had to use the NVIDIA Patch to be able to compile the NVIDIA Kernel
Module.
Shortly after that I dist-upgraded my system.

Now X Work.
xlgears work in a startxed session.
KDM starts and displays the login screen.
As soon as I click on anything on the KDM Logon Screen, KDM crashed with
Sig 11. In the logs I find this message:

OS Kernel: Linux version 2.6.11 ([EMAIL PROTECTED]) (gcc-Version
3.3.5 (Debian 1:3.3.5-8)) #1 Wed Mar 2 14:08:10 CET 2005 T
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??)
  unknown.
  (==) Log file: "/var/log/XFree86.0.log", Time: Mon Mar
  14 19:37:18 2005
  (==) Using config file: "/etc/X11/XF86Config-4"
  (EE) Failed to load module "GLcore" (module does not
  exist, 0)
  Skipping
  "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":
  No symbols found
  Symbol __glXActiveScreens from module
  /usr/X11R6/lib/modules/extensions/libdri.a is
  unresolved!
  Symbol __glXActiveScreens from module
  /usr/X11R6/lib/modules/extensions/libdri.a is
  unresolved!
  Warning: font renderer for ".pcf" already registered
  at priority 0
  Warning: font renderer for ".pcf.Z" already registered
  at priority 0
  Warning: font renderer for ".pcf.gz" already
  registered at priority 0
  Warning: font renderer for ".snf" already registered

Bug#299530: Acknowledgement (kdm: kdegreet crashing)

2005-03-14 Thread Benoit Panizzon
Hello...

Uhm, found the problem - being a stupid one too...

I installed j2re from a site I found on apt-get.org. Unfortunately I didn't 
notice that there was a very old KDE on that site, but running under an 
higher debian version number than the official one.

So next apt-get dist-upgrade killed by KDE be installing parts of a older one. 
After 'downgrading' kdm to the actual version, kde_greet did work again as 
expected.

PS: Is there a way I can close a bugreport I opened?
-Benoit-


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



Bug#299530: kdm: kdegreet crashing

2005-03-14 Thread Benoit Panizzon
Package: kdm
Version: 5:3.2.2-loco1
Severity: normal



Hi KDM Maintainer

Since, well, I dont know exactly. I upgraded to Kernel 2.6.11 and also
had to use the NVIDIA Patch to be able to compile the NVIDIA Kernel
Module.
Shortly after that I dist-upgraded my system.

Now X Work.
xlgears work in a startxed session.
KDM starts and displays the login screen.
As soon as I click on anything on the KDM Logon Screen, KDM crashed with
Sig 11. In the logs I find this message:

OS Kernel: Linux version 2.6.11 ([EMAIL PROTECTED]) (gcc-Version
3.3.5 (Debian 1:3.3.5-8)) #1 Wed Mar 2 14:08:10 CET 2005 T
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??)
  unknown.
  (==) Log file: "/var/log/XFree86.0.log", Time: Mon Mar
  14 19:37:18 2005
  (==) Using config file: "/etc/X11/XF86Config-4"
  (EE) Failed to load module "GLcore" (module does not
  exist, 0)
  Skipping
  "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o":
  No symbols found
  Symbol __glXActiveScreens from module
  /usr/X11R6/lib/modules/extensions/libdri.a is
  unresolved!
  Symbol __glXActiveScreens from module
  /usr/X11R6/lib/modules/extensions/libdri.a is
  unresolved!
  Warning: font renderer for ".pcf" already registered
  at priority 0
  Warning: font renderer for ".pcf.Z" already registered
  at priority 0
  Warning: font renderer for ".pcf.gz" already
  registered at priority 0
  Warning: font renderer for ".snf" already registered
  at priority 0
  Warning: font renderer for ".snf.Z" already registered
  at priority 0
  Warning: font renderer for ".snf.gz" already
  registered at priority 0
  Warning: font renderer for ".bdf" already registered
  at priority 0
  Warning: font renderer for ".bdf.Z" already registered
  at priority 0
  Warning: font renderer for ".bdf.gz" already
  registered at priority 0
  Warning: font renderer for ".pmf" already registered
  at priority 0
  Could not init font path element unix/:7100, removing
  from list!
  QImage::convertDepth: Image is a null image
  QImage::smoothScale: Image is a null image
  KCrash: Application 'kdmgreet' crashing...

Any idea?

-Benoit-

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=de_CH, LC_CTYPE=de_CH (charmap=ISO-8859-1)

Versions of packages kdm depends on:
ii  debconf  1.4.30.11   Debian configuration management sy
ii  kdebase-bin  4:3.3.2-1   KDE Base (binaries)
ii  kdelibs4 4:3.3.2-1   KDE core libraries
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libfam0c102  2.7.0-6 client library to control the FAM 
ii  libgcc1  1:3.4.3-6   GCC support library
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libpam-devperm   1.5-2   PAM module to change device owners
ii  libpam-runtime   0.76-22 Runtime support for the PAM librar
ii  libpam0g 0.76-22 Pluggable Authentication Modules l
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.3-8   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libstdc++5   1:3.3.5-8   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  libxtst6 4.3.0.dfsg.1-10 X Window System event recording an
ii  xbase-clients4.3.0.dfsg.1-10 miscellaneous X clients
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-3   compression library - runtime

-- debconf information:
  kdm/stop_running_server_with_children: false
* kdm/default_servers_nolisten_tcp:
* kdm/default_servers_100dpi:
* shared/default-x-display-manager

kdeextragear-2/kmplayer

2005-03-14 Thread Koos Vriezen
CVS commit by vriezen: 

Update for 0.8.4b and some more changelogs for current CVS


  M +14 -0 ChangeLog   1.44
  M +1 -1  configure.in.in   1.45
  M +1 -1  kmplayer.lsm   1.28
  M +6 -0  debian/changelog   1.13


--- kdeextragear-2/kmplayer/ChangeLog  #1.43:1.44
@@ -1,2 +1,16 @@
+Changes since version 0.8.4b
+- More work on SMIL, support for layout/root-layout/region tags so one can
+  position a mediatype in a rectangle, other than video/audio also support
+  for text/img mediatypes and flow control with begin/dur/end attribute that
+  can be time values but also (mouse) events or clip ends
+- Added option to adjust the colors of playlist and viewing area
+- Added option whether backends should set volume on start
+- Original gcc-2.95 compile fixes (Leo Savernik)
+Changes since version 0.8.4a
+- gcc-2.95 compile fixes (Leo Savernik) hopefully correctly backported
+- Read playlist from audio/m3u mimetypes
+- Don't print log to stdout but to stderr instead (BR100422)
+- Don't set volume on starting MPlayer becuase MPlayer sets volume relative
+  to current volume (BR99953)
 Changes since version 0.8.4
 - Fix keyboard shortcuts for increase/decrease volume for fullscreen

--- kdeextragear-2/kmplayer/configure.in.in  #1.44:1.45
@@ -1,3 +1,3 @@
-#AM_INIT_AUTOMAKE(kmplayer,0.8.4a)
+#AM_INIT_AUTOMAKE(kmplayer,0.8.4b)
 
 AC_ARG_VAR(PKGCONFIGFOUND, [Path to pkg-config])

--- kdeextragear-2/kmplayer/kmplayer.lsm  #1.27:1.28
@@ -1,5 +1,5 @@
 Begin3
 Title:  Kmplayer 
-Version:0.8.4a
+Version:0.8.4b
 Entered-date:   
 Description:

--- kdeextragear-2/kmplayer/debian/changelog  #1.12:1.13
@@ -1,2 +1,8 @@
+kmplayer (0.8.4.2-1) unstable; urgency=low
+
+  *  0.8.4b bug fix release.
+
+ -- Koos Vriezen <[EMAIL PROTECTED]>  Mon, 14 Mar 2005 10:39:54 +0100
+
 kmplayer (0.8.4.1-1) unstable; urgency=low
 



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