Re: Announcing the availability of first Qt 3.3 packages

2004-06-15 Thread Brian Nelson
Dominique Devriese <[EMAIL PROTECTED]> writes: > Brian Nelson writes: > >>> qt3-dev-tools: a number of binaries ( note: architecture dependent, >>> so you don't want them in an arch independent headers package ) for >>> normal development with Qt > >> Who said we need a arch-indep headers package

Re: Announcing the availability of first Qt 3.3 packages

2004-06-15 Thread Brian Nelson
Chris Cheney <[EMAIL PROTECTED]> writes: > On Tue, Jun 15, 2004 at 05:43:33PM -0700, Brian Nelson wrote: >> >> Why do you insist so stubbornly on maintaining the package? You don't >> take very good care of it, and you've said in the past that you don't >> even do any Qt development. > > If you

Re: Announcing the availability of first Qt 3.3 packages

2004-06-15 Thread Brian Nelson
Chris Cheney <[EMAIL PROTECTED]> writes: >> You also seem to ignore non-multithreaded use of the qt libraries, >> even though there are still applications depending on this. You seem >> to not want to support embedded cross-development, again without >> considering people who need this. > > There

Bug#254643: When will the "Export to nokia mobile phone" support be compiled back in to kaddressbook?

2004-06-15 Thread Keith Matthews
Package: kaddressbook Version: 4:3.2.2-2 Severity: wishlist Hi, I was just wondering when we can expect "Export to nokia mobile phone" support to compiled back in the the unstable kaddressbook? -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'u

kdenonbeta/kdedebian/kapture/libcapture

2004-06-15 Thread Peter Rockai
CVS commit by mornfall: Fix Depends node creation (busted in process of DepCElem(S)Ptr debugging). M +1 -1 depgroupers.cpp 1.18 --- kdenonbeta/kdedebian/kapture/libcapture/depgroupers.cpp #1.17:1.18 @@ -78,5 +78,5 @@ void Pkg2DepGrouper::addNode (TreeNode * d ->

kdenonbeta/kdedebian/kapture

2004-06-15 Thread Peter Rockai
CVS commit by mornfall: Fix bunch of warnings. Yes, it still compiles & runs. Found another bug tho, out to fix that... M +2 -3 kapture/Makefile.am 1.13 M +6 -7 kapture/kapture.cpp 1.24 M +0 -4 kapture/kapture.h 1.10 M +2 -1 libcapture/pkgmanager.cpp 1.26 M

kdenonbeta/kdedebian/kapture/libcapture

2004-06-15 Thread Peter Rockai
CVS commit by mornfall: fix include_HEADERS, so that make runs... M +1 -1 Makefile.am 1.16 --- kdenonbeta/kdedebian/kapture/libcapture/Makefile.am #1.15:1.16 @@ -7,5 +7,5 @@ # these are the headers for your project -include_HEADERS = DebDBParser.h depgroupers.h filters.h grouper.

kdenonbeta/kdedebian/kapture/libcapture

2004-06-15 Thread Peter Rockai
CVS commit by mornfall: ... fix the CElemSPtr to not fuck up refcounting ... ... or at least not to free up referenced memory ... ... needs some fixes; and cleanup redundant code ... M +5 -2 celem.h 1.5 M +1 -2 depgroupers.cpp 1.17 M +3 -1 filters.cpp 1.18 M +8 -6

Re: Announcing the availability of first Qt 3.3 packages

2004-06-15 Thread Chris Cheney
On Tue, Jun 15, 2004 at 05:43:33PM -0700, Brian Nelson wrote: > > Why do you insist so stubbornly on maintaining the package? You don't > take very good care of it, and you've said in the past that you don't > even do any Qt development. If you saw Qt before a few of us beat on it around April 2

Re: Announcing the availability of first Qt 3.3 packages

2004-06-15 Thread Chris Cheney
On Tue, Jun 15, 2004 at 02:40:57PM -0700, Brian Nelson wrote: > Martin Loschwitz <[EMAIL PROTECTED]> writes: > > >> >> Also, you must only be talking about qt3-assistant, qt3-qtconfig, > >> >> qt3-linguist, and qt3-designer. > >> > > >> >> What you've said doesn't apply to headers, and who the h

Re: Announcing the availability of first Qt 3.3 packages

2004-06-15 Thread Chris Cheney
On Tue, Jun 15, 2004 at 11:08:52AM +0200, Dominique Devriese wrote: > Brian Nelson writes: > > >> qt3-dev-tools: a number of binaries ( note: architecture dependent, > >> so you don't want them in an arch independent headers package ) for > >> normal development with Qt > > > Who said we need a a

Re: Help with Qt internationalization

2004-06-15 Thread O. Moskalenko
* Peter Eisentraut <[EMAIL PROTECTED]> [2004-06-15 23:11:33 +0200]: > I'm dealing with a bug in the Qt pluging of Licq: #123836 > > Licq uses the Qt interfaces for message translation. Apparently, Qt > ignores the standard locale environment variables. None of > > LC_ALL=fr_FR > LC_ALL=fr > L

Re: Announcing the availability of first Qt 3.3 packages

2004-06-15 Thread Brian Nelson
Martin Loschwitz <[EMAIL PROTECTED]> writes: > On Tue, Jun 15, 2004 at 02:40:57PM -0700, Brian Nelson wrote: >> Martin Loschwitz <[EMAIL PROTECTED]> writes: >> >> If your Qt package were properly maintained, I wouldn't bother you with >> > So you admit you are bothering? That's a point to start.

Re: Announcing the availability of first Qt 3.3 packages

2004-06-15 Thread Christopher Martin
On June 15, 2004 18:27, Martin Loschwitz wrote: > The only serious trouble in Qt3 until some days ago was that XCursor > made it imposslbe to compile Qt3. Nothing else. You need to distinguish > between "I think they are poorly maintained" and "they are poorly > maintained". I'm not qualified to j

KDE_3_2_BRANCH: kdesdk/debian

2004-06-15 Thread Ben Burton
CVS commit by benb: Fixed in 3.2.3. M +2 -0 changelog 1.53.2.10 --- kdesdk/debian/changelog #1.53.2.9:1.53.2.10 @@ -7,4 +7,6 @@ * Suggests (konqueror | www-browser) for kdesdk-doc-html instead of just www-browser. + * KBabel catalogue manager no longer opens spurious empty

kdenonbeta/kdedebian/kapture

2004-06-15 Thread Peter Rockai
CVS commit by mornfall: - get CElemPtr stuff into shape; mostly (still crashy with delete on deref on... some ref is slipping me, damnit) - template ParamT; works, looks good - optimize out some not-really-neccessary loops - safe CElemPtr's... looks good, seems worky (this commit was brought to

KDE_3_2_BRANCH: kdesdk/debian

2004-06-15 Thread Ben Burton
CVS commit by benb: Lintian cleanness. Asource.lintian-overrides 1.1.2.1 M +2 -0 changelog 1.53.2.9 M +1 -1 control 1.54.2.9 --- kdesdk/debian/changelog #1.53.2.8:1.53.2.9 @@ -5,4 +5,6 @@ * Use real paths for doc-base entries instead of symlinked paths

Re: Announcing the availability of first Qt 3.3 packages

2004-06-15 Thread Brian Nelson
Martin Loschwitz <[EMAIL PROTECTED]> writes: >> >> Also, you must only be talking about qt3-assistant, qt3-qtconfig, >> >> qt3-linguist, and qt3-designer. >> > >> >> What you've said doesn't apply to headers, and who the hell knows >> >> what the difference between qt3-dev-tools, qt3-apps-dev, e

KDE_3_2_BRANCH: kdesdk/debian

2004-06-15 Thread Ben Burton
CVS commit by benb: Packaging for 3.2.3. M +9 -0 changelog 1.53.2.8 M +1 -1 control 1.54.2.8 M +2 -2 kdesdk-doc-html.doc-base.cervisia 1.1.2.2 M +2 -2 kdesdk-doc-html.doc-base.kbabel 1.1.2.2 M +2 -2 kdesdk-doc-html.doc-base.kcachegrind 1.1.2.2 M +2

Help with Qt internationalization

2004-06-15 Thread Peter Eisentraut
I'm dealing with a bug in the Qt pluging of Licq: #123836 Licq uses the Qt interfaces for message translation. Apparently, Qt ignores the standard locale environment variables. None of LC_ALL=fr_FR LC_ALL=fr LC_MESSAGES=fr_FR LC_MESSAGES=fr succeed to change the language. But LANG=fr LANG=f

Re: Announcing the availability of first Qt 3.3 packages

2004-06-15 Thread Martin Loschwitz
On Tue, Jun 15, 2004 at 02:40:57PM -0700, Brian Nelson wrote: > Martin Loschwitz <[EMAIL PROTECTED]> writes: > > If your Qt package were properly maintained, I wouldn't bother you with > So you admit you are bothering? That's a point to start. > this. However, I think it's been in quite poor con

Bug#227538: fixed now

2004-06-15 Thread Fedor Karpelevitch
after latest update (kdeartwork-styles) everything is back to normal. Thanks!

Re: Announcing the availability of first Qt 3.3 packages

2004-06-15 Thread Martin Loschwitz
On Mon, Jun 14, 2004 at 10:14:29AM -0700, Brian Nelson wrote: > Dominique Devriese <[EMAIL PROTECTED]> writes: > > > Brian Nelson writes: > > > IMO, the reason for the missing files is the ridiculous number of > superfluous packages Qt has been split into. Is it really > necessary

Processed: Re: Bug#254595: kdm does listen on udp/177 by default

2004-06-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 254595 - security Bug#254595: kdm does listen on udp/177 by default Tags were: security Tags removed: security > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator,

Bug#254595: kdm does listen on udp/177 by default

2004-06-15 Thread Markus
Package: kdm Version: 4:3.2.2-1 Severity: minor Tags: security only changing the config file by hand solves this... [Xdmcp] Enable=false -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.6-1-

Bug#246350: #246350 KIconLoader errors

2004-06-15 Thread Tuukka Hastrup
The issue #246350 about KIconLoader errors seems to be discussed at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=241283 There is also a user-configurable workaround there. Good to know, because otherwise under GDM the ~/.xsession-errors stops quickly with: ...Too much output, ignoring rest..

Bug#254593: libkdefx.so.4: undefined symbol: _ZN7QPixmap6detachEv

2004-06-15 Thread Joerg Reckers
Package: kdelibs Version: 4:3.2.3-2 Severity: grave I got the following error when i try to start an application (incl kde) using the libkdefx libary: relocation error: /usr/lib/libkdefx.so.4: undefined symbol: _ZN7QPixmap6detachEv /usr/lib/libkdefx.so.4 is a link to /usr/lib/libkdefx.so.4.2.

Processed: reassigning screensaver wish

2004-06-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 240154 kdelibs4 Bug#240154: kscreensaver: Improved screen saver password protection Bug reassigned from package `kscreensaver' to `kdelibs4'. > thanks mate Stopping processing here. Please contact me if you need assistance. Debian bug tracki

reassigning screensaver wish

2004-06-15 Thread Ben Burton
reassign 240154 kdelibs4 thanks mate Hi.. this is a generic screensaver issue, assigning to kdelibs4 accordingly. b.

Processed: Re: Bug#249202: os x-style menubar has 1-px dead border

2004-06-15 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 249202 kicker Bug#249202: os x-style menubar has 1-px dead border Bug reassigned from package `kdeartwork-style' to `kicker'. > thanks mate Stopping processing here. Please contact me if you need assistance. Debian bug tracking system admini

Re: Bug#249202: os x-style menubar has 1-px dead border

2004-06-15 Thread Ben Burton
reassign 249202 kicker thanks mate Confirmed on my machine as well. Though this is a generic menu problem, not specific to kdeartwork -- I'm reassigning to kicker accordingly (under the assumption that it's the menubar applet at fault). > It should be quite > easy to fix. ... the minimal effort

Bug#254529: Konqueror crashes when copying files with same name

2004-06-15 Thread Klaas-Henning Mueller
To: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: Konqueror crashes when copying files with same name Package: konqueror Version: 4:3.2.2-1, all from 3.2.x up to now Copying or moving files directly from source to destination directory with both directorys opened with Konqueror, konqueror cr

Re: Announcing the availability of first Qt 3.3 packages

2004-06-15 Thread Dominique Devriese
Brian Nelson writes: >> qt3-dev-tools: a number of binaries ( note: architecture dependent, >> so you don't want them in an arch independent headers package ) for >> normal development with Qt > Who said we need a arch-indep headers package anyway? I don't know > of any other library packages in

Bug#227538: same problem with plastik

2004-06-15 Thread Ben Burton
Hi, > After reading through the list and creating a symlink from /etc/kde3 to > /usr/share/config I could see all the old themes again, but plastik is > still missing. Try upgrading your kdeartwork-style to 3.2.3 (was uploaded about 12h ago, should appear on the mirrors tomorrow) -- this should

Bug#254519: Can no longer manually pick a download location

2004-06-15 Thread Martijn Pieters
Package: kget Version: 4:3.2.2-1 Severity: normal After specifying a downloadfolder for .deb files (~/download/deb) *all* files are automatically downloaded to that directory. Removing the default folder listing from the 'Folders' tab didn't restore the default behaviour of asking for a location.

Bug#227538: same problem with plastik

2004-06-15 Thread Clemens Schwaighofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have the same problem with the plastik theme in KDE. After the last upgrade I loaded the kcontrol from xfce and selected plastik because the former style was uninstalled, but after I started kcontrol later Plastik was disappeared from the list,

Bug#248468: juk: instantly crashes if output set to gstreamer

2004-06-15 Thread james mcguire
running: #apt-get install gstreamer-plugins fixes that problem for me. 0xDCB79B8B.asc Description: application/pgp-keys