Bug#551142: python-kde4-dev: /usr/bin/pykdeuic4 symlink broken

2009-10-16 Thread Adeodato Simó
+ Sune Vuorela (Fri, 16 Oct 2009 09:27:55 +0100):

 Hi dato

Hello!

 I'm not completely sure how pykdeuic is supposed to be used. it seems like 
 for 
 users it doesn't matter.

I use it in the same way the regular uic-qt4 is used: you call it at
compile time to generate the code that builds up the interface. Since
it's Python code, at compile time means when generating the tarball
to be released, so that the tarball includes directly the python code
in addition to the source. Or it could be at package build time, so that
the Debian package surely does.

 System-config-printer-kde seems to just dynamically load the .ui files on 
 demand by using some

 from PyQt4 import uic

 and a bit later
 class MyClass
 def __init__()
 uic.loadUI(path/to/ui/file.ui,self)

I see. Well, that requires that uic is installed of the user's machine.
Which is normally not the case with C++ uic, but seems to be the case
with uic for Qt in Python. (But not for KDE, since it's in the
python-kde4-dev package.)

 I guess there is two possibilities. either remove teh symlink completely or 
 make it point to where pykdeuic4.py now resides.

Please the latter. It is supposed to be an executable on the system AFAIK.

 and does changing the symlink to point to 
 /usr/share/pyshared/PyQt4/uic/pykdeuic4.py fix it for you ?

Yes, if I make the file exectuable as well.

Cheers,

-- 
- Are you sure we're good?
- Always.
-- Rory and Lorelai




--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#551142: python-kde4-dev: /usr/bin/pykdeuic4 symlink broken

2009-10-15 Thread Adeodato Simó
Package: python-kde4-dev
Version: 4:4.3.2-1
Severity: serious

/usr/bin/pykdeuic4 points to 
../lib/python2.5/site-packages/PyQt4/uic/pykdeuic4.py
but that file does not exist.

-- 
- Are you sure we're good?
- Always.
-- Rory and Lorelai




-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#531221: okular: Arbitrarily enforces DRM

2009-05-30 Thread Adeodato Simó
+ John Goerzen (Sat, 30 May 2009 19:09:11 -0500):

 I'm CCing this to Debian-devel because I think it speaks to a larger
 issue.

 I just downloaded a PDF, and tried to copy and paste a bit of text
 from it.  I used the selection tool, and Okular offered to speak it to
 me, but said Copy forbidden by DRM.

 pdftotext was able to convert the entire file to text format in an
 instant.

 So what I want to know is: why are people putting code into Debian
 that limits our freedom?  Why are people putting such code into KDE?

 And can we please patch it to stop that?

I see it's been pointed out in a comment in your blog post already, but
I'll mention it here for the benefit of those reading along: obeying DRM
is a configurable runtime option in Okular, so it's just a matter of
going to the preferences dialog and unchecking the Obey DRM check box.

Now I have no idea why it would default to obeying it (or, for that
matter, why it would have such an option). I'm CC'ing Pino whom I'm sure
will be able to help. (My guess would be that it protects upstream
against some shit or whatever, at least by their reckoning, or the
person that added it in the first place.)

Cheers,

-- 
- Are you sure we're good?
- Always.
-- Rory and Lorelai




-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524264: plasma-widgets-workspace: calendar widget eats all CPU

2009-04-16 Thread Adeodato Simó
 Hey, can you explain me where is Debian bugzilla or something?
 I mean, is there one? I subscribe my e-mail to kde list, but I don' t know 
 where to report bugs, and send e-mail about a bug, etc..
 Everytime I try to send an email to 524...@bugs.debian.org it fails...

The Debian Bug Tracking System lives at http://bugs.debian.org. You are
correct that your messages to 524...@bugs.debian.org have not arrived to
the system (see http://bugs.debian.org/524264). You should give us the
error to see what’s the problem; maybe you will have to contact the BTS
administrators in order to solve it, but it’s difficult knowing without
seeing the error you get.

Cheers,

-- 
- Are you sure we're good?
- Always.
-- Rory and Lorelai




--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524264: plasma-widgets-workspace: calendar widget eats all CPU

2009-04-15 Thread Adeodato Simó
Package: plasma-widgets-workspace
Version: 4:4.2.2-2
Severity: important

On my amd64 system, using the calendar plugin makes plasma stay at
80-90% CPU permanently. Removing this widget solves the problem. I got
the hint at [1].

  [1]: 
http://forums.opensuse.org/applications/411933-more-plasma-problems-kde4-2-2-a.html

-- 
- Are you sure we're good?
- Always.
-- Rory and Lorelai




-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#524264: plasma-widgets-workspace: calendar widget eats all CPU

2009-04-15 Thread Adeodato Simó
tag 524264 fixed-upstream
thanks

 On my amd64 system, using the calendar plugin makes plasma stay at
 80-90% CPU permanently. Removing this widget solves the problem. I got
 the hint at [1].

 It's already fixed on upstream.

Ah, thanks for the information, Danilo. I guess it is scheduled for
4.2.3?

Cheers,

-- 
- Are you sure we're good?
- Always.
-- Rory and Lorelai




-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: library transition proposal libosip2 (was: library transition proposal libortp/ liblinphone)

2009-03-08 Thread Adeodato Simó
* Mark Purcell [Sun, 08 Mar 2009 15:56:48 +1100]:

 Hi Dato,

Hola!

* secondly, regarding libosip2-4, it is indeed a very small
  transition, though it would get itself tied to the ffmpeg transition
  via linphone. Can you upload it to experimental first to check
  everything rebuilds fine?

 libosip2-4 has been in experimental since Nov (3.2.0).  There is a new 
 upstream release available (3.3.0) but that doesn't change soname, so no 
 transition necessary, unless I upload the new upstream to unstable. rdepends 
 are bayonne  siproxd  linphone which are all good to go.  Of course bayonne 
 is also tied to the libcommoncpp2 transition ;-) But I think that is almost 
 clear now.

Okay. With which are all good to go, you mean you have knowledge
they'll rebuild fine against libosip2-4? If so, please go ahead and
upload at your earliest convenience and let us know when you've done so
in order to schedule Bin-NMUs. I guess you'll be uploading libexosip2 as
well?

