Bug#671932: plasma-desktop: segmentation fault after loging, unable to load KDE environment

2012-05-12 Thread Ignacio Riquelme Morelle
Package: plasma-desktop
Version: 4:4.7.4-2+b1
Followup-For: Bug #671932

Instead of switching (i.e. deleting) to a fresh plasma configuration, it is
also possible to remove the plasma-scriptengine-python package as a stopgap
measure. Plasma will be able to start again, and Python widgets will cease to
work (presumably until the package is reinstalled).



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

Kernel: Linux 3.3.5-reicore-72 (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/dash

Versions of packages plasma-desktop depends on:
ii  kde-runtime   4:4.7.4-2
ii  kde-wallpapers-default4:4.7.4-2
ii  libc6 2.13-32
ii  libkcmutils4  4:4.7.4-4
ii  libkdecore5   4:4.7.4-4
ii  libkdeui5 4:4.7.4-4
ii  libkephal4abi14:4.7.4-2+b1
ii  libkfile4 4:4.7.4-4
ii  libkidletime4 4:4.7.4-4
ii  libkio5   4:4.7.4-4
ii  libknewstuff3-4   4:4.7.4-4
ii  libktexteditor4   4:4.7.4-4
ii  libkworkspace44:4.7.4-2+b1
ii  libplasma34:4.7.4-4
ii  libplasmagenericshell44:4.7.4-2+b1
ii  libqt4-dbus   4:4.8.1-1
ii  libqt4-xml4:4.8.1-1
ii  libqtcore44:4.8.1-1
ii  libqtgui4 4:4.8.1-1
ii  libsolid4 4:4.7.4-4
ii  libstdc++64.7.0-7
ii  libtaskmanager4abi2   4:4.7.4-2+b1
ii  libx11-6  2:1.4.99.901-2
ii  libxext6  2:1.3.1-2
ii  plasma-widgets-workspace  4:4.7.4-2+b1

Versions of packages plasma-desktop recommends:
ii  kde-workspace  4:4.7.4-2

plasma-desktop 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
Archive: http://lists.debian.org/20120512103209.1036.77427.reportbug@reicore



Bug#672564: kde-window-manager: KWin leaks pixmaps when using XRender and Box Switch

2012-05-12 Thread Kitty PC
Seems it's worse than I thought and KWin will leak regardless of if you use
Box Switch or not over time, really bad bug. It still is limited to XRender
as far as I can tell.


Bug#671932: (no subject)

2012-05-12 Thread Gaiax

This bug went through sid and I found it on testing now.

Thanks for the removing plasma-scriptengine-python workaround, it worked 
like a charm.




--
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/blu0-smtp465d48ab7f1ffa7e729652ff9...@phx.gbl



Bug#672613: Python Exception There is no member named ma_mask

2012-05-12 Thread Marcos Dione
Package: python-kde4
Version: 4:4.7.4-2+b1
Severity: critical


  at least importing PyKDE4.kdecore gets the above message. here's a full gdb 
transcript with stacktrace:

mdione@mustang:~/src/projects/satyr/git$ gdb --args /usr/bin/python 
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/python...Reading symbols from 
/usr/lib/debug/usr/bin/python2.7...done.
done.
(gdb) r
Starting program: /usr/bin/python 
[Thread debugging using libthread_db enabled]
Using host libthread_db library 
"/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
Python 2.7.3rc2 (default, Apr 22 2012, 22:35:38) 
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import PyKDE4.kdecore

Program received signal SIGSEGV, Segmentation fault.
Python Exception  There is no member named ma_mask.: 
createClassType (client=0xb790b740, ctd=0xb7913740, mod_dict=) at 
/tmp/buildd/sip4-4.13.2/siplib/siplib.c:5502
5502/tmp/buildd/sip4-4.13.2/siplib/siplib.c: No such file or directory.
(gdb) bt
Python Exception  There is no member named ma_mask.: 
#0  createClassType (client=0xb790b740, ctd=0xb7913740, mod_dict=) at 
/tmp/buildd/sip4-4.13.2/siplib/siplib.c:5502
Python Exception  There is no member named ma_mask.: 
#1  0xb798bc64 in sip_api_init_module (client=0xb790b740, mod_dict=) at 
/tmp/buildd/sip4-4.13.2/siplib/siplib.c:1418
#2  0xb779a977 in initkdecore () at sip/kdecore/sipkdecorepart0.cpp:5361
#3  0x080d3747 in _PyImport_LoadDynamicModule ()
#4  0x08130324 in load_module.39200 ()
#5  0x081305c4 in import_submodule.39211 ()
#6  0x08084e85 in load_next.39216 ()
#7  0x08130ff2 in import_module_level.isra.3.39237 ()
#8  0x0806dcbe in builtin___import__.32869 ()
#9  0x080bfe6f in PyObject_Call ()
#10 0x080c03f9 in PyEval_CallObjectWithKeywords ()
#11 0x0813d63d in PyEval_EvalFrameEx ()
#12 0x081417f0 in PyEval_EvalCodeEx ()
#13 0x0819cc1e in PyRun_InteractiveOneFlags ()
#14 0x0819cfaf in PyRun_InteractiveLoopFlags ()
#15 0x0819ddf2 in Py_Main ()
#16 0x0806109b in main ()


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

Kernel: Linux 2.6.37-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/dash

Versions of packages python-kde4 depends on:
ii  kde-runtime   4:4.7.4-2
ii  kdepim-runtime4:4.4.11.1-3
ii  libakonadi-kde4   4:4.7.4-2+b1
ii  libakonadi-kmime4 4:4.7.4-2+b1
ii  libc6 2.13-32
ii  libkcmutils4  4:4.7.4-4
ii  libkdecore5   4:4.7.4-4
ii  libkdeui5 4:4.7.4-4
ii  libkdnssd44:4.7.4-4
ii  libkemoticons44:4.7.4-4
ii  libkfile4 4:4.7.4-4
ii  libkhtml5 4:4.7.4-4
ii  libkidletime4 4:4.7.4-4
ii  libkio5   4:4.7.4-4
ii  libknewstuff2-4   4:4.7.4-4
ii  libknewstuff3-4   4:4.7.4-4
ii  libkparts44:4.7.4-4
ii  libkprintutils4   4:4.7.4-4
ii  libkpty4  4:4.7.4-4
ii  libktexteditor4   4:4.7.4-4
ii  libnepomuk4   4:4.7.4-4
ii  libnepomukquery4a 4:4.7.4-4
ii  libphonon44:4.6.0.0-2
ii  libplasma34:4.7.4-4
ii  libpython2.7  2.7.3~rc2-2.1
ii  libqt4-network4:4.8.1-1
ii  libqt4-svg4:4.8.1-1
ii  libqt4-xml4:4.8.1-1
ii  libqtcore44:4.8.1-1
ii  libqtgui4 4:4.8.1-1
ii  libsolid4 4:4.7.4-4
ii  libsoprano4   2.7.5+dfsg.1-1
ii  libstdc++64.7.0-7
ii  phonon4:4.6.0.0-2
ii  python2.7.2-10
ii  python-qt44.9.1-3
ii  python-sip [sip-api-8.1]  4.13.2-1
ii  python2.6 2.6.7-4
ii  python2.7 2.7.3~rc2-2.1

python-kde4 recommends no packages.

Versions of packages python-kde4 suggests:
pn  libpython2.6  

-- 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/20120512123652.25718.25852.report...@mustang.petitcba.net



Processing of kdepimlibs_4.7.4-3_amd64.changes

2012-05-12 Thread Debian FTP Masters
kdepimlibs_4.7.4-3_amd64.changes uploaded successfully to localhost
along with the files:
  kdepimlibs_4.7.4-3.dsc
  kdepimlibs_4.7.4-3.debian.tar.gz
  kdepimlibs5-dev_4.7.4-3_amd64.deb
  kdepimlibs-kio-plugins_4.7.4-3_amd64.deb
  libakonadi-contact4_4.7.4-3_amd64.deb
  libakonadi-kabc4_4.7.4-3_amd64.deb
  libakonadi-kcal4_4.7.4-3_amd64.deb
  libakonadi-kde4_4.7.4-3_amd64.deb
  libakonadi-kmime4_4.7.4-3_amd64.deb
  libgpgme++2_4.7.4-3_amd64.deb
  libkabc4_4.7.4-3_amd64.deb
  libkblog4_4.7.4-3_amd64.deb
  libkcal4_4.7.4-3_amd64.deb
  libkcalcore4_4.7.4-3_amd64.deb
  libkcalutils4_4.7.4-3_amd64.deb
  libkholidays4_4.7.4-3_amd64.deb
  libkimap4_4.7.4-3_amd64.deb
  libkldap4_4.7.4-3_amd64.deb
  libkmbox4_4.7.4-3_amd64.deb
  libakonadi-calendar4_4.7.4-3_amd64.deb
  libkmime4_4.7.4-3_amd64.deb
  libkontactinterface4_4.7.4-3_amd64.deb
  libkpimidentities4_4.7.4-3_amd64.deb
  libkpimtextedit4_4.7.4-3_amd64.deb
  libkpimutils4_4.7.4-3_amd64.deb
  libkresources4_4.7.4-3_amd64.deb
  libktnef4_4.7.4-3_amd64.deb
  libkxmlrpcclient4_4.7.4-3_amd64.deb
  libmailtransport4_4.7.4-3_amd64.deb
  libmicroblog4_4.7.4-3_amd64.deb
  libqgpgme1_4.7.4-3_amd64.deb
  libsyndication4_4.7.4-3_amd64.deb
  kdepimlibs-dbg_4.7.4-3_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/e1stbvz-0003rf...@franck.debian.org



Bug#672624: kalgebra: FTBFS in sid: No rule to make target `/usr/lib/libphonon.so'

2012-05-12 Thread Samuel Thibault
Package: kalgebra
Version: 4:4.7.4-2
Severity: serious
Justification: FTBFS

Hello,

kalgebra currently FTBFS in sid:

make[4]: *** No rule to make target `/usr/lib/libphonon.so', needed by 
`src/kalgebra'.  Stop.

This is most probably due to kde moving to multi-arch.

Samuel

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

Kernel: Linux 3.0.4 (SMP w/8 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 kalgebra depends on:
ii  kalgebra-common   4:4.7.4-2
ii  kde-runtime   4:4.7.4-2
ii  libanalitza4  4:4.7.4-2
ii  libanalitzagui4   4:4.7.4-2
ii  libc6 2.13-32
ii  libgl1-mesa-glx [libgl1]  7.11.2-1
ii  libglu1-mesa [libglu1]7.11.2-1
ii  libkdecore5   4:4.7.4-4
ii  libkdeui5 4:4.7.4-4
ii  libkhtml5 4:4.7.4-4
ii  libkio5   4:4.7.4-4
ii  libkparts44:4.7.4-4
ii  libqt4-opengl 4:4.8.1-1
ii  libqt4-xml4:4.8.1-1
ii  libqtcore44:4.8.1-1
ii  libqtgui4 4:4.8.1-1
ii  libstdc++64.7.0-7

kalgebra recommends no packages.

kalgebra suggests no packages.

-- no debconf information

-- 
Samuel Thibault 
 Les roots ne sont plus ce qu'ils étaient...Maintenant il sont dioxinés,
 c'est de la m... ! Avant on les élevaient avec du bon unix mais ça été
 remplacé par des farines industrielles nouvelles technologies (NT).
 -+- JdK in NPC : Exigez un root élevé sous la mère ! -+-



--
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/20120512134238.GA3589@type



Bug#667220: marked as done (kdepimlibs: ftbfs with GCC-4.7)

2012-05-12 Thread Debian Bug Tracking System
Your message dated Sat, 12 May 2012 13:56:05 +
with message-id 
and subject line Bug#667220: fixed in kdepimlibs 4:4.7.4-3
has caused the Debian Bug report #667220,
regarding kdepimlibs: ftbfs with GCC-4.7
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.)


-- 
667220: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667220
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdepimlibs
Version: 4:4.7.4-2
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

../../kmime/kautodeletehash.h:67:26: error: 'erase' was not declared in this 
scope, and no declarations were found by argument-dependent lookup at the point 
of instantiation [-fpermissive]

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/kdepimlibs_4:4.7.4-2_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]


