Bug#667911: Qt based project ftbfs with GCC-4.7

2012-04-12 Thread Rene Engelhard
close 4:4.8.0-1

On Sat, Apr 07, 2012 at 02:15:43PM +0200, Rene Engelhard wrote:
 /build/buildd-libreoffice_3.5.2-1-kfreebsd-amd64-HU29pa/libreoffice-3.5.2/vcl/unx/kde4/KDEXLib.cxx:
  In constructor 'KDEXLib::KDEXLib()':
 /build/buildd-libreoffice_3.5.2-1-kfreebsd-amd64-HU29pa/libreoffice-3.5.2/vcl/unx/kde4/KDEXLib.cxx:77:29:
  error: inconsistent user-defined literal suffixes '__FILE__' and 'QTOSTRING' 
 in string literal
[...]
 Talking with upstream gives that this is a Qt bug
 (https://bugreports.qt-project.org/browse/QTBUG-22847).
[...]
 https://bugreports.qt-project.org/browse/QTBUG-22847?focusedCommentId=168754page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-168754
  says that it#s in 4.8 branch but the bug isn't actually nresolved,
  so I don't know whether it's there in real...

I just tried a testbuild with GCC 4.7 for other reasons and tried Qt 4.8.0
from experimental with it.

Seems to actually work. (But obviously doesn't help for sid when gcc 4.7
became default somewhen)

Regards,

Rene



-- 
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/20120412071417.gm2...@rene-engelhard.de



Processed: closing 667911

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

 close 667911 4:4.8.0-1
Bug #667911 [libqt4-dev] Qt based project ftbfs with GCC-4.7
Marked as fixed in versions qt4-x11/4:4.8.0-1.
Bug #667911 [libqt4-dev] Qt based project ftbfs with GCC-4.7
Marked Bug as done
 thanks
Stopping processing here.

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



Bug#668491: knotify crashes after phonon-vlc glitch

2012-04-12 Thread Marc Haber
Package: kde-runtime
Version: 4:4.7.4-2
Severity: normal
Forwarded: https://bugs.kde.org/show_bug.cgi?id=297950

Whenever knotify tries to display a notification which is connected
with an audio notification, it complains that there is something wrong
with the phonon-vlc backend, and crashes afterwards. Backtrac:

Application: KNotify (knotify4), signal: Segmentation fault
Using host libthread_db library
/lib/x86_64-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0x7f13958d1760 (LWP 27267))]

