[konsole] [Bug 436950] Konsole --tabs-from-file command behavior is opaque and hard to debug

2023-12-12 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=436950

--- Comment #2 from Thomas Dreibholz  ---
Further unexpected behaviour:
-
title: test12;; command: pwd;;
title: test13;; command: ./access 172.19.255.101;;
title: test14;; command: /access
172.19.255.101;;
-

test12 provides the current directory. In may test case, it contains a script
"access".

test13 fails:
Warning: Could not find './access 172.19.255.101', starting '/bin/bash'
instead.  Please check your profile settings.

/bin/bash: 172.19.255.101: No such file or directory

Konsole seems to misinterpret './access 172.19.255.101' as the command name,
i.e. not split between command and arguments.

test14: This one works!

Konsole seems to make a difference between absolute paths (test14) and relative
paths (test13).

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 436950] Konsole --tabs-from-file command behavior is opaque and hard to debug

2023-12-12 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=436950

Thomas Dreibholz  changed:

   What|Removed |Added

Version|20.12.2 |21.12.3

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 436950] Konsole --tabs-from-file command behavior is opaque and hard to debug

2023-12-12 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=436950

Thomas Dreibholz  changed:

   What|Removed |Added

   Platform|Fedora RPMs |unspecified

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 436950] Konsole --tabs-from-file command behavior is opaque and hard to debug

2023-12-12 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=436950

Thomas Dreibholz  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 436950] Konsole --tabs-from-file command behavior is opaque and hard to debug

2023-12-12 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=436950

Thomas Dreibholz  changed:

   What|Removed |Added

 CC||dre...@iem.uni-due.de

--- Comment #1 from Thomas Dreibholz  ---
I can confirm the unexpected and undocumented behaviour of Konsole (using
konsole 21.12.3, under Kubuntu 22.04):

Test tabs file contents:
-
title: test1;; command: date;;
title: test2;; command: /bin/bash -c 'date && sleep 60';;
title: test3;; command: /bin/bash -c "date && sleep 60";;
title: test4;; command: /bin/bash -c \'date && sleep 60\';;
title: test5;; command: /bin/bash -c \"date && sleep 60\";;
title: test6;; command: /bin/bash -c \'date \&\& sleep 60\';;
title: test7;; command: /bin/bash -c \"date \&\& sleep 60\";;
title: test8;; command: date;;
-

