Bug#327191: kdm resets after login because of problem in ~/*profile

2005-09-09 Thread Jean de Largentaye
The exact line which seems to have posed problem was 
export DISPLAY=john:0.0
in .bash_profile. I'm a bit stumped as to why that is troublesome,
though I guess it must conflict with the env var set by X (which is
just 0:0).
I think I added that line when I had XDMCP enabled and was doing stuff
on another display-less machine. That way when I'd login through SSH,
I could immediately launch a program that would display on my local
machine.

I guess I'll have to do a little more work for the script to
distinguish between being launched by X or during a login.

> > It would be useful to warn the user of this 'new' behaviour, maybe in
> > /usr/share/doc/NEWS.Debian.
> 
> This seems quite reasonable. For the record, are you requesting that the new
> behaviour be reverted, or simply that users be given better notice to allow
> them to adapt with less hassle and frustration?

Oh no, I wouldn't dare request a behaviour change. After all, I expect
that being The Great Respected Maintainer, you know what you're doing
;).
No, just giving users better notice should be enough. For example, a
nice blatant warning during the pre-configure phase, as well as
something in /usr/share/doc/kdm other than the changelog (through
which I went, and must've missed that part, or dismissed as
irrelevant)

John



packaging kde-3.4.2

2005-09-09 Thread mase
hi!
i was trying to package kde-3.4.2 for debian sarge.
but i think the rulesets are made for the version 3.2.92.
the source is renamed in 3.2.92 and the debs version
numbers are 3.2.92 and arts seems to be older, too.
did i go wrong?
i was downloading the newest sourcecodes for 3.4.2.
can you help me?


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



Bug#327191: UNSUBSCRIBE

2005-09-09 Thread s . Hempel


-- 
Thank you

Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner


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



extragear/multimedia/kmplayer

2005-09-09 Thread Koos Vriezen
SVN commit 458958 by vriezen:

Updates for a 0.9.1-pre2 release
Fix --enable-final build (fixx11h.h was introduced in 3.2 IIRC)


 M  +1 -1  configure.in.in  
 M  +6 -0  debian/changelog  
 M  +1 -1  kmplayer.lsm  
 M  +6 -0  src/kmplayerapp.cpp  


--- trunk/extragear/multimedia/kmplayer/configure.in.in #458957:458958
@@ -1,4 +1,4 @@
-#AM_INIT_AUTOMAKE(kmplayer,0.9.1-pre1)
+#AM_INIT_AUTOMAKE(kmplayer,0.9.1-pre2)
 
 #KDE_ENABLE_HIDDEN_VISIBILITY
 
--- trunk/extragear/multimedia/kmplayer/debian/changelog #458957:458958
@@ -1,3 +1,9 @@
+kmplayer (0.9.0.91-1) unstable; urgency=low
+
+  *  0.9.1-pre2 release
+
+ -- Koos Vriezen <[EMAIL PROTECTED]>  Fri, 09 Sep 2005 14:31:16 +0200
+
 kmplayer (0.9.0.90-1) unstable; urgency=low
 
   *  0.9.1-pre1 release
--- trunk/extragear/multimedia/kmplayer/kmplayer.lsm #458957:458958
@@ -1,6 +1,6 @@
 Begin3
 Title:  Kmplayer 
-Version:0.9.1-pre1
+Version:0.9.1-pre2
 Entered-date:   
 Description:
 Keywords:
--- trunk/extragear/multimedia/kmplayer/src/kmplayerapp.cpp #458957:458958
@@ -568,6 +568,12 @@
 }
 
 #include 
