[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-05-10 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=406319

Vlad Zagorodniy  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |DUPLICATE
 Status|NEEDSINFO   |RESOLVED

--- Comment #12 from Vlad Zagorodniy  ---


*** This bug has been marked as a duplicate of bug 406180 ***

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-05-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=406319

--- Comment #11 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-25 Thread Thanh
https://bugs.kde.org/show_bug.cgi?id=406319

--- Comment #10 from Thanh  ---
I followed this guide https://community.kde.org/KWin/Debugging, here is
stacktrace: 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7fb85f6859f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x560b85a9b7c4) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
88  ../sysdeps/unix/sysv/linux/futex-internal.h: No such file or directory.
(gdb) bt
#0  0x7fb85f6859f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x560b85a9b7c4) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7fb85f6859f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x560b85a9b770, cond=0x560b85a9b798) at pthread_cond_wait.c:502
#2  0x7fb85f6859f3 in __pthread_cond_wait (cond=0x560b85a9b798,
mutex=0x560b85a9b770) at pthread_cond_wait.c:655
#3  0x7fb863a29b4b in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fb863a29e59 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fb85e81411d in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x7fb85e816685 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x7fb85e816d09 in  () at /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x7fb8641ceac5 in QWindow::event(QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#9  0x7fb85e875285 in QQuickWindow::event(QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#10 0x7fb8649f183c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x7fb8649f8dd0 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x7fb863bfb328 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x7fb8641c44ca in
QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)
() at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#14 0x7fb8641c471d in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#15 0x7fb86419d14b in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#16 0x7fb84ed326a3 in  () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#17 0x7fb863bf964a in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7fb863c02800 in QCoreApplication::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x7fb8669d2dbb in kdemain(int, char**) (argc=,
argv=0x7fff0b9498e8) at ./main_x11.cpp:469
#20 0x7fb8665fab97 in __libc_start_main (main=
0x560b83e89720 , argc=1, argv=0x7fff0b9498e8, init=,
fini=, rtld_fini=, stack_end=0x7fff0b9498d8) at
../csu/libc-start.c:310
#21 0x560b83e8975a in _start ()
(gdb) info thread
  Id   Target Id Frame
