Bug#629282: libqt4-dev: please consider a separate package for lupdate and lrelease

2011-06-05 Thread Neil Williams
Package: libqt4-dev
Version: 4:4.7.3-1
Severity: wishlist

http://lists.debian.org/debian-qt-kde/2011/06/msg00057.html

It would be useful to various situations involving translation updates
if Qt applications using QtLinguist in Debian would be able to use
lupdate and lrelease without needing the long dependency chain of
libqt4-dev, as translation updates are not going to need to compile
the source code itself.

Thanks for considering this.

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

Kernel: Linux 2.6.39-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqt4-dev depends on:
ii  libc6   2.13-4   Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.6.0-11   GCC support library
ii  libqt4-dbus 4:4.7.3-1Qt 4 D-Bus module
ii  libqt4-declarative  4:4.7.3-1Qt 4 Declarative module
ii  libqt4-designer 4:4.7.3-1Qt 4 designer module
ii  libqt4-help 4:4.7.3-1Qt 4 help module
ii  libqt4-network  4:4.7.3-1Qt 4 network module
ii  libqt4-qt3support   4:4.7.3-1Qt 3 compatibility library for Qt 
ii  libqt4-script   4:4.7.3-1Qt 4 script module
ii  libqt4-scripttools  4:4.7.3-1Qt 4 script tools module
ii  libqt4-sql  4:4.7.3-1Qt 4 SQL module
ii  libqt4-svg  4:4.7.3-1Qt 4 SVG module
ii  libqt4-test 4:4.7.3-1Qt 4 test module
ii  libqt4-xml  4:4.7.3-1Qt 4 XML module
ii  libqt4-xmlpatterns  4:4.7.3-1Qt 4 XML patterns module
ii  libqtcore4  4:4.7.3-1Qt 4 core module
ii  libqtgui4   4:4.7.3-1Qt 4 GUI module
ii  libstdc++6  4.6.0-11 The GNU Standard C++ Library v3
ii  qt4-qmake   4:4.7.3-1Qt 4 qmake Makefile generator tool
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages libqt4-dev recommends:
ii  libqt4-opengl-dev 4:4.7.3-1  Qt 4 OpenGL library development fi
ii  libqtwebkit-dev   2.1.0~2011week13-1 Web content engine library for Qt 

Versions of packages libqt4-dev suggests:
pn  firebird2.1-dev   none (no description available)
pn  libmysqlclient-devnone (no description available)
pn  libpq-dev none (no description available)
ii  libsqlite0-dev2.8.17-6   SQLite development files
ii  libsqlite3-dev3.7.6.3-1  SQLite 3 development files
ii  qt4-dev-tools 4:4.7.3-1  Qt 4 development tools
ii  qt4-doc   4:4.7.3-1  Qt 4 API documentation
pn  unixodbc-dev  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
Archive: 
http://lists.debian.org/20110605104505.32341.3037.reportbug@sylvester.codehelp



Link-time optimization in debian packages

2011-06-05 Thread Emil Langrock
Hi,

I have currently the problem that I have to use large, computing intensive 
applications [1,2]. These are usually implemented in many source files. I used 
in the past pseudo c files which include all other c files [3]. Of course, 
this is a hack and don't work in many situation due to conflicting local 
symbols.

I played around a little bit with GCC's LTO [4]. It is really impressive for 
this kind of applications. I had a size reduction and speed increase with the 
tested applications. Of course, it was just a small testset and not really 
scientific.

Link time-optimization exchanges the meaning of flags slightly [5]. It is 
currently necessary to provide the optimization related flags from 
CFLAGS/CXXFLAGS also in LDFLAGS. Otherwise the LTO will not really to a 
optimization step.

I already found some smaller problems related to weird asm usage in some pic 
library code [6], but I would doubt that this is a big show blocker and will 
be fixed soon(tm).

My question is now whether there are already plans to use LTO in Debian 
packages, any big debian related studies, policies, release goals, ...? It 
could also be interesting for large projects like Iceweasel, LibreOffice, ... 
Maybe the KDE Debian Package maintainer have a reason why they don't use 
KDE4_ENABLE_FINAL --- which would also be an argument against LTO.

[1] http://packages.qa.debian.org/p/povray.html
[2] http://packages.qa.debian.org/m/mednafen.html
[3] see KDE4_ENABLE_FINAL in all KDE libraries/applications 
[4] http://gcc.gnu.org/wiki/LinkTimeOptimization
[5] http://gcc.gnu.org/wiki/lto/OptionHandling
[6] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49286
-- 
Emil Langrock


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201106051318.43581.emil.langr...@gmx.de



Processed: Re: kdm hangs when it fails to change password

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 277427 + moreinfo
Bug #277427 [kdm] kdm hangs when it fails to change password
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
277427: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=277427
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072760463779.transcr...@bugs.debian.org



Processed: Re: KDE3/kfind: Crash while searching in large amounts of data

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 511665 + moreinfo
Bug #511665 [konqueror] KDE3/kfind: Crash while searching in large amounts of 
data
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
511665: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072769216421.transcr...@bugs.debian.org



Processed: Re: kde mount removable media without iocharset and ignore HAL mountoptions

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 513876 + moreinfo
Bug #513876 [kdelibs5] kde mount removable media without iocharset and ignore 
HAL mountoptions
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
513876: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513876
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072770907279.transcr...@bugs.debian.org



Processed: Re: phonon-backend-gstreamer not work no sound

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 517587 + moreinfo
Bug #517587 [phonon-backend-gstreamer] phonon-backend-gstreamer not work no 
sound
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
517587: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517587
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072773698107.transcr...@bugs.debian.org



Processed: Re: phonon-backend-gstreamer and phonon-backend-xine don't work together

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 530555 + moreinfo
Bug #530555 [phonon-backend-gstreamer] phonon-backend-gstreamer and 
phonon-backend-xine don't work together
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
530555: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530555
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072776479171.transcr...@bugs.debian.org



Processed: Re: powerdevil:Powerdevil doesn't lock screen before/after suspend.

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 533712 + moreinfo
Bug #533712 [kdebase-workspace-bin] powerdevil: Powerdevil doesn't lock screen 
before/after suspend.
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
533712: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533712
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072777889929.transcr...@bugs.debian.org