Thread 2 (Thread 0x7f1383e6c700 (LWP 27268)):
#0  0x7f1392a86cc3 in *__GI___poll (fds=optimized out,
nfds=optimized out, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f13901c7af6 in g_main_context_poll (n_fds=1, fds=0xa22320,
timeout=-1, context=0xa231f0, priority=optimized out) at
/tmp/buildd/glib2.0-2.32.0/./glib/gmain.c:3417
#2  g_main_context_iterate (dispatch=1, block=optimized out,
context=0xa231f0, self=optimized out) at
/tmp/buildd/glib2.0-2.32.0/./glib/gmain.c:3118
#3  g_main_context_iterate (context=0xa231f0, block=optimized out,
dispatch=1, self=optimized out) at
/tmp/buildd/glib2.0-2.32.0/./glib/gmain.c:3060
#4  0x7f13901c7c24 in g_main_context_iteration (context=0xa231f0,
may_block=1) at /tmp/buildd/glib2.0-2.32.0/./glib/gmain.c:3184
#5  0x7f13931d34a6 in QEventDispatcherGlib::processEvents
(this=0xa22e00, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x7f13931a7972 in QEventLoop::processEvents (this=optimized
out, flags=...) at kernel/qeventloop.cpp:149
#7  0x7f13931a7b6f in QEventLoop::exec (this=0x7f1383e6bdf0,
flags=...) at kernel/qeventloop.cpp:201
#8  0x7f13930bf4af in QThread::exec (this=optimized out) at
thread/qthread.cpp:498
#9  0x7f139318a9cf in QInotifyFileSystemWatcherEngine::run
(this=0xa1cfe0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x7f13930c1ec5 in QThreadPrivate::start (arg=0xa1cfe0) at
thread/qthread_unix.cpp:331
#11 0x7f1390694b50 in start_thread (arg=optimized out) at
pthread_create.c:304
#12 0x7f1392a9190d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x in ?? ()

Thread 1 (Thread 0x7f13958d1760 (LWP 27267)):
[KCrash Handler]
#6  QLibrary::unload (this=0x0) at plugin/qlibrary.cpp:830
#7  0x7f1382f4268c in LibVLC::vlcUnload (this=0x8858e0) at
../../src/utils/libvlc.cpp:270
#8  0x7f1382f426ca in LibVLC::~LibVLC (this=0x8858e0,
__in_chrg=optimized out) at ../../src/utils/libvlc.cpp:45
#9  0x7f1382f36a48 in Phonon::VLC::Backend::~Backend
(this=0x8ff780, __in_chrg=optimized out) at ../../src/backend.cpp:122
#10 0x7f1382f36ac9 in Phonon::VLC::Backend::~Backend
(this=0x8ff780, __in_chrg=optimized out) at ../../src/backend.cpp:130
#11 0x7f1394e0565f in Phonon::FactoryPrivate::~FactoryPrivate
(this=0xa48b00, __in_chrg=optimized out) at
../../phonon/factory.cpp:242
#12 0x7f1394e057f9 in Phonon::FactoryPrivate::~FactoryPrivate
(this=0xa48b00, __in_chrg=optimized out) at
../../phonon/factory.cpp:246
#13 0x7f13931ab158 in qt_call_post_routines () at
kernel/qcoreapplication.cpp:255
#14 0x7f1393e194f8 in QApplication::~QApplication
(this=0x7fff12c9c680, __in_chrg=optimized out) at
kernel/qapplication.cpp:1106
#15 0x0040a16d in ?? ()
#16 0x7f13929d7ead in __libc_start_main (main=optimized out,
argc=optimized out, ubp_av=optimized out, init=optimized out,
fini=optimized out, rtld_fini=optimized out,
stack_end=0x7fff12c9c9f8) at libc-start.c:228
#17 0x0040a235 in _start ()

Even if there is something wrong with the phonon-vlc backend, knotify
should not crash.

The VLC error message is LibVLC failed to initialize. Phonon's VLC
backend failed to start. This usually means a problem with your VLC
installation, please report a bug with your distributor. When I click
on Details in this error message box, I see a single random byte.

I see this on current Debian unstable, on two different systems.

I have also filed this upstream as
https://bugs.kde.org/show_bug.cgi?id=297950.

Greetings
Marc

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