It seems Konsole is not properly handling quotations (tried: " and '), which
makes it impossible to write a more complex command call as call to a shell
with the actual command line as parameter. test2 and test3 fail with:
&&: -c: line 1: unexpected EOF while looking for matching `''
&&: -c: line 2: syntax error: unexpected end of file
This may be a bug in the command parsing code? At least, the documentation
(https://docs.kde.org/stable5/en/konsole/konsole/command-line-options.html)
should clearly specify how to handle quotations.

The "--hold" option is really useful for debugging --tabs-from-file issues.
This should be clearly stated by the documentation!

Trying to escape the quotation marks is not successful as well (test4 to
test7).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 379697] New: IMAP folders mapping for sent mail, drafts and templates gets randomized when akonadi database needs to be deleted

2017-05-10 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=379697

Bug ID: 379697
   Summary: IMAP folders mapping for sent mail, drafts and
templates gets randomized when akonadi database needs
to be deleted
   Product: kmail2
   Version: 5.5.0
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: folders
  Assignee: kdepim-b...@kde.org
  Reporter: dre...@iem.uni-due.de
  Target Milestone: ---

IMAP folders mapping for sent mail, drafts and templates gets randomized when
akonadi database needs to be deleted. That is, e.g. the mappings
Sent -> GMail/[Google Mail]/Sent
Drafts -> GMail/[Google Mail]/Sent
Templates -> ...
will map to random folders (even of other IMAP accounts, also e.g. trash
folders!) after
rm -rf .local/share/akonadi
(+ restart of akonadi and kmail).

Desired behaviour:
If Kmail's mapping is not working any more, it should at least ask the user! In
no case should Kmail map to arbitrary folders automatically.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 379677] New: Application: No such method 'agentName' in interface 'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager' (signature 'ss') (akonadi_baloo_indexer), signal: Abo

2017-05-09 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=379677

Bug ID: 379677
   Summary: Application: No such method 'agentName' in interface
'org.freedesktop.Akonadi.AgentManager' at object path
'/AgentManager' (signature 'ss')
(akonadi_baloo_indexer), signal: Aborted
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: dre...@iem.uni-due.de
  Target Milestone: ---

Application: akonadi_baloo_indexer (4.14)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.8.0-51-generic x86_64
Distribution: KDE neon Developer Edition

-- Information about the crash:
- What I was doing when the application crashed:

akonadi_baloo_indexer just crashed suddenly:

Application: No such method 'agentName' in interface
'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager'
(signature 'ss') (akonadi_baloo_indexer), signal: Aborted

-- Backtrace:
Application: No such method 'agentName' in interface
'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager'
(signature 'ss') (akonadi_baloo_indexer), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x7f1fb9f09428 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7f1fb9f0b02a in __GI_abort () at abort.c:89
#8  0x7f1fbdaddf15 in qt_message_output(QtMsgType, char const*) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x7f1fbc622d47 in  () at /usr/lib/libakonadi-kde.so.4
#10 0x7f1fbc62220a in  () at /usr/lib/libakonadi-kde.so.4
#11 0x7f1fbdc12db1 in QObject::event(QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x7f1fbb15ffdc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x7f1fbb166f16 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#14 0x7f1fbbec564a in KApplication::notify(QObject*, QEvent*) () at
/usr/lib/libkdeui.so.5
#15 0x7f1fbdbf890d in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x7f1fbdbfc3c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x7f1fbdc2913e in  () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x7f1fb95d2197 in g_main_context_dispatch (context=0x2516f60) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3154
#19 0x7f1fb95d2197 in g_main_context_dispatch
(context=context@entry=0x2516f60) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3769
#20 0x7f1fb95d23f0 in g_main_context_iterate
(context=context@entry=0x2516f60, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3840
#21 0x7f1fb95d249c in g_main_context_iteration (context=0x2516f60,
may_block=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901
#22 0x7f1fbdc292ae in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x7f1fbb20d616 in  () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x7f1fbdbf718f in
QEventLoop::processEvents(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x7f1fbdbf74f5 in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x7f1fbdbfd4b9 in QCoreApplication::exec() () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x7f1fbc61f4bd in Akonadi::AgentBase::init(Akonadi::AgentBase*) () at
/usr/lib/libakonadi-kde.so.4
#28 0x004e in  ()
#29 0x7f1fb9ef4830 in __libc_start_main (main=0x40a090, argc=3,
argv=0x7fffa1c17e88, init=, fini=,
rtld_fini=, stack_end=0x7fffa1c17e78) at ../csu/libc-start.c:291
#30 0x0040a129 in _start ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 379674] New: Application: No such method 'agentName' in interface 'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager' (signature 'ss') (akonadi_baloo_indexer), signal: Abo

2017-05-09 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=379674

Bug ID: 379674
   Summary: Application: No such method 'agentName' in interface
'org.freedesktop.Akonadi.AgentManager' at object path
'/AgentManager' (signature 'ss')
(akonadi_baloo_indexer), signal: Aborted
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: dre...@iem.uni-due.de
  Target Milestone: ---

Application: akonadi_baloo_indexer (4.14)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.8.0-51-generic x86_64
Distribution: KDE neon Developer Edition

-- Information about the crash:
- What I was doing when the application crashed:

akonadictl restart

-> Application: No such method 'agentName' in interface
'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager'
(signature 'ss') (akonadi_baloo_indexer), signal: Aborted

The crash can be reproduced sometimes.

-- Backtrace:
Application: No such method 'agentName' in interface
'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager'
(signature 'ss') (akonadi_baloo_indexer), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x7ff634dbd428 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7ff634dbf02a in __GI_abort () at abort.c:89
#8  0x7ff638991f15 in qt_message_output(QtMsgType, char const*) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x7ff6374d6d47 in  () at /usr/lib/libakonadi-kde.so.4
#10 0x7ff6374d620a in  () at /usr/lib/libakonadi-kde.so.4
#11 0x7ff638ac6db1 in QObject::event(QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x7ff636013fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x7ff63601af16 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#14 0x7ff636d7964a in KApplication::notify(QObject*, QEvent*) () at
/usr/lib/libkdeui.so.5
#15 0x7ff638aac90d in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x7ff638ab03c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x7ff638add13e in  () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x7ff634486197 in g_main_context_dispatch (context=0xde3f60) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3154
#19 0x7ff634486197 in g_main_context_dispatch
(context=context@entry=0xde3f60) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3769
#20 0x7ff6344863f0 in g_main_context_iterate
(context=context@entry=0xde3f60, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3840
#21 0x7ff63448649c in g_main_context_iteration (context=0xde3f60,
may_block=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901
#22 0x7ff638add2ae in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x7ff6360c1616 in  () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x7ff638aab18f in
QEventLoop::processEvents(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x7ff638aab4f5 in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x7ff638ab14b9 in QCoreApplication::exec() () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x7ff6374d34bd in Akonadi::AgentBase::init(Akonadi::AgentBase*) () at
/usr/lib/libakonadi-kde.so.4
#28 0x004e in  ()
#29 0x7ff634da8830 in __libc_start_main (main=0x40a090, argc=3,
argv=0x7ffdbf038d58, init=, fini=,
rtld_fini=, stack_end=0x7ffdbf038d48) at ../csu/libc-start.c:291
#30 0x0040a129 in _start ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 379673] akonadi_baloo_indexer crahsed on "akonadictl restart"

2017-05-09 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=379673

--- Comment #1 from Thomas Dreibholz  ---
Some error messages observed on the terminal where "akonadictl restart" was
called:

org.kde.pim.akonadicontrol: ProcessControl: Application
'/usr/bin/akonadi_baloo_indexer' returned with exit code 255 (Unknown error)
akonadi_baloo_indexer(21382): "DatabaseLockError" "DatabaseLockError: Unable to
get write lock on /home/dreibh/.local/share/baloo/email/: already locked" 
akonadi_baloo_indexer(21382): "DatabaseLockError" "DatabaseLockError: Unable to
get write lock on /home/dreibh/.local/share/baloo/emailContacts/: already
locked" 
akonadi_baloo_indexer(21382): Could not obtain lock for Xapian Database. This
is bad 
akonadi_baloo_indexer(21382): "DatabaseLockError" "DatabaseLockError: Unable to
get write lock on /home/dreibh/.local/share/baloo/notes/: already locked" 
akonadi_baloo_indexer(21382): "DatabaseLockError" "DatabaseLockError: Unable to
get write lock on /home/dreibh/.local/share/baloo/calendars/: already locked" 
akonadi_baloo_indexer(21382)/libakonadi: Unable to register service
"org.freedesktop.Akonadi.Agent.akonadi_baloo_indexer" at dbus: "" 
KCrash: Application 'akonadi_baloo_indexer' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
KCrash: Connect sock_file=/home/dreibh/.kde/socket-lupo/kdeinit4__0

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 379671] New: akonadi_baloo_indexer crahsed on "akonadictl restart"

2017-05-09 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=379671

Bug ID: 379671
   Summary: akonadi_baloo_indexer crahsed on "akonadictl restart"
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: dre...@iem.uni-due.de
  Target Milestone: ---

Application: akonadi_baloo_indexer (4.14)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.8.0-51-generic x86_64
Distribution: KDE neon Developer Edition

-- Information about the crash:
- What I was doing when the application crashed:

akonadi_baloo_indexer crahsed on "akonadictl restart". KDE Neon with "user"
PPA.

-- Backtrace:
Application: No such method 'agentName' in interface
'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager'
(signature 'ss') (akonadi_baloo_indexer), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x7fd684ea6428 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7fd684ea802a in __GI_abort () at abort.c:89
#8  0x7fd688a7af15 in qt_message_output(QtMsgType, char const*) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x7fd6875bfd47 in  () at /usr/lib/libakonadi-kde.so.4
#10 0x7fd6875bf20a in  () at /usr/lib/libakonadi-kde.so.4
#11 0x7fd688bafdb1 in QObject::event(QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x7fd6860fcfdc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x7fd686103f16 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#14 0x7fd686e6264a in KApplication::notify(QObject*, QEvent*) () at
/usr/lib/libkdeui.so.5
#15 0x7fd688b9590d in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x7fd688b993c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x7fd688bc613e in  () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x7fd68456f197 in g_main_context_dispatch (context=0x85bf60) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3154
#19 0x7fd68456f197 in g_main_context_dispatch
(context=context@entry=0x85bf60) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3769
#20 0x7fd68456f3f0 in g_main_context_iterate
(context=context@entry=0x85bf60, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3840
#21 0x7fd68456f49c in g_main_context_iteration (context=0x85bf60,
may_block=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901
#22 0x7fd688bc62ae in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x7fd6861aa616 in  () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x7fd688b9418f in
QEventLoop::processEvents(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x7fd688b944f5 in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x7fd688b9a4b9 in QCoreApplication::exec() () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x7fd6875bc4bd in Akonadi::AgentBase::init(Akonadi::AgentBase*) () at
/usr/lib/libakonadi-kde.so.4
#28 0x004e in  ()
#29 0x7fd684e91830 in __libc_start_main (main=0x40a090, argc=3,
argv=0x7ffe28c8c378, init=, fini=,
rtld_fini=, stack_end=0x7ffe28c8c368) at ../csu/libc-start.c:291
#30 0x0040a129 in _start ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 379673] New: akonadi_baloo_indexer crahsed on "akonadictl restart"

2017-05-09 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=379673

Bug ID: 379673
   Summary: akonadi_baloo_indexer crahsed on "akonadictl restart"
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: dre...@iem.uni-due.de
  Target Milestone: ---

Application: akonadi_baloo_indexer (4.14)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.8.0-51-generic x86_64
Distribution: KDE neon Developer Edition

-- Information about the crash:
- What I was doing when the application crashed:

akonadi_baloo_indexer crahsed on "akonadictl restart". KDE Neon with "user"
PPA.

-- Backtrace:
Application: No such method 'agentName' in interface
'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager'
(signature 'ss') (akonadi_baloo_indexer), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x7fd684ea6428 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7fd684ea802a in __GI_abort () at abort.c:89
#8  0x7fd688a7af15 in qt_message_output(QtMsgType, char const*) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x7fd6875bfd47 in  () at /usr/lib/libakonadi-kde.so.4
#10 0x7fd6875bf20a in  () at /usr/lib/libakonadi-kde.so.4
#11 0x7fd688bafdb1 in QObject::event(QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x7fd6860fcfdc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x7fd686103f16 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#14 0x7fd686e6264a in KApplication::notify(QObject*, QEvent*) () at
/usr/lib/libkdeui.so.5
#15 0x7fd688b9590d in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x7fd688b993c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x7fd688bc613e in  () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x7fd68456f197 in g_main_context_dispatch (context=0x85bf60) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3154
#19 0x7fd68456f197 in g_main_context_dispatch
(context=context@entry=0x85bf60) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3769
#20 0x7fd68456f3f0 in g_main_context_iterate
(context=context@entry=0x85bf60, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3840
#21 0x7fd68456f49c in g_main_context_iteration (context=0x85bf60,
may_block=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901
#22 0x7fd688bc62ae in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x7fd6861aa616 in  () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x7fd688b9418f in
QEventLoop::processEvents(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x7fd688b944f5 in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x7fd688b9a4b9 in QCoreApplication::exec() () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x7fd6875bc4bd in Akonadi::AgentBase::init(Akonadi::AgentBase*) () at
/usr/lib/libakonadi-kde.so.4
#28 0x004e in  ()
#29 0x7fd684e91830 in __libc_start_main (main=0x40a090, argc=3,
argv=0x7ffe28c8c378, init=, fini=,
rtld_fini=, stack_end=0x7ffe28c8c368) at ../csu/libc-start.c:291
#30 0x0040a129 in _start ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 379672] New: akonadi_baloo_indexer crahsed on "akonadictl restart"

2017-05-09 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=379672

Bug ID: 379672
   Summary: akonadi_baloo_indexer crahsed on "akonadictl restart"
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: dre...@iem.uni-due.de
  Target Milestone: ---

Application: akonadi_baloo_indexer (4.14)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.8.0-51-generic x86_64
Distribution: KDE neon Developer Edition

-- Information about the crash:
- What I was doing when the application crashed:

akonadi_baloo_indexer crahsed on "akonadictl restart". KDE Neon with "user"
PPA.

-- Backtrace:
Application: No such method 'agentName' in interface
'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager'
(signature 'ss') (akonadi_baloo_indexer), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x7fd684ea6428 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7fd684ea802a in __GI_abort () at abort.c:89
#8  0x7fd688a7af15 in qt_message_output(QtMsgType, char const*) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x7fd6875bfd47 in  () at /usr/lib/libakonadi-kde.so.4
#10 0x7fd6875bf20a in  () at /usr/lib/libakonadi-kde.so.4
#11 0x7fd688bafdb1 in QObject::event(QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x7fd6860fcfdc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x7fd686103f16 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#14 0x7fd686e6264a in KApplication::notify(QObject*, QEvent*) () at
/usr/lib/libkdeui.so.5
#15 0x7fd688b9590d in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x7fd688b993c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x7fd688bc613e in  () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x7fd68456f197 in g_main_context_dispatch (context=0x85bf60) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3154
#19 0x7fd68456f197 in g_main_context_dispatch
(context=context@entry=0x85bf60) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3769
#20 0x7fd68456f3f0 in g_main_context_iterate
(context=context@entry=0x85bf60, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3840
#21 0x7fd68456f49c in g_main_context_iteration (context=0x85bf60,
may_block=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901
#22 0x7fd688bc62ae in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x7fd6861aa616 in  () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x7fd688b9418f in
QEventLoop::processEvents(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x7fd688b944f5 in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x7fd688b9a4b9 in QCoreApplication::exec() () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x7fd6875bc4bd in Akonadi::AgentBase::init(Akonadi::AgentBase*) () at
/usr/lib/libakonadi-kde.so.4
#28 0x004e in  ()
#29 0x7fd684e91830 in __libc_start_main (main=0x40a090, argc=3,
argv=0x7ffe28c8c378, init=, fini=,
rtld_fini=, stack_end=0x7ffe28c8c368) at ../csu/libc-start.c:291
#30 0x0040a129 in _start ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[kde] [Bug 379670] New: akonadi_baloo_indexer crashed on "akonadictl restart"

2017-05-09 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=379670

Bug ID: 379670
   Summary: akonadi_baloo_indexer crashed on "akonadictl restart"
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: dre...@iem.uni-due.de
  Target Milestone: ---

Application: akonadi_baloo_indexer (4.14)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.8.0-51-generic x86_64
Distribution: KDE neon Developer Edition

-- Information about the crash:
- What I was doing when the application crashed:

akonadi_baloo_indexer crashed on "akonadictl restart". The "akonadictl restart"
is always necessary after suspend/resume of the machine. Otherwise, KMail does
not update IMAP e-mails. akonadi_baloo_indexer probably locks up on
suspend/resume.

-- Backtrace:
Application: No such method 'agentName' in interface
'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager'
(signature 'ss') (akonadi_baloo_indexer), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x7f14c49bc428 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:54
#7  0x7f14c49be02a in __GI_abort () at abort.c:89
#8  0x7f14c8590f15 in qt_message_output(QtMsgType, char const*) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x7f14c70d5d47 in  () at /usr/lib/libakonadi-kde.so.4
#10 0x7f14c70d520a in  () at /usr/lib/libakonadi-kde.so.4
#11 0x7f14c86c5db1 in QObject::event(QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x7f14c5c12fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x7f14c5c19f16 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#14 0x7f14c697864a in KApplication::notify(QObject*, QEvent*) () at
/usr/lib/libkdeui.so.5
#15 0x7f14c86ab90d in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x7f14c86af3c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x7f14c86dc13e in  () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x7f14c4085197 in g_main_context_dispatch (context=0x1e9ef60) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3154
#19 0x7f14c4085197 in g_main_context_dispatch
(context=context@entry=0x1e9ef60) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3769
#20 0x7f14c40853f0 in g_main_context_iterate
(context=context@entry=0x1e9ef60, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3840
#21 0x7f14c408549c in g_main_context_iteration (context=0x1e9ef60,
may_block=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901
#22 0x7f14c86dc2ae in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x7f14c5cc0616 in  () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x7f14c86aa18f in
QEventLoop::processEvents(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x7f14c86aa4f5 in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x7f14c86b04b9 in QCoreApplication::exec() () at
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x7f14c70d24bd in Akonadi::AgentBase::init(Akonadi::AgentBase*) () at
/usr/lib/libakonadi-kde.so.4
#28 0x004e in  ()
#29 0x7f14c49a7830 in __libc_start_main (main=0x40a090, argc=3,
argv=0x7ffd0d5bfba8, init=, fini=,
rtld_fini=, stack_end=0x7ffd0d5bfb98) at ../csu/libc-start.c:291
#30 0x0040a129 in _start ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 378368] Kmail/Kontact crash due to missing symbol

2017-04-10 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=378368

Thomas Dreibholz  changed:

   What|Removed |Added

 CC||dre...@iem.uni-due.de

--- Comment #7 from Thomas Dreibholz  ---
I can confirm the issues:

$ kmail
kmail: symbol lookup error: /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5:
undefined symbol:
_ZN10MailCommon24FavoriteCollectionWidget19prefereCreateNewTabEb

$ kontact
org.kde.pim.kontactinterface: "Cannot load library
/usr/lib/x86_64-linux-gnu/qt5/plugins/kmailpart.so:
(/usr/lib/x86_64-linux-gnu/libkmailprivate.so.5: undefined symbol:
_ZN10MailCommon24FavoriteCollectionWidget19prefereCreateNewTabEb)"
Inconsistency detected by ld.so: dl-tls.c: 74: _dl_next_tls_modid: Assertion
`result <= GL(dl_tls_max_dtv_idx) + 1' failed!

See also https://bugs.kde.org/show_bug.cgi?id=378608 .

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 378608] KMail/Kontact not working since about 2 weeks, due to missing symbols