* finally, does the new linphone fix the FTBFSes that can be seen at
  https://buildd.debian.org/~luk/status/package.php?p=linphone? And,
  can it be uploaded without uploading libosip2-4 unstable (in case
  we'd need to do that)?

 Yes the new linphone fixes the FTBFS and does build correctly with
 libosip2-3.

 However don't we want to sequence the rdepends sourceful uploads in the 
 correct order to minimise the revisiting of binNMUs.  If I upload linphone 
 without first clearing libosip2-4, then I will need to request a binNMU for 
 linphone later.  Or am I missing something?

The point was that if the libosip2-4 transition was going to add mess
to unstable, as in unbuildable packages, I'd rather wait. But see my
question above.

  Thanks in advance for your answers and for contacting us, and for
  patiently waiting our response.

 A guide/ howto would be useful for this new way of working. As I
 couldn't find this new process documented anywhere.

 Something like a library transition howto:

 1. soname bump?  check with debian-release - await ack.
 2. upload rdepends in sequence, await NEW  builds on all archs until the 
 next 
 sequence is complete. upload next rdepends. cycle on 2 until all sourceful 
 uploads complete
 3. request bunNMU for non sourceful uploads
 4. feel free to upload to experimental at any time.

Yes, this is known. I've promised in the past to write a document about
library maintenance, and it would cover all this as well. I've already
started writing it some weeks ago, thought it's going to take a bit more
until it's finished.

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
   Listening to: Family - Viaje a los sueños polares


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: library transition proposal libosip2 (was: library transition proposal libortp/ liblinphone)

2009-03-07 Thread Adeodato Simó
* Mark Purcell [Sat, 07 Mar 2009 12:18:01 +1100]:

 On Friday 27 February 2009 15:38:20 Mark Purcell wrote:
 [...]
  Awaiting endorsement from debian-release.

 Any news?

Hello, sorry for the delay, we're a bit overloaded. Let's see:

  * in the first place, regarding liblinphone3 and libortp8, only
linphone depends on them in testing (and are in fact provided by the
same linphone source package), so any time you want to do this
transition is fine, as long as it's done *before* KDE4 is uploaded
to unstable.

  * secondly, regarding libosip2-4, it is indeed a very small
transition, though it would get itself tied to the ffmpeg transition
via linphone. Can you upload it to experimental first to check
everything rebuilds fine?

  * finally, does the new linphone fix the FTBFSes that can be seen at
https://buildd.debian.org/~luk/status/package.php?p=linphone? And,
can it be uploaded without uploading libosip2-4 unstable (in case
we'd need to do that)?

Thanks in advance for your answers and for contacting us, and for
patiently waiting our response.

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
 Listening to: Alanis Morissette - Torch


--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513718: kdepimlibs5-dev: missing Replaces: kdepimlibs-data ( 4:4.2.0-1)

2009-01-31 Thread Adeodato Simó
Package: kdepimlibs5-dev
Version: 4:4.2.0-1
Severity: serious

Hello,

/usr/share/dbus-1/interfaces/org.kde.KResourcesManager.xml is shipped
both by kdepimlibs-data 4.1.0 and kdepimlibs5-dev without a Replaces.

Either the move is a mistake (which I'm sensing it could be), or
Replaces are missing.

cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
- You look beaten.
- I just caught Tara laughing with another man.
- Are you sure they weren't just... kissing or something?
- No, they were laughing.
-- Denny Crane and Alan Shore




--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#500711: kdenetwork package broken dependency OS390

2008-10-07 Thread Adeodato Simó
* Ana Guerrero [Tue, 07 Oct 2008 18:27:15 +0200]:

 On Tue, Sep 30, 2008 at 01:30:58PM -0400, Tom Delany wrote:
  Package: kdenetwork
  Version: 4:3.5.5-5
  Severity: grave
  Justification: renders package unusable

  kdenetwork depends upon kwifimanager 4:3.5.9-4;  however kwifimanager 
  4:3.5.9-4 is not available for the OS390 architecture.  This makes the 
  package uninstallable.

 Does somebody have a better idea to this that making the metapackage Arch:any?

Package: kdenetwork
Depends: foo, bar, kwifimanager (= 4:3.5.9) | s390, baz
^^^
Yes, really. (Package
type-handling provides it.)

HTH,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
La música es de los que la quieren escuchar y de nadie más.
-- Andrés Calamaro




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



Bug#475442: libqtcore4: missing replaces libqt4-gui

2008-04-10 Thread Adeodato Simó
Package: libqtcore4
Version: 4.4.0~rc1-2
Severity: serious

If apt unpacks libqtcore4 before libqt4-gui (and that'll be the normal
case on upgrades I think, since it's a new package), this happens:

dpkg: error processing libqtcore4_4.4.0~rc1-2_i386.deb (--unpack):
 trying to overwrite `/usr/lib/qt4/plugins/codecs/libqcncodecs.so', which is 
also in package libqt4-gui

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
If you want the holes in your knowledge showing up try teaching someone.
-- Alan Cox





Bug#469887: kdelibs5: dropped symbol KService::accessServiceTypes() in 4.0.2

2008-03-07 Thread Adeodato Simó
Package: kdelibs5
Version: 4:4.0.2-1
Severity: serious

% lib-compare.sh kdelibs5_4.0.1-1_i386.deb  kdelibs5_4.0.2-1_i386.deb
[...]
/usr/lib/libkdecore.so.5.0.0
-T KService::accessServiceTypes()
+T KService::_k_accessServiceTypes()

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
   Listening to: Najwa - Go Cain




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



Re: next libgadu upload

2006-08-26 Thread Adeodato Simó
* Marcin Owsiany [Sat, 26 Aug 2006 22:24:10 +0100]:

 Hi,

Hey Marcin,

 I would like to upload ekg-1.6+20060826+1.7rc2-1 soon (and 1.7-release
 before etch is frozen if ekg-team can make it), so I would like to make
 sure I won't break anything for libgadu's reverse-dependancies.

kdenetwork (which provides kopete) is the only package in the archive
build-depending on libgadu-dev, so this should be an easy transition. ;-)

 Although there are no significant library changes, it's
 GG_LIBGADU_VERSION string (in .h file and returned by
 gg_libgadu_version()) is going to change because of bug #310276 in the
 following way:

 -#define GG_LIBGADU_VERSION 20060616
 +#define GG_LIBGADU_VERSION 1.6.20060826

 when I do the RC upload, and probably to something like 1.7.MMDD
 on the -release upload.

 I know that kopete had a workaround for a change in opposite direction
 in its library detection code, but I'd like to make sure I won't break
 anything this time.

I remember the upload. The change was made as to work with both schemes
of GG_LIBGADU_VERSION, so the configure script will parse 1.7.MMDD
just fine.

(For the casual readers of #310276, and for -talk: I changed debian/rules 
to pass --with-external-libgadu to ./configure.)

 Also (this is probably a question to the release managers) do I need to
 wait for anything else before I upload?

No, everything looks fine, but thanks a lot for contacting us first. :-)

 Another thing: I'd like to make use of the new '~' support, but I've
 read (in DWN I think) that buildds don't support it yet. Is it going to
 be fully supported anytime soon?

This would be untrue, see e.g.:

  http://buildd.debian.org/pkg.cgi?pkg=python2.5ver=2.5~c1-1

ekg_1.7~rc2-1 will work just fine.

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Proper treatment will cure a cold in seven days, but left to itself, a
cold will hang on for a week.
-- Darrell Huff


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



Re: firefox: text rendering badly damaged

2006-07-27 Thread Adeodato Simó
reassign 377147 kcontrol 4:3.3.2-1
tag 377147 fixed-upstream patch pending
thanks

* Branden Robinson [Sun, 16 Jul 2006 00:08:51 -0400]:

 On Sat, Jul 15, 2006 at 07:12:29PM +0200, Adeodato Simó wrote:
  Hi guys,

  I've been also suffering this, and been workarounding it by keeping
  libcairo2 to 1.0.4... until today.

  Seems like the problem only happens to people running GTK+ apps under
  KDE (don't know about Christopher J Peikert, but the rest, we do).

  Today I discovered this piece of advice, that did the trick for me:

http://lists.debian.org/debian-kde/2006/07/msg00040.html

  I have no idea why running GTK+ from within KDE makes them influenced by
  ~/.qt/qtrc.

 I can confirm that this works for me as well, as it did for Adeodato, by
 making the requisite edit and restarting KDE.

 I had enableXft=true, but useXft=false.  As a bonus, when I restarted,
 I had proper anti-aliasing in Mozilla, GTK+ apps, Qt apps, etc., which I'd
 never had on this workstation (which has been running Debian unstable for
 years), and I never knew why.

 I don't regard my report as resolved, though, as the original problem is a
 perverse situation no matter how the user has things configured.

Neither did I, no. I had some more time today to dig what was happening,
and figured it out. It is a bug in KDE, not in libcairo, and it'll be
fixed in the next kdebase upload.

For the record, the patch (included in KDE 3.5.4) is:

  
http://websvn.kde.org/branches/KDE/3.5/kdebase/kcontrol/krdb/krdb.cpp?rev=551202r1=541552r2=551202

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
  Listening to: Andrés Calamaro - ¿Para qué?


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



Bug#355290: kmail: getting mail via pop3 results in the message Could not start process pop3.

2006-03-04 Thread Adeodato Simó
* [EMAIL PROTECTED] [Sat, 04 Mar 2006 20:22:13 +0100]:

 Package: kmail
 Version: 4:3.5.1-1
 Severity: important

Hi,

 When I try to get mail from a pop3 server (pop3.gmx.net) I get a message
 popping up saying: 
   Could not start process pop3.

 In the same time it puts out on stderr the message
   kmail: ERROR: : couldn't create slave : Unable to create io-slave:
 klauncher said: Unknown protocol 'pop3'.

 I have this situation for several months, and I have it with a completely new
 debian system as well.

 I tried the port on the host with telnet and get a response.

 Sending mail is no problem

  This paragraph is from the description of the kmail package (apt-cache
  show kmail):

You need to install kdepim-kio-plugins if you want to use IMAP or
mbox files, and/or kdebase-kio-plugins if you want to use POP3.

  So please install kdebase-kio-plugins. I'm closing this bug.

  Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
The problem I have with making an intelligent statement is that some
people then think that it's not an isolated occurrance.
-- Simon Travaglia



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



Bug#348958: kopete: libmeanwhile0 is not available in the repository for i386

2006-01-28 Thread Adeodato Simó
* Sudarshan Koushik [Sat, 28 Jan 2006 10:20:27 -0500]:

 Package: kopete
 Version: 4:3.4.3-3
 Followup-For: Bug #348958

 I too have the same problem. I was trying to install kopete for the
 first time and I can not as libmeanwhile0 is not available for the i386
 arch.

  I personally recommend that people running sid, put testing in their
  sources.list to cope with exactly situations like this (temporary
  uninstallability due to library transtions). 

  FYI, kopete packages compiled against libmeanwhile1 will be available
  RSN.

  Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Te has enfadado conmigo / porque te dejo / Es injusto
No quieres volver a verme / porque no quiero / que estemos juntos
Estás siendo egoísta / no has penseado que me quedo / solo yo también
-- Astrud, Caridad



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



Bug#182366: Missing qvfbhdr.h

2006-01-11 Thread Adeodato Simó
* Mary Felkin [Wed, 11 Jan 2006 20:52:17 +0100]:

 Hi,

Hi,

 Please, I have just upgraded and I still don't have this qvfbhdr.h file, 
 so I can't
 compile with qt...

 If this bug really has been fixed, please tell me where I could get this 
 file so I
 can add it manually to /usr/include/qt3/

  It is included in the libqt3-headers package, version 3:3.3.4-4 or
  higher. 

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Aim for the impossible and you will achieve the improbable.



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



Bug#182366: Missing qvfbhdr.h

2006-01-11 Thread Adeodato Simó
* Mary Felkin [Wed, 11 Jan 2006 21:09:14 +0100]:

 And still I don't have it...

  Then you're probably in a sarge system, correct? Sarge did not include
  the fix.

 What should I do, please?

  I've put you a copy of the file here:

http://people.debian.org/~adeodato/tmp/2006-01-11/qvfbhdr.h

  It was obtained from this package (but do not install it, only copy
  the file above):


http://snapshot.debian.net/archive/2005/08/11/debian/pool/main/q/qt-x11-free/libqt3-headers_3.3.4-4_i386.deb

  Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
I went to the race track once and bet on a horse that was so good that
it took seven others to beat him!



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



Bug#335876: libqt0-ruby1.8: calls to Qt::Dialog's initialize do not return as expected

2005-12-07 Thread Adeodato Simó
Hi,

* Moritz Bunkus [Wed, 26 Oct 2005 14:53:08 +0200]:

 Package: libqt0-ruby1.8
 Version: 4:3.4.2-2
 Severity: important

 With the current libqt0-ruby1.8 the second puts is not executed,
 and the rest of ConfigDatabase's initialize method is not executed
 either.

 This works with sarge's libqt0-ruby1.8 (3.3.2-1). It also renders
 everything that rbuic creates (if not every Ruby/Qt program) unusable.

* Hans Fugal [Mon, 31 Oct 2005 14:25:45 -0700]:

 I am having the same problem, and you can see copious amounts of
 information about it, which might be helpful, at

 http://groups.google.com/group/comp.lang.ruby/browse_frm/thread/21f606491585fb18/f6d76a895e8bb87c#f6d76a895e8bb87c

 Note that Qt::MainWindow also does not return from the call to super, in
 addition to Qt::Dialog, and probably others.

  Sorry for not replying sooner, but there was not much that we could
  do, it being an upstream bug. Seems like there's a fix now, so we'll
  be looking into uploading fixed packages soon.

  Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
If you think nobody cares if you're alive, try missing a couple of car
payments.
-- Earl Wilson



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



Bug#342110: kde does not like [EMAIL PROTECTED] locales

2005-12-05 Thread Adeodato Simó
* Jean-Christophe Dubacq [Mon, 05 Dec 2005 13:57:22 +0100]:

 solution (the solution change the locale is not a solution since
 [EMAIL PROTECTED] is the right setting).

  Out of curiosity, what does [EMAIL PROTECTED] give you that
  fr_FR.UTF-8 does not? (e.g., what applications behave different,
  etc.)

  Because:

% sudo locale-gen | grep fr
  fr_FR.UTF-8... done
  [EMAIL PROTECTED] done

% env LC_ALL=fr_FR.UTF-8 locale charmap currency_symbol
UTF-8
€

% env [EMAIL PROTECTED] locale charmap currency_symbol
UTF-8
€

  Thanks,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Create a system that is usable even by idiots, and only idiots will use it.



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



Bug#340704: rar support violates DFSG #4

2005-11-25 Thread Adeodato Simó
* Robert Millan [Fri, 25 Nov 2005 13:34:23 +0100]:

 Well, that's not the problem.  If the application needs unrar to extract rar
 archives, then suggesting unrar is ok [1].  It's the fact that the application
 supports creating rar archives that I believe violates the DFSG.

 Does this explanation satisfy you?  If it does, I'd like to rise the severity
 back to serious (I don't think it's an issue for the release, being only 4
 bugs).

 OTOH, if you think my interpretation of DFSG is inadequate, I could try to
 expose it better, and we could also move this to -legal (perhaps I should have
 started there in first place).

  Oh dear. Are you going to suggest that we move OpenOffice.org out of
  main 'cause it can be used to create Microsoft Word files?

  No em fotis.

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
We learned that the Linux load average rolls over at 1024. And we
actually found this out empirically.
-- H. Peter Anvin from kernel.org



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



Bug#338121: this is correct

2005-11-24 Thread Adeodato Simó
Hi cobaco,

  thanks for sharing this information. Let's CC Steffen so that he
  becomes aware of your response.

* cobaco (aka Bart Cornelis) [Wed, 23 Nov 2005 17:10:16 +0100]:

 kde-config --path xfdgonc-menu told me:
 /home/foo/.config/menus/:/etc/kde-profile/foo/etc/xdg/menus/:/etc/xdg/menus/

 search path looks ok, this is supposed to be different from the normal one 
 as it's derived from the freedesktop basedirectory specification (i.e. it 
 uses XDG_CONFIG_DIRS and associated defaults instead of KDEDIRS and 
 associated defaults)

 To break down the search path above:

 /home/foo/.config/menus/ - personal settings as specified by freedesktop 
 menu specification (which builds on the freedesktop basedirectory spec), 
 definately correct

 /etc/xdg/menus/   - standard systemwide settings as specified by 
 freedesktop 
 menu specification (here's the stuff where the stuff from the menu-xdg 
 package ends up), definately correct

 /etc/kde-profile/foo/etc/xdg/menus/ - added by kiosktool I'm guessing, does 
 kiosktool actually place the menu files in here? if there's a fault in the 
 search path it would be here, but it looks correct at first glance

 - this would seem to be a bug in kiosktool not kde-config


-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
  Listening to: Alan Parsons, instrumental - Lucifer



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



Reopening the arm/m68k/hppa cp_expr_size ICE bug

2005-11-22 Thread Adeodato Simó
# CCed to -release and -qt-kde for informational purpose

found 323133 4.0.2-4
thanks

Hello,

  This is about Bug#323133, ICE on arm  m68k when compiling arts (in
  cp_expr_size, at cp/cp-objcp-common.c:101).

  g++ 4.0.2-4 does indeed successfully compile (tested on paer) the
  sample tests posted in comments 1, 4, and 5 of upstream's PR#21123
  [1], but sadly it still fails to compile the sample file included in
  the original Debian bug report [2], causing the latest upload of arts,
  which uses g++-4.0 in all arches as suggested in Matthias' latest
  d-d-a post [3], fail to build in hppa [4].

[1] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21123
[2] 
http://people.debian.org/~adeodato/tmp/2005-08-15/libmcop_la.all_cc.ii.gz
[3] http://lists.debian.org/debian-devel-announce/2005/11/msg00010.html
[4] 
http://buildd.debian.org/fetch.php?pkg=artsver=1.4.3-2arch=hppastamp=1132691788file=logas=raw

  If possible, we (Qt/KDE Maintainers) would like to know whether it'd
  make sense to wait a bit and see if this bug can be promptly
  re-solved, or we're better off just re-introducing the use of g++-3.4
  in our packages.

  Thanks in advance,

-- 
Adeodato Simó dato at the-barrel.org
Debian Developer  adeodato at debian.org
 
   Listening to: Dido - all you want


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



Bug#338222: koffice_1:1.4.2-2_m68k: FTBFS: internal compiler error

2005-11-11 Thread Adeodato Simó
merge 338222 334239
thanks

 Package: koffice
 Severity: serious
 Version: 1:1.4.2-2
 Tags: sid
 Justification: fails to build from source

-- 
Adeodato Simó
EM: dato (at) the-barrel.org | PK: DA6AE621
 
A black cat crossing your path signifies that the animal is going somewhere.
-- Groucho Marx



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



Re: extragear/multimedia/kmplayer/debian

2005-10-25 Thread Adeodato Simó
* Koos Vriezen [Thu, 20 Oct 2005 19:23:40 +0200]:

 But anyways, you mean that the line above should be

   Depends: ${shlib:Depends}

 Is that correct?

  Yes.

 and that magically works because of the build dependency is

   Build-Depends: debhelper (= 4.0.0), kdelibs4-dev, libxine-dev, \
 xlibs-dev, libgstreamer0.8-dev, libgstreamer-plugins0.8-dev

  More because those libraries provide correct /var/lib/dpkg/info/*.shlibs
  files.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
The reader this message encounters not failing to understand is cursed.


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



Re: Some question about KDE in debian in hte future

2005-10-22 Thread Adeodato Simó
* Yves Glodt [Sat, 22 Oct 2005 16:47:02 +0200]:

 Hello,

Hi,

 I highly appreciate the quality of the KDE packages the debain project 
 supplies, and I have a few questions about the future of KDE in sid and 
 etch...


 - Will etch see KDE 3.4 or go directly to 3.5?

  Etch will see KDE 3.4 (hopefully before the end of the year), but will
  release with 3.5, if all goes well.

 - When KDE 3.5 will land in sid, will it this time be compiled with 
 hidden symbols (-vfisibility), or is it still considered unstable?

  I don't have an answer for this.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Franz Ferdinand - Walk Away
 
Every program has at least one bug and can be shortened by at least one
instruction -- from which, by induction, one can deduce that every
program can be reduced to one instruction which doesn't work.


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



Re: Bug#335107: konqueror: omit

2005-10-21 Thread Adeodato Simó
close 335106
close 335107
thanks

* - [Fri, 21 Oct 2005 19:10:30 -0400]:

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

 *** Please type your report below this line ***

 omit that bug I filed about smb:// files not
 copyNpaste, there was an inclusion that I missed..
 sorry about this 3%## ;/

  Ok, ommitted.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself.  Therefore all
progress depends on the unreasonable man.
-- George Bernard Shaw


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



Re: extragear/multimedia/kmplayer/debian

2005-10-19 Thread Adeodato Simó
* Koos Vriezen [Wed, 19 Oct 2005 20:56:13 +]:

Hi, Koos.

 -Depends: kdelibs4 (= 4:3.1.0-1), libxine1, libgstreamer0.8-0, 
 libgstreamer-plugins0.8-0
 +Depends: kdelibs4 (= 4:3.1.0-1) | kdelibs4c2 (= 4:3.4.0-1), libxine1 | 
 libxine1c2, libgstreamer0.8-0, libgstreamer-plugins0.8-0

  This should be done with the ${shlib:Depends} mechanism, really.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: The Magnetic Fields - I Don't Really Love You Anymore
 
Under capitalism, man exploits man.
Under communism, it's just the opposite.
-- J.K. Galbraith


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



Re: Bug#277507: Can't reproduce the crash any more

2005-10-16 Thread Adeodato Simó
Version: 3.4.2-3

* Meelis Roos [Sun, 16 Oct 2005 10:40:02 +0300]:

 I tried with the same file (now archived at 
 http://www.cs.ut.ee/~mroos/kate_crash.tga) and current KDE (Kate 2.4.1 
 in KDE 3.4.2), and failed to reproduce it - kate  kwrite just display a 
 warning that saving corrupts it because it's a binary file and then they 
 just open it without crash.

 Can be closed?

  Sure, done. Thanks for reporting back!

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
One of my most productive days was throwing away 1000 lines of code.
-- Ken Thompson


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



Re: Bug#329673: kamera: depends on obsolete package libexif10

2005-09-22 Thread Adeodato Simó
* Michael Richters [Thu, 22 Sep 2005 12:43:34 -0400]:

 or a new version of
 kamera 4:3.3.2 should be created that doesn't depend on libexif10
 (maybe libexif12 will work).

  Yes, this is what will happen. (Technical details: packages are
  uploaded, we're missing an hppa build.)

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Don't ask the barber whether you need a haircut.
-- Daniel S. Greenberg


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



Re: Bug#329117: ITP: kwin-decor-suse2 -- This the the KDE Window decoration extracted from SUSE 9.3. In addition it features new button styles and a changeable logo in the titlebar.

2005-09-22 Thread Adeodato Simó
* Adrian Neumaier [Mon, 19 Sep 2005 19:50:30 +0200]:

 Package: wnpp
 Severity: wishlist
 Owner: Adrian Neumaier [EMAIL PROTECTED]

  Hi Adrian, thanks for your interest on packaging this KWin
  decoration/style.

 * Package name: kwin-decor-suse2
   Version : 0.3.0
   Upstream Author : Gerd Fleischer [EMAIL PROTECTED]
 * URL : http://www.gerdfleischer.de/kwin-decor-suse2/
 * License : GPL
   Description : This the the KDE Window decoration extracted from SUSE 
 9.3. In addition it features new button styles and a changeable logo in the 
 titlebar.

 The SUSE 9.3 deco of KDE. Upstream has taken the source from SUSE and
 modified it, for example added new button styles, a changeable titlebar
 icon and code cleanups.

  We, the people packaging the main KDE modules, have sort of
  standarized how KDE style pacakges are to be named in Debian. For KWin
  styles, this would be kwin-style-*.

  So, we'd like to suggest that you name your package 'kwin-style-suse2'.

  Thanks in advance,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: La Prohibida - Amor eléctrico
 
There is no man so good who, were he to submit all his thoughts to the
laws, would not deserve hanging ten times in his life.
-- Michel de Montaigne


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



Re: Bug#329708: kicker fails to start

2005-09-22 Thread Adeodato Simó
* Paul [Fri, 23 Sep 2005 08:01:44 +1000]:

 package: kicker
 version: 3.4.2-3
 severity: important


 Kicker signal 11's on startup,  I am running 3.4.2-2 on another system 
 without any problems.  While kicker might appear to be just another kde 
 program it's failure  greatly impacts the rest of kde, basically making it 
 unusable.I tried to do a backtrace but the program reported nothing 
 useful.

 I logged in with another account on the same system that had never run kde 
 and it worked fine,   the problem is with .kde/share/config/kickerrc  I 
 renamed this file and all is working.  The average user would not know how 
 to diagnose or even attempt to solve this problem.

  I believe this is a duplicate of #327843. Can you try to install the
  previous version of libiw28 [1] and check? Thanks.

[1] 
http://snapshot.debian.net/archive/2005/06/19/debian/pool/main/w/wireless-tools/libiw28_27+28pre8-1_i386.deb

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Mecano - Ya viene el sol
 
I went to the race track once and bet on a horse that was so good that
it took seven others to beat him!


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



Re: Qt ABI change - undefined symbol: _ZN13QWindowsStyleC1Ev?

2005-09-22 Thread Adeodato Simó
* Hamish Moffatt [Fri, 23 Sep 2005 09:15:44 +1000]:

 Hi,

 (M-F-T hopefully set correctly as I'm not subscribed.)

  (I don't see one, but CC'ing you.)

 qsstv (from the qsstv package) fails to start on both amd64 and i386,
 with the error

 qsstv: symbol lookup error: qsstv: undefined symbol: _ZN13QWindowsStyleC1Ev

 This seems to be a Qt symbol. Recompiling the qsstv package fixes it,
 but it looks like something changed that isn't reflected in the
 dependencies. Any suggestions?

  Running it with Qt 3.3.5 seems fine. Let's say it was a temporary
  breakage in Qt 3.3.4-8.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
If there is a sin against life, it consists perhaps not so much in
despairing of life as in hoping for another life and in eluding the
implacable grandeur of this life.
-- Albert Camus


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



Re: Bug#329249: Acknowledgement (kdeprint: fails to print anything)

2005-09-20 Thread Adeodato Simó
* Rick Friedman [Tue, 20 Sep 2005 15:59:47 -0400]:

 Actually, I found that, somehow, a filter named, True had been
 activated. How the filter was created, I don't know since I didn't
 create it. I'm the only one who uses this machine, so I'm a bit puzzled
 as to where the filter came from.

 Once I deleted the filter and save the the KPrinter options, all KDE
 apps print correctly.

  Closing the bug, then.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Alanis Morissette - Mary Jane
 
Create a system that is usable even by idiots, and only idiots will use it.


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



Re: kcpuload ftbfs - xsl errors??

2005-09-19 Thread Adeodato Simó
* Helen Faulkner [Mon, 19 Sep 2005 16:04:58 +1000]:

 My package, kcpuload, has failed to build on mips, mipsel, powerpc and sparc 
 [1]
 giving a bunch of errors that look like this:

 compilation error: file /usr/share/apps/ksgmltools2/docbook/xsl/VERSION line 8
 element param
 xsl:param : could not compile select expression
 'string(document('')//fm:Version[1])'
 XPath error : Undefined namespace prefix
 ($local.l10n.xml//l:i18n/l:[EMAIL PROTECTED]/l:[EMAIL PROTECTED])

 It originally failed similarly on ia64 and s390, but when the package was
 requeued, the problem had gone away somehow.

 I'd like to work out what the problem is before asking (a second time) for the
 package to be requeued on the other architectures.  Has anyone else seen this
 problem and do you know what the solution is?

  I already answered Helen on IRC. For reference, the buildds were being
  bit by #327459 and #327659, which can be summarized as transient
  problem in libxml2/libxslt1.1. versions 2.6.21-1 and 1.1.14-1 don't get along
  together at all.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: The Magnetic Fields - It's a Crime
 
When you don't know what to do, walk fast and look worried.


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



Re: Please consider updating kopete in unstable

2005-09-18 Thread Adeodato Simó
* Sebastian Ley [Sat, 17 Sep 2005 19:23:22 +0200]:

 Hi,

Hello,

 you may be aware of KDE bug #110518 
 ( http://bugs.kde.org/show_bug.cgi?id=110518 ), which is (at least this is my 
 experience) extremely annoying and affects the version in unstable.

 I don't know your patching policy, but I would very much appreciate this bug 
 fixed in our packages rather than waiting for KDE 3.5.

  Well, by reading the bug report, it doesn't seem as if upstream is
  interested at all in backporting the fix for 3.4... I can sort of
  guarantee you that we'll apply a patch for this, _if_ one is
  available. If there's not, and one of the Debian KDE packagers has to
  do the work of creating such patch, it'll depend on (a) the
  willingness of some of us to start investigating, (b) our ability to
  come up with a solution.

  So if you'd like to ensure this gets fixed in the 3.4 series, I
  recommend that you invest some time in it yourself, or at least
  provide some hints for us re what would be needed to be backported.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Carlos Cano - Rocío
 
When it is not necessary to make a decision, it is necessary not to make
a decision.


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



Re: Bug#329012: kcmlinuz: Kernel 2.6 not supported

2005-09-18 Thread Adeodato Simó
Source: kdeadmin
Source-Version: 4:3.4.0-0pre2

* Peter Walser [Sun, 18 Sep 2005 20:55:13 +0200]:

 Package: kcmlinuz
 Version: 4:3.3.2-1
 Severity: important


 Message Linux-Kernel der
  Versions 2.5 und höher werden derzeit nicht unterstützt appears.
 Kernel 2.5 and above is not supported.
 Someone should change this or remove the package, because most people use
 2.6. 

  kcmlinuz does not exist in the 3.4 series, so will disappear from
  testing when KDE 3.4 enters there. Closing the bug, then.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Let us not be ashamed to speak what we shame not to think.
-- Michel de Montaigne


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



Bug#325128: kghostview: hangs and sucks CPU resouces up, when loading PS file with PDF extension

2005-09-17 Thread Adeodato Simó
tag 325128 unreproducible
thanks

* Борисов Юрий Владимирович [Fri, 26 Aug 2005 12:54:03 +0300]:

 Package: kghostview
 Version: 4:3.3.2-2
 Severity: grave
 Justification: probably user security hole

  I can't reproduce this. Only, with gs-gpl, I can't display the
  document, but that's all. With gs-esp works.

  Please send the output of the following commands:

apt-cache policy gs-gpl
apt-cache policy gs-esp
/usr/sbin/update-alternatives --display gs

  What happens if you run `gv file.pdf`? And if you use gs-esp instead
  of gs-gpl (or vice versa)? (You can configure it with
  update-alternatives --config gs.)

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Carlos Cano - A París
 
In my opinion, the most fruitful and natural play of the mind is in
conversation. I find it sweeter than any other action in life; and if I
were forced to choose, I think I would rather lose my sight than my
hearing and voice.
-- Michel de Montaigne



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



Bug#328559: devices:/ doesn't work: Protocol not supported

2005-09-16 Thread Adeodato Simó
* Adam Porter [Thu, 15 Sep 2005 23:41:55 -0500]:

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

 When I upgraded KDE stuff to 3.4.2 from unstable, the Devices tab in
 Konqueror stopped working.  If I put devices:/ in the location bar,
 Konqueror pops up an error dialog saying protocol not supported.

 Forgive me if this belongs in a higher-level KDE package; I'm not sure
 what to file it against, and I couldn't find any other reports of this
 bug, so I'm filing it here.

  In KDE 3.4.2, devices:/ is replaced by media:/.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Don't worry about what anybody else is going to do. The best way to
predict the future is to invent it.
-- Alan Kay



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



Bug#327879: RM: akregator -- RoM; Superseded by kdepim and kdeaddons

2005-09-12 Thread Adeodato Simó
Package: ftp.debian.org
Severity: normal

Hello,

  please remove from unstable the akregator source package, together
  with these binary packages:

akregator-i18n
akregator-konq-plugin
akregator-kontact-plugin

  The akregator binary package is now produced by kdepim, and the
  functionality of the above binary packages is now provided by
  konq-plugins (from kdeaddons) and kde-i18n-*.

  Thanks,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
From the moment I picked your book up until I put it down I was
convulsed with laughter. Some day I intend reading it.
-- Groucho Marx




Bug#327948: kdebindings: uninstallable; needs rebuild for the Qt/KDE transition

2005-09-12 Thread Adeodato Simó
Package: kdebindings
Version: 4:3.3.2-1
Severity: grave
Tags: sid

Hello,

  This is a grave bug filed against your package because it depends on
  libqt3c102-mt, which no longer exists, thus rendering yor package
  uninstallable in unstable. As part of the C++ ABI transition, this
  library has moved to the libqt3-mt package.

  Simply recompiling and uploading your package should be enough to fix
  this; as per this mail [1], you need not bump your Qt, kdelibs or aRts
  build-dependencies. Beware, though, that that may not be the case for
  all the involved librares. Also, make sure that you build the package
  in an up to date and clean sid environment, so that final dependencies
  are correct. Please do this as soon as possible in order to accelerate
  the Qt/KDE transition to testing.

[1] http://lists.debian.org/debian-devel-announce/2005/09/msg0.html

  Perhaps you find that your package fails to compile with gcc4. If
  that's the case, there's probably a bug about it in the BTS, and it
  may include a patch. If not (or if you have doubts about the
  correctness of the patch), you may be able to find a fix in upstream's
  CVS, or in the Ubuntu distribution. If your package fails only in arm,
  m68k, and hppa, see instructions in the above mail.

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your cooperation, and happy hacking!
  

  P.S.: There may be an already reported bug against this package for
  this very same reason. I've checked for that, and will be merging the
  bugs soon. The reason for still filing this bug was to have the
  opportunity of including the small bits of information above. I
  apologize for the inconvenience.



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



Re: lurker ftbfs with newest mimelib (3.4.2)

2005-09-07 Thread Adeodato Simó
* Jonas Meurer [Wed, 07 Sep 2005 15:22:57 +0200]:

 hello,

  Hi,

 the new kdepim packages in debian/unstable (3.4.2) bring new depends for
 mimelib too. up to now, libmimelib1(a,-dev) didn't depend on any kde
 libraries.
 therefore packages which use libmimelib didn't have to install big
 kde/qt libs for being build.

 latest libmimelib1-dev now depends on libkdepim1-dev, which depends on
 kdelibs4-dev and this way brings tons of new build-depends for packages
 which build-depend on libmimelib1-dev.

 i maintain lurker, a mailinglist archiver, and after contact with
 upstream (see above) i believe that this is a bug in the new debian
 kdepim packages.
 it seems like mimelib doesn't really require qt3 headers or even kde
 libraries, but the packages create dependencies.

 what do you think about this situation? could the depends for
 libmimelib1-dev be relaxed again?

  I know that Daniel Schepler, the kdepim maintainer, is aware of the
  situation and plans on removing that dependency as soon as possible.

  At the moment, and afaik, any progress in this area is blocked by
  #326113, which just needs me or some other KDE packager (or Daniel
  himself) finding some time to fix it.

  So, it seems only a bit of patience is needed in order to get this
  solved. :)

 here's the discussion with lurker upstream:

 On 07/09/2005 Wesley W. Terpstra wrote:
  On Sep 7, 2005, at 2:14 PM, Jonas Meurer wrote:
  newest kdepim (3.4.2) brings a updated mimelib which now depends on  
  qt3 development headers.

  That sucks.

  on the other hand, that new build-depend requires a lot more qt/kde  
  libs to be installed, and thus makes it a pain to build lurker on
  non-x server machines.

  Are we sure this dependency is more than just how they linked it?
  AFAICS, there is no reason for mimelib to depend on kde.
  Perhaps this is a bug in KDE and/or the debian packages of KDE?

  i doubt that mimelib is the only library to handle mime types, and  
  maybe lurker should move to another one, which is not part of a big  
  project as kde.

  mimelib is not part of the KDE project. http://www.hunnysoft.com/ 
  mimepp/ KDE happens to include it in their releases, that's all.

 so why are the debian packages built out of kdepim sources instead of
 using the upstream releases?

 maybe the kde/qt maintainers have a good reason? or is it just because
 nobody complained up to now?

  Daniel would be best suited to answer to this, but I suspect the
  latter.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
One of my most productive days was throwing away 1000 lines of code.
-- Ken Thompson


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



Re: Printing Problem with latest unstable packages, Re: Bug#326990: libqt3-mt: Spinbox code is broken, Re: Bug#326833: kdelibs: KDE pseudoprinters do not work, Subject: Re: Bug#327021: libqt3-mt: QSt

2005-09-07 Thread Adeodato Simó
Hello all,

  fixed Qt packages will be soon uploaded to unstable. In the meantime,
  can you confirm that they really fix the problem? Please install and
  test from the following repository:

http://people.debian.org/~adeodato/tmp/2005-09-07/fixed-qt

  Thanks.

* Rainer Kiehne [Wed, 07 Sep 2005 11:11:56 +0200]:

 HI

 My Problem is that printing out of konqueror (unstable) and other
 packages (kate) creates invalid postscript code i.e. printing into a
 postscript file results to:

* Tibor Hajling [Tue, 06 Sep 2005 03:00:13 +0200]:

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

 When I try to print a testpage from KDE Control Panel to a pdf or ps
 pseudo printer KNotify gives me the following message:

* Oleksandr Moskalenko [Tue, 06 Sep 2005 19:01:11 -0600]:

 Package: libqt3-mt
 Version: 3:3.3.4-7
 Severity: normal

 I am packaging scribus. Recently a bug report came up upstream that scribus
 installed from a Debian package was corrupting produced pdfs and object
 properties on its canvas couldn't be set properly. It seems to present certain
 numbers in an incorrect form i.e. 12.:0 instead of 13 in a spinbox. Most of
 the time it also resets to 1 instead of advancing to such numbers. All efforts
 to locate the bug upstream pointed to Qt3.

* Wolfgang Roemer [Wed, 07 Sep 2005 07:51:36 +0200]:

 Package: libqt3-mt
 Version: 3:3.3.4-7
 Severity: important

 A simple conversion of a double value into a QString with the standard
 QString::arg(...) function fails sometimes:


-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Y sobre todo, tienes mucho de gilipollas.
-- B.C.S. addressing P.G.i.Q in b8g


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



Bug#326836: libqt3-mt: QProgressBar not properly built into QT?

2005-09-06 Thread Adeodato Simó
* Scott M. Likens [Mon, 05 Sep 2005 20:06:23 -0700]:

 Package: libqt3-mt
 Version: 3:3.3.4-7
 Severity: normal

 /usr/bin/ld: warning: libstdc++.so.5, needed by /usr/lib/libfam.so, may
 conflict with libstdc++.so.6
 ../../amarok/src/statusbar/.libs/libstatusbar.a(progressBar.o): In
 function `KDE::ProgressBar::~ProgressBar()':
 progressBar.cpp:(.text+0xd18): undefined reference to
 `QProgressBar::~QProgressBar()'
 ../../amarok/src/statusbar/.libs/libstatusbar.a(progressBar.o): In
 function `KDE::ProgressBar::~ProgressBar()':
 progressBar.cpp:(.text+0x1108): undefined reference to
 `QProgressBar::~QProgressBar()'
 ../../amarok/src/statusbar/.libs/libstatusbar.a(progressBar.o): In
 function `KDE::ProgressBar::~ProgressBar()':
 progressBar.cpp:(.text+0x14f8): undefined reference to
 `QProgressBar::~QProgressBar()'

 Attempting to build amaroK for KDE with custom things, results in this.

 Note QProgressBar is related to libqt-mt and running amarok 1.3.1

  Do you mean, you're building the amarok 1.3.1-1 Debian source package
  with some modifications? How are you doing it? Or are you building
  from the original tarball?

  If you're not using debuild or dpkg-buildpackage or debian/rules
  build, and are running ./configure and make by hand over the debian
  source package, beware of patches/no_libadd_in_convenience_libs.diff.

  Please write back so we know what to do with this bug.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
I try to keep an open mind, but not so open that my brains fall out.



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



Bug#326900: kdelibs-data: Trying to overwrite a openoffice.org-mimelnk file

2005-09-06 Thread Adeodato Simó
* Tiago Bortoletto Vaz [Tue, 06 Sep 2005 10:52:20 -0300]:

 Package: kdelibs-data
 Severity: important

 As you can see, kdelibs-data try to overwrite
 /usr/share/mimelnk/application/vnd.stardivision.draw.desktop that is in
 openoffice.org-mimelnk package.

  What version of openoffice.org-mimelnk do you have installed? I
  suspect you must have an old one, and such upgrade path would not be
  supported.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
When all is summed up, a man never speaks of himself without loss; his
accusations of himself are always believed; his praises never.
-- Michel de Montaigne



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



Bug#326836: libqt3-mt: QProgressBar not properly built into QT?

2005-09-06 Thread Adeodato Simó
tag 326836 +unreproducible
thanks

* Scott M. Likens [Tue, 06 Sep 2005 04:19:53 -0700]:

 original source with no modifications

 running with ./configure --prefix=`kde-config --prefix` --enable-mysql
 --without-arts

 nothing more.  It appears, even when attempting to manually link to
 qt-mt it will NOT pickup QProgressBar from it.  Which I find very
 unusual.  
  
  I can't reproduce this at all.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Don't ask the barber whether you need a haircut.
-- Daniel S. Greenberg



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



Bug#326457: qt-x11-free: FTBFS: Cannot find postgresql server headers

2005-09-05 Thread Adeodato Simó
* Daniel Schepler [Sat, 03 Sep 2005 05:10:13 -0700]:

 Package: qt-x11-free
 Severity: serious
 Version: 3:3.3.4-7

 From my build log, with postgresql packages from current unstable:

  This should no longer be the case with libpq-dev 8.0.3-15. We'll close
  the bug when we check that's the case for real.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Astrud - La boda
 
Aim for the impossible and you will achieve the improbable.



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



Bug#326627: qtdmm: builds against non-treaded Qt libraries, which will be removed soon

2005-09-04 Thread Adeodato Simó
Package: qtdmm
Version: 0.8.4-1
Severity: important

Hello,

  qtdmm should build-depend on libqt3-mt-dev instead of libqt3-dev. This
  is particularly important to get fixed since we (the Debian Qt/KDE
  Maintainers) are planning on removing the non-threaded libraries in
  our next upload or so.

  Thanks,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
It is impossible to make anything foolproof because fools are so ingenious.



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



Bug#326591: backtrace copy button doesn't work

2005-09-04 Thread Adeodato Simó
reassign 326591 kdebase-bin 4:3.3.2-1
close 326591 4:3.4.2-1
thanks

* Ulrich Eckhardt [Sun, 04 Sep 2005 11:35:59 +0200]:

 Package: kde
 Version: 3.3.2

 Note: I know the related binary is part of KDE, but I really don't know which 
 package it came from - thus the 'Package: kde'. Feel free to reassign.

  /usr/bin/drkonqi, from the kdebase-bin package.

 When an application crashes, a dialog pops up that displays a backtrace of 
 the 
 crashed process and offers a few options including a button to copy or save 
 the backtrace. The copying button doesn't work though or at least not as I'd 
 expect it to. When I press it, the whole backtrace is marked in the list but 
 neither is it copied to the cut'n'paste buffer nor can I do so by pressing 
 control-C (which is mapped to 'copy' in all my KDE apps). I'm aware that 
 there are two such buffers, one activated by selecting text with the mouse 
 (pasted with middle button) and another activated with the keyboard (pasted 
 with control-V or via context menu) - neither works AFAICT. Not sure if it 
 makes a difference, but I'm using fluxbox as WM here.

  This is working fine in KDE 3.4.2.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
The pure and simple truth is rarely pure and never simple.
-- Oscar Wilde



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



Bug#326165: kmail: kamil doesn't install after upgrade to kde 3.4.2

2005-09-02 Thread Adeodato Simó
close 4:3.4.2-1
-- be patient

* andreas baetz [Fri, 02 Sep 2005 08:35:02 +0200]:

 Package: kmail
 Version: 4:3.3.2-3
 Severity: grave
 Justification: renders package unusable

 After an upgrade of kde to 3.4.2-1 kmail doesn't get installed:

 # apt-get install kmail
 Reading package lists... Done
 Building dependency tree... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.

 Since you only requested a single operation it is extremely likely that
 the package is simply not installable and a bug report against
 that package should be filed.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
   kmail: Depends: kdelibs4 (= 4:3.3.2-4.0.2) but it is not going to be
 installed
  Depends: libkcal2a (= 4:3.3.2) but it is not going to be
 installed
  Depends: libkdenetwork2 (= 4:3.3.1) but it is not going to be
 installed
  Depends: libkdepim1 (= 4:3.3.2) but it is not going to be
 installed
  Depends: libkleopatra0a but it is not going to be installed
  Depends: libkpimidentities1 (= 4:3.3.1) but it is not going to
 be installed
  Depends: libksieve0 (= 4:3.3.1) but it is not going to be
 installed
  Depends: libqt3c102-mt (= 3:3.3.4) but it is not going to be
 installed
 E: Broken packages


 -- System Information:
 Debian Release: testing/unstable
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
 Architecture: i386 (i686)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.6.11.050718-skas3-v8
 Locale: LANG=en, LC_CTYPE=en (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to 
 C)

 Versions of packages kmail depends on:
 pn  kdelibs4  none (no description available)
 ii  libc6 2.3.5-6GNU C Library: Shared libraries 
 an
 ii  libgcc1   1:4.0.1-6  GCC support library
 ii  libice6   6.8.2.dfsg.1-6 Inter-Client Exchange library
 pn  libkcal2a none (no description available)
 pn  libkdenetwork2none (no description available)
 pn  libkdepim1none (no description available)
 pn  libkleopatra0anone (no description available)
 pn  libkpimidentities1none (no description available)
 pn  libksieve0none (no description available)
 ii  libmimelib1a  4:3.3.2-3  KDE mime library
 ii  libpng12-01.2.8rel-1 PNG library - runtime
 pn  libqt3c102-mt none (no description available)
 ii  libsm66.8.2.dfsg.1-6 X Window System Session 
 Management
 ii  libstdc++51:3.3.6-9  The GNU Standard C++ Library v3
 ii  libx11-6  6.8.2.dfsg.1-6 X Window System protocol client 
 li
 ii  libxext6  6.8.2.dfsg.1-6 X Window System miscellaneous 
 exte
 ii  perl  5.8.7-4Larry Wall's Practical 
 Extraction 
 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 kmail recommends:
 ii  kdebase-kio-plugins   4:3.4.2-1  core I/O slaves for KDE
 pn  kdepim-kio-pluginsnone (no description available)
 ii  procmail  3.22-11Versatile e-mail processor



-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Ara que ets la meva dona, te la fotré fins a la melsa, bacona!
-- Borja Álvaro a Miranda Boronat en «Chulas y famosas»



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



Bug#325254: kdegraphics packages broken on sarge/powerpc because of kdelibs4 dependency

2005-08-27 Thread Adeodato Simó
severity 325254 serious
reassign 325254 kdegraphics,security.debian.org
retitle 325254 kdegraphics 3.3.2-2sarge1/powerpc uninstallable because of 
dependency on kdelibs4 (= 4:3.3.2-6.2)
notfound 325254 4:3.3.2-2
found 325254 4:3.3.2-2sarge1
thanks

* Jochen Antesberger [Fri, 26 Aug 2005 19:25:32 -0500]:

 Package: kdegraphics
 Version: 4:3.3.2-2
 Severity: important

 *** Please type your report below this line *** The security updates
 for the kdegraphics packages for Sarge on powerpc cannot be installed
 because they depend on kdelibs4 = 4:3.3.2-6.2 while only =
 4:3.3.2-6.1 is available.

 This has been for a few days now and I cannot find any other
 references about this problem on the web or news.

 I suppose the correct kdelibs4 package needs to be supplied by the
 security servers as well to allow the new packages to be installed and
 the security gap being closed on the powerpc architecture.

 Jochen

 -- System Information:
 Debian Release: 3.1
 Architecture: powerpc (ppc)
 Kernel: Linux 2.4.27-powerpc
 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

 Versions of packages kdegraphics depends on:
 ii  kamera4:3.3.2-2  digital camera io_slave for 
 Konque
 ii  kcoloredit4:3.3.2-2  An editor for palette files
 ii  kdegraphics-kfile-plugins 4:3.3.2-2  provide meta information for 
 graph
 ii  kdvi  4:3.3.2-2  KDE dvi viewer
 ii  kfax  4:3.3.2-2  KDE G3/G4 Fax Viewer
 ii  kgamma4:3.3.2-2  Gamma correction KControl module
 ii  kghostview4:3.3.2-2  PostScript viewer for KDE
 ii  kiconedit 4:3.3.2-2  An icon editor for creating KDE 
 ic
 ii  kmrml 4:3.3.2-2  A Konqueror plugin for searching 
 p
 ii  kolourpaint   4:3.3.2-2  A Simple Paint Program for KDE
 ii  kooka 4:3.3.2-2  Scanner program for KDE
 ii  kpdf  4:3.3.2-2  PDF viewer for KDE
 ii  kpovmodeler   4:3.3.2-2  A graphical editor for povray 
 scen
 ii  kruler4:3.3.2-2  a screen ruler and color 
 measureme
 ii  ksnapshot 4:3.3.2-2  Screenshot application for KDE
 ii  ksvg  4:3.3.2-2  SVG viewer for KDE
 ii  kuickshow 4:3.3.2-2  KDE image/slideshow viewer
 ii  kview 4:3.3.2-2  KDE simple image viewer/converter
 ii  kviewshell4:3.3.2-2  KDE generic framework for viewer 
 a
 ii  libkscan1 4:3.3.2-2  Scanner library for KDE

 -- no debconf information



-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Proper treatment will cure a cold in seven days, but left to itself, a
cold will hang on for a week.
-- Darrell Huff



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



Re: kde packages points to kdelibs4

2005-08-24 Thread Adeodato Simó
* [EMAIL PROTECTED] [Wed, 24 Aug 2005 10:12:12 +0300]:

 Hi,

 I'm trying to install kde-packages on unstable, but dependencies are
 directed to kdelibs4 package which is not available. Instead there is
 kdelibs package where kde-packages should point at.

  KDE packages in unstable are undergoing a transition that makes them
  uninstallable. Please read this mail:

http://lists.debian.org/debian-kde/2005/08/msg00089.html

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Never let your sense of morals get in the way of doing what's right.
-- Isaac Asimov


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



Bug#324867: acknowledged by developer (closing bugs due to pre-announced gcc transition)

2005-08-24 Thread Adeodato Simó
* Nate Bargmann [Wed, 24 Aug 2005 17:55:55 -0500]:

 When would be a good time to go to the trouble of resubmitting the bug
 (assuming I don't forget about it)?

  Apologies, this bug of yours was closed by mistake. As can be seen in
  http://bugs.debian.org/324867, it's open again, and we'll try to fix
  it in the next upload, or perhaps the following one.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
America may be unique in being a country which has leapt from barbarism
to decadence without touching civilization.
-- John O'Hara



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



Re: Bug#324437: KDE

2005-08-22 Thread Adeodato Simó
* Kopeć Krzysztof [Mon, 22 Aug 2005 05:27:19 +0200]:

 Unable to install kde.
 When I tried to install KDE (apt-get install kde), ocurre that kde have
 unmet dependencies. for example kde-core.
 I tried to install kde-core, but it dependence on kdebase, so i tried to
 install kdebase, then kdebase-bin, once again unmet dependencies occure,
 so i tried to install libqt3c102-mt whith is not available. However there
 is something like libqt3-mt

  Please read this mail:

http://lists.debian.org/debian-kde/2005/08/msg00089.html

  I'm closing this bugs.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
An economist is an expert who will know tomorrow why the things he
predicted yesterday didn't happen today.
--  Laurence J. Peter


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



Bug#324337: kde: KDE and related packages extremely slow when my network is enabled

2005-08-21 Thread Adeodato Simó
* Fritz Grobbelaar [Sun, 21 Aug 2005 17:31:54 +0200]:

 It looks as if I kind of sorted out the problem now by moving my
 /etc/network/interfaces to /etc/interfaces.back.  Then rebooting.
 Then moving my interfaces back and then /etc/init.d/networking
 restart.  But I'm sure there must be a better way.

  Can you send us your /etc/network/interfaces file? I suspect you're
  not if'upping your loopback interface.

  For things to work properly, your interface file should contain the
  following two lines:

auto lo
iface lo inet loopback

  Other possibility is a too restrictive firewall.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Nobody can be exactly like me.  Sometimes even I have trouble doing it.
-- Tallulah Bankhead



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



Bug#324337: kde: KDE and related packages extremely slow when my network is enabled

2005-08-21 Thread Adeodato Simó
* Fritz Grobbelaar [Sun, 21 Aug 2005 20:40:44 +0200]:

 Thanx very much for your support.  It is much appreciated
  
  Right, seems like your file is missing those to important lines.
  Please use the attached interfaces file, and tell us if KDE works ok
  now.

  Thanks.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
And don't get me wrong - I don't mind getting proven wrong. I change my
opinions the way some people change underwear. And I think that's ok.
-- Linus Torvalds
auto lo
iface lo inet loopback

 auto eth0
 iface eth0 inet static
 address 192.168.0.109
 network 192.168.0.2
 netmask 255.255.255.0
 gateway 192.168.0.2



Re: Bug#324018: kdm does not have the binary in the package anymore

2005-08-20 Thread Adeodato Simó
* Klaus Ethgen [Sat, 20 Aug 2005 14:16:10 +0200]:

 Am Sa den 20. Aug 2005 um 13:48 schrieb Adeodato Simó:
This is the best _sincere_ advice I can give to you: stop using
unstable.

 Well, I have no problemes by myself using unstable but if there is
 ^^^
 something not working this is a bug and I will report them if it is not
  ^^^
^
^

No, it is not _always_ a bug. And this time IS NOT.

 still reported and not fixed with some uploads.

 If no one is reporting bugs in unstable then buggy software goes to
 stable and there will be no sense for unstable anymore.

  Sure, but there is NO BUG this time.

 Unfortunality there is a tag testing but no tag sid or unstable when
 reporting bugs.

  Check your facts: there is.


* Klaus Ethgen [Sat, 20 Aug 2005 14:17:48 +0200]:

 By the way, it is no problem for me working arround bugs. But I think,
 reporting bugs to help finding and finaly solve them is a way to improve
 the quality of debian.

  Of course, and we welcome good bug reports. But there is NO BUG this
  time.

  Have you read the following mail? If not, please do immediately:

http://lists.debian.org/debian-kde/2005/08/msg00089.html


  P.S.: There is no bug.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Create a system that is usable even by idiots, and only idiots will use it.


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



Bug#323967: kicker: All icons, menu entries gone

2005-08-19 Thread Adeodato Simó
# reassign 323967 kdelibs-data
# severity 323967 serious
# merge 323747 323967
# thanks

* John Goerzen [Fri, 19 Aug 2005 08:16:11 -0500]:

 After upgrading from sarge, I found that all applications entries on my
 menu are gone, and all icons from the bar are also gone, except the one
 for OpenOffice.

  Can you confirm that you have installed kdelibs-data 3.4.2-1 and if
  so, downgrade to 3.3.2-6.1 and send the above snippet to [EMAIL PROTECTED]
  Thanks.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
The first step on the road to wisdom is the admission of ignorance. The
second step is realizing that you don't have to blab it to the world.



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



Re: Bug#324018: kdm does not have the binary in the package anymore

2005-08-19 Thread Adeodato Simó
* Klaus Ethgen [Fri, 19 Aug 2005 21:58:07 +0200]:

 Package: kdm
 Version: 4:3.3.2-1
 Severity: grave

 The package has no Binary, no /usr/share/doc/kdm or other necesarry
 stuff. I wonder why nobody saws this before.

  Please check your facts before submitting bugs at severity grave.
  Thanks. (See attached transcript.)

 dpkg -L kdm:
 /var/lib/kdm
 /etc/kde3/kdm
 /etc/kde3/kdm/kdm.options
 /etc/kde3/kdm/Xaccess
 /etc/kde3/kdm/Xreset
 /etc/kde3/kdm/Xservers
 /etc/kde3/kdm/Xsession
 /etc/kde3/kdm/Xsetup
 /etc/kde3/kdm/Xstartup
 /etc/kde3/kdm/Xwilling
 /etc/kde3/kdm/backgroundrc
 /etc/kde3/kdm/kdmrc
 /etc/pam.d/kdm-np
 /etc/pam.d/kdm
 /etc/logrotate.d/kdm
 /etc/init.d/kdm

 Versions of packages kdm depends on:
 pn  kdebase-bin   none (no description available)
 pn  kdelibs4  none (no description available)
 pn  libqt3c102-mt none (no description available)

  Your kdm package is obviously in state 'deinstall ok config-files'.
  I'm closing this bug.

% aptitude download kdm=4:3.3.2-1
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Get:1 http://mirror etch/main kdm 4:3.3.2-1 [417kB]
Fetched 417kB in 0s (2280kB/s)

% md5sum kdm_4%3a3.3.2-1_i386.deb
8bdda1b454c8ba78ec91accf4866b667  kdm_4%3a3.3.2-1_i386.deb

% dpkg -c kdm_4%3a3.3.2-1_i386.deb | grep /usr/bin/kdm$
-rwxr-xr-x root/root114392 2005-01-23 17:14:45 ./usr/bin/kdm

% dpkg -c kdm_4%3a3.3.2-1_i386.deb | grep /usr/share/doc/kdm
drwxr-xr-x root/root 0 2005-01-23 17:14:46 ./usr/share/doc/kdm/
-rw-r--r-- root/root   707 2005-01-23 16:25:25 
./usr/share/doc/kdm/NEWS.Debian.gz
-rw-r--r-- root/root  2840 2005-01-23 16:25:25 
./usr/share/doc/kdm/README.Debian
-rw-r--r-- root/root   904 2005-01-23 16:25:25 ./usr/share/doc/kdm/copyright
-rw-r--r-- root/root  6830 2004-08-05 20:57:03 ./usr/share/doc/kdm/README.gz
-rw-r--r-- root/root 17941 2005-01-23 16:25:25 
./usr/share/doc/kdm/changelog.Debian.gz

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
A celebrity is a person who works hard all his life to become well known,
then wears dark glasses to avoid being recognized.
-- Fred Allen


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



Bug#323747: kdelibs-data: upgrading from 4:3.3.2-6.1 to 4:3.4.2-1 broke kicker konqueror more

2005-08-18 Thread Adeodato Simó
severity 323747 serious
thanks

* Alejandro Exojo [Thu, 18 Aug 2005 11:00:25 +0200]:

 El Jueves, 18 de Agosto de 2005 09:13, Helen Faulkner escribió:
  I upgraded my version of kdelibs-data today, and when I rebooted, I found
  that a number of things were broken:

 To which version of kdelibs-data you upgraded? Yesterday entered kdelibs 
 3.4.2, and as Adeodato explained:

 http://lists.debian.org/debian-kde/2005/08/msg00089.html

 ...you can't upgrade KDE, until all packages depending on kdelibs are 
 recompiled. If you upgraded only kdelibs-data, you had a mixture of KDE 3.4 
 and 3.3.

  Helen and I talked on IRC, and I asked her to file this bug. While
  upgrading the kdelibs4 package to kdelibs4c2 ensures that incompatible
  stuff gets removed, this is not the case with kdelibs-data. IOW, if
  upgrading kdelibs-data alone causes trouble (and it does), then we
  have to introduce the appropriate package relationships to ensure this
  does not happen.

  On other news, Helen, I just realized this is the same bug as #311958,
  which is solved in sid but not in etch nor sarge. IOW, once kdelibs4c2
  is installed, it'll always go with an appropriate version of
  kdelibs-data, but KDE versions  3.4 are still affected. The same fix
  can't be applied to those KDE versions, since it does not constitute a
  suitable upload for testing-proposed-updates, let alone stable-p-u. I
  guess we're stuck with a versioned  conflicts. :/ Oh, oh, wait:
  Conflicts: kdelibs4 should be enough, yay C++ transition!

 * * *

  Christopher: I just realized that our fix for #311958 leaves the
  kdelibs package in a state in which it can't be binNMUed, which is
  bad. Since dpkg lacks (at least for now) a smart = ${Source-Version}
  check, I guess we have to stick with:

kdelibs4c2 Depends: kdelibs-data ( 3.X), kdelibs-data ( 3.X+1)

  Or perhaps: kdelibs-data ( 3.X.50), in case alphas or betas are
  packaged.

  Or we may want to discuss:

Depends: kdelibs-data ( 3.X.Y), kdelibs-data ( 3.X.Y+1).

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
He has never been known to use a word that might send a reader to the
dictionary.
-- William Faulkner (about Ernest Hemingway)



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



Bug#323747: kdelibs-data: upgrading from 4:3.3.2-6.1 to 4:3.4.2-1broke kicker konqueror more

2005-08-18 Thread Adeodato Simó
* Helen Faulkner [Thu, 18 Aug 2005 21:23:15 +1000]:

 Just to clarify, if anyone is still wondering.  I upgraded 4:3.3.2-6.1 to
 4:3.4.2-1 by literally running synaptic, updating the apt sources and telling
 synaptic to upgrade everything that could be upgraded (I have forgotten the
 direct apt-get command for that).  I think this would be a fairly common thing
 to do and as Adeodato has pointed out, I was allowed to upgrade to the wrong
 version of kdelibs-data without realising it would cause problems.

  Right, hence the bug. We told [1] our users that apt-get upgrade
  would be safe during the C++ ABI transition.

[1] http://lists.debian.org/debian-kde/2005/08/msg00089.html

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
If you think nobody cares if you're alive, try missing a couple of car
payments.
-- Earl Wilson



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



Bug#317231: cups-util.c:445: error: 'http_addr_t' has no member named 'sin_addr'

2005-08-17 Thread Adeodato Simó
retitle 317231 kdelibs: FTBFS against libcupsys2-dev from experimental
severity 317231 wishlist
thanks

* Bob Tanner [Wed, 06 Jul 2005 16:57:01 -0500]:

 Package: kdelibs
 Version: 4:3.3.2-6.1
 Severity: serious
 Tags: experimental
 Justification: no longer builds from source

  This bug is about a stable version of some software failing to compile
  against a not-yet-released version of one of its Build-Dependencies. I
  expect KDE upstream to react when CUPS 1.2 is officially released.

  If, for whatever reason, you're interested in having this fixed earlier, 
  I recommend you contact with KDE upstream directly and provide them some 
  sort of patch to detect the CUPS version at configure time and use the
  appropriate construct in each case.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
America may be unique in being a country which has leapt from barbarism
to decadence without touching civilization.
-- John O'Hara



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



Bug#323379: kdebase: Please recompile the experimental package

2005-08-16 Thread Adeodato Simó
* Piotr Roszatycki [Tue, 16 Aug 2005 13:21:22 +0200]:

 Please recompile the package for experimental release.

  mmm? (IOW, please be verbose and explain what you want.)

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
I went to the race track once and bet on a horse that was so good that
it took seven others to beat him!



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



Bug#323379: kdebase: Please recompile the experimental package

2005-08-16 Thread Adeodato Simó
* Piotr Roszatycki [Tue, 16 Aug 2005 14:20:19 +0200]:

 On Tuesday 16 of August 2005 14:10, Adeodato Simó wrote:
  * Piotr Roszatycki [Tue, 16 Aug 2005 13:21:22 +0200]:
   Please recompile the package for experimental release.

mmm? (IOW, please be verbose and explain what you want.)

 I've noticed it is now more complicated thing beacuse the question is for 
 which environment the experimental packages should be compiled? sarge or sid?

  Obviously, sid (and pulling from experimental only the strictly needed
  dependencies).

 On sid distribution the packages are not installable because of C++ migration 
 process. 
  
  Of course. What did you expect? (temporarily adding etch to your
  sources.list will help). Still, I don't see what recompiling packages
  in experimental can do to improve this situation; in fact, it would
  make things _worse_.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
A black cat crossing your path signifies that the animal is going somewhere.
-- Groucho Marx



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



Bug#301536: libkdecore.so.4: undefined symbol: init_keyboard_layout

2005-08-16 Thread Adeodato Simó
* Meelis Roos [Sat, 26 Mar 2005 17:53:41 +0200]:

 Package: kdelibs4
 Version: 4:3.3.2-4.0.2
 Severity: normal

Hello,

 Quick summary:
 kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/libkdecore.so.4: 
 undefined symbol: init_keyboard_layout

  Is this still an issue for you? Perhaps you were using an old version
  of KDM at the time?

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
And don't get me wrong - I don't mind getting proven wrong. I change my
opinions the way some people change underwear. And I think that's ok.
-- Linus Torvalds



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



Bug#320581: kdelibs4: kmail crashes on startup with segmentation fault

2005-08-16 Thread Adeodato Simó
* Bernhard Sadlowski [Sat, 30 Jul 2005 12:38:08 +0200]:

 Package: kdelibs4
 Version: 4:3.3.2-6.1
 Severity: grave
 Justification: renders package unusable

 Updating kdelibs to 3.3.2-7 breaks kmail on 3 different Linux Systems
 with Debian/unstable installed and Kernel 2.6.11-mm1: 
 Standard kernel 2.6.11 with patch from 
 ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm1

 Going back to 3.3.2-6 or 3.3.2-6.1 solves the issue.

  Yes, 3.3.2-7 brokes kmail but can't be fixed right now, sorry (C++
  transition).

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Ara que ets la meva dona, te la fotré fins a la melsa, bacona!
-- Borja Álvaro a Miranda Boronat en «Chulas y famosas»



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



Bug#323064: kdenetwork-filesharing needs to depend on 'perl-suid'

2005-08-14 Thread Adeodato Simó
  (Not CC'ing the submitter.)

 Maybe, I am mistaken or my interpretation is wrong. But imho the 
 dependeny of kdenetwork-filesharing towards perl-suid is absolute, 
 because without perl-suid kdenetwork-filesharing is broken.

  If this is the case, he's right that a Depends is needed. We'd have to
  check.

  If a Depends is needed, I recommend that we don't make the kdenetwork
  virtual package depend on kdenetwork-filesharing, but recommend (or
  suggest) it.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Never let your sense of morals get in the way of doing what's right.
-- Isaac Asimov



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



Bug#263536: Updated patch for GNU/kFreeBSD support

2005-08-11 Thread Adeodato Simó
tag 263536 pending
stop

* Aurelien Jarno [Fri, 12 Aug 2005 01:00:58 +0200]:

 Package: arts
 Followup-For: Bug #263536

 Hello,

 Please find attached a new patch to add GNU/kFreeBSD (and also GNU/Hurd
 support). It simply disable alsa (as it is linux only) on these
 platforms. The new patch is not so invasive as the first one, and
 doesn't use a control.in nor use type-handling.

 Would it be possible to add it with the next upload?

  Yes, thanks for providing a clean patch.

  As in KDE 3.4 (currently in experimental) we've switched to cdbs, I've
  adapted the debian/rules chunk. It is attached; I've tested and it
  works, please let us know if you think it has some kind of bug.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Pedro Guerra - Deseo
 
The pure and simple truth is rarely pure and never simple.
-- Oscar Wilde
Index: debian/rules
===
--- debian/rules(revision 1435)
+++ debian/rules(working copy)
@@ -14,3 +14,13 @@
 
 #shlibs_ver = 1.4.2-1
 #$(foreach p,$(PACKAGES_WITH_LIBS),$(eval DEB_DH_MAKESHLIBS_ARGS_$(p) := 
-V'$(p) (= $(shlibs_ver))'))
+
+### 
+
+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+
+binary-predeb/libarts1-dev::
+ifeq (linux,$(DEB_HOST_ARCH_OS))
+   echo libasound2-dev=libasound2-dev debian/libarts1-dev.substvars
+endif
+


Re: GCC++4 ABI transition for KDE?

2005-08-09 Thread Adeodato Simó
* Yves Glodt [Sun, 07 Aug 2005 21:36:09 +0200]:

 A detail I'm interested about: Will Qt and KDE be compiled with the 
 -fvisibility switch?

  Not for the time being. We were presented a couple of nasty bugs
  derived of its use, and we decided not to. It can be enabled when this
  issues get fixed, but some interested party should take care of
  keeping us informed about the status, since if it's not a top priority
  for us (it is not for me), we'd probably won't be digging information
  ourselves. 

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Fangoria - Me odio cuando miento
 
Truth is the most valuable thing we have, so let's economize it.
-- Mark Twain


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



Bug#317423: Juk crashes at startup

2005-08-05 Thread Adeodato Simó
:3.3.2-7   KDE core libraries
 ii  libart-2.0-2 2.3.17-1Library of functions for 2D 
 graphi
 ii  libarts1 1.3.2-4 aRts Sound system
 ii  libasound2   1.0.9-2 ALSA library
 ii  libaudio21.7-2   The Network Audio System (NAS). 
 (s
 ii  libaudiofile00.2.6-6 Open-source version of SGI's 
 audio
 ii  libc62.3.2.ds1-22GNU C Library: Shared libraries 
 an
 ii  libesd-alsa0 [libesd0]   0.2.36-1Enlightened Sound Daemon (ALSA) 
 - 
 ii  libfam0c102  2.7.0-7 client library to control the 
 FAM 
 ii  libflac6 1.1.1-5 Free Lossless Audio Codec - 
 runtim
 ii  libgcc1  1:4.0.0-12  GCC support library
 ii  libglib2.0-0 2.6.5-1 The GLib library of C routines
 ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
 ii  libidn11 0.5.13-1.0  GNU libidn library, 
 implementation
 ii  libjack0.80.0-0  0.99.0-6JACK Audio Connection Kit 
 (librari
 ii  libmad0  0.15.1b-2.1 MPEG audio decoder library
 ii  libmusicbrainz4  2.1.1-3 Second generation incarnation of 
 t
 ii  libogg0  1.1.2-1 Ogg Bitstream Library
 ii  libpng12-0   1.2.8rel-1  PNG library - runtime
 ii  libqt3c102-mt3: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.6-7   The GNU Standard C++ Library v3
 ii  libtag1  1.3.1-1 TagLib Audio Meta-Data Library
 ii  libtunepimp-bin  0.3.0-4 libtunepimp simple tagging 
 applica
 ii  libtunepimp2 0.3.0-4 MusicBrainz tagging library and 
 si
 ii  libvorbis0a  1.1.0-1 The Vorbis General Audio 
 Compressi
 ii  libvorbisenc21.1.0-1 The Vorbis General Audio 
 Compressi
 ii  libvorbisfile3   1.1.0-1 The Vorbis General Audio 
 Compressi
 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  libxrender1  1:0.9.0-2   X Rendering Extension client 
 libra
 ii  libxt6   4.3.0.dfsg.1-14 X Toolkit Intrinsics
 ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) 
 configu
 ii  zlib1g   1:1.2.2-7   compression library - runtime

 juk recommends no packages.

 -- no debconf information



* Stefan Lüthje [Sun, 10 Jul 2005 23:37:15 +0200]:

 Hello,

 I have also absolute the same problems (application crashes at the same 
 function), but I have
 - AMD64 Debian unstable
 - KDE 3.4.1 (experimental)

 Greetings

 Stefan Lüthje



* Kevin [Sat, 30 Jul 2005 04:34:43 -0400]:

 Hi,

 Do you have JuK set to output to aRts? If so, try changing the MediaSystem  
 option in your ~/.kde/share/config/jukrc (it's in [Settings]) to 2 and  
 then start JuK. If it starts, try using outputting to aKode (or GStreamer)  
 instead.

 I haven't looked into the problem any further, however, so I can't say  
 exactly what the issue between JuK and aRts is. Hope that helps in the  
 meantime, though.

 Also, I'm currently using the KDE 3.4.1 packages from  
 http://pkg-kde.alioth.debian.org/ on an otherwise Debian Unstable system.


 Kevin



* Patrick Valsecchi [Fri, 05 Aug 2005 16:36:15 +0200]:

 Hi,

 I had this very same crash in 3.4.0 and 3.4.1 (both taken from on alioth) on 
 i386. 
 I cannot try to change jukrc: my first reflex was to delete it to come back 
 to 
 the defaults (didn't help either).

 Thanks.




-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Old men are fond of giving good advice to console themselves for their
inability to set a bad example.
-- La Rochefoucauld, Maxims



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



Re: Bug#320212: /usr/bin/kfontview: /usr/lib/libkfontinst.so.0: undefined symbol: FTC_SBit_Cache_New

2005-07-27 Thread Adeodato Simó
* Achim Bohnet [Wed, 27 Jul 2005 22:04:20 +0200]:

 Short story for unstable users: unstable is currently borked due
 to the C++ transition. Wait until kde 3.4.? enters sid and the
 error will go way.

  Actually, this has nothing to do with the C++ transition.

  kfontview: relocation error: /usr/lib/libkfontinst.so.0: undefined symbol: 
  FTC_SBit_Cache_New

 that's a temporary sid/unstable problem.  Does not happen with sarge.

  #314385, and not strictly temporary. :)

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Loan-department manager:  There isn't any fine print.  At these
interest rates, we don't need it.


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



Re: CAN-2005-1920: information leak in kate / kwrite

2005-07-23 Thread Adeodato Simó
* Martin Schulze [Sat, 23 Jul 2005 18:17:48 +0200]:

 Hi,

  Hi Martin,

 did you notice http://www.kde.org/info/security/advisory-20050718-1.txt?

  Yes.

 I'm building an update for sarge now.  Can you tell me which version
 of the package will have the fix included in sid?

  No, we really can't tell. The upload that will fix this is quite far
  away, because it depends on several other libraries (Qt, aRts, kdelibs)
  doing its C++ ABI transition first. With this timespan, it'd be hard
  to predict the version number (we still don't know whether it'll be
  KDE 3.4.1 or 3.4.2, go figure).

  If you want to mention something about sid in the advisory, perhaps
  you could go with something similar to This issue has been fixed in
  kate 3.4.1-1, available from experimental. Packages based on this
  version will be uploaded to unstable as soon as the necessary
  libraries have made their C++ ABI transition.

  Thanks for your interest,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Algebraic symbols are used when you do not know what you are talking about.
-- Philippe Schnoebelen


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



Re: Bug#319443: kopete: Kopete embeds a local copy of the vulnerable libgadu (CAN-2005-1852)

2005-07-22 Thread Adeodato Simó
close 319443 4:3.3.2-5
thanks

* Moritz Muehlenhoff [Fri, 22 Jul 2005 07:44:30 +0200]:

 Package: kopete
 Severity: normal

 Kopete embeds a copy of the gadu library, which is vulnerable to
 remotely exploitable integer overflows. Judging from the original KDE
 advisory the embedded version is only used as a fallback. As there's
 a dependency on Debian's libgadu, which has already been fixed Kopete
 is probably not directly affected. If this should not be the case please
 bump the urgency.

  As you say, kopete in Debian dynamically links against libgadu instead
  of using its internal copy. This was not true for a while in the recent 
  past, but the fix uploaded on 2005-05-24 [1] did make into sarge.

[1] http://lists.debian.org/debian-devel-changes/2005/05/msg01450.html

  I'm closing the bug, but thanks for reporting.

 Original advisory:
 http://www.kde.org/info/security/advisory-20050721-1.txt


-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Never let your sense of morals get in the way of doing what's right.
-- Isaac Asimov


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



Re: kdenetwork sparc build needs requeued

2005-07-20 Thread Adeodato Simó
* Blars Blarson [Wed, 20 Jul 2005 00:51:12 -0700]:

Hi Blars,

 kdenetwork failed to build on a sparc buildd due to temporarily
 unavailable build dependancies.  It has built on my sparc pbuilder.

  With the state of the archive today, such successfully built binaries
  would most likely don't work because of both libstdc++5 (from
  kdelibs4) and libstdc++6 (from the binaries) getting loaded at the
  same time.

  Thanks for caring about sparc, though; just let's not rebuild
  kdenetwork this time.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Capitalism is the extraordinary belief that the nastiest of men, for the
nastiest of reasons, will somehow work for the benefit of us all.
-- John Maynard Keynes


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



Re: OpenEXR 1.2.0-3 (kdelibs4 build-dep) awaiting a sponsor

2005-07-18 Thread Adeodato Simó
* Andrew Lau [Tue, 19 Jul 2005 03:00:11 +1000]:

 Sorry for holding up kdelibs4's C++ ABI transition, but so far I haven't
 been able to find someone with the free time to sponsor openexr 1.2.0-3.

  (a) You're not holding up (yet) the C++ ABI transition for kdelibs4.
  (b) You found such person, albeit with some restrictions, yesterday.

  Quoting from my #debian-devel/Freenode log from 2005-07-17 (all times
  UTC+2):

19:14 Netsnipe could anyone please help me upload/sponsor some C++
 transition affected packages?
19:15 Netsnipe one of them is also a build-dep of KDE

19:31 dato Netsnipe: what does make you think that one of them being a
   build-dep of KDE will encourage people to sponsor
   you? :P
19:32 dato Netsnipe: anyway, I can help with openxr after Qt is sorted
   out, if you haven't got sponsoring by then,
   so we should be safe.
 
  The conditions stated there make the explanation in your mail, namely help
  me, help me, or KDE won't be able to do its C++ transition, a blatant lie.

  My offer still stands, though.

  Have a nice day,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Arguing with an engineer is like wrestling with a pig in mud: after a
while, you realize the pig is enjoying it.


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



Re: Bug#318182: kdelibs4: Broken dependency to libaspell15 (= 0.60)

2005-07-13 Thread Adeodato Simó
reassign 318182 libaspell15c2
close 318182
-- with apologies to Brian Nelson

* Jaime Robles [Thu, 14 Jul 2005 00:11:29 +0200]:

 Package: kdelibs4
 Version: 4:3.3.2-6.1
 Severity: normal

 When upgrading the whole KDE system is broken and it is not possible to
 reinstall it.
 libaspell15 seems to be replaced by libaspell15c2 but kdelibs4 depends
 on libsaspell15.
 Maybe the bug should be opened against libaspell15c2 instead of against
 kdelibs4 as libaspell15c2 could offer libaspell15 to fulfil these kind
 of dependencies...


-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
A lie can go round the world before the truth has got its boots on.
-- Terry Pratchett


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



Re: Bug#312358: kdm crashes on startup

2005-07-03 Thread Adeodato Simó
* Frank Lichtenheld [Sun, 03 Jul 2005 02:37:12 +0200]:

Hello all,

 On Sat, Jul 02, 2005 at 11:37:37PM +0300, Jarkko Suontausta wrote:
  On Wednesday 08 June 2005 19:54, Itai Seggev wrote:
   On Tue, Jun 07, 2005 at 07:24:56PM +0200, Isaac Clerencia wrote:
On Tuesday, 7 June 2005 18:53, Itai Seggev wrote:
   Yes, you're right. It seems the problem was that kdm is only recommend
   by, and not depended on, by kdebase, so it wasn't upgraded with the
   rest of kdebase. Is there any particular reason for this behaviour? I
   would expect that if I installed kdebase, I would get all of it.
  I second this and have been puzzled as to why kdebase doesn't depend on 
  kdm... 
  there is probably a (historical?) reason for that, but it might be 
  worthwhile 
  to reconsider adding that dependency...

  Exactly for this:

 kdebase doesn't depend on kde because it works perfectly without it.
 I have kdebase installed here but I can live fine with my gdm...
 Recommends is really the right choice here and I would suggest to use
 a apt frontend that honors them.

  Note, however, that the kdebase Recommends: kdm (= ${Source-Version}).
  I don't think our package management tools honour that at all, but
  they could some day, and at least serves as documentation for users.
  (The truth is that the experimental packages don't have the
  recommendation versioned, but this was just unfortunate timing: it was
  removed on May 30th, and reintroduced on Jun 9th after agreeing that
  it was best to leave them. kdebase 3.4.1-1 was uploaded on May 31st.)

 The real question is why the kde packages don't conflict with earlier
 kdm versions if they don't work with them... (not that kde had too few
 conflicts, how about a little backwards compatibility anyway?)

  This situation is mostly fixed in our SVN since Jun 9, but there has
  not been another upload to experimental since then. .oO(Must implement
  that svn post-commit hook that tags pending and attachs changelog
  entry when closing a bug in SVN, like subversion (the pacakge) does.)

  We tightened the kdm dependency on kdebase-bin, which was the one
  causing problems. As now kdm Depends: kdebase-bin (= ${Source-Version),
  kdm will necessarily get upgraded whenever kdebase is.

  This, er, solves the problem after people upgrade to kdm 3.4.1. The
  possibility of remaining with an un-upgraded 3.3.2 remains, but I
  haven't decided what to do with that yet. Perhaps a one-time versioned
  conflicts (kdebase-bin Conflicts: kdm ( 4:3.4.1-2), what do you
  think, Christopher?).

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
A dream is an answer to a question that we don't know how to ask.


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



Re: kwifimanager depends on libiw27 (= 27) which is removed

2005-06-29 Thread Adeodato Simó
* Noèl Köthe [Sun, 26 Jun 2005 23:22:21 +0200]:

 kwifimanager depends on libiw27 (= 27) which is not available in sid.

  OK, thanks for the notice. I, er, only found this today because your
  report didn't get delivered to [EMAIL PROTECTED] :( (#306068 is the
  culprit for this.)

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
So, irregular/impure/non-elegant syntax doesn't bother me. Shit, I speak
English. Mainly I just want to type less.
-- William Morgan, on [ruby-talk:131589]


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



Re: kmail tries to access $HOME/Mail literally, and so fails to start

2005-06-26 Thread Adeodato Simó
* Chris Brien [Wed, 22 Jun 2005 11:48:29 +0100]:

Hi Chris,

 On startup, kmail immediately displays an error dialog with the text

 KMail could not create folder '$HOME/Mail';
 please make sure that you can view and modify the content of the folder 
 '/home/chris'.

  Please send us the output of the following command:

$ grep /Mail ~/.kde/share/config/kmailrc

  Thanks,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: David Bowie - Ziggy Stardust
 
Don't be irreplaceable, if you can't be replaced, you can't be promoted.


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



This is fixed upstream and has a patch

2005-06-26 Thread Adeodato Simó
tag 306183 fixed-upstrem patch
-- done
  
  See http://bugs.kde.org/show_bug.cgi?id=99089#c8.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: David Bowie - Suffragette city
 
He who has not a good memory should never take upon himself the trade of lying.
-- Michel de Montaigne


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



Re: Bug#313375: khelpcenter: missing Depends: htdig

2005-06-14 Thread Adeodato Simó
* Christopher Martin [Tue, 14 Jun 2005 10:59:45 -0400]:
 then we'll add the necessary depend(s). 

  Or a Recommends, perhaps?

-- 
Adeodato Sim
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
The problem I have with making an intelligent statement is that some
people then think that it's not an isolated occurrance.
-- Simon Travaglia


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



KDE 3.4 into sid delayed a bit

2005-06-09 Thread Adeodato Simó
Hello all,

  this is a short mail to let you know that KDE 3.4 entering unstable
  will take a while, since this transition is tied now to the C++ ABI
  transition (see [1] for details).

[1] http://lists.debian.org/debian-devel-announce/2005/06/msg4.html

  Note that the packages in experimental (or Alioth, they're the same)
  would be uploaded to sid now with very little modifications if there
  wasn't this transition happening, so it should be safe to upgrade.

  In case you're wondering, GNOME 2.10 has been able to transition right
  now because it's not written in C++.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
As an adolescent I aspired to lasting fame, I craved factual certainty,
and I thirsted for a meaningful vision of human life -- so I became a
scientist. This is like becoming an archbishop so you can meet girls.
-- Matt Cartmill


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



Re: Bug#312315: kmail: kdepim-kio-plugins version should be sepecified in Recommends

2005-06-07 Thread Adeodato Simó
* Chris Halls [Tue, 07 Jun 2005 11:44:54 +0100]:
 Package: kmail
 Version: 4:3.4.1-1
 Severity: normal
 Tags: experimental

  Hi Chris, thanks for your reports.

 Upgrading kdepim-kio-plugins to 4:3.4.1-1 fixes the problem, so the
 Recommends: should be versioned.

  Note that this will only be informational, since recent testing by
  Christopher Martin showed up that nor apt-get nor aptitutde would
  upgrade kdepim-kio-plugins even if the recommends were versioned.

  A possibility would be a -versioned conflicts, but that seems a bit
  excessive.

  Cheers,

-- 
Adeodato Sim
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Faced with the choice between changing one's mind and proving that there
is no need to do so, almost everyone gets busy with the proof.
-- J.K. Galbraith


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



Re: Discussion of bug #311683, default kde install shows porn

2005-06-04 Thread Adeodato Simó
* R. Armiento [Fri, 03 Jun 2005 18:02:54 +0200]:

 I just want to bring bug #311683 to public awareness and
 discussion. Since it is a bit of a sociopolitcal and policy
 issue, I suspect there may be people out there who feel
 strongly about this one way or the other, and with
 the upcoming release of debian sarge, it might not be optimal
 if this feature makes it out to the official release under
 the radar without being publically discussed.

  1. This is not getting fixed for Sarge, it has been reported too late.
 You may want to (try to) convince the Stable Release Manager that
 this is really suitable or even necessary for a point release.

  2. The KDE team has already said (read the bug log) that we will
 provide a solution for this issue in our next upload. Either by not
 providing the Web Collage screensaver at all in the Control Center,
 or (preferably) by not letting Random mode pick it.

 Other solutions, like having Random mode let you pick what
 screensavers to use, are in upstream's realm.

  3. If you're a system administrator and are concerned about this
 biting you and your users, do one of these:

 - don't install the kscreensaver-xsavers package
 - dpkg-divert --add --rename 
/usr/share/applnk/System/ScreenSavers/webcollage.desktop

  4. If you're a KDE user and don't want Random mode to pick Web
 Collage, do one of these:

 - don't use Random mode
 - ask your sysadmin to perform one of the actions in (3)
 - drop the attached file in ~/.kde/share/applnk/System/ScreenSavers;
   do gunzip it first, but DO NOT rename it. (With it, whenever Web
   Collage would have been used, Blank Screen will be called instead.
   I attach the diff to the original file too.)

  5. If you are reading the above and think Debian should deliver a
 good product by default, and neither (3) nor (4) are reasonable
 things to ask to our users, I agree, but the timing of this report
 has been very unfortunate.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Everything you read in newspapers is absolutely true, except for that
rare story of which you happen to have first-hand knowledge.
-- Erwin Knoll


webcollage.desktop.gz
Description: Binary data
--- webcollage.desktop
+++ webcollage.desktop
@@ -1,9 +1,8 @@
 [Desktop Entry]
 Encoding=UTF-8
-Exec=webcollage
+Exec=kblankscrn.kss
 Icon=kscreensaver
 Type=Application
-TryExec=xscreensaver
 Actions=InWindow;Root;Setup
 X-KDE-Category=Banners  Pictures
 Name=Web Collage
@@ -38,7 +37,7 @@
 Name[zu]=Umdwebo wezithombe ze-Web
 
 [Desktop Action Setup]
-Exec=kxsconfig webcollage
+Exec=kblankscrn.kss -setup
 Name=Setup...
 Name[af]=Opstelling...
 Name[bg]=...
@@ -94,7 +93,7 @@
 Icon=kscreensaver
 
 [Desktop Action InWindow]
-Exec=kxsrun webcollage -- -window-id %w
+Exec=kblankscrn.kss -window-id %w
 Name=Display in Specified Window
 Name[bg]=   
 Name[bs]=Prikai u navedenom prozoru
@@ -134,7 +133,7 @@
 NoDisplay=true
 
 [Desktop Action Root]
-Exec=kxsrun webcollage -- -root
+Exec=kblankscrn.kss -root
 Name=Display in Root Window
 Name[bg]=   
 Name[bs]=Prikai u korijenskom prozoru


signature.asc
Description: Digital signature


Re: kde 3.4.1 packages

2005-06-04 Thread Adeodato Simó
* Jean-Damien Durand [Sat, 04 Jun 2005 13:08:58 +0200]:

  Hi!

 - Few glitches at install / perhaps my fault - don't know
 Unpacking replacement kdict ...
 dpkg: error processing /var/cache/apt/archives/kdict_4%3a3.4.1-1_i386.deb 
 (--unpack):
  trying to overwrite `/usr/share/icons/crystalsvg/scalable/apps/kdict.svgz', 
 which is also in package kdebase-data
 dpkg-deb: subprocess paste killed by signal (Broken pipe)

  Oh, so we finally didn't have this fixed. Thanks for the notice.

 Preparing to replace kdelibs-data 4:3.3.2-6.1 (using 
 .../kdelibs-data_4%3a3.4.1-1_all.deb) ...
 Unpacking replacement kdelibs-data ...
 Replacing files in old package konq-plugins ...
 dpkg: error processing 
 /var/cache/apt/archives/kdelibs-data_4%3a3.4.1-1_all.deb (--unpack):
  trying to overwrite `/usr/share/services/mmst.protocol', which is also in 
 package kplayer
 dpkg-deb: subprocess paste killed by signal (Broken pipe)

  Please inform of this to the provider of the kplayer package (which is
  not in Debian).

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
And don't get me wrong - I don't mind getting proven wrong. I change my
opinions the way some people change underwear. And I think that's ok.
-- Linus Torvalds


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



MSN is an important part of kopete, adjusting severity

2005-05-19 Thread Adeodato Simó
package kopete
severity 309745 important
-- thanks

  The MSN protocol is an important enough part of Kopete as to consider
  this bug to have a major effect on the usability of a package,
  without rendering it completely unusable to everyone (e.g.,
  Jabber-only users), since the MSN protocol is no longer usable.
  
  Other people will think it merits being RC. Let's stick to important
  for now.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Pet Shop Boys - Jealousy
 
The difference between literature and journalism is that journalism is
unreadable and literature is not read.
-- Oscar Wilde


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



Kopete unusable for MSN, kdenetwork 3.3.2-4 fixes

2005-05-19 Thread Adeodato Simó
Hello!

  Since yesterday evening, the Kopete version in sarge is no longer able
  to log into MSN Messenger accounts due to (it seems) an update in the
  Microsoft servers.

  Bug #309745 arrived to the Debian BTS this morning making us aware of
  the problem, and in the afternoon we were informed that a bugfix was
  available from upstream's SVN.

  We've uploaded kdenetwork 3.3.2-4 to sid a while ago, containing a
  backport to the 3.3 branch of KDE of the upstream fix, and we would
  like to see this version shipped with Sarge if possible.

  Sorry for making this request so close to the deadline for bugfixes at
  severity important, but please take into account that the problem has
  only existed for little longer than 24 hours now.

  The changelog entry follows, and the diff is about 900 lines including
  an update to a Makefile.in file. There's then a lot of code deleted that
  gets substituted by two files copied from the long-existing project
  KMess.

  Thanks for considering.


 kdenetwork (4:3.3.2-4) unstable; urgency=high

   * Urgency high for sarge targetted fixes of bugs at severity important.

   +++ Changes by Adeodato Simó:

   * Kopete is now able again to log into MSN Messenger accounts, after the
 latest change in the Microsoft servers yesterday. (Closes: #309745)
 Backported patch from upstream 3.4 SVN branch that introduces a new login
 handler stolen from KMess. Enabled nofinal for kopete/protocols/msn, since
 otherwise it won't compile.

   * As a result of the above new login handler, Kopete is now able to log into
 MSN Messenger accounts with Hotmail or MSN addresses that have a non-.com
 TLD (e.g., hotmail.co.uk), which closes: #306845. (The patch at upstream
 bug #96304 is now obsolete.)


-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
And don't get me wrong - I don't mind getting proven wrong. I change my
opinions the way some people change underwear. And I think that's ok.
-- Linus Torvalds


signature.asc
Description: Digital signature


Re: Bug#307353: kdm keeping users from starting kde

2005-05-03 Thread Adeodato Simó
* jreed [Tue, 03 May 2005 15:27:33 -0400]:
 Conflict in /usr/lib/qt3/plugins/imageformats/libqjpeg-non-mt.so:
   Plugin uses single threaded Qt library!
 Conflict in /usr/lib/qt3/plugins/imageformats/libqmng-non-mt.so:
   Plugin uses single threaded Qt library!

  (This is probably not very important, but you shouldn't have
  libqt3c102 installed. It's obsolete.)

 AUDIT: Mon May  2 11:22:24 2005: 1850 X: client 2 rejected from local host
   Auth name: XDM-AUTHORIZATION-1 ID: -1

  That's gonna be it, it seems.

 i hope this information might be of some use. let me know if there's
 anything else i can send.

  Yes, the ~/.xsession-errors file for the users that fails to log in.

  Thanks.

  P.S.: Please respect the Reply-To header if you can.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Man is certainly stark mad; he cannot make a flea, yet he makes gods by the
dozens.
-- Michel de Montaigne


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



Re: Bug#307353: kdm keeping users from starting kde

2005-05-03 Thread Adeodato Simó
* jreed [Tue, 03 May 2005 15:57:52 -0400]:

 respect as in, reply only to you? or reply to bugs.debian.org as well?

  The latter, thanks.

 in any case, here is the log as requested. perhaps it will shed some
 light (i hope):

  Uhm, we'd need the ~/.xsession-errors, but right after a failed login
  with KDM. The one you send seems to correspond to a sucessfull login
  with GDM...

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Q: How do Debian developers play Russian rulette?
A: Everone contributes a key revocation certificate and chooses a number
from one to ten. Then everybody executes a random generator - if it's a
match, then his revocation certificate is submitted to the keyservers.
-- seen on [EMAIL PROTECTED]



Re: Bug#307353: kdm keeping users from starting kde

2005-05-02 Thread Adeodato Simó
* jreed [Mon, 02 May 2005 15:08:55 -0400]:
 package: kdm
 version: 3.3.2-1

  Hi,

 this issue is quite puzzling. we've updated a few of our user's debian
 boxes, and kdm is a common package that gets upgraded. now, kdm greets
 our users normally, but when they login, they are briefly taken to a
 generic gray xserver screen, and then almost immediately returned to
 kdm. this issue only appears to affect kdm. we've been able to get users
 back into kde using gdm/xdm with no problems. keep in mind, these users
 mount their home directories from our nfs server, and i'm wondering if
 this new kdm doesn't like nfs/nis/autofs. also strange, i've been able
 to start fluxbox using kdm with no problems.

  What version of KDM where you upgrading from? What type of session did
  the users select. And, any relevant log entries on /var/log/kdm.log,
  or ~/.xsession-errors?

  Thanks,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Eric Clapton - Broken hearted
 
Every program has at least one bug and can be shortened by at least one
instruction -- from which, by induction, one can deduce that every
program can be reduced to one instruction which doesn't work.


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



Re: Bug#307098: kdelibs-data has /etc/xdg/menus/applications.menu which is also in gnome-menus

2005-04-30 Thread Adeodato Simó
* Jeff Bowden [Sat, 30 Apr 2005 11:00:11 -0700]:
 Package: kdelibs-data
 Version: 4:3.3.2-4
 Severity: normal

 Fails to install because /etc/xdg/menus/applications.menu is also in 
 gnome-menus

  OK, thanks for this report. We'll coordinate a solution to this
  problem with the GNOME team.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Boards of Canada - Basefree
 
Don't be irreplaceable, if you can't be replaced, you can't be promoted.


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



Re: Bug#307098: kdelibs-data has /etc/xdg/menus/applications.menu which is also in gnome-menus

2005-04-30 Thread Adeodato Simó
reassign 307098 gnome-menus,kdelibs-data
severity 307098 serious
tag 307098 experimental
-- thx

Hi people,

* Jeff Bowden [Sat, 30 Apr 2005 11:00:11 -0700]:
 Package: kdelibs-data
 Version: 4:3.3.2-4
 Severity: normal

 Fails to install because /etc/xdg/menus/applications.menu is also in 
 gnome-menus

  We (GNOME and KDE teams) are going to need to coordinate about this
  (kdelibs-data in unstable already includes applications.menu,
  gnome-menus is new in experimental).

  What about if we both rename our xdg/menus/* files to {kde,gnome}-*,
  and perhaps push this change upstream? KDE already prefixes all the
  files there, except applications.menu.

  Let us know what you think about this, and then we can work out the
  details for a smooth transition.

  Cheers,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Boards of Canada - Basefree
 
He has never been known to use a word that might send a reader to the
dictionary.
-- William Faulkner (about Ernest Hemingway)


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



Re: Bug#306845: kopete: connection to msn fail when account name is [EMAIL PROTECTED] and xxx is not com

2005-04-28 Thread Adeodato Simó
* moi [Thu, 28 Apr 2005 23:20:19 +0200]:
 Package: kopete
 Version: 4:3.3.2-3
 Severity: normal

 connection to msn fail when account name is [EMAIL PROTECTED] and xxx is
 not com, the bug has been fixed
 http://bugs.kde.org/show_bug.cgi?id=96304 but the patch is not yet in
 sid.
 Other patches realesed after have been merged in sid.
 There is a special reason to not include this patch ?

  Yes, a reason exists, and is a bit sad. On April 24th, I prepared a
  new upload of kdenetwork. Before uploading, I reviewed the list of
  bugs [1], to see if there were any that could be fixed with a small
  patch.

[1] 
http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=srcdata=kdenetworkarchive=norepeatmerged=noraw=yesshow_list_header=noshow_list_footer=nopend-exc=done

  On April 6th, you mailed [2] this list mentioning the problem, but as
  it was a normal mail and not a bug report, it didn't show up in the
  list of bugs I consulted, so it didn't make it. If my memory was
  better, perhaps I would've remembered the mail; but it isn't, and the
  same happens to other developers, so please use the BTS whenever
  possible (unless we ask otherwise, e.g. for experimental packages).

[2] http://lists.debian.org/debian-qt-kde/2005/04/msg00069.html

  Probably the next upload will carry a fix for this bug, but we can't
  tell you when such upload will happen.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: David Bowie - When I'm five
 
He who has not a good memory should never take upon himself the trade of lying.
-- Michel de Montaigne


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



Re: Bug#306673: kde-devel-extras install fails!

2005-04-27 Thread Adeodato Simó
* Bastian Venthur [Wed, 27 Apr 2005 23:59:19 +0200]:

 I think it has something to do with kdeskd-misc AND kdevelop3-plugins in
 conjunction. The errorlog sais, that it tries to overwrite
 /usr/lib/kde/kded_ksvnd.la, which is too in package kdevelop3-plugins...

  Yes, you're right. Thanks for this report. (We don't have an ETA for a
  fix, so you can in the meantime use dpkg -i --force-overwrite.)

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: The Magnetic Fields - It's Only Time
 
Never let your sense of morals get in the way of doing what's right.
-- Isaac Asimov


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




Re: Bug#306183: inline pgp does not work

2005-04-24 Thread Adeodato Simó
tag 306183 experimental
severity 306183 normal
forwarded 306183 http://bugs.kde.org/99089
stop

* Bastian Venthur [Sun, 24 Apr 2005 21:11:41 +0200]:
 Package: kmail
 Version: 4:3.4.0-0pre1
 Severity: important

 Setting the signuature-option to Inline-OpenPGP does not work, the mails
 sent with this option seem so send their sigs as attachment instead of
 inline.

  OK, this bug is reported upstream already. Bastian, as indicated in
  the above URL, you can workaround this until it gets fixed by using
  kaddressbok entries.

  Thanks,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Vitalic - Fanfares
 
Every program has at least one bug and can be shortened by at least one
instruction -- from which, by induction, one can deduce that every
program can be reduced to one instruction which doesn't work.


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



Re: KDE 3.4: packages that require libc6 (= 2.3.2.ds1-21)

2005-04-22 Thread Adeodato Simó
* Martin Steigerwald [Fri, 22 Apr 2005 12:55:49 +0200]:

 The cause is this that those packages depend on libc6 (= 2.3.2.ds1-21) 
 but is installed 2.3.2.ds1-20 soll installiert.

 Is that intentional? This would exclude Debian Sarge users from testing 
 KDE 3.4.

  libc6 2.3.2.ds1-21 is intended for sarge, which means that should be
  safe to install it from unstable today.

 I can update to newer libc but would loose X related development 
 packages.

  You shouldn't. What command are you using to install libc6 from
  unstable? Try:

# apt-get install -t unstable `grep-status -Fsource glibc |
   grep-dctrl -Fstatus installed -ns package`

  Or:

# apt-get install `grep-status -Fsource glibc | grep-dctrl -Fstatus 
installed
 -ns package | sed -e s/$/=2.3.2.ds1-21/`

  Basically, mention each installed package from the libc sources in the
  command line. I believe your but would loose X related development
  packagse is related to only upgrading libc6 and not libc6-dev at the
  same time.

  Also, next time please use debian-kde@lists.debian.org instead of
  debian-qt-kde: there's more people there who can both help you, and
  benefit from answers. Thanks.

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: The Magnetic Fields - I Die
 
He has never been known to use a word that might send a reader to the
dictionary.
-- William Faulkner (about Ernest Hemingway)


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



Re: kleopatra and gnupg2

2005-04-19 Thread Adeodato Simó
* Peter Eisentraut [Tue, 19 Apr 2005 09:42:48 +0200]:
 Why does kleopatra require gnupg2 specifically?  In personal communication, 
 Werner Koch indicated that gnupg2 is by no means to be used for any 
 production work, and I can personally attest that it does not work very well. 
  
 But now it gets installed automatically by apt-get install kde.  I don't 
 think that's a good idea.

  http://lists.debian.org/debian-kde/2005/04/msg00262.html

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: David Bowie - I've been waiting for you
 
He who has not a good memory should never take upon himself the trade of lying.
-- Michel de Montaigne


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



Re: Bug#303928: marked as done (KDE (in Sarge, but not only))

2005-04-09 Thread Adeodato Simó
* Debian Bug Tracking System [Sat, 09 Apr 2005 12:33:33 -0700]:

 So when you remove some kde app, you no longer have ALL of kde 
 installed, and apt will remove the kde metapackage. However,
 this does not mean, that the rest of KDE is going to be removed.

  Unless aptitude is used, and all non-metapackages are marked auto. :(

 Unfortunatly debian does not really support partially installed
 metapackages, so the situation is going to remain confusing.

  http://lists.debian.org/debian-devel/2005/04/msg00253.html

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Eric Clapton - Inside of me
 
Capitalism is the extraordinary belief that the nastiest of men, for the
nastiest of reasons, will somehow work for the benefit of us all.
-- John Maynard Keynes


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



Re: Conflict with packages

2005-04-07 Thread Adeodato Simó
* Peter Besenbruch [Thu, 07 Apr 2005 13:06:48 -1000]:
 The package libkdenetwork2, version 4:3.3.2-3 conflicts with 
 libkleopatra0a, version 4:3.4.0-0pre1. As I don't use gnupg, it resolved 
 the issue with dpkg and a --force-overwrite. I realize this is to be 
 expected when one combines experimental packages with unstable, but I 
 thought you should know. Is this a real conflict, or just improperly 
 defined dependencies?

  A missing bit in the dependencies, yes (missing replaces). Will fix.
  You should be able to remove libkdenetwork2 from your system, though.
  Please write back if that's not the case.

  Thanks,

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Joan Manuel Serrat - La mort de l'avi
 
A lie can go round the world before the truth has got its boots on.
-- Terry Pratchett


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



Re: Conflict with packages

2005-04-07 Thread Adeodato Simó
* Adeodato Simó [Fri, 08 Apr 2005 01:41:43 +0200]:

   A missing bit in the dependencies, yes (missing replaces). Will fix.

  (Er, Daniel already had fixed long ago, though it hasn't been uploaded
  yet.)

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Joan Manuel Serrat - Els titelles
 
If you think nobody cares if you're alive, try missing a couple of car
payments.
-- Earl Wilson


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



  1   2   3   4   5   >