[dolphin] [Bug 410760] While copying files which dolphin, the graphics hangs up

2019-10-15 Thread Moritz
https://bugs.kde.org/show_bug.cgi?id=410760

--- Comment #7 from Moritz  ---
So. Just to complete it, I also made another report:
https://hastebin.com/situqopami.shell

It is just a part of it but It looks like waiting. Confirmed with 5.17

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

[dolphin] [Bug 410760] While copying files which dolphin, the graphics hangs up

2019-08-12 Thread Moritz
https://bugs.kde.org/show_bug.cgi?id=410760

--- Comment #6 from Moritz  ---
I'd like ti add an stack, but I am on vacation.

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

[dolphin] [Bug 410760] While copying files which dolphin, the graphics hangs up

2019-08-11 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=410760

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||k...@privat.broulik.de

--- Comment #5 from Kai Uwe Broulik  ---
So it looks like plasmashell is getting overwhelmed with job tracker requests
resulting in Dolphin waiting forever on KUiServerJobTracker::registerJob to
finish.

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

[dolphin] [Bug 410760] While copying files which dolphin, the graphics hangs up

2019-08-11 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=410760

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Ever confirmed|1   |0
 Resolution|BACKTRACE   |---

--- Comment #4 from Elvis Angelaccio  ---
Thanks, copying the relevant part inline:

Thread 1 (Thread 0x70385800 (LWP 9552)):
#0  0x74474415 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x75c2c5a0 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/usr/lib/libQt5Core.so.5
#2  0x75c2c692 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQt5Core.so.5
#3  0x760e852d in ?? () from /usr/lib/libQt5DBus.so.5
#4  0x7782b173 in KUiServerJobTracker::registerJob(KJob*) () from
/usr/lib/libKF5JobWidgets.so.5
#5  0x779301e1 in ?? () from /usr/lib/libKF5KIOWidgets.so.5
#6  0x776bdd02 in ?? () from /usr/lib/libKF5KIOCore.so.5
#7  0x776bd636 in KIO::del(QList const&, QFlags) ()
from /usr/lib/libKF5KIOCore.so.5
#8  0x77c878f0 in DolphinView::deleteSelectedItems() () from
/usr/lib/libdolphinprivate.so.5
#9  0x75e1fb70 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/libQt5Core.so.5
#10 0x76879e93 in QAction::triggered(bool) () from
/usr/lib/libQt5Widgets.so.5
#11 0x7687c624 in QAction::activate(QAction::ActionEvent) () from
/usr/lib/libQt5Widgets.so.5
#12 0x7687cf10 in QAction::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#13 0x768804d5 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#14 0x76889a21 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#15 0x75df39c2 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#16 0x76291ef0 in QShortcutMap::dispatchEvent(QKeyEvent*) () from
/usr/lib/libQt5Gui.so.5
#17 0x76291fd3 in QShortcutMap::tryShortcut(QKeyEvent*) () from
/usr/lib/libQt5Gui.so.5
#18 0x762443d4 in QWindowSystemInterface::handleShortcutEvent(QWindow*,
unsigned long, int, QFlags, unsigned int, unsigned int,
unsigned int, QString const&, bool, unsigned short) () from
/usr/lib/libQt5Gui.so.5
#19 0x7626276e in
QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)
() from /usr/lib/libQt5Gui.so.5
#20 0x7626803f in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /usr/lib/libQt5Gui.so.5
#21 0x7624037c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /usr/lib/libQt5Gui.so.5
#22 0x7fffefe3bfec in ?? () from /usr/lib/libQt5XcbQpa.so.5
#23 0x7385dcf4 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#24 0x7385fb11 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x7385fb51 in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#26 0x75e4b9a3 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#27 0x75df25ec in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#28 0x75dfa326 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#29 0x77eee87b in kdemain () from /usr/lib/libkdeinit5_dolphin.so
#30 0x77d12ee3 in __libc_start_main () from /usr/lib/libc.so.6
#31 0x505e in _start ()

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

[dolphin] [Bug 410760] While copying files which dolphin, the graphics hangs up

2019-08-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410760

--- Comment #3 from 20l8kxxl8...@opayq.com ---
Created attachment 122062
  --> https://bugs.kde.org/attachment.cgi?id=122062&action=edit
Dolphin backtrace

I noticed that there were 2000+ lines of "QXcbClipboard: SelectionRequest too
old" when Dolphin freezed.

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

[dolphin] [Bug 410760] While copying files which dolphin, the graphics hangs up

2019-08-11 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=410760

Elvis Angelaccio  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #2 from Elvis Angelaccio  ---
If you can reproduce the freeze, please try to follow the steps in

https://community.kde.org/Dolphin/FAQ/Freeze

and provide a backtrace. Thanks for your help.

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

[dolphin] [Bug 410760] While copying files which dolphin, the graphics hangs up

2019-08-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=410760

20l8kxxl8...@opayq.com changed:

   What|Removed |Added

 CC||20l8kxxl8...@opayq.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from 20l8kxxl8...@opayq.com ---
I can confirm this bug on Arch Linux with Intel iGPU.

Here are the steps to reproduce the bug (in my case):
1. Create /tmp/bar_dir
2. Copy 100+ jpg files (around 1 MB per file) from HDD to /tmp/bar_dir
3. Create /tmp/bar_dir/foo_dir
4. Copy 80+ jpg files from /tmp/bar_dir to /tmp/bar_dir/foo_dir
5. Delete /tmp/bar_dir

It seems that during Steps 1-4, Dolphin does not hang. But when deleting the
directory, Dolphin freezes.

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

[dolphin] [Bug 410760] While copying files which dolphin, the graphics hangs up

2019-08-09 Thread Moritz
https://bugs.kde.org/show_bug.cgi?id=410760

Moritz  changed:

   What|Removed |Added

 CC||bixi...@bixilon.de

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