Processed: Re: dual screen : kdee unable to use more than the smallest height of the 2 screens

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 546994 + moreinfo
Bug #546994 [kde] dual screen : kde unable to use more than the smallest height 
of the 2 screens
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
546994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546994
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130727793210740.transcr...@bugs.debian.org



Processed: Re: kopete: Kopete cannot connect to ICQ server for some users

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 547570 + moreinfo
Bug #547570 [kopete] kopete: Kopete cannot connect to ICQ server for some users
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
547570: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547570
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130727805810897.transcr...@bugs.debian.org



Processed: Re: phonon-backend-xine: Internally inconsistent with regards to device status

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 549493 + moreinfo
Bug #549493 [phonon-backend-xine] phonon-backend-xine: Internally inconsistent 
with regards to device status
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
549493: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549493
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130727815511146.transcr...@bugs.debian.org



Processed: Re: kwin: eats all keystrokes after switch desktop and requesting alt-tab

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 551661 + moreinfo
Bug #551661 [kde-window-manager] kwin: eats all keystrokes after switch desktop 
and requesting alt-tab
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
551661: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551661
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130727826511909.transcr...@bugs.debian.org



Processed: Re: qt4-designer segmentation fault

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 561741 + moreinfo
Bug #561741 [qt4-designer] qt4-designer segmentation fault
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
561741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561741
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130727842112306.transcr...@bugs.debian.org



Processed: Re: dragonplayer: Dragon Player is unusable for reading video files

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 573982 + moreinfo
Bug #573982 [dragonplayer] dragonplayer: Dragon Player is unusable for reading 
video files
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
573982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130727876513270.transcr...@bugs.debian.org



Processed: Re: kdebase-runtime: Nepomukservices crashes during indexing

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 582562 + moreinfo
Bug #582562 [kdebase-runtime] kdebase-runtime: Nepomukservices crashes during 
indexing
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
582562: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582562
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130727917014635.transcr...@bugs.debian.org



Processed: Re: [kdebase] strigi does not start unless nepomuk memory set to 1000mb

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 583876 + moreinfo
Bug #583876 [kdebase] [kdebase] strigi does not start unless nepomuk memory set 
to 1000mb
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
583876: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583876
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130727933215025.transcr...@bugs.debian.org



Bug#585406: marked as done (klipper applet not available)

2011-06-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jun 2011 15:23:15 +0200
with message-id 2348832.G5OJqca8JL@obiwan
and subject line 
has caused the Debian Bug report #585406,
regarding klipper applet not available
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.)


-- 
585406: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585406
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: klipper
Version: 4:4.4.3-1
Severity: important
Tags: squeeze

klipper icon does not appear in system tray. systemtray display settings have 
no effect. This only seems to affect some users.

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

Kernel: Linux 2.6.32-15-phenom (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/dash

Versions of packages klipper depends on:
ii  kdebase-runtime 4:4.4.3-1runtime components from the offici
ii  libc6   2.10.2-9 Embedded GNU C Library: Shared lib
ii  libkdecore5 4:4.4.3-2the KDE Platform Core Library
ii  libkdeui5   4:4.4.3-2the KDE Platform User Interface Li
ii  libqt4-dbus 4:4.6.2-4Qt 4 D-Bus module
ii  libqtcore4  4:4.6.2-4Qt 4 core module
ii  libqtgui4   4:4.6.2-4Qt 4 GUI module
ii  libstdc++6  4.4.4-1  The GNU Standard C++ Library v3
ii  libx11-62:1.3.3-3X11 client-side library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

klipper recommends no packages.

klipper suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 4:4.6.3-1

No response from the submitter for 4 weeks, closing.

---End Message---


Processing of kdeedu_4.6.3-2_amd64.changes

2011-06-05 Thread Debian FTP Masters
kdeedu_4.6.3-2_amd64.changes uploaded successfully to localhost
along with the files:
  kdeedu_4.6.3-2.dsc
  kdeedu_4.6.3-2.debian.tar.gz
  kdeedu_4.6.3-2_all.deb
  blinken_4.6.3-2_amd64.deb
  cantor_4.6.3-2_amd64.deb
  cantor-backend-kalgebra_4.6.3-2_amd64.deb
  cantor-backend-maxima_4.6.3-2_amd64.deb
  cantor-backend-octave_4.6.3-2_amd64.deb
  cantor-backend-r_4.6.3-2_amd64.deb
  cantor-backend-sage_4.6.3-2_amd64.deb
  kalgebra_4.6.3-2_amd64.deb
  kalgebramobile_4.6.3-2_amd64.deb
  kalzium_4.6.3-2_amd64.deb
  kalzium-data_4.6.3-2_all.deb
  kanagram_4.6.3-2_amd64.deb
  kbruch_4.6.3-2_amd64.deb
  kgeography_4.6.3-2_amd64.deb
  kgeography-data_4.6.3-2_all.deb
  khangman_4.6.3-2_amd64.deb
  kig_4.6.3-2_amd64.deb
  kiten_4.6.3-2_amd64.deb
  klettres_4.6.3-2_amd64.deb
  klettres-data_4.6.3-2_all.deb
  kmplot_4.6.3-2_amd64.deb
  kstars_4.6.3-2_amd64.deb
  kstars-data_4.6.3-2_all.deb
  ktouch_4.6.3-2_amd64.deb
  kturtle_4.6.3-2_amd64.deb
  kwordquiz_4.6.3-2_amd64.deb
  libkdeedu-data_4.6.3-2_amd64.deb
  libkdeeduui4_4.6.3-2_amd64.deb
  libkeduvocdocument4_4.6.3-2_amd64.deb
  libscience4_4.6.3-2_amd64.deb
  libkdeedu-dev_4.6.3-2_amd64.deb
  libkiten4_4.6.3-2_amd64.deb
  libkiten-dev_4.6.3-2_amd64.deb
  marble_4.6.3-2_amd64.deb
  marble-data_4.6.3-2_all.deb
  marble-plugins_4.6.3-2_amd64.deb
  libmarblewidget11_4.6.3-2_amd64.deb
  libmarble-dev_4.6.3-2_amd64.deb
  parley_4.6.3-2_amd64.deb
  parley-data_4.6.3-2_all.deb
  rocs_4.6.3-2_amd64.deb
  step_4.6.3-2_amd64.deb
  kdeedu-kvtml-data_4.6.3-2_all.deb
  kdeedu-dbg_4.6.3-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qtd8p-0005tp...@franck.debian.org



Bug#549493: marked as done (phonon-backend-xine: Internally inconsistent with regards to device status)

2011-06-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jun 2011 15:26:53 +0200
with message-id 2555112.IIn7oxPmDj@obiwan
and subject line 
has caused the Debian Bug report #549493,
regarding phonon-backend-xine: Internally inconsistent with regards to device 
status
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.)


