libsoprano sesame2 backend

2009-08-12 Thread Ritesh Raj Sarraf
Hi,

I just installed kubuntu on one of my boxes and found that they have nepomuk 
*usable* because they have been able to package and ship the sesame2 soprano 
backend.

From what I remember, Debian KDE team didn't have the resource to package 
it. Now that it is packaged for kubuntu, would it make sense to package and 
push it to at lease experimental ?

The reason is, this way, we can find bugs/ideas in nepomuk/apps and be able 
to report them upstream.

Ritesh
-- 
If possible, Please CC me when replying. I'm not subscribed to the list.


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



Re: libsoprano sesame2 backend

2009-08-12 Thread Modestas Vainius
Hello,

On trečiadienis 12 Rugpjūtis 2009 13:48:35 Ritesh Raj Sarraf wrote:
 I just installed kubuntu on one of my boxes and found that they have
 nepomuk *usable* because they have been able to package and ship the
 sesame2 soprano backend.

 From what I remember, Debian KDE team didn't have the resource to package

 it. Now that it is packaged for kubuntu, would it make sense to package and
 push it to at lease experimental ?

 The reason is, this way, we can find bugs/ideas in nepomuk/apps and be able
 to report them upstream.

Sure they do (this is ubuntu we are talking about) because they find 
themselves comfortable shipping binaries without source. Debian does not as 
such practise does not meet Debian Free Software Guidelines.

-- 
Modestas Vainius modes...@vainius.eu


signature.asc
Description: This is a digitally signed message part.


Re: libsoprano sesame2 backend

2009-08-12 Thread Ana Guerrero
On Wed, Aug 12, 2009 at 04:18:35PM +0530, Ritesh Raj Sarraf wrote:
 Hi,
 
 I just installed kubuntu on one of my boxes and found that they have nepomuk 
 *usable* because they have been able to package and ship the sesame2 soprano 
 backend.
 
 From what I remember, Debian KDE team didn't have the resource to package 
 it. Now that it is packaged for kubuntu, would it make sense to package and 
 push it to at lease experimental ?


Are you talking about something you found in a PPA or other repo?
Because ubuntu's soprano's package is quite similar to Debian's:
https://launchpad.net/ubuntu/+source/soprano

There were some distribution problems not very clear with some sesame2 stuff
(jar files ) last time I checked, and that is also a problem for ubuntu.

Also, take into account thata  package something is not putting some files under
debian/, ship it to the archive and forget. You have to look at the
different packaging policies (in this case java) and keep them updated, look 
at all the build depends and depends packaged, then keep mantaining it and 
being able to look at bug reports... Nobody in the team was interested in that,
and that is most of the job.

I think we both, ubuntu and debian packages, are looking forward to see the
virtuoso backend.

Ana


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



Re: libsoprano sesame2 backend

2009-08-12 Thread Sune Vuorela
On 2009-08-12, Ana Guerrero a...@debian.org wrote:
 Also, take into account thata  package something is not putting some files 
 under
 debian/, ship it to the archive and forget. You have to look at the
 different packaging policies (in this case java) and keep them updated, look 
 at all the build depends and depends packaged, then keep mantaining it and 
 being able to look at bug reports... Nobody in the team was interested in 
 that,
 and that is most of the job.

If it was just a case of a single java library that needed to be
packaged, it would ahve been a different thing.

Sesame2.jar uses a build system that is called 'maven', that among
others has the feature of downloading other libraries during build.

So first step would be to figure out how to untangle the download from
the internet part of the build system and remove that.

The libraries that maven downloads during build is 105 java libraries
taking up a total of 28mb space. Some of these libraries (iirc around
15) are available in debian. The remaining should be packaged
seperately.

So all in all, it is not just the case of pacage a single java
library.

/Sune


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



Re: libsoprano sesame2 backend

2009-08-12 Thread Ritesh Raj Sarraf
On Wednesday 12 Aug 2009 17:59:06 Ana Guerrero wrote:
 Are you talking about something you found in a PPA or other repo?
 Because ubuntu's soprano's package is quite similar to Debian's:
 https://launchpad.net/ubuntu/+source/soprano

 There were some distribution problems not very clear with some sesame2
 stuff (jar files ) last time I checked, and that is also a problem for
 ubuntu.

 Also, take into account thata  package something is not putting some files
 under debian/, ship it to the archive and forget. You have to look at the
 different packaging policies (in this case java) and keep them updated,
 look at all the build depends and depends packaged, then keep mantaining it
 and being able to look at bug reports... Nobody in the team was interested
 in that, and that is most of the job.

 I think we both, ubuntu and debian packages, are looking forward to see the
 virtuoso backend.

Ana,

I'm not sure if there's a difference in between sesame and sesame2.

Kubuntu is packaging sesame:
http://packages.ubuntu.com/karmic/soprano-backend-sesame

And the only additional dependency it adds is java2-runtime, which debian 
already packages.

Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
Necessity is the mother of invention.