* 1Thread 0x7fb866d8a880 (LWP 1800) "kwin_x11" 0x7fb85f6859f3 in
futex_wait_cancelable (private=, expected=0,
futex_word=0x560b85a9b7c4)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  2Thread 0x7fb84e01f700 (LWP 1832) "QXcbEventQueue" 0x7fb8666edbf9 in
__GI___poll (fds=0x7fb84e01ec38, nfds=1, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:29
  3Thread 0x7fb847fff700 (LWP 1858) "QDBusConnection" 0x7fb8666edcf6 in
__GI_ppoll (fds=0x7fb8400124a8, nfds=4, timeout=, sigmask=0x0)
at ../sysdeps/unix/sysv/linux/ppoll.c:39
  4Thread 0x7fb845287700 (LWP 1917) "QQmlThread" 0x7fb8666edcf6 in
__GI_ppoll (fds=0x7fb83c000d28, nfds=1, timeout=, sigmask=0x0)
at ../sysdeps/unix/sysv/linux/ppoll.c:39
  5Thread 0x7fb82700 (LWP 1921) "kwin_x11" 0x7fb85f6859f3 in
futex_wait_cancelable (private=, expected=0,
futex_word=0x7fb862c39fb8)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  6Thread 0x7fb837ddb700 (LWP 2110) "QSGRenderThread" 0x7fb8666edbf9 in
__GI___poll (fds=0x7fb837dda6b0, nfds=1, timeout=1000) at
../sysdeps/unix/sysv/linux/poll.c:29
  7Thread 0x7fb834901700 (LWP 4135) "QQmlThread" 0x7fb8666edcf6 in
__GI_ppoll (fds=0x7fb828001af8, nfds=1, timeout=, sigmask=0x0)
at ../sysdeps/unix/sysv/linux/ppoll.c:39
  8Thread 0x7fb845ee7700 (LWP 4136) "QSGRenderThread" 0x7fb85f6859f3 in
futex_wait_cancelable (private=, expected=0,
futex_word=0x560b85dfb6b4)
at ../sysdeps/unix/sysv/linux/futex-internal.h:88
(gdb) thread 2
[Switching to thread 2 (Thread 0x7fb84e01f700 (LWP 1832))]
#0  0x7fb8666edbf9 in __GI___poll (fds=0x7fb84e01ec38, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
29  ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
(gdb) bt
#0  0x7fb8666edbf9 in __GI___poll (fds=0x7fb84e01ec38, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fb86375e747 in  () at 

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-21 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=406319

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #9 from Vlad Zagorodniy  ---
Both the outline and tabbox are qml based so I guess this is a dup of 406180.

Is there any chance you could get a backtrace when kwin is frozen? (you would
need two computers for this)

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-19 Thread Vladislav Rubtsov
https://bugs.kde.org/show_bug.cgi?id=406319

--- Comment #8 from Vladislav Rubtsov  ---
Any updates on this bug's status?

I suffer from this bug too and I originally opened Bug 406307 with similar
report (which was marked as duplicate, though posted earlier).

Setting Compositor Rendering backend to "Xrender" as others suggested doesn't
fully fix the issue on my end. It just makes freezes occur somewhat less.
I would say with "OpenGL" window dragging animations exhibit freezes 90% of the
times (was far less frequent before the 5.15.4 update), and with "Xrender" it's
only 10-15%, which is of course a lot better, but the bug is still there.

Graphics:  Card-1: Intel HD Graphics 530 bus-ID: 00:02.0
   Card-2: NVIDIA GM107M [GeForce GTX 950M] bus-ID: 01:00.0
   Display Server: X.Org 1.20.1 drivers: nvidia FAILED: modesetting
   Resolution: 1360x768@59.96hz, 1920x1080@60.00hz
   OpenGL: renderer: GeForce GTX 950M/PCIe/SSE2 version: 4.6.0 NVIDIA
390.116 Direct Render: Yes

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406319

biblicabee...@gmail.com changed:

   What|Removed |Added

 CC||biblicabee...@gmail.com

--- Comment #7 from biblicabee...@gmail.com ---
I found I was able to cause this hang reliably, and that it could be fixed by
setting the compositor to xrender, both OpenGL 2.0 and 3.1 have this bug.

The trigger I had was alt-tabbing, and it seems to only trigger for some
programs.  It was very reliably triggered when alt-tabbing into and out of
Terminator, and seems 100% reliable going from Chrome into Terminator. 
(Thought: could this be GTK related?)

Potentially relevant settings?:
compositor - animation speed one step above instant
compositor - full screen repaints
compositor - keep window thumbnails only for shown windows
task switcher - "show selected window" is ticked
task switcher - visualization is "Compact"

software:
KDE Neon, up to date.

hardware (separate systems, same physical hard dive):
Dell 5491 laptop, nvidia mx130 - Maxwell - very similar to original report.
Thinkpad w530 laptop, nvidia k1000m - Kepler - architectural generation behind
original report.

I've tested these drivers from the third party drivers PPA for nvidia
(ppa:graphics-drivers/ppa):
390 (available without ppa): exhibits bug
418: exhibits bug


(This is my first post, please let me know if I need to include anything/read
through some guidelines...)

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-09 Thread Thanh
https://bugs.kde.org/show_bug.cgi?id=406319

--- Comment #6 from Thanh  ---
Update: 
- On my laptop (OpenGL renderer: NVIDIA), I cliked on System Settings > Display
and Monitor > Compositor, change Rendering backend to "XRender", Log out and
Log in again, the hang/freeze doesn't occur anymore.
- Then, I tried changing Rendering backend to OpenGL 2.0 or OpenGL 3.1, then
Log out and Log in, the hang/freeze happened again.

Is it related to "Compositor Settings for Desktop Effects", "OpenGL" and
"NVIDIA"?

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-09 Thread Markus Heß
https://bugs.kde.org/show_bug.cgi?id=406319

--- Comment #5 from Markus Heß  ---
Update:
The issue seems to be related with the screen configuration. On my laptop, a
second screen is connected. When I unplug the screen, the freeze doesn't occur
anymore. After reconnecting the screen cable, the freezes happen again.

Disabling the screen in the system settings also helped. Here, even if I
re-enable the screen, the issue does not happen again.

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406319

Nate Graham  changed:

   What|Removed |Added

 CC||rubs...@gmail.com

--- Comment #4 from Nate Graham  ---
*** Bug 406307 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406319

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-08 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=406319

Harald Sitter  changed:

   What|Removed |Added

 CC|j...@jriddell.org,|
   |neon-b...@kde.org,  |
   |sit...@kde.org  |

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-08 Thread Markus Heß
https://bugs.kde.org/show_bug.cgi?id=406319

Markus Heß  changed:

   What|Removed |Added

 CC||hess...@googlemail.com

--- Comment #3 from Markus Heß  ---
It also happens on my machine running KDE neon on a NVIDIA GTX 1050 Ti Max-Q.
Changing to the Intel GPU using prime-select fixes the issue. So it is related
to NVDIA.

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-08 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406319

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #2 from Patrick Silva  ---
it seems related to bug 406307

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-08 Thread coleyz
https://bugs.kde.org/show_bug.cgi?id=406319

coleyz  changed:

   What|Removed |Added

   Platform|Manjaro |unspecified

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-08 Thread coleyz
https://bugs.kde.org/show_bug.cgi?id=406319

coleyz  changed:

   What|Removed |Added

   Platform|unspecified |Manjaro

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-08 Thread coleyz
https://bugs.kde.org/show_bug.cgi?id=406319

coleyz  changed:

   What|Removed |Added

   Platform|Neon Packages   |unspecified

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

[kwin] [Bug 406319] Hangs/freezes when drag windows to top, right or left edges of the screen

2019-04-08 Thread coleyz
https://bugs.kde.org/show_bug.cgi?id=406319

coleyz  changed:

   What|Removed |Added

Version|unspecified |5.15.4
Product|neon|kwin
   Assignee|neon-b...@kde.org   |kwin-bugs-n...@kde.org
  Component|Packages User Edition   |effects-window-management

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