-- 
549493: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549493
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: phonon-backend-xine
Version: 4:4.3.1-4
Severity: important

When logging in a Phonon multimedia library notification appears tell me that 
my HDA Intel
(CONEXANT Analog) device is not working properly and that it is falling back to 
PulseAudio.

The login chime plays, although is crackled. Similar crackling occurs on logout.

In the Multimedia - System Settings window if I select the HDA Intel device and 
click Test a
chime plays. Further, there is no crackling, unlike if I select the PulseAudio 
backend and
click Test. Hence the backend is internally inconsistent with its definition of 
working.

Mplayer and VLC both function. However, mplayer defaults to [OSS] by default. 
Mplayer -ao alsa
works fine, however. The problem is not present on a Kubuntu 9.10 beta live CD 
on the same
hardware (which also uses the Xine Phonon backend). Hence the bug appears to be 
Debian-specific.

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

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

Versions of packages phonon-backend-xine depends on:
ii  libc6  2.9-25GNU C Library: Shared libraries
ii  libphonon4 4:4.5.2-2 Qt 4 Phonon module
ii  libqt4-dbus4:4.5.2-2 Qt 4 D-Bus module
ii  libqtcore4 4:4.5.2-2 Qt 4 core module
ii  libqtgui4  4:4.5.2-2 Qt 4 GUI module
ii  libstdc++6 4.4.1-4   The GNU Standard C++ Library v3
ii  libxcb11.4-1 X C Binding
ii  libxine1   1.1.16.3-1+b2 the xine video/media player librar

phonon-backend-xine recommends no packages.

phonon-backend-xine suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 4:4.6.0really4.4.2-1

Not reproducible anymore.

---End Message---


kdeedu_4.6.3-2_amd64.changes ACCEPTED into unstable

2011-06-05 Thread Debian FTP Masters



Accepted:
blinken_4.6.3-2_amd64.deb
  to main/k/kdeedu/blinken_4.6.3-2_amd64.deb
cantor-backend-kalgebra_4.6.3-2_amd64.deb
  to main/k/kdeedu/cantor-backend-kalgebra_4.6.3-2_amd64.deb
cantor-backend-maxima_4.6.3-2_amd64.deb
  to main/k/kdeedu/cantor-backend-maxima_4.6.3-2_amd64.deb
cantor-backend-octave_4.6.3-2_amd64.deb
  to main/k/kdeedu/cantor-backend-octave_4.6.3-2_amd64.deb
cantor-backend-r_4.6.3-2_amd64.deb
  to main/k/kdeedu/cantor-backend-r_4.6.3-2_amd64.deb
cantor-backend-sage_4.6.3-2_amd64.deb
  to main/k/kdeedu/cantor-backend-sage_4.6.3-2_amd64.deb
cantor_4.6.3-2_amd64.deb
  to main/k/kdeedu/cantor_4.6.3-2_amd64.deb
kalgebra_4.6.3-2_amd64.deb
  to main/k/kdeedu/kalgebra_4.6.3-2_amd64.deb
kalgebramobile_4.6.3-2_amd64.deb
  to main/k/kdeedu/kalgebramobile_4.6.3-2_amd64.deb
kalzium-data_4.6.3-2_all.deb
  to main/k/kdeedu/kalzium-data_4.6.3-2_all.deb
kalzium_4.6.3-2_amd64.deb
  to main/k/kdeedu/kalzium_4.6.3-2_amd64.deb
kanagram_4.6.3-2_amd64.deb
  to main/k/kdeedu/kanagram_4.6.3-2_amd64.deb
kbruch_4.6.3-2_amd64.deb
  to main/k/kdeedu/kbruch_4.6.3-2_amd64.deb
kdeedu-dbg_4.6.3-2_amd64.deb
  to main/k/kdeedu/kdeedu-dbg_4.6.3-2_amd64.deb
kdeedu-kvtml-data_4.6.3-2_all.deb
  to main/k/kdeedu/kdeedu-kvtml-data_4.6.3-2_all.deb
kdeedu_4.6.3-2.debian.tar.gz
  to main/k/kdeedu/kdeedu_4.6.3-2.debian.tar.gz
kdeedu_4.6.3-2.dsc
  to main/k/kdeedu/kdeedu_4.6.3-2.dsc
kdeedu_4.6.3-2_all.deb
  to main/k/kdeedu/kdeedu_4.6.3-2_all.deb
kgeography-data_4.6.3-2_all.deb
  to main/k/kdeedu/kgeography-data_4.6.3-2_all.deb
kgeography_4.6.3-2_amd64.deb
  to main/k/kdeedu/kgeography_4.6.3-2_amd64.deb
khangman_4.6.3-2_amd64.deb
  to main/k/kdeedu/khangman_4.6.3-2_amd64.deb
kig_4.6.3-2_amd64.deb
  to main/k/kdeedu/kig_4.6.3-2_amd64.deb
kiten_4.6.3-2_amd64.deb
  to main/k/kdeedu/kiten_4.6.3-2_amd64.deb
klettres-data_4.6.3-2_all.deb
  to main/k/kdeedu/klettres-data_4.6.3-2_all.deb
klettres_4.6.3-2_amd64.deb
  to main/k/kdeedu/klettres_4.6.3-2_amd64.deb
kmplot_4.6.3-2_amd64.deb
  to main/k/kdeedu/kmplot_4.6.3-2_amd64.deb
kstars-data_4.6.3-2_all.deb
  to main/k/kdeedu/kstars-data_4.6.3-2_all.deb
kstars_4.6.3-2_amd64.deb
  to main/k/kdeedu/kstars_4.6.3-2_amd64.deb
ktouch_4.6.3-2_amd64.deb
  to main/k/kdeedu/ktouch_4.6.3-2_amd64.deb