+#undef Always
+#undef Never
+#undef Status
+#undef Unsorted
+#undef Bool
+
 KDE_NO_EXPORT void KMPlayerApp::minimalMode (bool by_user) {
 unsigned long props = NET::WMWindowType;
 NETWinInfo winfo (qt_xdisplay (), winId (), qt_xrootwin (), props);


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



Re: packaging kde-3.4.2

2005-09-09 Thread Josh Metzler
On Friday 09 September 2005 08:36 am, mase wrote:
> hi!
> i was trying to package kde-3.4.2 for debian sarge.
> but i think the rulesets are made for the version 3.2.92.
> the source is renamed in 3.2.92 and the debs version
> numbers are 3.2.92 and arts seems to be older, too.
> did i go wrong?
> i was downloading the newest sourcecodes for 3.4.2.
> can you help me?

Yes - the debian directories in kde's svn are out of date and not used anymore 
for most packages.  You can find the current ones at http://svn.debian.org, 
the pkg-kde project.

Josh


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



Processed: Re: Bug#327191: kdm resets after login because of problem in ~/*profile

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

> tags 327191 pending
Bug#327191: kdm resets after login because of problem in ~/*profile
There were no tags set.
Tags added: pending

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



Bug#327359: qmake generates invalid -L linker Option

2005-09-09 Thread Sven Geggus
Package: libqt4-dev
Version: 4.0.1-1

--cut--
[EMAIL PROTECTED]:./tmp2> echo >foo.pro
[EMAIL PROTECTED]:./tmp2> qmake foo.pro
[EMAIL PROTECTED]:./tmp2> grep ^LIBS Makefile 
LIBS  = $(SUBLIBS) -L/usr/lib
-L/tmp/buildd/qt4-x11-4.0.1/lib -lQtGui -L/usr/X11R6/lib
-laudio -lXt -lpng -lSM -lICE -lXi -lXrender -lXrandr -lXcursor -lXinerama
-lfreetype -lXext -lX11 -lm -lQtCore -lfontconfig -lz -ldl -lpthread
--cut--

The invalid Option I am talking about is "-L/tmp/buildd/qt4-x11-4.0.1/lib".

Regards

Sven

-- 
C is quirky, flawed, and an enormous success
(Dennis M. Ritchie)

/me is [EMAIL PROTECTED], http://sven.gegg.us/ on the Web


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



Bug#327191: kdm resets after login because of problem in ~/*profile

2005-09-09 Thread Christopher Martin
tags 327191 pending
stop

On September 9, 2005 08:42, Jean de Largentaye wrote:
> Oh no, I wouldn't dare request a behaviour change. After all, I expect
> that being The Great Respected Maintainer, you know what you're doing
> ;).

That's the theory, anyway :)

> No, just giving users better notice should be enough. For example, a
> nice blatant warning during the pre-configure phase, as well as
> something in /usr/share/doc/kdm other than the changelog (through
> which I went, and must've missed that part, or dismissed as
> irrelevant)

I've added a lengthy item to the NEWS.Debian for kdm, so users shouldn't be 
left in the dark. If you use apt-listchanges, it will be displayed 
automatically; otherwise it will be located in /usr/share/doc/kdm.

Cheers,
Christopher Martin


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



Bug#327291: qt3-doc: overwrites file from qt3-designer 3:3.3.4-3 without appropriate replaces

2005-09-09 Thread Josh Metzler
Ok - I checked previous versions of qt3-designer from snapshot.debian.net, and 
the file '/usr/share/qt3/doc/html/win-objexplor1.png' is in 3:3.3.4-7.  In 
3:3.3.4-8, it has moved to qt3-doc, so qt3-doc should replace qt3-designer 
(<< 3:3.3.4-8).

Josh


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



Bug#327291: qt3-doc: overwrites file from qt3-designer 3:3.3.4-3 without appropriate replaces

2005-09-09 Thread Christopher Martin
On September 9, 2005 11:19, Josh Metzler wrote:
> Ok - I checked previous versions of qt3-designer from
> snapshot.debian.net, and the file
> '/usr/share/qt3/doc/html/win-objexplor1.png' is in 3:3.3.4-7.  In
> 3:3.3.4-8, it has moved to qt3-doc, so qt3-doc should replace
> qt3-designer (<< 3:3.3.4-8).

Thanks, I've committed the change for the next upload. Some documentation 
moved from qt3-linguist to qt3-doc as well, I noticed, and there is a 
replace for this as well.

Cheers,
Christopher Martin


pgpCSjsOq1oBZ.pgp
Description: PGP signature


Bug#327372: kdelibs4c2: Dependencies on libfam/gamin

2005-09-09 Thread Ricardo Galli
Package: kdelibs4c2
Version: 4:3.4.2-3
Severity: normal


kdelibs depends on libfam, which isn turn is also provided by
gamin, is it necessary this dependency? Doesn't kde use kernel's
dnotify if available?

I've observed that gamin sometimes consumes 100% even if the whole system is 
idle (amarok seems to cause it) and must be killed. Installing fam is an 
overkill. If it's true that kde works with dnotify/inotify I don't see any 
advantages or reason to requiere gamin or FAM.