2017-04-10 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=378608

--- Comment #1 from Thomas Dreibholz  ---
Please could some of the NEON maintainers make sure that all KDEPIM-related
packages in the repository get a new version, fix the dependencies (e.g. let
kmail/kontact depend on the exact version of the libraries) and trigger a
rebuild of the packages?

KMail/Kontact-related issues have also been reported here:
- https://www.mail-archive.com/kde-bugs-dist@kde.org/msg130369.html
- https://bugs.kde.org/show_bug.cgi?id=378271
- https://bugs.kde.org/show_bug.cgi?id=378368

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 378608] New: KMail/Kontact not working since about 2 weeks, due to missing symbols

2017-04-10 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=378608

Bug ID: 378608
   Summary: KMail/Kontact not working since about 2 weeks, due to
missing symbols
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: Packages Dev Edition [stable]
  Assignee: neon-b...@kde.org
  Reporter: dre...@iem.uni-due.de
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

$ kmail
kmail: symbol lookup error: /usr/lib/x86_64-linux-gnu/libkmailprivate.so.5:
undefined symbol:
_ZN10MailCommon24FavoriteCollectionWidget19prefereCreateNewTabEb

$ kontact
org.kde.pim.kontactinterface: "Cannot load library
/usr/lib/x86_64-linux-gnu/qt5/plugins/kmailpart.so:
(/usr/lib/x86_64-linux-gnu/libkmailprivate.so.5: undefined symbol:
_ZN10MailCommon24FavoriteCollectionWidget19prefereCreateNewTabEb)"
Inconsistency detected by ld.so: dl-tls.c: 74: _dl_next_tls_modid: Assertion
`result <= GL(dl_tls_max_dtv_idx) + 1' failed!

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 378454] KMail crashes on launch

2017-04-05 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=378454

--- Comment #2 from Thomas Dreibholz  ---
It seems that some dependencies of Qt and/or KDEPIM are wrong for the Neon
dev/stable distribution:

See https://www.mail-archive.com/kde-bugs-dist@kde.org/msg129087.html

-- 
You are receiving this mail because:
You are watching all bug changes.

[neon] [Bug 378454] KMail crashes on launch

2017-04-05 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=378454

Thomas Dreibholz  changed:

   What|Removed |Added

 CC||dre...@iem.uni-due.de

--- Comment #1 from Thomas Dreibholz  ---
I can confirm the bug for KDE Neon on Ubuntu 16.04 (x86_64):

...
org.kde.akonadi.ETM: Fetch job took  397 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 112
org.kde.akonadi.ETM: first fetched collection: "Lokale mapper"
org.kde.akonadi.ETM: collection: "[Gmail]"
org.kde.akonadi.ETM: collection: "Drafts"
org.kde.akonadi.ETM: collection: QVector()
org.kde.akonadi.ETM: Fetch job took  475 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 7
org.kde.akonadi.ETM: first fetched collection: "Search"
org.kde.akonadi.ETM: Fetch job took  1697 msec
org.kde.akonadi.ETM: was item fetch job: items: 16119
org.kde.akonadi.ETM: Fetch job took  1710 msec
org.kde.akonadi.ETM: was item fetch job: items: 0
org.kde.akonadi.ETM: Fetch job took  1991 msec
org.kde.akonadi.ETM: was item fetch job: items: 22
org.kde.akonadi.ETM: Fetch job took  1962 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 0
kmail: symbol lookup error: /usr/lib/x86_64-linux-gnu/libKF5MessageCore.so.5:
undefined symbol: _ZNK5KMime5Types7Mailbox13prettyAddressEv

$ kmail --version
kmail2 5.4.3
$ apt-show-versions | grep kmail
kmail:amd64/xenial 4:16.12.3+p16.04+git20170310.0516-0 uptodate
$ apt-show-versions | grep libkf5messagecore
libkf5messagecore5:amd64/xenial 4:16.12.3+p16.04+git20170320.0112-0 uptodate

The bug appears since about 2 weeks now. It makes KMail unusable under current
KDE Neon (dev/stable).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 378271] Kmail- Regression

2017-03-31 Thread Thomas Dreibholz
https://bugs.kde.org/show_bug.cgi?id=378271

Thomas Dreibholz  changed:

   What|Removed |Added

 CC||dre...@iem.uni-due.de

--- Comment #4 from Thomas Dreibholz  ---
I can confirm the problem for Ubuntu 16.04 with KDE Neon (dev/stable packages
from http://archive.neon.kde.org/dev/stable):

When trying to start kmail:

org.kde.akonadi.ETM: was collection fetch job: collections: 0
QIODevice::write (KTcpSocket): device not open
Pass a valid window to KWallet::Wallet::openWallet().
kmail: symbol lookup error: /usr/lib/x86_64-linux-gnu/libKF5MessageCore.so.5:
undefined symbol: _ZNK5KMime5Types7Mailbox13prettyAddressEv

The problem occurs since a couple of days.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kontact] [Bug 368095] New: Kontact has crashed when synchronising large IMAP folders

2016-09-01 Thread Thomas Dreibholz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368095

Bug ID: 368095
   Summary: Kontact has crashed when synchronising large IMAP
folders
   Product: kontact
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: dre...@iem.uni-due.de

Application: kontact (5.3.0 (QtWebEngine))

Qt Version: 5.7.0
Frameworks Version: 5.25.0
Operating System: Linux 4.4.0-36-generic x86_64
Distribution: KDE neon User Edition 5.7

-- Information about the crash:
- What I was doing when the application crashed:

Kontact has crashed when synchronising large IMAP folders.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7fb6583209c0 (LWP 5387))]

Thread 40 (Thread 0x7fb4c5ff9700 (LWP 5629)):
#0  0x7fb6783df3a0 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fb552dd6863 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#2  0x7fb5530f7051 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#3  0x7fb6783d96fa in start_thread (arg=0x7fb4c5ff9700) at
pthread_create.c:333
#4  0x7fb67b9adb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 39 (Thread 0x7fb4c67fa700 (LWP 5628)):
#0  0x7fb6783df3a0 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fb552dd6863 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#2  0x7fb5530f7051 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#3  0x7fb6783d96fa in start_thread (arg=0x7fb4c67fa700) at
pthread_create.c:333
#4  0x7fb67b9adb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 38 (Thread 0x7fb4c6ffb700 (LWP 5627)):
#0  0x7fb6783df3a0 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fb552dd6863 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#2  0x7fb5530f7051 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#3  0x7fb6783d96fa in start_thread (arg=0x7fb4c6ffb700) at
pthread_create.c:333
#4  0x7fb67b9adb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 37 (Thread 0x7fb4c77fc700 (LWP 5626)):
#0  0x7fb6783df3a0 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fb552dd6863 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#2  0x7fb5530f7051 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#3  0x7fb6783d96fa in start_thread (arg=0x7fb4c77fc700) at
pthread_create.c:333
#4  0x7fb67b9adb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 36 (Thread 0x7fb4c7ffd700 (LWP 5625)):
#0  0x7fb6783df3a0 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fb552dd6863 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#2  0x7fb5530f7051 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#3  0x7fb6783d96fa in start_thread (arg=0x7fb4c7ffd700) at
pthread_create.c:333
#4  0x7fb67b9adb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 35 (Thread 0x7fb50ca0c700 (LWP 5624)):
#0  0x7fb6783df3a0 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fb552dd6863 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#2  0x7fb5530f7051 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#3  0x7fb6783d96fa in start_thread (arg=0x7fb50ca0c700) at
pthread_create.c:333
#4  0x7fb67b9adb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 34 (Thread 0x7fb50d20d700 (LWP 5623)):
#0  0x7fb6783df3a0 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fb552dd5834 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#2  0x7fb5530f7051 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#3  0x7fb6783d96fa in start_thread (arg=0x7fb50d20d700) at
pthread_create.c:333
#4  0x7fb67b9adb5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 33 (Thread 0x7fb50da0e700 (LWP 5622)):
#0  0x7fb6783df3a0 in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7fb5530c742b in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#2  0x7fb5530c7469 in  () at /usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
#3  0x7fb6783d96fa in start_thread (arg=0x7fb50da0e700) at
pthread_create.c:333
#4  0x7fb67b9adb5d in clone ()

[plasmashell] [Bug 356797] New: Crash again when configuring chat account

2015-12-16 Thread Thomas Dreibholz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356797

Bug ID: 356797
   Summary: Crash again when configuring chat account
   Product: plasmashell
   Version: 5.4.2
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: dre...@iem.uni-due.de
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.4.2)

Qt Version: 5.4.2
Operating System: Linux 4.2.0-19-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
- What I was doing when the application crashed:

Crash also happens when trying to configure a Jabber (XMPP) account.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f92d15da800 (LWP 12432))]

Thread 11 (Thread 0x7f92bc99d700 (LWP 12434)):
#0  0x7f92cbd918dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f92cfdd8bd2 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f92cfdda74f in xcb_wait_for_event () at
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f92bece7a39 in  () at
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#4  0x7f92cc4842be in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f92cb5736aa in start_thread (arg=0x7f92bc99d700) at
pthread_create.c:333
#6  0x7f92cbd9ceed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f92ba33b700 (LWP 12438)):
#0  0x7ffcd7e44c4f in clock_gettime ()
#1  0x7f92cbdab38d in __GI___clock_gettime (clock_id=,
tp=) at ../sysdeps/unix/clock_gettime.c:115
#2  0x7f92cc5353a6 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f92cc6b8d29 in QTimerInfoList::updateCurrentTime() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f92cc6b9295 in QTimerInfoList::timerWait(timespec&) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f92cc6ba67e in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f92c8b3d77d in g_main_context_prepare
(context=context@entry=0x7f92ac000990, priority=priority@entry=0x7f92ba33ac70)
at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3442
#7  0x7f92c8b3e11b in g_main_context_iterate
(context=context@entry=0x7f92ac000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3820
#8  0x7f92c8b3e2fc in g_main_context_iteration (context=0x7f92ac000990,
may_block=1) at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3901
#9  0x7f92cc6bb29b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7f92cc66175a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7f92cc47f3d4 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x7f92ceca7f85 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x7f92cc4842be in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x7f92cb5736aa in start_thread (arg=0x7f92ba33b700) at
pthread_create.c:333
#15 0x7f92cbd9ceed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f92aad89700 (LWP 12439)):
#0  0x7ffcd7e44c4f in clock_gettime ()
#1  0x7f92cbdab38d in __GI___clock_gettime (clock_id=,
tp=) at ../sysdeps/unix/clock_gettime.c:115
#2  0x7f92cc5353a6 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f92cc6b8d29 in QTimerInfoList::updateCurrentTime() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f92cc6b9295 in QTimerInfoList::timerWait(timespec&) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f92cc6ba67e in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f92c8b3d77d in g_main_context_prepare
(context=context@entry=0x7f92a4000990, priority=priority@entry=0x7f92aad88c70)
at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3442
#7  0x7f92c8b3e11b in g_main_context_iterate
(context=context@entry=0x7f92a4000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3820
#8  0x7f92c8b3e2fc in g_main_context_iteration (context=0x7f92a4000990,
may_block=1) at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3901
#9  0x7f92cc6bb29b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7f92cc66175a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7f92cc47f3d4 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x7f92ceca7f85 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x7f92cc4842be in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x7f92cb5736aa in start_thread (arg=0x7f92aad89700) at

[plasmashell] [Bug 356796] New: Complete KDE panel (possibly even window manager) crashed when trying to add instant messaging account

2015-12-16 Thread Thomas Dreibholz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356796

Bug ID: 356796
   Summary: Complete KDE panel (possibly even window manager)
crashed when trying to add instant messaging account
   Product: plasmashell
   Version: 5.4.2
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: dre...@iem.uni-due.de
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.4.2)

Qt Version: 5.4.2
Operating System: Linux 4.2.0-19-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
- What I was doing when the application crashed:
Complete KDE panel (possibly even window manager) crashed when trying to add
instant messaging account

To reproduce: click on instant messaging symbol in panel -> no accounts
there yet -> configure now -> select Google Mail account from list ->
configure -> crash

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7feba3bc2800 (LWP 12396))]

Thread 11 (Thread 0x7feb8ef85700 (LWP 12399)):
#0  0x7feb9e3798dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7feba23c0bd2 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7feba23c274f in xcb_wait_for_event () at
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7feb912cfa39 in  () at
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#4  0x7feb9ea6c2be in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7feb9db5b6aa in start_thread (arg=0x7feb8ef85700) at
pthread_create.c:333
#6  0x7feb9e384eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7feb8c923700 (LWP 12402)):
#0  0x7ffccab8fc4f in clock_gettime ()
#1  0x7feb9e39338d in __GI___clock_gettime (clock_id=,
tp=) at ../sysdeps/unix/clock_gettime.c:115
#2  0x7feb9eb1d3a6 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7feb9eca0d29 in QTimerInfoList::updateCurrentTime() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7feb9eca1295 in QTimerInfoList::timerWait(timespec&) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7feb9eca267e in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7feb9b12577d in g_main_context_prepare
(context=context@entry=0x7feb8990, priority=priority@entry=0x7feb8c922c70)
at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3442
#7  0x7feb9b12611b in g_main_context_iterate
(context=context@entry=0x7feb8990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3820
#8  0x7feb9b1262fc in g_main_context_iteration (context=0x7feb8990,
may_block=1) at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3901
#9  0x7feb9eca329b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7feb9ec4975a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7feb9ea673d4 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x7feba128ff85 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x7feb9ea6c2be in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x7feb9db5b6aa in start_thread (arg=0x7feb8c923700) at
pthread_create.c:333
#15 0x7feb9e384eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7feb7d354700 (LWP 12403)):
#0  0x7ffccab8fc4f in clock_gettime ()
#1  0x7feb9e39338d in __GI___clock_gettime (clock_id=,
tp=) at ../sysdeps/unix/clock_gettime.c:115
#2  0x7feb9eb1d3a6 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7feb9eca0d29 in QTimerInfoList::updateCurrentTime() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7feb9eca1295 in QTimerInfoList::timerWait(timespec&) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7feb9eca267e in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7feb9b12577d in g_main_context_prepare
(context=context@entry=0x7feb78000990, priority=priority@entry=0x7feb7d353c70)
at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3442
#7  0x7feb9b12611b in g_main_context_iterate
(context=context@entry=0x7feb78000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3820
#8  0x7feb9b1262fc in g_main_context_iteration (context=0x7feb78000990,
may_block=1) at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3901
#9  0x7feb9eca329b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x7feb9ec4975a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7feb9ea673d4 in 

[plasmashell] [Bug 356795] New: KDE panel crash when trying to configure chat account

2015-12-16 Thread Thomas Dreibholz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356795

Bug ID: 356795
   Summary: KDE panel crash when trying to configure chat account
   Product: plasmashell
   Version: 5.4.2
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: dre...@iem.uni-due.de
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.4.2)

Qt Version: 5.4.2
Operating System: Linux 4.2.0-19-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
- What I was doing when the application crashed:

KDE panel (possibly even window manager) crash when trying to configure chat
account.
To reproduce: click on instant messaging symbol in panel -> no accounts there
yet -> configure now -> select Google Mail account from list -> configure ->
crash

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f796f4e7800 (LWP 12268))]

Thread 10 (Thread 0x7f795a8aa700 (LWP 12271)):
#0  0x7f7969c9e8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f796dce5bd2 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f796dce774f in xcb_wait_for_event () at
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f795cbf4a39 in  () at
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#4  0x7f796a3912be in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f79694806aa in start_thread (arg=0x7f795a8aa700) at
pthread_create.c:333
#6  0x7f7969ca9eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f7953fff700 (LWP 12274)):
#0  0x7f7966a8f869 in g_mutex_lock (mutex=mutex@entry=0x7f794c000990) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gthread-posix.c:1338
#1  0x7f7966a4a9a1 in g_main_context_query
(context=context@entry=0x7f794c000990, max_priority=2147483647,
timeout=timeout@entry=0x7f7953ffec74, fds=fds@entry=0x7f794c003070,
n_fds=n_fds@entry=1) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3544
#2  0x7f7966a4b167 in g_main_context_iterate
(context=context@entry=0x7f794c000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3822
#3  0x7f7966a4b2fc in g_main_context_iteration (context=0x7f794c000990,
may_block=1) at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3901
#4  0x7f796a5c829b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f796a56e75a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f796a38c3d4 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f796cbb4f85 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7f796a3912be in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f79694806aa in start_thread (arg=0x7f7953fff700) at
pthread_create.c:333
#10 0x7f7969ca9eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f7948cca700 (LWP 12275)):
#0  0x7f7966a8f884 in g_mutex_unlock (mutex=0x7f7944000990) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gthread-posix.c:1350
#1  0x7f7966a4b1a6 in g_main_context_iterate
(context=context@entry=0x7f7944000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3842
#2  0x7f7966a4b2fc in g_main_context_iteration (context=0x7f7944000990,
may_block=1) at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3901
#3  0x7f796a5c829b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f796a56e75a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f796a38c3d4 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f796cbb4f85 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7f796a3912be in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f79694806aa in start_thread (arg=0x7f7948cca700) at
pthread_create.c:333
#9  0x7f7969ca9eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f7942396700 (LWP 12279)):
#0  0x7f7969c9e8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f7966a4b1ec in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7f7934003070, timeout=, context=0x7f7934000990) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:4135
#2  0x7f7966a4b1ec in g_main_context_iterate
(context=context@entry=0x7f7934000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3835
#3  0x7f7966a4b2fc in g_main_context_iteration (context=0x7

[plasmashell] [Bug 356794] New: Complete KDE panel (possibly even window manager) crashed when trying to add instant messaging account

2015-12-16 Thread Thomas Dreibholz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356794

Bug ID: 356794
   Summary: Complete KDE panel (possibly even window manager)
crashed when trying to add instant messaging account
   Product: plasmashell
   Version: 5.4.2
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: dre...@iem.uni-due.de
CC: bhus...@gmail.com, plasma-b...@kde.org

Application: plasmashell (5.4.2)

Qt Version: 5.4.2
Operating System: Linux 4.2.0-19-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
- What I was doing when the application crashed:

Complete KDE panel (possibly even window manager) crashed when trying to add
instant messaging account. It happens every time.

To reproduce:
Click on instant messaging symbol -> No accounts are configured yet -> Click on
configure now -> Select an existing Google Mail account -> Configure ... ->
crash

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0ed7122800 (LWP 12229))]

Thread 11 (Thread 0x7f0ec24e5700 (LWP 12231)):
#0  0x7f0ed18d98dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f0ed5920bd2 in  () at /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f0ed592274f in xcb_wait_for_event () at
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f0ec482fa39 in  () at
/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
#4  0x7f0ed1fcc2be in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f0ed10bb6aa in start_thread (arg=0x7f0ec24e5700) at
pthread_create.c:333
#6  0x7f0ed18e4eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f0ebbdfa700 (LWP 12235)):
#0  0x7f0ece6ca869 in g_mutex_lock (mutex=mutex@entry=0x7f0eb4000990) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gthread-posix.c:1338
#1  0x7f0ece6860f0 in g_main_context_iterate
(context=context@entry=0x7f0eb4000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3807
#2  0x7f0ece6862fc in g_main_context_iteration (context=0x7f0eb4000990,
may_block=1) at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3901
#3  0x7f0ed220329b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f0ed21a975a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f0ed1fc73d4 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f0ed47eff85 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7f0ed1fcc2be in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f0ed10bb6aa in start_thread (arg=0x7f0ebbdfa700) at
pthread_create.c:333
#9  0x7f0ed18e4eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f0eb085a700 (LWP 12236)):
#0  0x7f0ed18d98dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7f0ece6861ec in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7f0eac002e70, timeout=, context=0x7f0eac000990) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:4135
#2  0x7f0ece6861ec in g_main_context_iterate
(context=context@entry=0x7f0eac000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3835
#3  0x7f0ece6862fc in g_main_context_iteration (context=0x7f0eac000990,
may_block=1) at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3901
#4  0x7f0ed220329b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f0ed21a975a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f0ed1fc73d4 in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f0ed47eff85 in  () at /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7f0ed1fcc2be in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f0ed10bb6aa in start_thread (arg=0x7f0eb085a700) at
pthread_create.c:333
#10 0x7f0ed18e4eed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f0eaa049700 (LWP 12240)):
#0  0x7f0ed2202b05 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#1  0x7f0ece685c21 in g_main_context_check
(context=context@entry=0x7f0e9c000990, max_priority=2147483647,
fds=fds@entry=0x7f0e9c003070, n_fds=n_fds@entry=1) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3681
#2  0x7f0ece686190 in g_main_context_iterate
(context=context@entry=0x7f0e9c000990, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
/build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:3837
#3  0x7f0ece6862fc in g_mai