kturtle_4.6.3-2_amd64.deb
  to main/k/kdeedu/kturtle_4.6.3-2_amd64.deb
kwordquiz_4.6.3-2_amd64.deb
  to main/k/kdeedu/kwordquiz_4.6.3-2_amd64.deb
libkdeedu-data_4.6.3-2_amd64.deb
  to main/k/kdeedu/libkdeedu-data_4.6.3-2_amd64.deb
libkdeedu-dev_4.6.3-2_amd64.deb
  to main/k/kdeedu/libkdeedu-dev_4.6.3-2_amd64.deb
libkdeeduui4_4.6.3-2_amd64.deb
  to main/k/kdeedu/libkdeeduui4_4.6.3-2_amd64.deb
libkeduvocdocument4_4.6.3-2_amd64.deb
  to main/k/kdeedu/libkeduvocdocument4_4.6.3-2_amd64.deb
libkiten-dev_4.6.3-2_amd64.deb
  to main/k/kdeedu/libkiten-dev_4.6.3-2_amd64.deb
libkiten4_4.6.3-2_amd64.deb
  to main/k/kdeedu/libkiten4_4.6.3-2_amd64.deb
libmarble-dev_4.6.3-2_amd64.deb
  to main/k/kdeedu/libmarble-dev_4.6.3-2_amd64.deb
libmarblewidget11_4.6.3-2_amd64.deb
  to main/k/kdeedu/libmarblewidget11_4.6.3-2_amd64.deb
libscience4_4.6.3-2_amd64.deb
  to main/k/kdeedu/libscience4_4.6.3-2_amd64.deb
marble-data_4.6.3-2_all.deb
  to main/k/kdeedu/marble-data_4.6.3-2_all.deb
marble-plugins_4.6.3-2_amd64.deb
  to main/k/kdeedu/marble-plugins_4.6.3-2_amd64.deb
marble_4.6.3-2_amd64.deb
  to main/k/kdeedu/marble_4.6.3-2_amd64.deb
parley-data_4.6.3-2_all.deb
  to main/k/kdeedu/parley-data_4.6.3-2_all.deb
parley_4.6.3-2_amd64.deb
  to main/k/kdeedu/parley_4.6.3-2_amd64.deb
rocs_4.6.3-2_amd64.deb
  to main/k/kdeedu/rocs_4.6.3-2_amd64.deb
step_4.6.3-2_amd64.deb
  to main/k/kdeedu/step_4.6.3-2_amd64.deb


Override entries for your package:
blinken_4.6.3-2_amd64.deb - optional games
cantor-backend-kalgebra_4.6.3-2_amd64.deb - optional math
cantor-backend-maxima_4.6.3-2_amd64.deb - optional math
cantor-backend-octave_4.6.3-2_amd64.deb - optional math
cantor-backend-r_4.6.3-2_amd64.deb - optional math
cantor-backend-sage_4.6.3-2_amd64.deb - optional math
cantor_4.6.3-2_amd64.deb - optional math
kalgebra_4.6.3-2_amd64.deb - optional math
kalgebramobile_4.6.3-2_amd64.deb - optional math
kalzium-data_4.6.3-2_all.deb - optional science
kalzium_4.6.3-2_amd64.deb - optional science
kanagram_4.6.3-2_amd64.deb - optional games
kbruch_4.6.3-2_amd64.deb - optional math
kdeedu-dbg_4.6.3-2_amd64.deb - extra debug
kdeedu-kvtml-data_4.6.3-2_all.deb - optional kde
kdeedu_4.6.3-2.dsc - source kde
kdeedu_4.6.3-2_all.deb - optional kde
kgeography-data_4.6.3-2_all.deb - optional kde
kgeography_4.6.3-2_amd64.deb - optional kde
khangman_4.6.3-2_amd64.deb - optional games
kig_4.6.3-2_amd64.deb - optional math
kiten_4.6.3-2_amd64.deb - optional kde
klettres-data_4.6.3-2_all.deb - optional kde
klettres_4.6.3-2_amd64.deb - optional kde
kmplot_4.6.3-2_amd64.deb - optional math
kstars-data_4.6.3-2_all.deb - optional science
kstars_4.6.3-2_amd64.deb - optional science
ktouch_4.6.3-2_amd64.deb - optional kde
kturtle_4.6.3-2_amd64.deb - optional devel

kdeedu override disparity

2011-06-05 Thread Debian FTP Masters
There are disparities between your recently accepted upload and the
override file for the following file(s):

blinken_4.6.3-2_amd64.deb: package says section is misc, override says games.
kanagram_4.6.3-2_amd64.deb: package says section is misc, override says games.
kgeography-data_4.6.3-2_all.deb: package says section is misc, override says 
kde.
kgeography_4.6.3-2_amd64.deb: package says section is misc, override says kde.
khangman_4.6.3-2_amd64.deb: package says section is misc, override says games.


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
Archive: http://lists.debian.org/e1qtdex-000782...@franck.debian.org



Processed: your mail

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 587394 + upstream
Bug #587394 [plasma-widgets-addons] plasma-widgets-addons: fileWatcher is very 
slow with medium sized files
Added tag(s) upstream.
 forwarded 587394 https://bugs.kde.org/show_bug.cgi?id=262415
Bug #587394 [plasma-widgets-addons] plasma-widgets-addons: fileWatcher is very 
slow with medium sized files
Set Bug forwarded-to-address to 'https://bugs.kde.org/show_bug.cgi?id=262415'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
587394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587394
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130728125522104.transcr...@bugs.debian.org



Bug#573982: marked as done (dragonplayer: Dragon Player is unusable for reading video files)

2011-06-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jun 2011 15:55:36 +0200
with message-id 6992643.rPxFLPXfc5@obiwan
and subject line 
has caused the Debian Bug report #573982,
regarding dragonplayer: Dragon Player is unusable for reading video files
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.)


-- 
573982: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573982
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: dragonplayer
Version: 4:4.3.4-1
Severity: important

Hi,

I'm trying to make dragon player read some video (I have tryed avi, mkv with 
sevreral codecs).

That video are working with vlc, mplayer and dragon player on kubuntu 9.10 but 
not on debian squeeze...

When I'm trying to launch a video file with dragon player, the program is 
loading and it seem to wait for something (the wait cursor stay indefinitly)...