--- End Message ---
--- Begin Message ---
Source: kdepimlibs
Source-Version: 4:4.7.4-3

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

kdepimlibs-dbg_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/kdepimlibs-dbg_4.7.4-3_amd64.deb
kdepimlibs-kio-plugins_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/kdepimlibs-kio-plugins_4.7.4-3_amd64.deb
kdepimlibs5-dev_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/kdepimlibs5-dev_4.7.4-3_amd64.deb
kdepimlibs_4.7.4-3.debian.tar.gz
  to main/k/kdepimlibs/kdepimlibs_4.7.4-3.debian.tar.gz
kdepimlibs_4.7.4-3.dsc
  to main/k/kdepimlibs/kdepimlibs_4.7.4-3.dsc
libakonadi-calendar4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-calendar4_4.7.4-3_amd64.deb
libakonadi-contact4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-contact4_4.7.4-3_amd64.deb
libakonadi-kabc4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-kabc4_4.7.4-3_amd64.deb
libakonadi-kcal4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-kcal4_4.7.4-3_amd64.deb
libakonadi-kde4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-kde4_4.7.4-3_amd64.deb
libakonadi-kmime4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-kmime4_4.7.4-3_amd64.deb
libgpgme++2_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libgpgme++2_4.7.4-3_amd64.deb
libkabc4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkabc4_4.7.4-3_amd64.deb
libkblog4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkblog4_4.7.4-3_amd64.deb
libkcal4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkcal4_4.7.4-3_amd64.deb
libkcalcore4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkcalcore4_4.7.4-3_amd64.deb
libkcalutils4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkcalutils4_4.7.4-3_amd64.deb
libkholidays4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkholidays4_4.7.4-3_amd64.deb
libkimap4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkimap4_4.7.4-3_amd64.deb
libkldap4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkldap4_4.7.4-3_amd64.deb
libkmbox4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkmbox4_4.7.4-3_amd64.deb
libkmime4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkmime4_4.7.4-3_amd64.deb
libkontactinterface4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkontactinterface4_4.7.4-3_amd64.deb
libkpimidentities4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkpimidentities4_4.7.4-3_amd64.deb
libkpimtextedit4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkpimtextedit4_4.7.4-3_amd64.deb
libkpimutils4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkpimutils4_4.7.4-3_amd64.deb
libkresources4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkresources4_4.7.4-3_amd64.deb
libktnef4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libktnef4_4.7.4-3_amd64.deb
libkxmlrpcclient4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkxmlrpcclient4_4.7.4-3_amd64.deb
libmailtransport4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libmailtransport4_4.7.4-3_amd64.deb
libmicroblog4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libmicroblog4_4.7.4-3_amd64.deb
libqgpgme1_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libqgpgme1_4.7.4-3_amd64.deb
libsyndication4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libsyndication4_4.7.4-3_amd64.deb



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