signature.asc
Description: This is a digitally signed message part.


Re: libsoprano sesame2 backend

2009-08-12 Thread Ana Guerrero
On Wed, Aug 12, 2009 at 07:11:06PM +0530, Ritesh Raj Sarraf wrote:
 On Wednesday 12 Aug 2009 17:59:06 Ana Guerrero wrote:
  Are you talking about something you found in a PPA or other repo?
  Because ubuntu's soprano's package is quite similar to Debian's:
  https://launchpad.net/ubuntu/+source/soprano
 
  There were some distribution problems not very clear with some sesame2
  stuff (jar files ) last time I checked, and that is also a problem for
  ubuntu.
 
  Also, take into account thata  package something is not putting some files
  under debian/, ship it to the archive and forget. You have to look at the
  different packaging policies (in this case java) and keep them updated,
  look at all the build depends and depends packaged, then keep mantaining it
  and being able to look at bug reports... Nobody in the team was interested
  in that, and that is most of the job.
 
  I think we both, ubuntu and debian packages, are looking forward to see the
  virtuoso backend.
 
 Ana,
 
 I'm not sure if there's a difference in between sesame and sesame2.
 
 Kubuntu is packaging sesame:
 http://packages.ubuntu.com/karmic/soprano-backend-sesame


They are packaging sesame split out from soprano, in multiverse, that is some 
kind
of communitary non-free repository. AFAIK, this is not ubuntu. Just some extra
repos they give support and you have to activate in your sources. Alike to
Debian's non-free.
I understood your first email as they were shipping sesame2 *inside* soprano
which defitively made things different.

 And the only additional dependency it adds is java2-runtime, which debian 
 already packages.
 

Then, you can get the package, rebuild for yourself for Debian and report the 
problems you find to upstream. Read pusling's mail in the thread for some more 
help :)

As said, nobody in the team is interested in maintaining that. Once yu have it
in the archive, even if it is non-free, you have to give it a minimum of
support and take care of reverse deps, etc.

Ana



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



Bug#540883: marked as done (QClipboard can no longer set selection)

2009-08-12 Thread Debian Bug Tracking System
Your message dated Wed, 12 Aug 2009 09:14:28 -0700
with message-id 20090812161428.ga2...@oja.no
and subject line Oops
has caused the Debian Bug report #540883,
regarding QClipboard can no longer set selection
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
540883: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540883
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libqtgui4
Version: 4:4.5.2-1

When QClipboard::setText(QString, QClipboard::Selection) is called
late (meaning at least from an event handler, but I haven't narrowed
it down completely) retrieving the selection in another client doesn't
work.  More particularly, ownership of it gets set, but other clients
cannot retrieve the data.

I've attached a small program which demonstrates the problem.  After
launching, a window containing a button will show up.  Before pressing
that button, retrieving the primary selection via xsel -v -v -v -v
displays something like:
  xsel: Window id: 0x5e1 (unmapped)
  xsel: Timestamp: 3983411207
  xsel: Maximum request size: 4000 bytes
  xsel: Got window property: requestor 0x5e1, property 0x321, target 0xf4 
UTF8_STRING, length 12 bytes
  Hello world!
That text was set by calling QClipboard::setText in main.  After
pressing the button, it changes to:
  xsel: Window id: 0x5e1 (unmapped)
  xsel: Timestamp: 3983455616
  xsel: Maximum request size: 4000 bytes
  xsel: Conversion refused
  xsel: Conversion refused
This time, the selection was set by calling QClipboard::setText in a
slot attached to the button's clicked() signal.

I've traced through the execution of the event handler as well as I
can in gdb.  At line 1020 of qclipboard_x11.cpp, something very odd
happens in the bad case that I cannot explain.  It suddenly jumps
down past all the bits which actually put the data in the event to
line 1109, sending an empty reply to the reqesting client.

This behaviour is new.  In previous versions of the qt package, other
clients were able to retrieve the selection as expected in all
circumstances.

Random bugreport-y stuff:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libqtgui4 depends on:
ii  fontconfig 2.6.0-4   generic font configuration library
ii  libaudio2  1.9.2-1   Network Audio System - shared libr
ii  libc6  2.9-23GNU C Library: Shared libraries
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-4.1 FreeType 2 font engine, shared lib
ii  libgcc11:4.4.1-1 GCC support library
ii  libglib2.0-0   2.20.1-2  The GLib library of C routines
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libmng11.0.9-1   Multiple-image Network Graphics li
ii  libpng12-0 1.2.38-1  PNG library - runtime
ii  libqtcore4 4:4.5.2-1 Qt 4 core module
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.4.1-1   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-13  Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages libqtgui4 recommends:
ii  qt4-qtconfig  4:4.5.2-1  Qt 4 configuration tool

-- 
Robert Macomber
xby...@rojoma.com