I try to launch it via Konsole, i have that output :
~$ dragon
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::availableSubtitlesChanged() in 
../../phonon/mediacontroller.cpp:57   
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::availableAudioChannelsChanged() in 
../../phonon/mediacontroller.cpp:58
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::titleChanged(int) in 
../../phonon/mediacontroller.cpp:59 
 
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::availableTitlesChanged(int) in 
../../phonon/mediacontroller.cpp:60
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::chapterChanged(int) in 
../../phonon/mediacontroller.cpp:61
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::availableChaptersChanged(int) in 
../../phonon/mediacontroller.cpp:62
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::angleChanged(int) in 
../../phonon/mediacontroller.cpp:63
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::availableAnglesChanged(int) in 
../../phonon/mediacontroller.cpp:64
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::availableSubtitlesChanged() in 
../../phonon/mediacontroller.cpp:57
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::availableAudioChannelsChanged() in 
../../phonon/mediacontroller.cpp:58
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::titleChanged(int) in 
../../phonon/mediacontroller.cpp:59
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::availableTitlesChanged(int) in 
../../phonon/mediacontroller.cpp:60
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::chapterChanged(int) in 
../../phonon/mediacontroller.cpp:61
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::availableChaptersChanged(int) in 
../../phonon/mediacontroller.cpp:62
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::angleChanged(int) in 
../../phonon/mediacontroller.cpp:63
Object::connect: No such signal 
Phonon::Gstreamer::MediaObject::availableAnglesChanged(int) in 
../../phonon/mediacontroller.cpp:64

I tryed to downgrade phonon and libxine1 to the current testing version 
(1.1.17-1) but no more success to play something...

Regards

Mourad


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

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

Versions of packages dragonplayer depends on:
ii  kdebase-runtime4:4.3.4-2 runtime components from the offici
ii  kdelibs5   4:4.3.4-3 core libraries for all KDE 4 appli
ii  libc6  2.10.2-6  Embedded GNU C Library: Shared lib
ii  libgcc11:4.4.2-9 GCC support library
ii  libphonon4 4:4.6.0really4.3.80-1 the core library of the Phonon mul
ii  libqt4-dbus4:4.6.2-1 Qt 4 D-Bus module
ii  libqtcore4 4:4.6.2-1 Qt 4 core module
ii  libqtgui4  4:4.6.2-1 Qt 4 GUI module
ii  libstdc++6 4.4.2-9   The GNU Standard C++ Library v3
ii  libxine1   1.1.18.1-1+b1 the xine video/media player librar
ii  phonon 4:4.6.0-1 Qt 4 Phonon module metapackage

dragonplayer recommends no packages.

dragonplayer suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 

Processed: Re: kwrite: Kwrite regularly goes into backwards typing mode

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 598837 + moreinfo
Bug #598837 [kwrite] kwrite: Kwrite regularly goes into backwards typing mode
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
598837: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598837
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130728221824201.transcr...@bugs.debian.org



Processed: Re: akonadi-server: Query error: 'ERROR: column version of relation schemaversiontable already exists

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 599384 + moreinfo
Bug #599384 [akonadi-server] akonadi-server: Query error: 'ERROR: column 
version of relation schemaversiontable already exists
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
599384: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599384
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130728241924618.transcr...@bugs.debian.org



Processed: Re: plasma: Multiple-monitor issues with panel

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 603757 + moreinfo
Bug #603757 [kde-plasma-desktop] plasma: Multiple-monitor issues with panel
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
603757: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603757
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130728300425865.transcr...@bugs.debian.org



Processed: Re: kdebase-workspace-bin: powerdevil unable to set any power profile

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 603955 + moreinfo
Bug #603955 [kdebase-workspace-bin] kdebase-workspace-bin: powerdevil unable to 
set any power profile
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
603955: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603955
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130728307126212.transcr...@bugs.debian.org



Bug#608129: marked as done (kdm: KDM Login to KDE fails after Upgrade/Installlation of Squeeze Beta 2)

2011-06-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jun 2011 16:12:58 +0200
with message-id 4024239.Aol5KdTuAc@obiwan
and subject line 
has caused the Debian Bug report #608129,
regarding kdm: KDM Login to KDE fails after Upgrade/Installlation of Squeeze 
Beta 2
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.)


-- 
608129: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608129
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kdm
Version: 4:4.4.5-5
Severity: important


One upgrade and two installation of Squeeze Beta 2 with the KDE Desktop have 
now failed.
The upgrade and first installation failed on a laptop previously running (upto 
date lenny).  This is i386.
The second installation failed on a desktop using amd64.
The previous Squeeze Beta 2 gnome desktop installation on this machine was 
without problem.

The KDM login screem appears (kdm_greet), I enter user id and password and 
press return.
Screen goes blank, very briefly a white window appears in the top left of the 
screen, and then I find myself looking at the tty1 console login.
The kdm_greet process is gone but kdm is still running.  However the X session 
cannot be recovered.

The last 23 lines of Xorg.0.log read:

  (II) Open ACPI successful (/var/run/acpid.socket)
  (II) APM registered successfully
  (EE) SIS(0): Unable to map IO aperture. Invalid argument (22)
  (EE) SIS(0): **
  (EE) SIS(0):   ERROR:
  (EE) SIS(0): Could not map MMIO area
  (EE) SIS(0):   END OF MESSAGE
  (EE) SIS(0): **
  (EE) SIS(0): **
  (EE) SIS(0):   ERROR:
  (EE) SIS(0): SiSMapMem() failed
  (EE) SIS(0):   END OF MESSAGE
  (EE) SIS(0): ** 
  
  Fatal server error:
  AddScreen/ScreenInit failed for driver 0
 
  Please consult the The X.Org Foundation support 
   at http://wiki.x.org
   for help. 
  Please also check the log file at /var/log/Xorg.0.log for additional 
information.
  

These lines are not there until the attempted log in.
Both laptop and desktop, unfortunately, have SiS chipsets.
However, I do not believe this is a SiS video driver problem (not in origin, 
anyway).
I tried configuring xorg.conf with a lower screen resolution without success.

I installed GDM on the desktop machine and configured it as the default window 
manager.  Login successful.
The window in the top left-hand corner of the screen is the Debian KDE settings 
migration tool (kaboom).
Migration successful. KDE session usuable,