Thank y

Bug#671893: marked as done (hardcoded libphonon path in .cmake configuration file)

2012-05-12 Thread Debian Bug Tracking System
Your message dated Sat, 12 May 2012 13:56:05 +
with message-id 
and subject line Bug#671893: fixed in kdepimlibs 4:4.7.4-3
has caused the Debian Bug report #671893,
regarding hardcoded libphonon path in .cmake configuration file
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.)


-- 
671893: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671893
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pykde4
Severity: important

Dear Maintainer,
   When I try to compile python-kde4 the compilation fails and the reason
I was compiling it is that the current binary version makes my package
eric fail to build from source so I cannot upgrade it to the most recent
version.
   I can exclude python-kde4 support in eric. Should I do that or wait
for a fix?

Regards
Gudjon

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

Kernel: Linux 3.2.0-2-686-pae (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/dash
--- End Message ---
--- Begin Message ---
Source: kdepimlibs
Source-Version: 4:4.7.4-3

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

kdepimlibs-dbg_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/kdepimlibs-dbg_4.7.4-3_amd64.deb
kdepimlibs-kio-plugins_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/kdepimlibs-kio-plugins_4.7.4-3_amd64.deb
kdepimlibs5-dev_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/kdepimlibs5-dev_4.7.4-3_amd64.deb
kdepimlibs_4.7.4-3.debian.tar.gz
  to main/k/kdepimlibs/kdepimlibs_4.7.4-3.debian.tar.gz
kdepimlibs_4.7.4-3.dsc
  to main/k/kdepimlibs/kdepimlibs_4.7.4-3.dsc
libakonadi-calendar4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-calendar4_4.7.4-3_amd64.deb
libakonadi-contact4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-contact4_4.7.4-3_amd64.deb
libakonadi-kabc4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-kabc4_4.7.4-3_amd64.deb
libakonadi-kcal4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-kcal4_4.7.4-3_amd64.deb
libakonadi-kde4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-kde4_4.7.4-3_amd64.deb
libakonadi-kmime4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-kmime4_4.7.4-3_amd64.deb
libgpgme++2_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libgpgme++2_4.7.4-3_amd64.deb
libkabc4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkabc4_4.7.4-3_amd64.deb
libkblog4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkblog4_4.7.4-3_amd64.deb
libkcal4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkcal4_4.7.4-3_amd64.deb
libkcalcore4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkcalcore4_4.7.4-3_amd64.deb
libkcalutils4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkcalutils4_4.7.4-3_amd64.deb
libkholidays4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkholidays4_4.7.4-3_amd64.deb
libkimap4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkimap4_4.7.4-3_amd64.deb
libkldap4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkldap4_4.7.4-3_amd64.deb
libkmbox4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkmbox4_4.7.4-3_amd64.deb
libkmime4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkmime4_4.7.4-3_amd64.deb
libkontactinterface4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkontactinterface4_4.7.4-3_amd64.deb
libkpimidentities4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkpimidentities4_4.7.4-3_amd64.deb
libkpimtextedit4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkpimtextedit4_4.7.4-3_amd64.deb
libkpimutils4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkpimutils4_4.7.4-3_amd64.deb
libkresources4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkresources4_4.7.4-3_amd64.deb
libktnef4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libktnef4_4.7.4-3_amd64.deb
libkxmlrpcclient4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkxmlrpcclient4_4.7.4-3_amd64.deb
libmailtransport4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libmailtransport4_4.7.4-3_amd64.deb
libmicroblog4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libmicroblog4_4.7.4-3_amd64.deb
libqgpgme1_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libqgpgme1_4.7.4-3_amd64.deb
libsyndication4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libsyndication4_4.7.4-3_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 671...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Modestas Vainius  (supplie

kdepimlibs_4.7.4-3_amd64.changes ACCEPTED into unstable

2012-05-12 Thread Debian FTP Masters



Accepted:
kdepimlibs-dbg_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/kdepimlibs-dbg_4.7.4-3_amd64.deb
kdepimlibs-kio-plugins_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/kdepimlibs-kio-plugins_4.7.4-3_amd64.deb
kdepimlibs5-dev_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/kdepimlibs5-dev_4.7.4-3_amd64.deb
kdepimlibs_4.7.4-3.debian.tar.gz
  to main/k/kdepimlibs/kdepimlibs_4.7.4-3.debian.tar.gz
kdepimlibs_4.7.4-3.dsc
  to main/k/kdepimlibs/kdepimlibs_4.7.4-3.dsc
libakonadi-calendar4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-calendar4_4.7.4-3_amd64.deb
libakonadi-contact4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-contact4_4.7.4-3_amd64.deb
libakonadi-kabc4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-kabc4_4.7.4-3_amd64.deb
libakonadi-kcal4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-kcal4_4.7.4-3_amd64.deb
libakonadi-kde4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-kde4_4.7.4-3_amd64.deb
libakonadi-kmime4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libakonadi-kmime4_4.7.4-3_amd64.deb
libgpgme++2_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libgpgme++2_4.7.4-3_amd64.deb
libkabc4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkabc4_4.7.4-3_amd64.deb
libkblog4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkblog4_4.7.4-3_amd64.deb
libkcal4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkcal4_4.7.4-3_amd64.deb
libkcalcore4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkcalcore4_4.7.4-3_amd64.deb
libkcalutils4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkcalutils4_4.7.4-3_amd64.deb
libkholidays4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkholidays4_4.7.4-3_amd64.deb
libkimap4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkimap4_4.7.4-3_amd64.deb
libkldap4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkldap4_4.7.4-3_amd64.deb
libkmbox4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkmbox4_4.7.4-3_amd64.deb
libkmime4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkmime4_4.7.4-3_amd64.deb
libkontactinterface4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkontactinterface4_4.7.4-3_amd64.deb
libkpimidentities4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkpimidentities4_4.7.4-3_amd64.deb
libkpimtextedit4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkpimtextedit4_4.7.4-3_amd64.deb
libkpimutils4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkpimutils4_4.7.4-3_amd64.deb
libkresources4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkresources4_4.7.4-3_amd64.deb
libktnef4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libktnef4_4.7.4-3_amd64.deb
libkxmlrpcclient4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libkxmlrpcclient4_4.7.4-3_amd64.deb
libmailtransport4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libmailtransport4_4.7.4-3_amd64.deb
libmicroblog4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libmicroblog4_4.7.4-3_amd64.deb
libqgpgme1_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libqgpgme1_4.7.4-3_amd64.deb
libsyndication4_4.7.4-3_amd64.deb
  to main/k/kdepimlibs/libsyndication4_4.7.4-3_amd64.deb


Changes:
kdepimlibs (4:4.7.4-3) unstable; urgency=low
 .
  * Team upload.
 .
  [ Pino Toscano ]
  * Backport upstream commit b886894bd1afc515947c24883169d0a5107a86d5 to fix
building with GCC 4.7; patch
upstream_Disambiguations-necessary-for-building-with-clang.patch.
(Closes: #667220)
  * Bump Standards-Version to 3.9.3, no changes required.
  * The rebuild also updates the libphonon.so path to the new multiarch path.
(Closes: #671893)
 .
  [ Modestas Vainius ]
  * Update symbol files.


Override entries for your package:
kdepimlibs-dbg_4.7.4-3_amd64.deb - extra debug
kdepimlibs-kio-plugins_4.7.4-3_amd64.deb - optional libs
kdepimlibs5-dev_4.7.4-3_amd64.deb - optional libdevel
kdepimlibs_4.7.4-3.dsc - source libs
libakonadi-calendar4_4.7.4-3_amd64.deb - optional libs
libakonadi-contact4_4.7.4-3_amd64.deb - optional libs
libakonadi-kabc4_4.7.4-3_amd64.deb - optional libs
libakonadi-kcal4_4.7.4-3_amd64.deb - optional libs
libakonadi-kde4_4.7.4-3_amd64.deb - optional libs
libakonadi-kmime4_4.7.4-3_amd64.deb - optional libs
libgpgme++2_4.7.4-3_amd64.deb - optional libs
libkabc4_4.7.4-3_amd64.deb - optional libs
libkblog4_4.7.4-3_amd64.deb - optional libs
libkcal4_4.7.4-3_amd64.deb - optional libs
libkcalcore4_4.7.4-3_amd64.deb - optional libs
libkcalutils4_4.7.4-3_amd64.deb - optional libs
libkholidays4_4.7.4-3_amd64.deb - optional libs
libkimap4_4.7.4-3_amd64.deb - optional libs
libkldap4_4.7.4-3_amd64.deb - optional libs
libkmbox4_4.7.4-3_amd64.deb - optional libs
libkmime4_4.7.4-3_amd64.deb - optional libs
libkontactinterface4_4.7.4-3_amd64.deb - optional libs
libkpimidentities4_4.7.4-3_amd64.deb - optional libs
libkpimtextedit4_4.7.4-3_amd64.deb - optional libs
libkpimutils4_4.7.4-3_amd64.deb - optional libs
libkresources4_4.7.4-3_amd64.deb - optional libs
libktnef4_4.7.4-3_amd64.deb - optional libs
libkxmlrpcclient4_4.7.4-3_amd64.deb - optional libs
libmailtransport4_4.7.4-3_amd64.deb - optional libs
libmicroblog4_4.7.4-3_amd64.deb - optional libs
libqgpgme1_4.7.4-3_amd64.deb - optional libs
libsyndication4_4.7.4-3_amd64.deb - opt

Bug#671619: kalarm chrashes

2012-05-12 Thread Thilo Six
Hello

since the qt upgarde from 4.7 to 4.8 kalarm chrashes for me, too.
Whenever i try to e.g. delay an alarm.

Not sure if that is the same as the original bug report though.


-- 
Regards,
Thilo

4096R/0xC70B1A8F
721B 1BA0 095C 1ABA 3FC6  7C18 89A4 A2A0 C70B 1A8F




-- 
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/4faea9d3.2000...@gmx.de



Bug#672674: kdegames: FTBFS in sid: usleep' was not declared in this scope

2012-05-12 Thread Samuel Thibault
Package: kdegames
Version: 4:4.7.4-2
Severity: serious
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

Hello,

kdegames currently FTBFS on sid: 

../../kblocks/KBlocksPlayNetwork.cpp:102:22: error: 'usleep' was not declared 
in this scope

Samuel

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

Kernel: Linux 3.0.4 (SMP w/8 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 kdegames depends on:
ii  bomber4:4.7.4-2
ii  bovo  4:4.7.4-2
ii  granatier 4:4.7.4-2
ii  kapman4:4.7.4-2
ii  katomic   4:4.7.4-2
ii  kbattleship   4:4.7.4-2
ii  kblackbox 4:4.7.4-2
ii  kblocks   4:4.7.4-2
ii  kbounce   4:4.7.4-2
ii  kbreakout 4:4.7.4-2
ii  kdiamond  4:4.7.4-2
ii  kfourinline   4:4.7.4-2
ii  kgoldrunner   4:4.7.4-2
ii  kigo  4:4.7.4-2
ii  killbots  4:4.7.4-2
ii  kiriki4:4.7.4-2
ii  kjumpingcube  4:4.7.4-2
ii  klickety  4:4.7.4-2
ii  klines4:4.7.4-2
ii  kmahjongg 4:4.7.4-2
ii  kmines4:4.7.4-2
ii  knetwalk  4:4.7.4-2
ii  kolf  4:4.7.4-2
ii  kollision 4:4.7.4-2
ii  konquest  4:4.7.4-2
ii  kpat  4:4.7.4-2
ii  kreversi  4:4.7.4-2
ii  kshisen   4:4.7.4-2
ii  ksirk 4:4.7.4-2
ii  kspaceduel4:4.7.4-2
ii  ksquares  4:4.7.4-2
ii  ksudoku   4:4.7.4-2
ii  ktron 4:4.7.4-2
ii  ktuberling4:4.7.4-2
ii  kubrick   4:4.7.4-2
ii  lskat 4:4.7.4-2
ii  palapeli  4:4.7.4-2

Versions of packages kdegames recommends:
ii  kajongg  4:4.7.4-2

kdegames suggests no packages.

-- no debconf information

-- 
Samuel Thibault 
"...very few phenomena can pull someone out of Deep Hack Mode, with two
noted exceptions: being struck by lightning, or worse, your *computer*
being struck by lightning."
(By Matt Welsh)



-- 
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/20120512185022.GA21735@type



Processing of qtwebkit_2.2.1-3_amd64.changes

2012-05-12 Thread Debian FTP Masters
qtwebkit_2.2.1-3_amd64.changes uploaded successfully to localhost
along with the files:
  qtwebkit_2.2.1-3.dsc
  qtwebkit_2.2.1-3.debian.tar.gz
  libqtwebkit-dev_2.2.1-3_amd64.deb
  libqtwebkit4_2.2.1-3_amd64.deb
  libqtwebkit-qmlwebkitplugin_2.2.1-3_amd64.deb
  libqtwebkit4-dbg_2.2.1-3_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/e1sthdu-0002hm...@franck.debian.org



qtwebkit_2.2.1-3_amd64.changes ACCEPTED into unstable

2012-05-12 Thread Debian FTP Masters



Accepted:
libqtwebkit-dev_2.2.1-3_amd64.deb
  to main/q/qtwebkit/libqtwebkit-dev_2.2.1-3_amd64.deb
libqtwebkit-qmlwebkitplugin_2.2.1-3_amd64.deb
  to main/q/qtwebkit/libqtwebkit-qmlwebkitplugin_2.2.1-3_amd64.deb
libqtwebkit4-dbg_2.2.1-3_amd64.deb
  to main/q/qtwebkit/libqtwebkit4-dbg_2.2.1-3_amd64.deb
libqtwebkit4_2.2.1-3_amd64.deb
  to main/q/qtwebkit/libqtwebkit4_2.2.1-3_amd64.deb
qtwebkit_2.2.1-3.debian.tar.gz
  to main/q/qtwebkit/qtwebkit_2.2.1-3.debian.tar.gz
qtwebkit_2.2.1-3.dsc
  to main/q/qtwebkit/qtwebkit_2.2.1-3.dsc


Changes:
qtwebkit (2.2.1-3) unstable; urgency=low
 .
  * Build Source/WebCore/generated/* with hidden visibility as well (patch
webkit_qt_hide_symbols.diff). This reduces a symbol file a lot and brings
it back to manageable state.
  * Update symbol file: a bunch of private WebCore symbols are gone from
symbol table now.


Override entries for your package:
libqtwebkit-dev_2.2.1-3_amd64.deb - optional libdevel
libqtwebkit-qmlwebkitplugin_2.2.1-3_amd64.deb - optional libs
libqtwebkit4-dbg_2.2.1-3_amd64.deb - extra debug
libqtwebkit4_2.2.1-3_amd64.deb - optional libs
qtwebkit_2.2.1-3.dsc - source libs

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/e1sthqs-0004ka...@franck.debian.org



Bug#672684: libqtwebkit-dev: can't cmake scribus due to error QtWebKit not found

2012-05-12 Thread a.l.e
Package: libqtwebkit-dev
Version: 2.2.0-3
Severity: important

Dear Maintainer,

today, since apt-get updating debian testing i can't compile scribus anymore.

when running cmake, it blocks at:

  IF(QT_QTWEBKIT_FOUND)
  MESSAGE(STATUS "QtWebkit Found OK")
  ELSE(QT_QTWEBKIT_FOUND)
  MESSAGE(FATAL_ERROR "QtWebKit not found")
  ENDIF(QT_QTWEBKIT_FOUND)

and returns "QtWebKit not found"

outcommenting this check leads to an error when running make, because gcc can't 
find webkit.

i could correctly compile this morning before updating the system.

i can run the help engine from scribus as packaged by debian, so i have to 
suppose that webkit itselfis working correctly.


and this problem appears on both my computers (both with the current debian 
testing)


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

Kernel: Linux 3.2.0-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/dash

Versions of packages libqtwebkit-dev depends on:
ii  libc62.13-32
ii  libgcc1  1:4.7.0-7
ii  libqt4-designer  4:4.8.1-1
ii  libqt4-dev   4:4.8.1-1
ii  libqt4-script4:4.8.1-1
ii  libqt4-xml   4:4.8.1-1
ii  libqtcore4   4:4.8.1-1
ii  libqtgui44:4.8.1-1
ii  libqtwebkit4 2.2.0-3
ii  libstdc++6   4.7.0-7

libqtwebkit-dev recommends no packages.

libqtwebkit-dev 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
Archive: http://lists.debian.org/20120512202250.30094.45694.reportbug@digiteis



Processing of akonadi_1.7.2-1_amd64.changes

2012-05-12 Thread Debian FTP Masters
akonadi_1.7.2-1_amd64.changes uploaded successfully to localhost
along with the files:
  akonadi_1.7.2-1.dsc
  akonadi_1.7.2.orig.tar.bz2
  akonadi_1.7.2-1.debian.tar.gz
  akonadi-server_1.7.2-1_amd64.deb
  libakonadiprotocolinternals1_1.7.2-1_amd64.deb
  libakonadi-dev_1.7.2-1_amd64.deb
  akonadi-backend-mysql_1.7.2-1_all.deb
  akonadi-backend-postgresql_1.7.2-1_all.deb
  akonadi-backend-sqlite_1.7.2-1_amd64.deb
  akonadi-dbg_1.7.2-1_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/e1stjmc-0005lv...@franck.debian.org



Bug#511665: marked as done (KDE3/kfind: Crash while searching in large amounts of data)

2012-05-12 Thread Debian Bug Tracking System
Your message dated Sat, 12 May 2012 23:15:25 +0200
with message-id <201205122315.32908.panfa...@gmail.com>
and subject line Closing old KDE 3 bug
has caused the Debian Bug report #511665,
regarding KDE3/kfind: Crash while searching in large amounts of data
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.)


-- 
511665: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: konqueror
Version: 4:3.5.9.dfsg.1-6
Severity: important

According to Apt, I have nearly 337,000 files installed on my 250-GB hard disk. 
At an unknown time in the past, I noticed that konqueror is not searching for 
files correctly on my entire hard disk. Evidence: When I tell it to search for 
a file I know is there from /, it will typically come back in less than 10 
seconds, empty handed. If, OTOH, I tell it to search just one directory tree 
such as home/ or usr/, it will take many minutes and probably will find the 
file.

For this reason, tonight I did a search using two panes of the program 
simultaneously. I tried to stop the search and restart it. Unfortunately, the 
program crashed. Here is a backtrace from the crash:

39 lines of "(no debugging symbols found)", then:
[Thread debugging using libthread_db enabled]
[New Thread 0x7f8e5cae86f0 (LWP 2618)]
followed by 58 more lines of "(no debugging symbols found)", then:
[KCrash handler]
#5  0x7f8e5b23678e in QString::deref () from /usr/lib/libqt-mt.so.3
#6  0x7f8e5b2371ff in QString::operator= () from /usr/lib/libqt-mt.so.3
#7  0x7f8e5b2351a9 in QRegExp::prepareEngineForMatch ()
   from /usr/lib/libqt-mt.so.3
#8  0x7f8e5b23533e in QRegExp::search () from /usr/lib/libqt-mt.so.3
#9  0x7f8e4f4e4027 in KQuery::processQuery ()
   from /usr/lib/kde3/libkfindpart.so
#10 0x7f8e4f4d9003 in KQuery::checkEntries ()
   from /usr/lib/kde3/libkfindpart.so
#11 0x7f8e4f4d9228 in KQuery::qt_invoke ()
   from /usr/lib/kde3/libkfindpart.so
#12 0x7f8e5afba36c in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#13 0x7f8e5b84465b in KIO::ListJob::entries () from /usr/lib/libkio.so.4
#14 0x7f8e5b8af9b8 in KIO::ListJob::qt_invoke () from /usr/lib/libkio.so.4
#15 0x7f8e5afba36c in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#16 0x7f8e5b84465b in KIO::ListJob::entries () from /usr/lib/libkio.so.4
#17 0x7f8e5b88c983 in KIO::ListJob::slotListEntries ()
   from /usr/lib/libkio.so.4
#18 0x7f8e5b8afa3c in KIO::ListJob::qt_invoke () from /usr/lib/libkio.so.4
#19 0x7f8e5afba36c in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#20 0x7f8e5b846830 in KIO::SlaveInterface::listEntries ()
   from /usr/lib/libkio.so.4
#21 0x7f8e5b8a1fc5 in KIO::SlaveInterface::dispatch ()
   from /usr/lib/libkio.so.4
#22 0x7f8e5b861dce in KIO::SlaveInterface::dispatch ()
   from /usr/lib/libkio.so.4
#23 0x7f8e5b869a46 in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
#24 0x7f8e5b869bf8 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
#25 0x7f8e5afba36c in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#26 0x7f8e5afbaa24 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#27 0x7f8e5afd434b in QSocketNotifier::event ()
   from /usr/lib/libqt-mt.so.3
#28 0x7f8e5af64953 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#29 0x7f8e5af65668 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#30 0x7f8e5a966c22 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#31 0x7f8e5af5a663 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#32 0x7f8e5af1aaf6 in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x7f8e5af78f88 in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#34 0x7f8e4f4e403e in KQuery::processQuery ()
   from /usr/lib/kde3/libkfindpart.so
#35 0x7f8e4f4d9003 in KQuery::checkEntries ()
   from /usr/lib/kde3/libkfindpart.so
#36 0x7f8e4f4d9228 in KQuery::qt_invoke ()
   from /usr/lib/kde3/libkfindpart.so
#37 0x7f8e5afba36c in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#38 0x7f8e5b84465b in KIO::ListJob::entries () from /usr/lib/libkio.so.4
#39 0x7f8e5b8af9b8 in KIO::ListJob::qt_invoke () from /usr/lib/libkio.so.4
#40 0x7f8e5afba36c in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#41 0x7f8e5b84465b in KIO::ListJob::entries () from /usr/lib/libkio.so.4
#42 0x7f8e5b88c983 in KIO::ListJob::slotListEntries ()
   from /usr/lib/libkio.so.4
#43 0x7f8e

akonadi_1.7.2-1_amd64.changes ACCEPTED into unstable

2012-05-12 Thread Debian FTP Masters



Accepted:
akonadi-backend-mysql_1.7.2-1_all.deb
  to main/a/akonadi/akonadi-backend-mysql_1.7.2-1_all.deb
akonadi-backend-postgresql_1.7.2-1_all.deb
  to main/a/akonadi/akonadi-backend-postgresql_1.7.2-1_all.deb
akonadi-backend-sqlite_1.7.2-1_amd64.deb
  to main/a/akonadi/akonadi-backend-sqlite_1.7.2-1_amd64.deb
akonadi-dbg_1.7.2-1_amd64.deb
  to main/a/akonadi/akonadi-dbg_1.7.2-1_amd64.deb
akonadi-server_1.7.2-1_amd64.deb
  to main/a/akonadi/akonadi-server_1.7.2-1_amd64.deb
akonadi_1.7.2-1.debian.tar.gz
  to main/a/akonadi/akonadi_1.7.2-1.debian.tar.gz
akonadi_1.7.2-1.dsc
  to main/a/akonadi/akonadi_1.7.2-1.dsc
akonadi_1.7.2.orig.tar.bz2
  to main/a/akonadi/akonadi_1.7.2.orig.tar.bz2
libakonadi-dev_1.7.2-1_amd64.deb
  to main/a/akonadi/libakonadi-dev_1.7.2-1_amd64.deb
libakonadiprotocolinternals1_1.7.2-1_amd64.deb
  to main/a/akonadi/libakonadiprotocolinternals1_1.7.2-1_amd64.deb


Changes:
akonadi (1.7.2-1) unstable; urgency=low
 .
  * New upstream release.
  * Drop x11_not_required.diff, no longer needed as internal FindQt4 was
dropped.
  * Disable tests which require an active DBus daemon. It is not available on
buildds (patch disable_dbus_requiring_tests.diff).
  * Bump Standards-Version to 3.9.3: no changes needed.


Override entries for your package:
akonadi-backend-mysql_1.7.2-1_all.deb - extra misc
akonadi-backend-postgresql_1.7.2-1_all.deb - extra misc
akonadi-backend-sqlite_1.7.2-1_amd64.deb - extra misc
akonadi-dbg_1.7.2-1_amd64.deb - extra debug
akonadi-server_1.7.2-1_amd64.deb - extra net
akonadi_1.7.2-1.dsc - source libs
libakonadi-dev_1.7.2-1_amd64.deb - extra libdevel
libakonadiprotocolinternals1_1.7.2-1_amd64.deb - extra libs

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/e1stjgu-0004jd...@franck.debian.org



Processing of kde4libs_4.7.4-5_amd64.changes

2012-05-12 Thread Debian FTP Masters
kde4libs_4.7.4-5_amd64.changes uploaded successfully to localhost
along with the files:
  kde4libs_4.7.4-5.dsc
  kde4libs_4.7.4-5.debian.tar.gz
  libkdecore5_4.7.4-5_amd64.deb
  libkdeui5_4.7.4-5_amd64.deb
  libkpty4_4.7.4-5_amd64.deb
  libkdesu5_4.7.4-5_amd64.deb
  libkjsapi4_4.7.4-5_amd64.deb
  libkjsembed4_4.7.4-5_amd64.deb
  libkio5_4.7.4-5_amd64.deb
  libkntlm4_4.7.4-5_amd64.deb
  libsolid4_4.7.4-5_amd64.deb
  libkde3support4_4.7.4-5_amd64.deb
  libkfile4_4.7.4-5_amd64.deb
  libknewstuff2-4_4.7.4-5_amd64.deb
  libknewstuff3-4_4.7.4-5_amd64.deb
  libkparts4_4.7.4-5_amd64.deb
  libkutils4_4.7.4-5_amd64.deb
  libthreadweaver4_4.7.4-5_amd64.deb
  libkhtml5_4.7.4-5_amd64.deb
  libkimproxy4_4.7.4-5_amd64.deb
  libkmediaplayer4_4.7.4-5_amd64.deb
  libktexteditor4_4.7.4-5_amd64.deb
  libknotifyconfig4_4.7.4-5_amd64.deb
  libkdnssd4_4.7.4-5_amd64.deb
  libkrosscore4_4.7.4-5_amd64.deb
  libkrossui4_4.7.4-5_amd64.deb
  libnepomuk4_4.7.4-5_amd64.deb
  libnepomukutils4_4.7.4-5_amd64.deb
  libnepomukquery4a_4.7.4-5_amd64.deb
  libplasma3_4.7.4-5_amd64.deb
  libkunitconversion4_4.7.4-5_amd64.deb
  libkdewebkit5_4.7.4-5_amd64.deb
  libkcmutils4_4.7.4-5_amd64.deb
  libkemoticons4_4.7.4-5_amd64.deb
  libkidletime4_4.7.4-5_amd64.deb
  libkprintutils4_4.7.4-5_amd64.deb
  libkdeclarative5_4.7.4-5_amd64.deb
  kdelibs-bin_4.7.4-5_amd64.deb
  kdelibs5-plugins_4.7.4-5_amd64.deb
  kdelibs5-data_4.7.4-5_all.deb
  kdoctools_4.7.4-5_amd64.deb
  kdelibs5-dev_4.7.4-5_amd64.deb
  kdelibs5-dbg_4.7.4-5_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/e1stkcz-0001lk...@franck.debian.org



Bug#672554: konsole: vertically misaligned/cut off characters when using Terminus font

2012-05-12 Thread Ignacio Riquelme Morelle
Package: konsole
Version: 4:4.7.4-2
Followup-For: Bug #672554

After a quick examination of the konsole git repository upstream searching for
the relevant code and any mentions of Qt 4.8, it turns out this issue is
already known [1] and it only happens when bidirectional text rendering is
disabled in the Advanced tab for the configuration profile.

I could generate a patch from [2] (after dealing with whitespace changes in the
affected lines) against the version in wheezy/sid that fixes this issue, but in
turn increases line spacing significantly when bidirectional rendering is
disabled. Since there doesn't seem to be a better fix yet, enabling that option
seems to be a better solution for me, from an aesthetic standpoint.

[1] https://bugs.kde.org/show_bug.cgi?id=280896
[2]
http://quickgit.kde.org/index.php?p=konsole.git&a=commitdiff_plain&h=47f504785f1855e0dbe81197ed1b5496ca641a0f&hp=09940ed95fced0ea685350ef58f70a3dc1e469bb



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

Kernel: Linux 3.3.5-reicore-72 (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/dash

Versions of packages konsole depends on:
ii  kde-runtime4:4.7.4-2
ii  libc6  2.13-32
ii  libkdecore54:4.7.4-4
ii  libkdeui5  4:4.7.4-4
ii  libkio54:4.7.4-4
ii  libknotifyconfig4  4:4.7.4-4
ii  libkparts4 4:4.7.4-4
ii  libkpty4   4:4.7.4-4
ii  libqt4-dbus4:4.8.1-1
ii  libqtcore4 4:4.8.1-1
ii  libqtgui4  4:4.8.1-1
ii  libstdc++6 4.7.0-7
ii  libx11-6   2:1.4.99.901-2

konsole recommends no packages.

konsole 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
Archive: http://lists.debian.org/20120512224354.17105.69788.reportbug@reicore



kde4libs_4.7.4-5_amd64.changes ACCEPTED into unstable

2012-05-12 Thread Debian FTP Masters



Accepted:
kde4libs_4.7.4-5.debian.tar.gz
  to main/k/kde4libs/kde4libs_4.7.4-5.debian.tar.gz
kde4libs_4.7.4-5.dsc
  to main/k/kde4libs/kde4libs_4.7.4-5.dsc
kdelibs-bin_4.7.4-5_amd64.deb
  to main/k/kde4libs/kdelibs-bin_4.7.4-5_amd64.deb
kdelibs5-data_4.7.4-5_all.deb
  to main/k/kde4libs/kdelibs5-data_4.7.4-5_all.deb
kdelibs5-dbg_4.7.4-5_amd64.deb
  to main/k/kde4libs/kdelibs5-dbg_4.7.4-5_amd64.deb
kdelibs5-dev_4.7.4-5_amd64.deb
  to main/k/kde4libs/kdelibs5-dev_4.7.4-5_amd64.deb
kdelibs5-plugins_4.7.4-5_amd64.deb
  to main/k/kde4libs/kdelibs5-plugins_4.7.4-5_amd64.deb
kdoctools_4.7.4-5_amd64.deb
  to main/k/kde4libs/kdoctools_4.7.4-5_amd64.deb
libkcmutils4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkcmutils4_4.7.4-5_amd64.deb
libkde3support4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkde3support4_4.7.4-5_amd64.deb
libkdeclarative5_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkdeclarative5_4.7.4-5_amd64.deb
libkdecore5_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkdecore5_4.7.4-5_amd64.deb
libkdesu5_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkdesu5_4.7.4-5_amd64.deb
libkdeui5_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkdeui5_4.7.4-5_amd64.deb
libkdewebkit5_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkdewebkit5_4.7.4-5_amd64.deb
libkdnssd4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkdnssd4_4.7.4-5_amd64.deb
libkemoticons4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkemoticons4_4.7.4-5_amd64.deb
libkfile4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkfile4_4.7.4-5_amd64.deb
libkhtml5_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkhtml5_4.7.4-5_amd64.deb
libkidletime4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkidletime4_4.7.4-5_amd64.deb
libkimproxy4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkimproxy4_4.7.4-5_amd64.deb
libkio5_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkio5_4.7.4-5_amd64.deb
libkjsapi4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkjsapi4_4.7.4-5_amd64.deb
libkjsembed4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkjsembed4_4.7.4-5_amd64.deb
libkmediaplayer4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkmediaplayer4_4.7.4-5_amd64.deb
libknewstuff2-4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libknewstuff2-4_4.7.4-5_amd64.deb
libknewstuff3-4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libknewstuff3-4_4.7.4-5_amd64.deb
libknotifyconfig4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libknotifyconfig4_4.7.4-5_amd64.deb
libkntlm4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkntlm4_4.7.4-5_amd64.deb
libkparts4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkparts4_4.7.4-5_amd64.deb
libkprintutils4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkprintutils4_4.7.4-5_amd64.deb
libkpty4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkpty4_4.7.4-5_amd64.deb
libkrosscore4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkrosscore4_4.7.4-5_amd64.deb
libkrossui4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkrossui4_4.7.4-5_amd64.deb
libktexteditor4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libktexteditor4_4.7.4-5_amd64.deb
libkunitconversion4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkunitconversion4_4.7.4-5_amd64.deb
libkutils4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libkutils4_4.7.4-5_amd64.deb
libnepomuk4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libnepomuk4_4.7.4-5_amd64.deb
libnepomukquery4a_4.7.4-5_amd64.deb
  to main/k/kde4libs/libnepomukquery4a_4.7.4-5_amd64.deb
libnepomukutils4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libnepomukutils4_4.7.4-5_amd64.deb
libplasma3_4.7.4-5_amd64.deb
  to main/k/kde4libs/libplasma3_4.7.4-5_amd64.deb
libsolid4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libsolid4_4.7.4-5_amd64.deb
libthreadweaver4_4.7.4-5_amd64.deb
  to main/k/kde4libs/libthreadweaver4_4.7.4-5_amd64.deb


Changes:
kde4libs (4:4.7.4-5) unstable; urgency=low
 .
  * Team upload.
 .
  [ Pino Toscano ]
  * Make kdelibs5-dbg strictly depend on libkdecore5, to avoid a mismatch
between the kdelibs debug symbols and at least one of the libraries.
  * Backport the upstream commit 01b0c1a8051f372e400d213ac125311c398e4b17 to fix
the build with GCC 4.7; patch upstream_Add-missing-include.patch.
  * Bump Standards-Version to 3.9.3, no changes required.
 .
  [ Modestas Vainius ]
  * Add temporary Build-Conflicts against libqtwebkit-dev << 2.2.1.
  * Update symbol files for gcc 4.7.


Override entries for your package:
kde4libs_4.7.4-5.dsc - source libs
kdelibs-bin_4.7.4-5_amd64.deb - optional libs
kdelibs5-data_4.7.4-5_all.deb - optional libs
kdelibs5-dbg_4.7.4-5_amd64.deb - extra debug
kdelibs5-dev_4.7.4-5_amd64.deb - optional libdevel
kdelibs5-plugins_4.7.4-5_amd64.deb - optional libs
kdoctools_4.7.4-5_amd64.deb - optional libs
libkcmutils4_4.7.4-5_amd64.deb - optional libs
libkde3support4_4.7.4-5_amd64.deb - optional libs
libkdeclarative5_4.7.4-5_amd64.deb - optional libs
libkdecore5_4.7.4-5_amd64.deb - optional libs
libkdesu5_4.7.4-5_amd64.deb - optional libs
libkdeui5_4.7.4-5_amd64.deb - optional libs
libkdewebkit5_4.7.4-5_amd64.deb - optional libs
libkdnssd4_4.7.4-5_amd64.deb - optional libs
libkemoticons4_4.7.4-5_amd64.deb - optional libs
libkfile4_4.7.4-5_amd64.deb - optional libs
libkhtm

Bug#656914: kdelibs5-dev: causes kaffeine to FTBFS with current xine-lib

2012-05-12 Thread José Manuel Santamaría Lema
severity 656914 important
tags 656914 + pending
thanks

Hello,

the FTBFS you have mentioned may happens only if we switch the libxine-dev 
build depend to libxine2-dev, therefore I'm downgrading the severity of this 
bug to "important". Feel free to raise it again to serious if you remove the 
old version xine-lib.

In any case this bug is fixed in kde4libs 4.8 so I'm marking it as pending as 
well. It's not fixed making the cmake script use pkg-config like you suggested, 
but the important bit is that it doesn't use the depreceted xine-config 
anymore.


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


Processed: Re: kdelibs5-dev: causes kaffeine to FTBFS with current xine-lib

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

> severity 656914 important
Bug #656914 [kdelibs5-dev] kdelibs5-dev: causes kaffeine to FTBFS with current 
xine-lib
Severity set to 'important' from 'serious'
> tags 656914 + pending
Bug #656914 [kdelibs5-dev] kdelibs5-dev: causes kaffeine to FTBFS with current 
xine-lib
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
656914: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656914
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.133686391130081.transcr...@bugs.debian.org



Bug#672624: marked as done (kalgebra: FTBFS in sid: No rule to make target `/usr/lib/libphonon.so')

2012-05-12 Thread Debian Bug Tracking System
Your message dated Sun, 13 May 2012 03:09:13 +0200
with message-id <201205130309.15947.panfa...@gmail.com>
and subject line Closing bug.
has caused the Debian Bug report #672624,
regarding kalgebra: FTBFS in sid: No rule to make target `/usr/lib/libphonon.so'
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.)


-- 
672624: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672624
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kalgebra
Version: 4:4.7.4-2
Severity: serious
Justification: FTBFS

Hello,

kalgebra currently FTBFS in sid:

make[4]: *** No rule to make target `/usr/lib/libphonon.so', needed by 
`src/kalgebra'.  Stop.

This is most probably due to kde moving to multi-arch.

Samuel

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

Kernel: Linux 3.0.4 (SMP w/8 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 kalgebra depends on:
ii  kalgebra-common   4:4.7.4-2
ii  kde-runtime   4:4.7.4-2
ii  libanalitza4  4:4.7.4-2
ii  libanalitzagui4   4:4.7.4-2
ii  libc6 2.13-32
ii  libgl1-mesa-glx [libgl1]  7.11.2-1
ii  libglu1-mesa [libglu1]7.11.2-1
ii  libkdecore5   4:4.7.4-4
ii  libkdeui5 4:4.7.4-4
ii  libkhtml5 4:4.7.4-4
ii  libkio5   4:4.7.4-4
ii  libkparts44:4.7.4-4
ii  libqt4-opengl 4:4.8.1-1
ii  libqt4-xml4:4.8.1-1
ii  libqtcore44:4.8.1-1
ii  libqtgui4 4:4.8.1-1
ii  libstdc++64.7.0-7

kalgebra recommends no packages.

kalgebra suggests no packages.

-- no debconf information

-- 
Samuel Thibault 
 Les roots ne sont plus ce qu'ils étaient...Maintenant il sont dioxinés,
 c'est de la m... ! Avant on les élevaient avec du bon unix mais ça été
 remplacé par des farines industrielles nouvelles technologies (NT).
 -+- JdK in NPC : Exigez un root élevé sous la mère ! -+-


--- End Message ---
--- Begin Message ---
This is a temporary problem which can be solved just rebuilding kde4libs, you 
won't have this problem building against kdelibs5-dev 4:4.7.4-4+b1.


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