Kernel: Linux 3.2.0-2-amd64 (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 kde-runtime depends on:
ii  kde-runtime-data4:4.7.4-2
ii  kdelibs5-plugins4:4.7.4-4
ii  libasound2  1.0.25-2
ii  libattica0  0.2.0-1
ii  libc6   2.13-27
ii  libcanberra00.28-4
ii  libexiv2-9  0.20-2.1
ii  libgcc1 1:4.7.0-2
ii  libjpeg88d-1
ii  libkcmutils44:4.7.4-4
ii  libkdecore5 4:4.7.4-4
ii  libkdesu5   4:4.7.4-4
ii  libkdeui5   4:4.7.4-4
ii  libkdewebkit5   4:4.7.4-4
ii  

Bug#668491: knotify crashes after phonon-vlc glitch

2012-04-12 Thread Pino Toscano
Hi,

Alle giovedì 12 aprile 2012, Marc Haber ha scritto:
 Whenever knotify tries to display a notification which is connected
 with an audio notification, it complains that there is something
 wrong with the phonon-vlc backend, and crashes afterwards. Backtrac:

What does
$ dpkg -l '*vlc*' | grep ^ii
say for you?

-- 
Pino Toscano


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


Bug#668491: knotify crashes after phonon-vlc glitch

2012-04-12 Thread Marc Haber
On Thu, Apr 12, 2012 at 10:39:12AM +0200, Pino Toscano wrote:
 Alle giovedì 12 aprile 2012, Marc Haber ha scritto:
  Whenever knotify tries to display a notification which is connected
  with an audio notification, it complains that there is something
  wrong with the phonon-vlc backend, and crashes afterwards. Backtrac:
 
 What does
 $ dpkg -l '*vlc*' | grep ^ii
 say for you?

$ dpkg --list '*vlc*' | grep '^ii'
ii  libvlc5:amd64 1:2.0.1-0.2 
multimedia player and streamer library
ii  libvlccore5:amd64 1:2.0.1-0.2 base 
library for VLC and its modules
ii  phonon-backend-vlc0.5.0-1 
Phonon VLC backend
ii  phonon-backend-vlc-dbg0.5.0-1 
Phonon VLC backend debugging symbols
ii  vlc-data  1:2.0.1-0.2 
Common data for VLC
ii  vlc-nox   1:2.0.1-0.2 
multimedia player and streamer (without X support)

Cheers
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062



-- 
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/20120412112023.gp2...@torres.zugschlus.de



Bug#668491: knotify crashes after phonon-vlc glitch

2012-04-12 Thread Pino Toscano
Alle giovedì 12 aprile 2012, Marc Haber ha scritto:
 On Thu, Apr 12, 2012 at 10:39:12AM +0200, Pino Toscano wrote:
  Alle giovedì 12 aprile 2012, Marc Haber ha scritto:
   Whenever knotify tries to display a notification which is
   connected with an audio notification, it complains that there is
   something
  
   wrong with the phonon-vlc backend, and crashes afterwards.
   Backtrac:
  What does
  $ dpkg -l '*vlc*' | grep ^ii
  say for you?
 
 $ dpkg --list '*vlc*' | grep '^ii'
 ii  libvlc5:amd64 1:2.0.1-0.2  [...]
 ii  libvlccore5:amd64 1:2.0.1-0.2  [...]
 ii  vlc-data  1:2.0.1-0.2  [...]
 ii  vlc-nox   1:2.0.1-0.2  [...]

These come from the vlc source in debian-multimedia.org.
Please switch to the vlc packages in the main Debian archive.

-- 
Pino Toscano


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


Bug#654967: marked as done (konsole: New tab (CTRL + ALT + T) shortcut doesn't always work)

2012-04-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Apr 2012 14:33:09 +0200
with message-id 277.MTEGQtfZXe@lie01
and subject line Closed in 4:4.7.4
has caused the Debian Bug report #654967,
regarding konsole: New tab (CTRL + ALT + T) shortcut doesn't always work
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.)


-- 
654967: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654967
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: konsole
Version: 4:4.6.5-1
Severity: minor

Since it has its own submenu, opening a new tab with CTRL + ALT + T hasn't
worked smoothly. At times it works, at times it doesn't, but I haven't been
able to figure out how to reproduce it exactly :-(

I've removed the profiles to see if that helped but it still leaves a default
profile option and the behaviour is still erratical.


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

Kernel: Linux 3.0.0-1-686-pae (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  kdebase-runtime4:4.6.5-1+b1
ii  libc6  2.13-24
ii  libkdecore54:4.6.5-2+b1
ii  libkdeui5  4:4.6.5-2+b1
ii  libkio54:4.6.5-2+b1
ii  libknotifyconfig4  4:4.6.5-2+b1
ii  libkparts4 4:4.6.5-2+b1
ii  libkpty4   4:4.6.5-2+b1
ii  libqt4-dbus4:4.7.3-5
ii  libqtcore4 4:4.7.3-5
ii  libqtgui4  4:4.7.3-5
ii  libstdc++6 4.6.2-9
ii  libx11-6   2:1.4.4-4

konsole recommends no packages.

konsole suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 4:4.7.4-2

This bug is fixed in recent KDE versions. Closing.

-- 
eshat cakar
web: www.eshat.de   gpg-id: 799B 95D5


---End Message---


Bug#668491: knotify crashes after phonon-vlc glitch

2012-04-12 Thread dE .

On 04/12/12 13:56, Marc Haber wrote:

Package: kde-runtime
Version: 4:4.7.4-2
Severity: normal
Forwarded: https://bugs.kde.org/show_bug.cgi?id=297950

Whenever knotify tries to display a notification which is connected
with an audio notification, it complains that there is something wrong
with the phonon-vlc backend, and crashes afterwards. Backtrac:

Application: KNotify (knotify4), signal: Segmentation fault
Using host libthread_db library
/lib/x86_64-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0x7f13958d1760 (LWP 27267))]