I reconfigured X-11 to start KDM instead of GFM.  Login successful.

So it looks like KDM can't start kaboom properly and crashes the X-11 server as 
a consequence.
Perhaps three bugs in three packages but at the moment the workaround is to 
replace KDM with GDM, so I'm filing this uder KDM.


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kdm depends on:
ii  consolekit0.4.1-4framework for defining and trackin
ii  debconf [debconf-2.0] 1.5.36 Debian configuration management sy
ii  kdebase-runtime   4:4.4.5-1  runtime components from the offici
ii  kdebase-workspace-kgreet-plug 4:4.4.5-5  KDE greet libraries for authentica
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libck-connector0  0.4.1-4ConsoleKit libraries
ii  libdbus-1-3   1.2.24-4   simple interprocess messaging syst
ii  libkdecore5   4:4.4.5-2  the KDE Platform Core Library
ii  libkdeui5 4:4.4.5-2  the KDE Platform User Interface Li
ii  libkio5   4:4.4.5-2  the Network-enabled File Managemen
ii  libknewstuff2-4   4:4.4.5-2  the Get Hot New Stuff v2 Library
ii  libkworkspace44:4.4.5-5  library for the kdebase workspace
ii  libpam0g  1.1.1-6.1  Pluggable Authentication Modules l
ii  libqimageblitz4   1:0.0.4-4  QImageBlitz image effects library
ii  libqt4-svg4:4.6.3-4  Qt 4 SVG module
ii  libqt4-xml4:4.6.3-4  Qt 4 XML module
ii  libqtcore44:4.6.3-4  Qt 4 core module
ii  libqtgui4 

Bug#610193: marked as done (plasma-desktop: No mouse clicks after closing and reopening laptop lid)

2011-06-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jun 2011 16:15:43 +0200
with message-id 1410540.R8BqiXhjZW@obiwan
and subject line 
has caused the Debian Bug report #610193,
regarding plasma-desktop: No mouse clicks after closing and reopening laptop lid
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.)


-- 
610193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610193
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: plasma-desktop
Version: 4:4.4.5-6
Severity: important


After closing and reopening the laptop lid and entering the password to unlock 
the session the KDE4 desktop does not react to left mouse button clicks. Soon 
after that (ususally three to four clicks later) the right mouse button fails 
together with the middle button, too. Moving the pointer works without 
interuption. I'm using a Thinkpad T410s with multiple pointers (touchpad, 
touchpoint, touchscreen, external USB mouse) and all of them fail at the same 
time. Logging out using keyboard navigation solves the problem, as soon as I 
get to the KDM greeting the mouse works again. The problem is very reproducible 
as it happens every time I close the lid, causing the screensaver to start and 
lock the session. So far it has happened once without closing the screen just 
by waiting for the screensaver to go off.


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages plasma-desktop depends on:
ii  kdebase-runtime   4:4.4.5-1  runtime components from the offici
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libkdecore5   4:4.4.5-2  the KDE Platform Core Library
ii  libkdeui5 4:4.4.5-2  the KDE Platform User Interface Li
ii  libkephal44:4.4.5-6  API for easier handling of multihe
ii  libkfile4 4:4.4.5-2  the File Selection Dialog Library 
ii  libkio5   4:4.4.5-2  the Network-enabled File Managemen
ii  libktexteditor4   4:4.4.5-2  the KTextEditor interfaces for the
ii  libkutils44:4.4.5-2  various utility classes for the KD
ii  libkworkspace44:4.4.5-6  library for the kdebase workspace
ii  libplasma34:4.4.5-2  the Plasma Library for the KDE Pla
ii  libplasmagenericshell44:4.4.5-6  shared elements for all the plasma
ii  libqt4-dbus   4:4.6.3-4  Qt 4 D-Bus module
ii  libqt4-script 4:4.6.3-4  Qt 4 script module
ii  libqt4-xml4:4.6.3-4  Qt 4 XML module
ii  libqtcore44:4.6.3-4  Qt 4 core module
ii  libqtgui4 4:4.6.3-4  Qt 4 GUI module
ii  libsolid4 4:4.4.5-2  Solid Library for KDE Platform
ii  libsolidcontrol4  4:4.4.5-6  library for Solid based network ma
ii  libstdc++64.4.5-8The GNU Standard C++ Library v3
ii  libtaskmanager4a  4:4.4.5-6  library which provides task manage
ii  libx11-6  2:1.3.3-4  X11 client-side library
ii  libxext6  2:1.1.2-1  X11 miscellaneous extension librar
ii  plasma-widgets-workspace  4:4.4.5-6  plasma widgets and containments fo

Versions of packages plasma-desktop recommends:
ii  kdebase-workspace 4:4.4.5-6  KDE Plasma Workspace components

plasma-desktop suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 4:4.4.5-7

Closed as this is clearly not a plasma-desktop bug.

---End Message---


Processed: Re: kiten slowly leaks memory

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 610534 + moreinfo
Bug #610534 [kiten] kiten slowly leaks memory
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
610534: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610534
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130728350227236.transcr...@bugs.debian.org



Bug#611245: marked as done (libqtserviceframework1: Please drop hal dependency)

2011-06-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jun 2011 16:21:08 +0200
with message-id 326822747.btol5fn16j@obiwan
and subject line 
has caused the Debian Bug report #611245,
regarding libqtserviceframework1: Please drop hal dependency
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.)


-- 
611245: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611245
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libqtserviceframework1
Version: 1.1.0~beta2-1

HAL has been deprecated and unmaintained for several years now [1],
and it's time to clean up the remaining usage of it, as it's only
going to bitrot and break more.

This package still depends on hal. It doesn't build depend on it, but
it seems like the code talks to Hal's D-BUS interface directly.

Are there any plans to move that to libudev? Failing that, could that
dependency at least become a Suggests: instead?

Thanks for considering,

Martin

[1] https://wiki.ubuntu.com/Halsectomy
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Version: 1.2.0~beta0+git3174-1

From the changelog: [...] move hal dependency to suggests [...]

---End Message---


Processed: Re: [kttsd] Crash at every start up

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 611883 + moreinfo
Bug #611883 [kttsd] [kttsd] Crash at every start up
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
611883: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611883
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130728397028946.transcr...@bugs.debian.org



