[digikam] [Bug 472704] Tags are not saved on exit

2023-07-28 Thread Mitch Rauth
https://bugs.kde.org/show_bug.cgi?id=472704

Mitch Rauth  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #3 from Mitch Rauth  ---
Wow, thanks for this hint. Works fine. Would have never thought of it and did
not find 469015 when searching for a known bug.
I'll close this issue.

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

[digikam] [Bug 472704] New: Tags are not saved on exit

2023-07-27 Thread Mitch Rauth
https://bugs.kde.org/show_bug.cgi?id=472704

Bug ID: 472704
   Summary: Tags are not saved on exit
Classification: Applications
   Product: digikam
   Version: 8.1.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Geolocation-Workflow
  Assignee: digikam-bugs-n...@kde.org
  Reporter: mi...@rauth.at
  Target Milestone: ---

SUMMARY
After adding tags by ReverseGeoCoding in Geolocation Editor, these are not
saved to the image after exiting.

STEPS TO REPRODUCE 
remark: I use digikam with German as selected language and are translating
back, thus the menues and buttons might be called slighly differently in the
English version.

I updated from 7.10.0 to 8.1.0 and did my normal workflow.

1. Select at least one image with coordinates in the main grid view
2. Open "Geolocation Editor" 
3. select the image, click on "Georeferencing", click on "do reverse geocoding"
=> tags corresponding to the selected setting are added to the image.
4. Click on "Close" and confirm that the changes should be saves "Yes"
5. Hove with the mouse over the image in the main grid view. 

OBSERVED RESULT
The tags have not been saved

EXPECTED RESULT
The tags are saved and visible for the image

SOFTWARE/OS VERSIONS
Windows: Windows 10 Pro 21H2, build 19044.3086

ADDITIONAL INFORMATION
Downgrading to digikam 7.10.0 and repeating the workflow on exactly the same
images yields the expected result

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

[kopete] [Bug 256376] Reordering tabs results in mismatch of chat name to tab name

2023-01-03 Thread Mitch Oliver
https://bugs.kde.org/show_bug.cgi?id=256376

--- Comment #7 from Mitch Oliver  ---
Unfortunately, 12 years after reporting this bug I am not in a position to
reproduce it.

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