cliptest.tar.gz
Description: Binary data
---End Message---
---BeginMessage---
I still have no idea why this problem was Qt-only, or why it only
appeared with the latest version of Qt, but rebooting fixed it (merely
restarting X wasn't enough).  I'm closing this bug report since it's
not actually a bug.
-- 
Robert Macomber
xby...@rojoma.com

---End Message---


Bug#541231: konqueror won't print to printer or pdf file -- kdeprint-lpd lib problem

2009-08-12 Thread Karl O. Pinc
Package: konqueror
Version: 4:3.5.9.dfsg.1-6
Severity: normal

Konqueror won't print, at least not to a printer or
to a saved pdf.   The dialog that pops up says:

There was an error loading kdeprint_lpd. The diagnostic is:
Library files for kdeprint_lpd.la not found in paths.

FWIW, here's some libs:

$ ls /usr/lib/kde3/kdeprint*
/usr/lib/kde3/kdeprint_cups.la
/usr/lib/kde3/kdeprint_cups.so
/usr/lib/kde3/kdeprint_ext.la
/usr/lib/kde3/kdeprint_ext.so
/usr/lib/kde3/kdeprint_lpdunix.la
/usr/lib/kde3/kdeprint_lpdunix.so
/usr/lib/kde3/kdeprint_lpr.la
/usr/lib/kde3/kdeprint_lpr.so
/usr/lib/kde3/kdeprint_rlpr.la
/usr/lib/kde3/kdeprint_rlpr.so
/usr/lib/kde3/kdeprint_tool_escputil.la
/usr/lib/kde3/kdeprint_tool_escputil.so

Thanks.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages konqueror depends on:
ii  kcontrol 4:3.5.9.dfsg.1-6control center for KDE
ii  kdebase-kio-plug 4:3.5.9.dfsg.1-6core I/O slaves for KDE
ii  kdelibs4c2a  4:3.5.10.dfsg.1-0lenny1 core libraries and binaries for al
ii  kdesktop 4:3.5.9.dfsg.1-6miscellaneous binaries and files f
ii  kfind4:3.5.9.dfsg.1-6file-find utility for KDE
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libgcc1  1:4.3.2-1.1 GCC support library
ii  libkonq4 4:3.5.9.dfsg.1-6core libraries for Konqueror
ii  libqt3-mt3:3.3.8b-5+b1   Qt GUI Library (Threaded runtime v
ii  libstdc++6   4.3.2-1.1   The GNU Standard C++ Library v3
ii  libx11-6 2:1.1.5-2   X11 client-side library

konqueror recommends no packages.

Versions of packages konqueror suggests:
pn  gij-4.1none(no description available)
ii  khelpcente 4:4.0.0.really.3.5.9.dfsg.1-6 help center for KDE
ii  konq-plugi 4:3.5.9-2 plugins for Konqueror, the KDE fil
ii  ksvg   4:3.5.9-3+lenny1  SVG viewer for KDE
pn  libgcj7-aw none(no description available)
pn  libjessie- none(no description available)

-- no debconf information



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



Bug#525728: Notifications doesn't work again

2009-08-12 Thread Benjamí Villoslada
Kopete individual and group notifications worked the last KDE 4.3.2 weeks, but 
after the 4.3 upgrade fails again.

Thanks!

Regards,

-- 
Benjamí
http://blog.bitassa.cat



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



Processed: Re: Bug#525728: Notifications doesn't work again

2009-08-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 525728 upstream
Bug #525728 [kopete] kopete: Kopete individual and group notifications doesn't 
work
Added tag(s) upstream.
 kthxbye
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Incomplete upload found in Debian upload queue

2009-08-12 Thread Archive Administrator
Probably you are the uploader of the following file(s) in
the Debian upload queue directory:
  koffice_2.0.2-2.dsc
This looks like an upload, but a .changes file is missing, so the job
cannot be processed.

If no .changes file arrives within 23:27:32, the files will be deleted.

If you didn't upload those files, please just ignore this message.

Greetings,

Your Debian queue daemon


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



Bug#502530: kmix: When I login to KDE4 the master mixer is always set to mute and the volume to zero.

2009-08-12 Thread Adam Trickett
Package: kmix
Version: 4:4.2.4-1
Severity: normal


When I start KDE4 the volume is always set to mute. If I unmute it and set the 
volume
to a normal setting it's okay. Even though I close KDE4 down with the volume on 
it
always set it's self to mute as KDE starts.

If I check from the command line before KDE starts with ALSA the volume level is
as I left it on the last shutdown.

When KDE starts the volume is initally un-muted but automatically mutes as it 
loads,
in fact it's possible to change the volume setting manually and have it muted 
automatically
if you are quick and careful in timing things.

If you uncheck the mute setting quickly enough the KDE start theme will play. 
It's really
annoying, as I have to change the setting on every login.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages kmix depends on:
ii  kdebase-runtime   4:4.2.4-2  runtime components from the offici
ii  kdelibs5  4:4.2.4-1  core libraries for all KDE 4 appli
ii  libasound21.0.20-2   shared library for ALSA applicatio
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libphonon44:4.5.2-1  Qt 4 Phonon module
ii  libqt4-dbus   4:4.5.2-1  Qt 4 D-Bus module
ii  libqt4-xml4:4.5.2-1  Qt 4 XML module
ii  libqtcore44:4.5.2-1  Qt 4 core module
ii  libqtgui4 4:4.5.2-1  Qt 4 GUI module
ii  libstdc++64.4.0-5The GNU Standard C++ Library v3

kmix recommends no packages.

kmix suggests no packages.

-- no debconf information



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



Processing of koffice_2.0.2-2_amd64.changes

2009-08-12 Thread Archive Administrator
koffice_2.0.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  koffice_2.0.2-2.dsc
  koffice_2.0.2-2.diff.gz
  koffice_2.0.2-2_all.deb
  koffice-doc-html_2.0.2-2_all.deb
  krita-data_2.0.2-2_all.deb
  kword-data_2.0.2-2_all.deb
  koffice-data_2.0.2-2_all.deb
  karbon_2.0.2-2_amd64.deb
  kchart_2.0.2-2_amd64.deb
  kplato_2.0.2-2_amd64.deb
  kpresenter_2.0.2-2_amd64.deb
  krita_2.0.2-2_amd64.deb
  kspread_2.0.2-2_amd64.deb
  kword_2.0.2-2_amd64.deb
  kthesaurus_2.0.2-2_amd64.deb
  koffice-libs_2.0.2-2_amd64.deb
  koffice-dev_2.0.2-2_amd64.deb
  koffice-dbg_2.0.2-2_amd64.deb

Greetings,

Your Debian queue daemon


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



Processing of kdeaccessibility_4.3.0-2_amd64.changes

2009-08-12 Thread Archive Administrator
kdeaccessibility_4.3.0-2_amd64.changes uploaded successfully to localhost
along with the files:
  kdeaccessibility_4.3.0-2.dsc
  kdeaccessibility_4.3.0-2.diff.gz
  kdeaccessibility_4.3.0-2_all.deb
  kde-icons-mono_4.3.0-2_all.deb
  kmag_4.3.0-2_amd64.deb
  kmouth_4.3.0-2_amd64.deb
  kttsd_4.3.0-2_amd64.deb
  kmousetool_4.3.0-2_amd64.deb
  kdeaccessibility-dbg_4.3.0-2_amd64.deb

Greetings,

Your Debian queue daemon


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



Bug#541272: kdm does not restart X server on logout with default settings

2009-08-12 Thread Vasilis Vasaitis
Package: kdm
Version: 4:4.3.0-2
Severity: normal


  Hi,

  I recently installed kdm, and I noticed the following behaviour: Initially
kdm would load the X server and I could log in. However, after logging out
it would not start the X server again; instead I would see in the logs:

kdm[2572]: X server for display :0 terminated unexpectedly
kdm[2572]: Unable to fire up local display :0; disabling.

  Thanks to a bit of digging around on the web, I found out that I could fix
this problem by adding the following option to /etc/kde4/kdm/kdmrc:

TerminateServer=true

  I'm not sure if the best way to fix this is to make this the default, or
to somehow prevent the X server from terminating when the user logs out, but
in any case this is a problem with the default settings that should be
fixed.

Thanks,
Vasilis


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30
Locale: LANG=el_GR.UTF-8, LC_CTYPE=el_GR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdm depends on:
ii  consolekit0.3.0-3framework for defining and trackin
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  kdebase-runtime   4:4.3.0-2  runtime components from the offici
ii  kdebase-workspace-kgreet-plug 4:4.3.0-2  KDE greet libraries for authentica
ii  kdelibs5  4:4.3.0-1  core libraries for all KDE 4 appli
ii  libc6 2.9-24 GNU C Library: Shared libraries
ii  libck-connector0  0.3.0-3ConsoleKit libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libkworkspace44:4.3.0-2  Library for the kdebase workspace
ii  libpam0g  1.0.1-10   Pluggable Authentication Modules l
ii  libqimageblitz4   1:0.0.4-4  QImageBlitz image effects library
ii  libqt4-svg4:4.5.2-1  Qt 4 SVG module
ii  libqt4-xml4:4.5.2-1  Qt 4 XML module
ii  libqtcore44:4.5.2-1  Qt 4 core module
ii  libqtgui4 4:4.5.2-1  Qt 4 GUI module
ii  libstdc++64.4.1-1The GNU Standard C++ Library v3
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxau6   1:1.0.4-2  X11 authorisation library
ii  libxdmcp6 1:1.0.2-3  X11 Display Manager Control Protoc
ii  libxtst6  2:1.0.3-1  X11 Testing -- Resource extension 
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

Versions of packages kdm recommends:
ii  kde-window-manager [x-windo 4:4.3.0-2the KDE 4 window manager (KWin)
ii  kdebase 4:4.3.0-1base applications from the officia
ii  konsole [x-terminal-emulato 4:4.3.0-1X terminal emulator for KDE 4
ii  logrotate   3.7.7-5  Log rotation utility
ii  twm [x-window-manager]  1:1.0.4-2Tab window manager
ii  xserver-xorg-core [xserver] 2:1.6.3-1+b1 Xorg X server - core server
ii  xterm [x-terminal-emulator] 244-1X terminal emulator

Versions of packages kdm suggests:
ii  kdepasswd 4:4.3.0-1  password changer for KDE 4

-- debconf information:
  kdm/stop_running_server_with_children: false
* shared/default-x-display-manager: kdm
  kdm/daemon_name: /usr/bin/kdm



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



koffice_2.0.2-2_amd64.changes ACCEPTED

2009-08-12 Thread Archive Administrator

Accepted:
karbon_2.0.2-2_amd64.deb
  to pool/main/k/koffice/karbon_2.0.2-2_amd64.deb
kchart_2.0.2-2_amd64.deb
  to pool/main/k/koffice/kchart_2.0.2-2_amd64.deb
koffice-data_2.0.2-2_all.deb
  to pool/main/k/koffice/koffice-data_2.0.2-2_all.deb
koffice-dbg_2.0.2-2_amd64.deb
  to pool/main/k/koffice/koffice-dbg_2.0.2-2_amd64.deb
koffice-dev_2.0.2-2_amd64.deb
  to pool/main/k/koffice/koffice-dev_2.0.2-2_amd64.deb
koffice-doc-html_2.0.2-2_all.deb
  to pool/main/k/koffice/koffice-doc-html_2.0.2-2_all.deb
koffice-libs_2.0.2-2_amd64.deb
  to pool/main/k/koffice/koffice-libs_2.0.2-2_amd64.deb
koffice_2.0.2-2.diff.gz
  to pool/main/k/koffice/koffice_2.0.2-2.diff.gz
koffice_2.0.2-2.dsc
  to pool/main/k/koffice/koffice_2.0.2-2.dsc
koffice_2.0.2-2_all.deb
  to pool/main/k/koffice/koffice_2.0.2-2_all.deb
kplato_2.0.2-2_amd64.deb
  to pool/main/k/koffice/kplato_2.0.2-2_amd64.deb
kpresenter_2.0.2-2_amd64.deb
  to pool/main/k/koffice/kpresenter_2.0.2-2_amd64.deb
krita-data_2.0.2-2_all.deb
  to pool/main/k/koffice/krita-data_2.0.2-2_all.deb
krita_2.0.2-2_amd64.deb
  to pool/main/k/koffice/krita_2.0.2-2_amd64.deb
kspread_2.0.2-2_amd64.deb
  to pool/main/k/koffice/kspread_2.0.2-2_amd64.deb
kthesaurus_2.0.2-2_amd64.deb
  to pool/main/k/koffice/kthesaurus_2.0.2-2_amd64.deb
kword-data_2.0.2-2_all.deb
  to pool/main/k/koffice/kword-data_2.0.2-2_all.deb
kword_2.0.2-2_amd64.deb
  to pool/main/k/koffice/kword_2.0.2-2_amd64.deb


Override entries for your package:
karbon_2.0.2-2_amd64.deb - optional graphics
kchart_2.0.2-2_amd64.deb - optional kde
koffice-data_2.0.2-2_all.deb - optional libs
koffice-dbg_2.0.2-2_amd64.deb - extra debug
koffice-dev_2.0.2-2_amd64.deb - optional libdevel
koffice-doc-html_2.0.2-2_all.deb - optional doc
koffice-libs_2.0.2-2_amd64.deb - optional libs
koffice_2.0.2-2.dsc - source kde
koffice_2.0.2-2_all.deb - optional kde
kplato_2.0.2-2_amd64.deb - optional kde
kpresenter_2.0.2-2_amd64.deb - optional kde
krita-data_2.0.2-2_all.deb - optional kde
krita_2.0.2-2_amd64.deb - optional kde
kspread_2.0.2-2_amd64.deb - optional kde
kthesaurus_2.0.2-2_amd64.deb - optional kde
kword-data_2.0.2-2_all.deb - optional kde
kword_2.0.2-2_amd64.deb - optional kde

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


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



koffice override disparity

2009-08-12 Thread Archive Administrator
There are disparities between your recently accepted upload and the
override file for the following file(s):

koffice-dev_2.0.2-2_amd64.deb: package says section is kde, override says 
libdevel.


Please note that a list of new sections were recently added to the
archive: cli-mono, database, debug, fonts, gnu-r, gnustep, haskell,
httpd, java, kernel, lisp, localization, ocaml, php, ruby, vcs, video,
xfce, zope.  At this time a script was used to reclassify packages into
these sections.  If this is the case, please only reply to this email if
the new section is inappropriate, otherwise please update your package
at the next upload.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please file a bug against ftp.debian.org and
explain why. Please INCLUDE the list of packages as seen above, or we
won't be able to deal with your request due to missing information.

Please make sure that the subject of the bug you file follows the
following format:

Subject: override: BINARY1:section/priority, [...], BINARYX:section/priority

Include the justification for the change in the body of the mail please.


[NB: this is an automatically generated mail; if you already filed a bug
and have not received a response yet, please ignore this mail.  Your bug
needs to be processed by a human and will be in due course, but until
then the installer will send these automated mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing ftpmas...@debian.org)


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



kdeaccessibility_4.3.0-2_amd64.changes ACCEPTED

2009-08-12 Thread Archive Administrator

Accepted:
kde-icons-mono_4.3.0-2_all.deb
  to pool/main/k/kdeaccessibility/kde-icons-mono_4.3.0-2_all.deb
kdeaccessibility-dbg_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kdeaccessibility-dbg_4.3.0-2_amd64.deb
kdeaccessibility_4.3.0-2.diff.gz
  to pool/main/k/kdeaccessibility/kdeaccessibility_4.3.0-2.diff.gz
kdeaccessibility_4.3.0-2.dsc
  to pool/main/k/kdeaccessibility/kdeaccessibility_4.3.0-2.dsc
kdeaccessibility_4.3.0-2_all.deb
  to pool/main/k/kdeaccessibility/kdeaccessibility_4.3.0-2_all.deb
kmag_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kmag_4.3.0-2_amd64.deb
kmousetool_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kmousetool_4.3.0-2_amd64.deb
kmouth_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kmouth_4.3.0-2_amd64.deb
kttsd_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kttsd_4.3.0-2_amd64.deb


Override entries for your package:
kde-icons-mono_4.3.0-2_all.deb - optional kde
kdeaccessibility-dbg_4.3.0-2_amd64.deb - extra debug
kdeaccessibility_4.3.0-2.dsc - source kde
kdeaccessibility_4.3.0-2_all.deb - optional kde
kmag_4.3.0-2_amd64.deb - optional utils
kmousetool_4.3.0-2_amd64.deb - optional utils
kmouth_4.3.0-2_amd64.deb - optional utils
kttsd_4.3.0-2_amd64.deb - optional utils

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 534994 540965 


Thank you for your contribution to Debian.


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



Bug#534994: marked as done ([kttsd] DCOP - DBus in package description)

2009-08-12 Thread Debian Bug Tracking System
Your message dated Wed, 12 Aug 2009 23:02:17 +
with message-id e1mbmpl-0006iw...@ries.debian.org
and subject line Bug#534994: fixed in kdeaccessibility 4:4.3.0-2
has caused the Debian Bug report #534994,
regarding [kttsd] DCOP - DBus in package description
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
534994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534994
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kttsd
Severity: minor
Tags: patch

--- Please enter the report below this line. ---
Please replace DCOP with DBus in package description.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30-rc8this

Debian Release: squeeze/sid
  900 unstabledebian.org.ua 
  800 testing debian.org.ua 
  800 experimentaldebian.org.ua 

--- Package information. ---
Depends   (Version) | Installed
===-+-
kdelibs4c2a  (= 4:3.5.5-1) | 4:3.5.10.dfsg.1-1
libakode2  (= 2-rc1-1) | 
libasound2  ( 1.0.12) | 1.0.19-1
libc6  (= 2.3.6-6) | 2.9-4
libgcc1 (= 1:4.1.1-12) | 1:4.3.2-1
libqt3-mt  (= 3:3.3.7) | 3:3.3.8b-5
libstdc++6(= 4.1.1-12) | 4.3.2-1




---End Message---
---BeginMessage---
Source: kdeaccessibility
Source-Version: 4:4.3.0-2

We believe that the bug you reported is fixed in the latest version of
kdeaccessibility, which is due to be installed in the Debian FTP archive:

kde-icons-mono_4.3.0-2_all.deb
  to pool/main/k/kdeaccessibility/kde-icons-mono_4.3.0-2_all.deb
kdeaccessibility-dbg_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kdeaccessibility-dbg_4.3.0-2_amd64.deb
kdeaccessibility_4.3.0-2.diff.gz
  to pool/main/k/kdeaccessibility/kdeaccessibility_4.3.0-2.diff.gz
kdeaccessibility_4.3.0-2.dsc
  to pool/main/k/kdeaccessibility/kdeaccessibility_4.3.0-2.dsc
kdeaccessibility_4.3.0-2_all.deb
  to pool/main/k/kdeaccessibility/kdeaccessibility_4.3.0-2_all.deb
kmag_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kmag_4.3.0-2_amd64.deb
kmousetool_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kmousetool_4.3.0-2_amd64.deb
kmouth_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kmouth_4.3.0-2_amd64.deb
kttsd_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kttsd_4.3.0-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 534...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org (supplier of updated 
kdeaccessibility package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Aug 2009 23:48:08 +0200
Source: kdeaccessibility
Binary: kdeaccessibility kde-icons-mono kmag kmouth kttsd kmousetool 
kdeaccessibility-dbg
Architecture: source all amd64
Version: 4:4.3.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
Description: 
 kde-icons-mono - a monochromatic icons theme for KDE
 kdeaccessibility - accessibility packages from the official KDE release
 kdeaccessibility-dbg - debugging symbols for kdeaccessibility
 kmag   - a screen magnifier for KDE
 kmousetool - KDE mouse manipulation tool for the disabled
 kmouth - a type-and-say KDE frontend for speech synthesizers
 kttsd  - a Text-to-Speech system for KDE
Closes: 534994 540965
Changes: 
 kdeaccessibility (4:4.3.0-2) unstable; urgency=low
 .
   +++ Changes by Pino Toscano:
 .
   * kttsd.install: use globbing for the kttsd plugins, otherwise there is
 explicitly indicated a plugin (the ALSA one) which will not be compiled on
 kFreeBSD and Hurd (no libasound2 there). (Closes: #540965)
   * DCOP - D-Bus in kttsd description. (Closes: #534994)
Checksums-Sha1: 
 53daccd1c4eaa4ad744c396c54cbb67b6628a979 1566 kdeaccessibility_4.3.0-2.dsc
 94c34508759428ea7bed99fd976754595c68af2b 18533 kdeaccessibility_4.3.0-2.diff.gz
 739c9cfe3e0a4ec23f2544cae1f3cf256299d8c9 4986 kdeaccessibility_4.3.0-2_all.deb
 a2fd61e0bb58aedf8f798e6b9739a5a9353931d8 4676926 kde-icons-mono_4.3.0-2_all.deb
 465b42e266780693012106622d38e977546822f2 261898 kmag_4.3.0-2_amd64.deb
 

Bug#540965: marked as done (kdeaccessibility: FTBFS on GNU/kFreeBSD)

2009-08-12 Thread Debian Bug Tracking System
Your message dated Wed, 12 Aug 2009 23:02:17 +
with message-id e1mbmpl-0006iy...@ries.debian.org
and subject line Bug#540965: fixed in kdeaccessibility 4:4.3.0-2
has caused the Debian Bug report #540965,
regarding kdeaccessibility: FTBFS on GNU/kFreeBSD
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
540965: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540965
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kdeaccessibility
Version: 4.3.0-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

your package FTBFS on non-Linux architectures due to the alsa part. It'd
be nice to have some oss replacement at some point, but I guess it's OK
to make the package buildable, at least for the other components. Builds
fine on GNU/kFreeBSD once patched.

Thanks for considering.

Mraw,
KiBi.
diff -u kdeaccessibility-4.3.0/debian/kttsd.install kdeaccessibility-4.3.0/debian/kttsd.install
--- kdeaccessibility-4.3.0/debian/kttsd.install
+++ kdeaccessibility-4.3.0/debian/kttsd.install
@@ -1,6 +1,7 @@
 usr/bin/kttsd
 usr/lib/kde4/kcm_kttsd.so
-usr/lib/kde4/libkttsd_alsaplugin.so
+# Now conditionally installed from debian/rules:
+# usr/lib/kde4/libkttsd_alsaplugin.so
 usr/lib/kde4/libkttsd_commandplugin.so
 usr/lib/kde4/libkttsd_eposplugin.so
 usr/lib/kde4/libkttsd_festivalintplugin.so
@@ -52,7 +53,8 @@
 usr/share/kde4/apps/kttsd/xslt/SSMLtoPlainText.xsl
 usr/share/kde4/services/kcmkttsd.desktop
 usr/share/kde4/services/kttsd.desktop
-usr/share/kde4/services/kttsd_alsaplugin.desktop
+# Now conditionally installed from debian/rules:
+# usr/share/kde4/services/kttsd_alsaplugin.desktop
 usr/share/kde4/services/kttsd_commandplugin.desktop
 usr/share/kde4/services/kttsd_eposplugin.desktop
 usr/share/kde4/services/kttsd_festivalintplugin.desktop
diff -u kdeaccessibility-4.3.0/debian/rules kdeaccessibility-4.3.0/debian/rules
--- kdeaccessibility-4.3.0/debian/rules
+++ kdeaccessibility-4.3.0/debian/rules
@@ -2,2 +2,11 @@
-  
+
 include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk
+
+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+
+# ALSA is Linux-only:
+ifeq ($(DEB_HOST_ARCH_OS),linux)
+install/kttsd::
+	dh_install -pkttsd usr/lib/kde4/libkttsd_alsaplugin.so
+	dh_install -pkttsd usr/share/kde4/services/kttsd_alsaplugin.desktop
+endif
---End Message---
---BeginMessage---
Source: kdeaccessibility
Source-Version: 4:4.3.0-2

We believe that the bug you reported is fixed in the latest version of
kdeaccessibility, which is due to be installed in the Debian FTP archive:

kde-icons-mono_4.3.0-2_all.deb
  to pool/main/k/kdeaccessibility/kde-icons-mono_4.3.0-2_all.deb
kdeaccessibility-dbg_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kdeaccessibility-dbg_4.3.0-2_amd64.deb
kdeaccessibility_4.3.0-2.diff.gz
  to pool/main/k/kdeaccessibility/kdeaccessibility_4.3.0-2.diff.gz
kdeaccessibility_4.3.0-2.dsc
  to pool/main/k/kdeaccessibility/kdeaccessibility_4.3.0-2.dsc
kdeaccessibility_4.3.0-2_all.deb
  to pool/main/k/kdeaccessibility/kdeaccessibility_4.3.0-2_all.deb
kmag_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kmag_4.3.0-2_amd64.deb
kmousetool_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kmousetool_4.3.0-2_amd64.deb
kmouth_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kmouth_4.3.0-2_amd64.deb
kttsd_4.3.0-2_amd64.deb
  to pool/main/k/kdeaccessibility/kttsd_4.3.0-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 540...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org (supplier of updated 
kdeaccessibility package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 12 Aug 2009 23:48:08 +0200
Source: kdeaccessibility
Binary: kdeaccessibility kde-icons-mono kmag kmouth kttsd kmousetool 
kdeaccessibility-dbg
Architecture: source all amd64
Version: 4:4.3.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
Changed-By: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
Description: 
 kde-icons-mono - a monochromatic icons theme for KDE
 kdeaccessibility - accessibility packages 

Bug#541282: logging out locks the screen

2009-08-12 Thread Kumar Appaiah
Package: kdm
Version: 4:4.3.0-2
Severity: important

Dear KDE Maintainers,

Reliably, every time I log out of any Window manager, KDM freezes my
screen. In fact, even if I say log out and immediately hit Ctrl+Alt+F1
to switch to a virtual terminal, the virtual terminal view is frozen
as the logout occurs, and no amount of any keyboard presses recovers
control. However, processes still run in the background, and pressing
the power key on my machine shuts the system down (ACPI?).

Please tell me how to debug this problem further, so that I can find
out if it is some quirk on my machine or a general problem.

Thanks.

Kumar

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-rc5 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdm depends on:
ii  consolekit0.3.0-3framework for defining and trackin
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  kdebase-runtime   4:4.3.0-2  runtime components from the offici
ii  kdebase-workspace-kgreet-plug 4:4.3.0-2  KDE greet libraries for authentica
ii  kdelibs5  4:4.3.0-1  core libraries for all KDE 4 appli
ii  libc6 2.9-24 GNU C Library: Shared libraries
ii  libck-connector0  0.3.0-3ConsoleKit libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libkworkspace44:4.3.0-2  Library for the kdebase workspace
ii  libpam0g  1.0.1-10   Pluggable Authentication Modules l
ii  libqimageblitz4   1:0.0.4-4  QImageBlitz image effects library
ii  libqt4-svg4:4.5.2-1  Qt 4 SVG module
ii  libqt4-xml4:4.5.2-1  Qt 4 XML module
ii  libqtcore44:4.5.2-1  Qt 4 core module
ii  libqtgui4 4:4.5.2-1  Qt 4 GUI module
ii  libstdc++64.4.1-1The GNU Standard C++ Library v3
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxau6   1:1.0.4-2  X11 authorisation library
ii  libxdmcp6 1:1.0.2-3  X11 Display Manager Control Protoc
ii  libxtst6  2:1.0.3-1  X11 Testing -- Resource extension 
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

Versions of packages kdm recommends:
ii  awesome [x-window-manager]3.3.2-1highly configurable, next generati
ii  kde-window-manager [x-window- 4:4.3.0-2  the KDE 4 window manager (KWin)
ii  kdebase   4:4.3.0-1  base applications from the officia
ii  konsole [x-terminal-emulator] 4:4.3.0-1  X terminal emulator for KDE 4
ii  logrotate 3.7.7-5Log rotation utility
ii  rxvt-unicode [x-terminal-emul 9.06-1 RXVT-like terminal emulator with U
ii  wmaker [x-window-manager] 0.92.0-8.1 NeXTSTEP-like window manager for X
ii  xserver-xorg-core [xserver]   2:1.6.3-1  Xorg X server - core server
ii  xterm [x-terminal-emulator]   244-1  X terminal emulator

Versions of packages kdm suggests:
ii  kdepasswd 4:4.3.0-1  password changer for KDE 4

-- debconf information:
  kdm/stop_running_server_with_children: false
* shared/default-x-display-manager: kdm
  kdm/daemon_name: /usr/bin/kdm

-- 
Kumar Appaiah


signature.asc
Description: Digital signature


Crash on kdesvn

2009-08-12 Thread Enzo Cappa
Hi!

I have the latest KDE 4 installed from testing, and when I try to open the pop 
up menu for a folder or file in kdesvn doing a right click, the program is 
suddenly closed. 
I don't have the -dev packages installed, so I can't see the stack trace to 
show it, but I would like if someone is having the same issue.

Thanks!


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