Processed: your mail

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 617793 + upstream
Bug #617793 [ksnapshot] ksnapshot overwrites my files
Added tag(s) upstream.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
617793: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617793
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130728448430071.transcr...@bugs.debian.org



Processed: your mail

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 620277 gtk-qt-engine
Bug #620277 [libqtcore4] libqt: segfault with iceweasel
Bug reassigned from package 'libqtcore4' to 'gtk-qt-engine'.
Bug No longer marked as found in versions qt4-x11/4:4.7.2-3.
 forcemerge 621677 620277
Bug#621677: gtk-qt-engine: Iceweasel/Firefox crash on start-up
Bug#620277: libqt: segfault with iceweasel
Forcibly Merged 620277 621677.

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
621677: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621677
620277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620277
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130728505031383.transcr...@bugs.debian.org



Processed: Re: knotes uses a *lot* of memory

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 456028 + moreinfo
Bug #456028 [knotes] knotes uses a *lot* of memory
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
456028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456028
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072862322886.transcr...@bugs.debian.org



Processed: Re: konqueror and other kde apps take sometimes up to 20 mins to appear on the screen

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 457083 + moreinfo
Bug #457083 [kde-full] konqueror and other kde apps take sometimes up to 20 
mins to appear on the screen
Bug #494482 [kde-full] kate: kwrite sometimes takes very long to start
Added tag(s) moreinfo.
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
457083: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457083
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072864203746.transcr...@bugs.debian.org



Processed: Re: konqueror doesn't fill username for samba

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 480956 + moreinfo
Bug #480956 [konqueror] konqueror dosn't fill username for samba
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
480956: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480956
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072866204297.transcr...@bugs.debian.org



Processed: Re: file selector of VLC 0.9.x does not choose files with identical names

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 505771 + moreinfo
Bug #505771 [libqt4-gui] vlc: file selector of VLC 0.9.x does not choose files 
with identical names
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
505771: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505771
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072870325309.transcr...@bugs.debian.org



Processed: Re: apt-get build-dep kdegraphics removes libgamin0 and installs libfam0

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 514505 + moreinfo
Bug #514505 [kdegraphics] apt-get build-dep kdegraphics removes libgamin0 and 
installs libfam0
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
514505: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514505
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072872325833.transcr...@bugs.debian.org



Processed: Re: When enabled screensaver causes images distortions on screen

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 521054 + moreinfo
Bug #521054 [kscreensaver] kscreensaver: When enabled screensaver causes images 
distortions on screen
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
521054: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521054
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072874506355.transcr...@bugs.debian.org



Processed: Re: konsole: bitmap font unusable

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 522680 + moreinfo
Bug #522680 [konsole] konsole: bitmap font unusable
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
522680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522680
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072875146695.transcr...@bugs.debian.org



Processed: Re: kdebase-runtime: localized font rendering is incorrect

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 523388 kmail 4:4.2.2-1
Bug #523388 [konsole] kdebase-runtime: localized font rendering is incorrect
Bug reassigned from package 'konsole' to 'kmail'.
Bug #523388 [kmail] kdebase-runtime: localized font rendering is incorrect
Bug Marked as found in versions kdepim/4:4.2.2-1.
 tags 523388 + moreinfo
Bug #523388 [kmail] kdebase-runtime: localized font rendering is incorrect
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
523388: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523388
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.13072880418794.transcr...@bugs.debian.org



Processed: Re: no more keyboard responses

2011-06-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 533185 + moreinfo
Bug #533185 [kdm] no more keyboard responses
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
533185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533185
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.130728870810644.transcr...@bugs.debian.org



kdevelop-php_1.2.2-1_amd64.changes ACCEPTED into unstable

2011-06-05 Thread Debian FTP Masters



Accepted:
kdevelop-php-dbg_1.2.2-1_amd64.deb
  to main/k/kdevelop-php/kdevelop-php-dbg_1.2.2-1_amd64.deb
kdevelop-php-l10n_1.2.2-1_all.deb
  to main/k/kdevelop-php/kdevelop-php-l10n_1.2.2-1_all.deb
kdevelop-php_1.2.2-1.debian.tar.gz
  to main/k/kdevelop-php/kdevelop-php_1.2.2-1.debian.tar.gz
kdevelop-php_1.2.2-1.dsc
  to main/k/kdevelop-php/kdevelop-php_1.2.2-1.dsc
kdevelop-php_1.2.2-1_amd64.deb
  to main/k/kdevelop-php/kdevelop-php_1.2.2-1_amd64.deb
kdevelop-php_1.2.2.orig.tar.bz2
  to main/k/kdevelop-php/kdevelop-php_1.2.2.orig.tar.bz2


Override entries for your package:
kdevelop-php-dbg_1.2.2-1_amd64.deb - extra debug
kdevelop-php-l10n_1.2.2-1_all.deb - optional localization
kdevelop-php_1.2.2-1.dsc - source devel
kdevelop-php_1.2.2-1_amd64.deb - optional devel

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


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
Archive: http://lists.debian.org/e1qtgwo-0007o1...@franck.debian.org



kdevelop-php-docs_1.2.2-1_amd64.changes ACCEPTED into unstable

2011-06-05 Thread Debian FTP Masters



Accepted:
kdevelop-php-docs-l10n_1.2.2-1_all.deb
  to main/k/kdevelop-php-docs/kdevelop-php-docs-l10n_1.2.2-1_all.deb
kdevelop-php-docs_1.2.2-1.debian.tar.gz
  to main/k/kdevelop-php-docs/kdevelop-php-docs_1.2.2-1.debian.tar.gz
kdevelop-php-docs_1.2.2-1.dsc
  to main/k/kdevelop-php-docs/kdevelop-php-docs_1.2.2-1.dsc
kdevelop-php-docs_1.2.2-1_amd64.deb
  to main/k/kdevelop-php-docs/kdevelop-php-docs_1.2.2-1_amd64.deb
kdevelop-php-docs_1.2.2.orig.tar.bz2
  to main/k/kdevelop-php-docs/kdevelop-php-docs_1.2.2.orig.tar.bz2


Override entries for your package:
kdevelop-php-docs-l10n_1.2.2-1_all.deb - optional localization
kdevelop-php-docs_1.2.2-1.dsc - source devel
kdevelop-php-docs_1.2.2-1_amd64.deb - optional devel

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
Archive: http://lists.debian.org/e1qtgx0-0007sx...@franck.debian.org



