https://bugs.kde.org/show_bug.cgi?id=441945
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimul...@gmail.com --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- I can actually make Krita hang up when saving the file opened this way: 1) Open a file using Folder icon 2) Paint on the opened file (the file is **not** marked which is a bug) 3) Try to press Ctrl+S, nothing happens 4) Save As into the same file, the saving succeeds 5) Close the document, Krita hangs up Thread 1 (Thread 0x7f74b8bca8c0 (LWP 1241)): #0 0x00007f74b4f6384d in poll () at ../sysdeps/unix/syscall-template.S:84 No locals. #1 0x00007f74ae44745c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #2 0x00007f74ae44756c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. #3 0x00007f74b5b0e7cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/appimage/appimage-workspace/deps/usr/lib/libQt5Core.so.5 No symbol table info available. #4 0x00007f74b864c9aa in KisAsyncActionFeedback::waitForMutex (this=<optimized out>, mutex=0x7f7450021e70) at /home/appimage/appimage-workspace/deps/usr/include/QtCore/qcoreapplication.h:116 No locals. #5 0x00007f74b8626bf2 in KisDocument::waitForSavingToComplete (this=0x7f74500ac050) at /home/appimage/persistent/krita/libs/ui/KisDocument.cpp:2480 f = {m_d = {d = 0xf24fd70}} #6 0x00007f74b868b81b in KisView::queryClose (this=0xd618140) at /home/appimage/persistent/krita/libs/ui/KisView.cpp:725 No locals. #7 0x00007f74b868bd58 in KisView::closeEvent (this=0xd618140, event=0x7ffe70539b90) at /home/appimage/persistent/krita/libs/ui/KisView.cpp:711 viewCount = <optimized out> #8 0x00007f74b65993b8 in QWidget::event(QEvent*) () from /home/appimage/appimage-workspace/deps/usr/lib/libQt5Widgets.so.5 No symbol table info available. #9 0x00007f74b65588dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /home/appimage/appimage-workspace/deps/usr/lib/libQt5Widgets.so.5 No symbol table info available. #10 0x00007f74b655ff20 in QApplication::notify(QObject*, QEvent*) () from /home/appimage/appimage-workspace/deps/usr/lib/libQt5Widgets.so.5 No symbol table info available. #11 0x00007f74b86184c0 in KisApplication::notify (this=0x7ffe7053b5c0, receiver=<optimized out>, event=0x7ffe70539b90) at /home/appimage/persistent/krita/libs/ui/KisApplication.cpp:756 guard = {m_info = 0x250ad60} result = true info = @0x250ad60: {eventRecursionCount = 4, postponedSynchronizationEvents = {c = {<std::_Deque_base<KisSynchronizedConnectionEvent, std::allocator<KisSynchronizedConnectionEvent> >> = {_M_impl = {<std::allocator<KisSynchronizedConnectionEvent>> = {<__gnu_cxx::new_allocator<KisSynchronizedConnectionEvent>> = {<No data fields>}, <No data fields>}, _M_map = 0x2346290, _M_map_size = 8, _M_start = {_M_cur = 0x3a3b870, _M_first = 0x3a3b870, _M_last = 0x3a3ba50, _M_node = 0x23462a8}, _M_finish = {_M_cur = 0x3a3b870, _M_first = 0x3a3b870, _M_last = 0x3a3ba50, _M_node = 0x23462a8}}}, <No data fields>}}} __PRETTY_FUNCTION__ = "virtual bool KisApplication::notify(QObject*, QEvent*)" #12 0x00007f74b5ab54a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /home/appimage/appimage-workspace/deps/usr/lib/libQt5Core.so.5 No symbol table info available. #13 0x00007f74b65945e6 in QWidgetPrivate::close_helper(QWidgetPrivate::CloseMode) () from /home/appimage/appimage-workspace/deps/usr/lib/libQt5Widgets.so.5 No symbol table info available. #14 0x00007f74b66c54b4 in QMdiSubWindow::closeEvent(QCloseEvent*) () from /home/appimage/appimage-workspace/deps/usr/lib/libQt5Widgets.so.5 No symbol table info available. #15 0x00007f74b65993b8 in QWidget::event(QEvent*) () from /home/appimage/appimage-workspace/deps/usr/lib/libQt5Widgets.so.5 No symbol table info available. #16 0x00007f74b66c485b in QMdiSubWindow::event(QEvent*) () from /home/appimage/appimage-workspace/deps/usr/lib/libQt5Widgets.so.5 No symbol table info available. -- You are receiving this mail because: You are watching all bug changes.