[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-19 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=431528

--- Comment #9 from Mitch  ---
(In reply to Nate Graham from comment #8)
> Yeah looks like you still don't have debug symbols. You might want to ask
> fellow Gentoo users how to get this working.

Im sure theyre there...

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/elisa...
Reading symbols from /usr/lib/debug//usr/bin/elisa.debug...
(gdb)

Its just odd because the backtrace looks the same as before I compiled with
them.

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

[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-14 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=431528

--- Comment #6 from Mitch  ---
(In reply to Nate Graham from comment #5)
> Thanks. However the backtrace is truncated. You need to keep hitting the
> return key to show more, and paste the whole thing. :)
> 
> Also it looks like you're missing debug symbols. See the following document
> to learn how to generate useful backtraces on Gentoo:
> https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces

Yes I have re-emerged elisa with USE="debug", added CFLAG/CXXFLAG="-ggdb" and
FEATURE="nostrip"

The elisa binary increase from 931K to 2.6M so I belive its not stripped.
However the backtrace seems to be the same as before.
https://pastebin.com/3bba1m7q

Please let me know if I can try anything else.

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

[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-14 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=431528

--- Comment #4 from Mitch  ---
(In reply to Nate Graham from comment #3)
> When it crashes in gdb, you want to run `backtrace`, not `kill`. Then paste
> the output that appears in the terminal window.

Thread 1 "elisa" received signal SIGSEGV, Segmentation fault.
0x771ec924 in QTextEngine::itemize() const () from
/usr/lib64/libQt5Gui.so.5
(gdb) backtrace
#0  0x771ec924 in QTextEngine::itemize() const () from
/usr/lib64/libQt5Gui.so.5
#1  0x771f4eac in QTextLayout::beginLayout() () from
/usr/lib64/libQt5Gui.so.5
#2  0x753f9648 in QQuickTextPrivate::setupTextLayout(double*) () from
/usr/lib64/libQt5Quick.so.5
#3  0x753fbbc1 in QQuickTextPrivate::updateSize() () from
/usr/lib64/libQt5Quick.so.5
#4  0x753ffc98 in QQuickText::geometryChanged(QRectF const&, QRectF
const&) () from /usr/lib64/libQt5Quick.so.5
#5  0x750a459a in QQuickLabel::geometryChanged(QRectF const&, QRectF
const&) () from /usr/lib64/libQt5QuickTemplates2.so.5
#6  0x753c3412 in QQuickItem::setSize(QSizeF const&) () from
/usr/lib64/libQt5Quick.so.5
#7  0x700598ca in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#8  0x773f575b in QGridLayoutEngine::setGeometries(QRectF const&,
QAbstractLayoutStyleInfo const*) () from /usr/lib64/libQt5Gui.so.5
#9  0x700579cb in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#10 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#11 0x753c2628 in QQuickItem::setY(double) () from
/usr/lib64/libQt5Quick.so.5
#12 0x753b3d65 in ?? () from /usr/lib64/libQt5Quick.so.5
#13 0x753c8fad in QQuickItem::geometryChanged(QRectF const&, QRectF
const&) () from /usr/lib64/libQt5Quick.so.5
#14 0x70055090 in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#15 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#16 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#17 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#18 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#19 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#20 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#21 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#22 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#23 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#24 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#25 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#26 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#27 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#28 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#29 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#30 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#31 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#32 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#33 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#34 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#35 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#36 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#37 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#38 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#39 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#40 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#41 0x700578fd in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#42 0x7005526a in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#43 0x753c308a in QQuickItem::setImplicitSize(double, double) () from
/usr/lib64/libQt5Quick.so.5
#44 0x7005208e in ?? () from
/usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#45 0x0

[elisa] [Bug 431528] Elisa Segmentation Fault

2021-01-14 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=431528

--- Comment #2 from Mitch  ---
(In reply to Nate Graham from comment #1)
> Can you please attach a backtrace of the crash? See
> https://community.kde.org/Get_Involved/
> Issue_Reporting#Crash_reports_must_include_backtraces

(In reply to Mitch from comment #0)
> SUMMARY
> 
> Open Elisa play a song, click "Now Playing" and Elisa crashes.
> 
> 
> STEPS TO REPRODUCE
> 1. Open Elisa
> 2. Play Song
> 3. CLick "Now Playing"
> 
> OBSERVED RESULT
> Elisa Crashes 
> 
> EXPECTED RESULT
> View "Now Playing" pannel.
> 
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma: Gentoo / Linux x86_64 / Plasma 5.19.5
> KDE Plasma Version: 5.19.5
> KDE Frameworks Version: 5.77.0
> Qt Version: 5.15.2
> 
> ADDITIONAL INFORMATION
> 
> Please see pastebin https://pastebin.com/u06BkTtt
> 
> For Log

Please forgive my ignorance... I have the backtrace

(In reply to Mitch from comment #0)
> SUMMARY
> 
> Open Elisa play a song, click "Now Playing" and Elisa crashes.
> 
> 
> STEPS TO REPRODUCE
> 1. Open Elisa
> 2. Play Song
> 3. CLick "Now Playing"
> 
> OBSERVED RESULT
> Elisa Crashes 
> 
> EXPECTED RESULT
> View "Now Playing" pannel.
> 
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma: Gentoo / Linux x86_64 / Plasma 5.19.5
> KDE Plasma Version: 5.19.5
> KDE Frameworks Version: 5.77.0
> Qt Version: 5.15.2
> 
> ADDITIONAL INFORMATION
> 
> Please see pastebin https://pastebin.com/u06BkTtt
> 
> For Log

(In reply to Nate Graham from comment #1)
> Can you please attach a backtrace of the crash? See
> https://community.kde.org/Get_Involved/
> Issue_Reporting#Crash_reports_must_include_backtraces

Please forgive my ignorance. Here is the backtrace
https://pastebin.com/3k0agGeg

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

[elisa] [Bug 431528] New: Elisa Segmentation Fault

2021-01-12 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=431528

Bug ID: 431528
   Summary: Elisa Segmentation Fault
   Product: elisa
   Version: 20.08.3
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: cleancucumber...@gmail.com
  Target Milestone: ---

SUMMARY

Open Elisa play a song, click "Now Playing" and Elisa crashes.


STEPS TO REPRODUCE
1. Open Elisa
2. Play Song
3. CLick "Now Playing"

OBSERVED RESULT
Elisa Crashes 

EXPECTED RESULT
View "Now Playing" pannel.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo / Linux x86_64 / Plasma 5.19.5
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

Please see pastebin https://pastebin.com/u06BkTtt

For Log

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

[lattedock] [Bug 422007] Latte dock does not allow window title applet to take up full dock space on newer versions

2020-05-24 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=422007

--- Comment #4 from Mitch  ---
Can confirm Latte git works perfectly with window-appmenu git. Thanks for the
fix!

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

[lattedock] [Bug 422007] Latte dock does not allow window title applet to take up full dock space on newer versions

2020-05-24 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=422007

--- Comment #2 from Mitch  ---
You have it backwards, the 9.11 behavior is desired. The applet will not fill
available space even when specifically told to on the git version, when I want
it to fill all available space because it looks awful to me stopping partway.

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

[lattedock] [Bug 422007] New: Latte dock does not allow window title applet to take up full dock space on newer versions

2020-05-24 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=422007

Bug ID: 422007
   Summary: Latte dock does not allow window title applet to take
up full dock space on newer versions
   Product: lattedock
   Version: git (master)
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: halemit...@gmail.com
  Target Milestone: ---

Created attachment 128742
  --> https://bugs.kde.org/attachment.cgi?id=128742=edit
Difference between the desired and undesired behavior

SUMMARY
Latte dock does not allow window title applet to take up full dock space on
newer versions

STEPS TO REPRODUCE
1. Set up a latte panel featuring a window title applet
2. Set the window title applet to fill available space

OBSERVED RESULT
Window applet is stopped short of filling available space

EXPECTED RESULT
All available space filled as in Latte 9.11

SOFTWARE/OS VERSIONS

Linux/KDE Plasma:
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION

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

[yakuake] [Bug 421948] Yakuake will not open on upper display of multi monitor system

2020-05-23 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=421948

Mitch  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #2 from Mitch  ---
Was on the top edge, moving the bottom screen's panel to the bottom allows
Yakuake to open. Not an ideal solution, but workable enough. Thanks, didn't
catch that report since I was too focused on searching specifically for
vertical monitor configuration issues.

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

[yakuake] [Bug 421948] New: Yakuake will not open on upper display of multi monitor system

2020-05-22 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=421948

Bug ID: 421948
   Summary: Yakuake will not open on upper display of multi
monitor system
   Product: yakuake
   Version: 3.0.5
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: h...@kde.org
  Reporter: halemit...@gmail.com
  Target Milestone: ---

Created attachment 128704
  --> https://bugs.kde.org/attachment.cgi?id=128704=edit
Monitor configuration, the bottom and right screens work fine, but yakuake will
not open on the upper screen

SUMMARY
When monitors are configured vertically, Yakuake will not open on the upper
monitor, only the lower monitor.

STEPS TO REPRODUCE
1. Set up two monitors vertically in KDE's monitor configuration.
2. Attempt to open Yakuake on 

OBSERVED RESULT

Yakuake will not open on upper monitor

EXPECTED RESULT

Yakuake should open on any monitor


SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION

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

[neon] [Bug 396261] Missing password prompt when applying updates

2018-07-21 Thread Mitch Conant
https://bugs.kde.org/show_bug.cgi?id=396261

Mitch Conant  changed:

   What|Removed |Added

 CC||mit...@mme-ia.net

--- Comment #2 from Mitch Conant  ---
Seeing same problem

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

[plasmashell] [Bug 372128] New: KDE crash when switching desktops and clicking Firefox launcher.

2016-11-05 Thread Mitch
https://bugs.kde.org/show_bug.cgi?id=372128

Bug ID: 372128
   Summary: KDE crash when switching desktops and clicking Firefox
launcher.
   Product: plasmashell
   Version: 5.8.2
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: mitchell.s.cr...@gmail.com
CC: bhus...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.8.2)

Qt Version: 5.7.0
Frameworks Version: 5.27.0
Operating System: Linux 4.7.10-1-MANJARO x86_64
Distribution: "Manjaro Linux"

-- Information about the crash:
- What I was doing when the application crashed:
I pressed a shortcut to switch from Desktop 2 to Desktop 1. Sometime near the
end of the Desktop Cube animation I clicked Firefox Launcher and KDE crashed.
- Custom settings of the application:
I use default KDE (Manjaro settings). I changed the Desktop switch animation
style to the Desktop Cube animation.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4c74b24800 (LWP 732))]

Thread 21 (Thread 0x7f0b53d4e700 (LWP 6566)):
#0  0x7f4c69541dd4 in g_mutex_unlock () at /usr/lib/libglib-2.0.so.0
#1  0x7f4c694fbc7c in g_main_context_prepare () at
/usr/lib/libglib-2.0.so.0
#2  0x7f4c694fc6ab in  () at /usr/lib/libglib-2.0.so.0
#3  0x7f4c694fc89c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#4  0x7f4c6eb5672b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x7f4c6eb0023a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#6  0x7f4c6e9230f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x7f4c71c862d5 in  () at /usr/lib/libQt5Qml.so.5
#8  0x7f4c6e927d78 in  () at /usr/lib/libQt5Core.so.5
#9  0x7f4c6da37454 in start_thread () at /usr/lib/libpthread.so.0
#10 0x7f4c6e23d7df in clone () at /usr/lib/libc.so.6

Thread 20 (Thread 0x7f0b61336700 (LWP 4174)):
#0  0x7f4c6e23448d in poll () at /usr/lib/libc.so.6
#1  0x7f4c694fc786 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f4c694fc89c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f4c6eb5672b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f4c6eb0023a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f4c6e9230f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f4c71c862d5 in  () at /usr/lib/libQt5Qml.so.5
#7  0x7f4c6e927d78 in  () at /usr/lib/libQt5Core.so.5
#8  0x7f4c6da37454 in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f4c6e23d7df in clone () at /usr/lib/libc.so.6

Thread 19 (Thread 0x7f0b62597700 (LWP 4076)):
#0  0x7f4c694fc13a in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#1  0x7f4c694fc724 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f4c694fc89c in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f4c6eb5672b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f4c6eb0023a in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f4c6e9230f3 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f4c71c862d5 in  () at /usr/lib/libQt5Qml.so.5
#7  0x7f4c6e927d78 in  () at /usr/lib/libQt5Core.so.5
#8  0x7f4c6da37454 in start_thread () at /usr/lib/libpthread.so.0
#9  0x7f4c6e23d7df in clone () at /usr/lib/libc.so.6

Thread 18 (Thread 0x7f4b84d5a700 (LWP 2236)):
#0  0x7f4c6e23448d in poll () at /usr/lib/libc.so.6
#1  0x7f4c61bb6121 in  () at /usr/lib/libpulse.so.0
#2  0x7f4c61ba78f1 in pa_mainloop_poll () at /usr/lib/libpulse.so.0
#3  0x7f4c61ba7f8e in pa_mainloop_iterate () at /usr/lib/libpulse.so.0
#4  0x7f4c61ba8040 in pa_mainloop_run () at /usr/lib/libpulse.so.0
#5  0x7f4c61bb6069 in  () at /usr/lib/libpulse.so.0
#6  0x7f4c61546ed8 in  () at /usr/lib/pulseaudio/libpulsecommon-9.0.so
#7  0x7f4c6da37454 in start_thread () at /usr/lib/libpthread.so.0
#8  0x7f4c6e23d7df in clone () at /usr/lib/libc.so.6

Thread 17 (Thread 0x7f4b867fc700 (LWP 1337)):
#0  0x7f4c6da3d10f in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7f4c6e928c2b in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7f4bb5f5f1c0 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib/libKF5ThreadWeaver.so.5
#3  0x7f4bb5f63988 in  () at /usr/lib/libKF5ThreadWeaver.so.5
#4  0x7f4bb5f5e263 in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib/libKF5ThreadWeaver.so.5
#5