Thread 2 (Thread 0x7f1383e6c700 (LWP 27268)):
#0  0x7f1392a86cc3 in *__GI___poll (fds=optimized out,
nfds=optimized out, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f13901c7af6 in g_main_context_poll (n_fds=1, fds=0xa22320,
timeout=-1, context=0xa231f0, priority=optimized out) at
/tmp/buildd/glib2.0-2.32.0/./glib/gmain.c:3417
#2  g_main_context_iterate (dispatch=1, block=optimized out,
context=0xa231f0, self=optimized out) at
/tmp/buildd/glib2.0-2.32.0/./glib/gmain.c:3118
#3  g_main_context_iterate (context=0xa231f0, block=optimized out,
dispatch=1, self=optimized out) at
/tmp/buildd/glib2.0-2.32.0/./glib/gmain.c:3060
#4  0x7f13901c7c24 in g_main_context_iteration (context=0xa231f0,
may_block=1) at /tmp/buildd/glib2.0-2.32.0/./glib/gmain.c:3184
#5  0x7f13931d34a6 in QEventDispatcherGlib::processEvents
(this=0xa22e00, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x7f13931a7972 in QEventLoop::processEvents (this=optimized
out, flags=...) at kernel/qeventloop.cpp:149
#7  0x7f13931a7b6f in QEventLoop::exec (this=0x7f1383e6bdf0,
flags=...) at kernel/qeventloop.cpp:201
#8  0x7f13930bf4af in QThread::exec (this=optimized out) at
thread/qthread.cpp:498
#9  0x7f139318a9cf in QInotifyFileSystemWatcherEngine::run
(this=0xa1cfe0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x7f13930c1ec5 in QThreadPrivate::start (arg=0xa1cfe0) at
thread/qthread_unix.cpp:331
#11 0x7f1390694b50 in start_thread (arg=optimized out) at
pthread_create.c:304
#12 0x7f1392a9190d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x in ?? ()

Thread 1 (Thread 0x7f13958d1760 (LWP 27267)):
[KCrash Handler]
#6  QLibrary::unload (this=0x0) at plugin/qlibrary.cpp:830
#7  0x7f1382f4268c in LibVLC::vlcUnload (this=0x8858e0) at
../../src/utils/libvlc.cpp:270
#8  0x7f1382f426ca in LibVLC::~LibVLC (this=0x8858e0,
__in_chrg=optimized out) at ../../src/utils/libvlc.cpp:45
#9  0x7f1382f36a48 in Phonon::VLC::Backend::~Backend
(this=0x8ff780, __in_chrg=optimized out) at ../../src/backend.cpp:122
#10 0x7f1382f36ac9 in Phonon::VLC::Backend::~Backend
(this=0x8ff780, __in_chrg=optimized out) at ../../src/backend.cpp:130
#11 0x7f1394e0565f in Phonon::FactoryPrivate::~FactoryPrivate
(this=0xa48b00, __in_chrg=optimized out) at
../../phonon/factory.cpp:242
#12 0x7f1394e057f9 in Phonon::FactoryPrivate::~FactoryPrivate
(this=0xa48b00, __in_chrg=optimized out) at
../../phonon/factory.cpp:246
#13 0x7f13931ab158 in qt_call_post_routines () at
kernel/qcoreapplication.cpp:255
#14 0x7f1393e194f8 in QApplication::~QApplication
(this=0x7fff12c9c680, __in_chrg=optimized out) at
kernel/qapplication.cpp:1106
#15 0x0040a16d in ?? ()
#16 0x7f13929d7ead in __libc_start_main (main=optimized out,
argc=optimized out, ubp_av=optimized out, init=optimized out,
fini=optimized out, rtld_fini=optimized out,
stack_end=0x7fff12c9c9f8) at libc-start.c:228
#17 0x0040a235 in _start ()