-- 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.5
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kdelibs4c2 depends on:
ii  kdelibs-bin   4:3.4.2-3  core binaries for all KDE applicat
ii  kdelibs-data  4:3.4.2-3  core shared data for all KDE appli
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libarts1c21.4.2-4aRts sound system core components
ii  libasound21.0.9-3ALSA library
ii  libaspell15   0.60.3-5   GNU Aspell spell-checker runtime l
ii  libbz2-1.01.0.2-8.1  high-quality block-sorting file co
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libcomerr21.38-2 common error description library
ii  libcupsys21.1.23-12  Common UNIX Printing System(tm) - 
ii  libgamin0 [libfam0]   0.1.5-2Client library for the gamin file 
ii  libgcc1   1:4.0.1-6  GCC support library
ii  libice6   6.8.2.dfsg.1-6 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjasper-1.701-1 1.701.0-2  The JasPer JPEG-2000 runtime libra
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libkrb53  1.3.6-5MIT Kerberos runtime libraries
ii  libopenexr2c2 1.2.2-4runtime files for the OpenEXR imag
ii  libpcre3  6.3-1  Perl 5 Compatible Regular Expressi
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libqt3-mt 3:3.3.4-8  Qt GUI Library (Threaded runtime v
ii  libsm66.8.2.dfsg.1-6 X Window System Session Management
ii  libstdc++64.0.1-6The GNU Standard C++ Library v3
ii  libtiff4  3.7.3-1Tag Image File Format (TIFF) libra
ii  libx11-6  6.8.2.dfsg.1-6 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-6 X Window System miscellaneous exte
ii  libxml2   2.6.21-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  xbase-clients 6.8.2.dfsg.1-6 miscellaneous X clients
ii  xlibs 6.8.2.dfsg.1-6 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

kdelibs4c2 recommends no packages.

-- no debconf information


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



Bug#327372: marked as done (kdelibs4c2: Dependencies on libfam/gamin)

2005-09-09 Thread Debian Bug Tracking System
Your message dated Fri, 9 Sep 2005 13:46:57 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#327372: kdelibs4c2: Dependencies on libfam/gamin
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 Sep 2005 16:36:48 +
>From [EMAIL PROTECTED] Fri Sep 09 09:36:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 62-43-0-251.user.ono.com (antoli.gallimedina.net) [62.43.0.251] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EDlrr-0002Qi-00; Fri, 09 Sep 2005 09:36:48 -0700
Received: by antoli.gallimedina.net (Postfix, from userid 1000)
id 4824E20728; Fri,  9 Sep 2005 18:36:45 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ricardo Galli <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: kdelibs4c2: Dependencies on libfam/gamin
X-Mailer: reportbug 3.17
Date: Fri, 09 Sep 2005 18:36:45 +0200
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=-4.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_DSBL,RCVD_IN_SBLXBL,RCVD_IN_SBLXBL_5 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

Package: kdelibs4c2
Version: 4:3.4.2-3
Severity: normal


kdelibs depends on libfam, which isn turn is also provided by
gamin, is it necessary this dependency? Doesn't kde use kernel's
dnotify if available?

I've observed that gamin sometimes consumes 100% even if the whole system is 
idle (amarok seems to cause it) and must be killed. Installing fam is an 
overkill. If it's true that kde works with dnotify/inotify I don't see any 
advantages or reason to requiere gamin or FAM.


-- 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.5
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kdelibs4c2 depends on:
ii  kdelibs-bin   4:3.4.2-3  core binaries for all KDE applicat
ii  kdelibs-data  4:3.4.2-3  core shared data for all KDE appli
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libarts1c21.4.2-4aRts sound system core components
ii  libasound21.0.9-3ALSA library
ii  libaspell15   0.60.3-5   GNU Aspell spell-checker runtime l
ii  libbz2-1.01.0.2-8.1  high-quality block-sorting file co
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libcomerr21.38-2 common error description library
ii  libcupsys21.1.23-12  Common UNIX Printing System(tm) - 
ii  libgamin0 [libfam0]   0.1.5-2Client library for the gamin file 
ii  libgcc1   1:4.0.1-6  GCC support library
ii  libice6   6.8.2.dfsg.1-6 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjasper-1.701-1 1.701.0-2  The JasPer JPEG-2000 runtime libra
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libkrb53  1.3.6-5MIT Kerberos runtime libraries
ii  libopenexr2c2 1.2.2-4runtime files for the OpenEXR imag
ii  libpcre3  6.3-1  Perl 5 Compatible Regular Expressi
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libqt3-mt 3:3.3.4-8  Qt GUI Library (Threaded runtime v
ii  libsm66.8.2.dfsg.1-6 X Window System Session Management
ii  libstdc++64.0.1-6The GNU Standard C++ Library v3
ii  libtiff4  3.7.3-1Tag Image File Format (TIFF) libra
ii  libx11-6  6.8.2.dfsg.1-6 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-6 X Window System miscellaneous exte
ii  libxml2   2.6.21-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  xbase-clients 6.8.2.dfsg.1-6 miscellaneous X clients
ii  xlibs 

Bug#327392: wrong virtual desktop restored if kate is running

2005-09-09 Thread Jukka Suomela
Package: kate
Version: 4:3.4.2-2
Severity: minor

Hi,

If I do not have any Kate instances running, it seems that KDE logout
+ login brings me back to the same virtual desktop.

However, if I do have a Kate instance running, after logout + login
KDE switches to the virtual desktop where I happen to have the Kate
window.

This did not ever happen with KDE 3.3. It seems to happen consistently
with KDE 3.4.

Best regards,
Jukka Suomela

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

Versions of packages kate depends on:
ii  kdelibs4c24:3.4.2-3  core libraries for all KDE applica
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  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]   0.1.5-2Client library for the gamin file 
ii  libgcc1   1:4.0.1-6  GCC support library
ii  libice6   6.8.2.dfsg.1-6 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libqt3-mt 3:3.3.4-8  Qt GUI Library (Threaded runtime v
ii  libsm66.8.2.dfsg.1-6 X Window System Session Management
ii  libstdc++64.0.1-6The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-6 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.8.2.dfsg.1-6 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxinerama1  6.8.2.dfsg.1-6 X Window System multi-head display
ii  libxrandr26.8.2.dfsg.1-6 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxt66.8.2.dfsg.1-6 X Toolkit Intrinsics
ii  xlibs 6.8.2.dfsg.1-6 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

Versions of packages kate recommends:
ii  kregexpeditor 4:3.4.2-1  graphical regular expression edito

-- no debconf information


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



Bug#327395: kpersonalizer is missing a manual page

2005-09-09 Thread Filipus Klutiero
Package: kpersonalizer
Version: 4:3.3.2-1
Severity: normal

kpersonalizer doesn't have a manpage.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-k7
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)

Versions of packages kpersonalizer depends on:
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-14   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-14   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-14   X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14   X Window System miscellaneous exte
ii  libxrender10.8.3-7   X Rendering Extension client libra
ii  xlibs  4.3.0.dfsg.1-14   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#290815: Reproduced

2005-09-09 Thread Filipus Klutiero
Package: korn
Version: 4:3.3.2-3
Followup-For: Bug #290815

I reproduced this on my laptop too. 

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

Versions of packages korn depends on:
ii  kdelibs4 4:3.3.2-6.1 KDE core libraries
ii  libc62.3.5-6 GNU C Library: Shared libraries an
ii  libgcc1  1:4.0.1-2   GCC support library
ii  libkdenetwork2   4:3.3.2-3   KDE Network library
ii  libmimelib1a 4:3.3.2-3   KDE mime library
ii  libqt3c102-mt3:3.3.4-3   Qt GUI Library (Threaded runtime v
ii  libstdc++5   1:3.3.6-7   The GNU Standard C++ Library v3

korn recommends no packages.

-- no debconf information


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



Bug#327403: knode: message area blanks after retrieving articles

2005-09-09 Thread Kai-Martin
Package: knode
Version: 4:3.3.2-3
Severity: normal


The message area blanks right after the system has automatically retrieved 
new articles. I have to chose temporarily a different article to redraw the
blanked article.
  ---<(kaimartin)>--- 

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages knode depends on:
ii  kdelibs4 4:3.3.2-6.1 KDE core libraries
ii  libc62.3.5-3 GNU C Library: Shared libraries an
ii  libgcc1  1:4.0.1-4   GCC support library
ii  libkdenetwork2   4:3.3.2-3   KDE Network library
ii  libkdepim1   4:3.3.2-3   KDE PIM library
ii  libqt3c102-mt3:3.3.4-3   Qt GUI Library (Threaded runtime v
ii  libstdc++5   1:3.3.5-13  The GNU Standard C++ Library v3

knode recommends no packages.

-- no debconf information


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