Bug#546994: dual screen : kdee unable to use more than the smallest height of the 2 screens

2011-06-05 Thread Lechat


  
  

I confirm that :


  This is not a Debian bug but a KDE bug
  It's not solved in KDE4 / Debian Wheezy


-- 

---
Salutations,
Lechat
  




-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4debbcc7.5060...@gmail.com



Bug#629339: kdesdk: uses Switch.pm, removed in perl 5.14

2011-06-05 Thread Dominic Hargreaves
Source: kdesdk
Version: 4:4.6.3-1
User: debian-p...@lists.debian.org
Usertags: perl-5.14-transition

This package contain code using the perl module Switch, which is
deprecated and will be removed from the core in perl 5.14 (currently
in experimental).

$ grep -r 'use Switch' .
./kioslave/perldoc/pod2html.pl:use Switch qw{ Perl6 };

Please consider not using this deprecated module, or Depend/Build-Depend
as appropriate on:

libswitch-perl | perl ( 5.10.1-13)

Switch statements (given/when) have been added to the core:
http://perldoc.perl.org/perlsyn.html#Switch-statements

Thanks,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110605174047.gl29...@urchin.earth.li



Bug#551661: kwin: eats all keystrokes after switch desktop and requesting alt-tab

2011-06-05 Thread Yann Dirson
On Sun, Jun 05, 2011 at 02:50:56PM +0200, Eckhart Wörner wrote:
 tags 551661 + moreinfo
 thanks
 
 Hi,
 
 you reported http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551661 some 
 time 
 ago. 
 Can you please verify whether the bug you reported is still present in a more 
 current version (and - if yes - specify which version)?

Sorry, I have stopped using KDE for some time now - after it appeared
hopeless that KDE4 would become reasonable on the computer's resources.

Best regards,
-- 
Yann



--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110605185957.ga2...@home.lan



Re: Link-time optimization in debian packages

2011-06-05 Thread Mike Hommey
On Sun, Jun 05, 2011 at 01:18:43PM +0200, Emil Langrock wrote:
 Hi,
 
 I have currently the problem that I have to use large, computing intensive 
 applications [1,2]. These are usually implemented in many source files. I 
 used 
 in the past pseudo c files which include all other c files [3]. Of course, 
 this is a hack and don't work in many situation due to conflicting local 
 symbols.
 
 I played around a little bit with GCC's LTO [4]. It is really impressive for 
 this kind of applications. I had a size reduction and speed increase with the 
 tested applications. Of course, it was just a small testset and not really 
 scientific.
 
 Link time-optimization exchanges the meaning of flags slightly [5]. It is 
 currently necessary to provide the optimization related flags from 
 CFLAGS/CXXFLAGS also in LDFLAGS. Otherwise the LTO will not really to a 
 optimization step.
 
 I already found some smaller problems related to weird asm usage in some pic 
 library code [6], but I would doubt that this is a big show blocker and will 
 be fixed soon(tm).
 
 My question is now whether there are already plans to use LTO in Debian 
 packages, any big debian related studies, policies, release goals, ...? It 
 could also be interesting for large projects like Iceweasel, LibreOffice, ... 
 Maybe the KDE Debian Package maintainer have a reason why they don't use 
 KDE4_ENABLE_FINAL --- which would also be an argument against LTO.

On the large projects you are mentioning, LTO is simply not possible to
use at all on gcc 4.6. For instance, the linking phase for Firefox
requires more memory than the address space on 32-bits machines permit,
which means we'd need a) buildds with a lot of RAM b) to cross compile
32-bits code with 64-bits toolchains.

gcc 4.7 should be better, though.

Mike


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110605231154.ga3...@glandium.org



Bug#629339: kdesdk: uses Switch.pm, removed in perl 5.14

2011-06-05 Thread Frederik Schwarzer
[Dominic Hargreaves - Sonntag, 5. Juni 2011 19:40:47] 
 Source: kdesdk
 Version: 4:4.6.3-1
 User: debian-p...@lists.debian.org
 Usertags: perl-5.14-transition
 
 This package contain code using the perl module Switch, which is
 deprecated and will be removed from the core in perl 5.14 (currently
 in experimental).
 
 $ grep -r 'use Switch' .
 ./kioslave/perldoc/pod2html.pl:use Switch qw{ Perl6 };
 
 Please consider not using this deprecated module, or Depend/Build-Depend
 as appropriate on:
 
 libswitch-perl | perl ( 5.10.1-13)
 
 Switch statements (given/when) have been added to the core:
 http://perldoc.perl.org/perlsyn.html#Switch-statements

This was just fixed in Trunk.
http://websvn.kde.org/?view=revisionrevision=1235472

We are looking into backporting it to 4.6 but there have to be some political 
issues looked at first.

Regards



-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201106060128.09585.schwarz...@gmail.com



Processing of kdevelop-pg-qt_0.9.5-2_amd64.changes

2011-06-05 Thread Debian FTP Masters
kdevelop-pg-qt_0.9.5-2_amd64.changes uploaded successfully to localhost
along with the files:
  kdevelop-pg-qt_0.9.5-2.dsc
  kdevelop-pg-qt_0.9.5-2.debian.tar.gz
  kdevelop-pg-qt_0.9.5-2_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qtncj-0002he...@franck.debian.org



kdevelop-pg-qt_0.9.5-2_amd64.changes ACCEPTED into unstable

2011-06-05 Thread Debian FTP Masters



Accepted:
kdevelop-pg-qt_0.9.5-2.debian.tar.gz
  to main/k/kdevelop-pg-qt/kdevelop-pg-qt_0.9.5-2.debian.tar.gz
kdevelop-pg-qt_0.9.5-2.dsc
  to main/k/kdevelop-pg-qt/kdevelop-pg-qt_0.9.5-2.dsc
kdevelop-pg-qt_0.9.5-2_amd64.deb
  to main/k/kdevelop-pg-qt/kdevelop-pg-qt_0.9.5-2_amd64.deb


Override entries for your package:
kdevelop-pg-qt_0.9.5-2.dsc - source devel
kdevelop-pg-qt_0.9.5-2_amd64.deb - optional devel

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
Archive: http://lists.debian.org/e1qtnjw-0002vg...@franck.debian.org