Even if there is something wrong with the phonon-vlc backend, knotify
should not crash.

The VLC error message is LibVLC failed to initialize. Phonon's VLC
backend failed to start. This usually means a problem with your VLC
installation, please report a bug with your distributor. When I click
on Details in this error message box, I see a single random byte.

I see this on current Debian unstable, on two different systems.

I have also filed this upstream as
https://bugs.kde.org/show_bug.cgi?id=297950.

Greetings
Marc

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

Kernel: Linux 3.2.0-2-amd64 (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 kde-runtime depends on:
ii  kde-runtime-data4:4.7.4-2
ii  kdelibs5-plugins4:4.7.4-4
ii  libasound2  1.0.25-2
ii  libattica0  0.2.0-1
ii  libc6   2.13-27
ii  libcanberra00.28-4
ii  libexiv2-9  0.20-2.1
ii  libgcc1 1:4.7.0-2
ii  libjpeg88d-1
ii  libkcmutils44:4.7.4-4
ii  libkdecore5 4:4.7.4-4
ii  libkdesu5   4:4.7.4-4
ii  libkdeui5   4:4.7.4-4
ii  

Bug#668491: marked as done (knotify crashes after phonon-vlc glitch)

2012-04-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Apr 2012 18:15:22 +0200
with message-id 20120412161522.gq2...@torres.zugschlus.de
and subject line Re: Bug#668491: knotify crashes after phonon-vlc glitch
has caused the Debian Bug report #668491,
regarding knotify crashes after phonon-vlc glitch
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.)


-- 
668491: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668491
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kde-runtime
Version: 4:4.7.4-2
Severity: normal
Forwarded: https://bugs.kde.org/show_bug.cgi?id=297950

Whenever knotify tries to display a notification which is connected
with an audio notification, it complains that there is something wrong
with the phonon-vlc backend, and crashes afterwards. Backtrac:

Application: KNotify (knotify4), signal: Segmentation fault
Using host libthread_db library
/lib/x86_64-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0x7f13958d1760 (LWP 27267))]

Thread 2 (Thread 0x7f1383e6c700 (LWP 27268)):
#0  0x7f1392a86cc3 in *__GI___poll (fds=optimized out,
nfds=optimized out, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f13901c7af6 in g_main_context_poll (n_fds=1, fds=0xa22320,
timeout=-1, context=0xa231f0, priority=optimized out) at
/tmp/buildd/glib2.0-2.32.0/./glib/gmain.c:3417
#2  g_main_context_iterate (dispatch=1, block=optimized out,
context=0xa231f0, self=optimized out) at
/tmp/buildd/glib2.0-2.32.0/./glib/gmain.c:3118
#3  g_main_context_iterate (context=0xa231f0, block=optimized out,
dispatch=1, self=optimized out) at
/tmp/buildd/glib2.0-2.32.0/./glib/gmain.c:3060
#4  0x7f13901c7c24 in g_main_context_iteration (context=0xa231f0,
may_block=1) at /tmp/buildd/glib2.0-2.32.0/./glib/gmain.c:3184
#5  0x7f13931d34a6 in QEventDispatcherGlib::processEvents
(this=0xa22e00, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x7f13931a7972 in QEventLoop::processEvents (this=optimized
out, flags=...) at kernel/qeventloop.cpp:149
#7  0x7f13931a7b6f in QEventLoop::exec (this=0x7f1383e6bdf0,
flags=...) at kernel/qeventloop.cpp:201
#8  0x7f13930bf4af in QThread::exec (this=optimized out) at
thread/qthread.cpp:498
#9  0x7f139318a9cf in QInotifyFileSystemWatcherEngine::run
(this=0xa1cfe0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x7f13930c1ec5 in QThreadPrivate::start (arg=0xa1cfe0) at
thread/qthread_unix.cpp:331
#11 0x7f1390694b50 in start_thread (arg=optimized out) at
pthread_create.c:304
#12 0x7f1392a9190d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x in ?? ()

Thread 1 (Thread 0x7f13958d1760 (LWP 27267)):
[KCrash Handler]
#6  QLibrary::unload (this=0x0) at plugin/qlibrary.cpp:830
#7  0x7f1382f4268c in LibVLC::vlcUnload (this=0x8858e0) at
../../src/utils/libvlc.cpp:270
#8  0x7f1382f426ca in LibVLC::~LibVLC (this=0x8858e0,
__in_chrg=optimized out) at ../../src/utils/libvlc.cpp:45
#9  0x7f1382f36a48 in Phonon::VLC::Backend::~Backend
(this=0x8ff780, __in_chrg=optimized out) at ../../src/backend.cpp:122
#10 0x7f1382f36ac9 in Phonon::VLC::Backend::~Backend
(this=0x8ff780, __in_chrg=optimized out) at ../../src/backend.cpp:130
#11 0x7f1394e0565f in Phonon::FactoryPrivate::~FactoryPrivate
(this=0xa48b00, __in_chrg=optimized out) at
../../phonon/factory.cpp:242
#12 0x7f1394e057f9 in Phonon::FactoryPrivate::~FactoryPrivate
(this=0xa48b00, __in_chrg=optimized out) at
../../phonon/factory.cpp:246
#13 0x7f13931ab158 in qt_call_post_routines () at
kernel/qcoreapplication.cpp:255
#14 0x7f1393e194f8 in QApplication::~QApplication
(this=0x7fff12c9c680, __in_chrg=optimized out) at
kernel/qapplication.cpp:1106
#15 0x0040a16d in ?? ()
#16 0x7f13929d7ead in __libc_start_main (main=optimized out,
argc=optimized out, ubp_av=optimized out, init=optimized out,
fini=optimized out, rtld_fini=optimized out,
stack_end=0x7fff12c9c9f8) at libc-start.c:228
#17 0x0040a235 in _start ()

Even if there is something wrong with the phonon-vlc backend, knotify
should not crash.

The VLC error message is LibVLC failed to initialize. Phonon's VLC
backend failed to start. This usually means a problem with your VLC
installation, please report a bug with your distributor. When I click
on Details in this error message box, I see a single random byte.

I see this on current Debian unstable, on two different systems.

I have also filed this upstream as
https://bugs.kde.org/show_bug.cgi?id=297950.

Greetings
Marc

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

Processing of shared-desktop-ontologies_0.9.0-3_amd64.changes

2012-04-12 Thread Debian FTP Masters
shared-desktop-ontologies_0.9.0-3_amd64.changes uploaded successfully to 
localhost
along with the files:
  shared-desktop-ontologies_0.9.0-3.dsc
  shared-desktop-ontologies_0.9.0-3.debian.tar.gz
  shared-desktop-ontologies_0.9.0-3_all.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/e1sintw-0004as...@franck.debian.org



shared-desktop-ontologies_0.9.0-3_amd64.changes ACCEPTED into unstable

2012-04-12 Thread Debian FTP Masters



Accepted:
shared-desktop-ontologies_0.9.0-3.debian.tar.gz
  to 
main/s/shared-desktop-ontologies/shared-desktop-ontologies_0.9.0-3.debian.tar.gz
shared-desktop-ontologies_0.9.0-3.dsc
  to main/s/shared-desktop-ontologies/shared-desktop-ontologies_0.9.0-3.dsc
shared-desktop-ontologies_0.9.0-3_all.deb
  to main/s/shared-desktop-ontologies/shared-desktop-ontologies_0.9.0-3_all.deb


Changes:
shared-desktop-ontologies (0.9.0-3) unstable; urgency=low
 .
  * Bump Standards-Version to 3.9.3, no changes required.
  * Switch copyright to copyright-format v1.0.


Override entries for your package:
shared-desktop-ontologies_0.9.0-3.dsc - source misc
shared-desktop-ontologies_0.9.0-3_all.deb - optional misc

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/e1sinex-00059w...@franck.debian.org



Bug#668561: [korganizer] korganizer freezes when activating akonadi-ressource

2012-04-12 Thread Lorenz Wenner
Package: korganizer
Version: 4:4.4.11.1+l10n-1
Severity: normal

--- Please enter the report below this line. ---
Hello folks,

I have multiple calenders as akonadi-ressources. They can be (de-)activated 
one by one using check boxes. When I activate them, korganizer uses almost all 
my cpu and is unusable for several minutes.

Regards
Lorenz

--- System information. ---
Architecture: i386
Kernel:   Linux 3.2.0-2-486

Debian Release: wheezy/sid
  800 testing www.debian-multimedia.org 
  800 testing security.debian.org 
  800 testing ftp.de.debian.org 
  750 unstableftp.de.debian.org 
  250 experimentalftp.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-
=
kdebase-runtime   | 4:4.7.4-2
kdepim-runtime| 4:4.4.11.1-3
libakonadi-contact4(= 4:4.6) | 4:4.7.4-2+b1
libc6  (= 2.1.3) | 2.13-27
libkabc4   (= 4:4.6) | 4:4.7.4-2+b1
libkcal4   (= 4:4.6) | 4:4.7.4-2+b1
libkcmutils4   (= 4:4.6) | 4:4.7.4-4
libkde3support4(= 4:4.6) | 4:4.7.4-4
libkdecore5(= 4:4.6) | 4:4.7.4-4
libkdepim4  (= 4:4.4.11.1+l10n-1) | 4:4.4.11.1+l10n-1
libkdeui5  (= 4:4.6) | 4:4.7.4-4
libkholidays4  (= 4:4.6) | 4:4.7.4-2+b1
libkio5(= 4:4.6) | 4:4.7.4-4
libkmime4  (= 4:4.6) | 4:4.7.4-2+b1
libknewstuff2-4(= 4:4.6) | 4:4.7.4-4
libkontactinterface4   (= 4:4.6) | 4:4.7.4-2+b1
libkparts4 (= 4:4.6) | 4:4.7.4-4
libkpimidentities4 (= 4:4.6) | 4:4.7.4-2+b1
libkpimutils4  (= 4:4.6) | 4:4.7.4-2+b1
libkprintutils4(= 4:4.6) | 4:4.7.4-4
libkresources4 (= 4:4.6) | 4:4.7.4-2+b1
libphonon4   (= 4:4.6.0really4.3.80) | 4:4.6.0.0-1
libqt4-dbus  (= 4:4.5.3) | 4:4.7.4-2
libqt4-qt3support(= 4:4.5.3) | 4:4.7.4-2
libqt4-xml   (= 4:4.5.3) | 4:4.7.4-2
libqtcore4 (= 4:4.7.0~beta2) | 4:4.7.4-2
libqtgui4(= 4:4.5.3) | 4:4.7.4-2
libstdc++6 (= 4.1.1) | 4.7.0-1
phonon| 4:4.6.0.0-1
zlib1g   (= 1:1.1.4) | 1:1.2.6.dfsg-2
perl  | 5.14.2-9


Package's Recommends field is empty.

Suggests   (Version) | Installed
-+-===
kdepim-kresources| 4:4.4.11.1+l10n-1
kdepim-groupware | 4:4.4.11.1+l10n-1


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