[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2021-01-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=401422

Vlad Zahorodnii  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=423133

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2020-03-13 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=401422

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2020-03-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=401422

--- Comment #13 from Vlad Zahorodnii  ---
So, one way to fix this bug is to check whether m_managers is up-to-date and
layout changes can be made, e.g.

if (effects->numberOfDesktops() * effects->numScreens() !=
m_managers.count())
return;

Although, maybe there is a better way to fix this crash. I need a bit more time
to think.

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2020-03-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=401422

--- Comment #12 from Vlad Zahorodnii  ---
This crash doesn't occur in git master because the new frameGeometryChanged()
signal is emitted when the geometry of a client has actually changed. So,
slotWindowGeometryShapeChanged() is not called at all.

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2020-03-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=401422

--- Comment #11 from Vlad Zahorodnii  ---
Huh, so DesktopGridEffect::slotWindowGeometryShapeChanged is called before
DesktopGridEffect::slotNumberDesktopsChanged(), which resizes m_managers.

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2020-03-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=401422

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

--- Comment #10 from Vlad Zahorodnii  ---
Alright, I am able to reproduce this crash.

- Create a window rule that forces Konsole to be on all desktops
- Maximize the Konsole window
- Launch the Desktop Grid
- Click the Add button in DG

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2020-03-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=401422

Vlad Zahorodnii  changed:

   What|Removed |Added

 CC||fabiodanielr...@hotmail.com

--- Comment #9 from Vlad Zahorodnii  ---
*** Bug 418783 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2019-01-14 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401422

Vlad Zagorodniy  changed:

   What|Removed |Added

Version|5.13.5  |5.14.4

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2019-01-14 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401422

Vlad Zagorodniy  changed:

   What|Removed |Added

 CC||kdeb...@kolaente.de

--- Comment #8 from Vlad Zagorodniy  ---
*** Bug 403202 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2018-11-27 Thread Marco Satti
https://bugs.kde.org/show_bug.cgi?id=401422

--- Comment #7 from Marco Satti  ---
Yikes that was bad.. sorry, try now.

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2018-11-27 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401422

--- Comment #6 from Vlad Zagorodniy  ---
(In reply to Marco Satti from comment #4)
> Sure, hope youtube is ok: https://youtu.be/WdkHIy67TUo
> and for the support info: https://paste.kde.org/poejuv0tb/icoojm
I can't access both the video and the support information.

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2018-11-27 Thread Marco Satti
https://bugs.kde.org/show_bug.cgi?id=401422

Marco Satti  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REOPENED
 Resolution|FIXED   |---

--- Comment #5 from Marco Satti  ---
Changing the animation back to slide did not fix it.

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2018-11-27 Thread Marco Satti
https://bugs.kde.org/show_bug.cgi?id=401422

Marco Satti  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED

--- Comment #4 from Marco Satti  ---
Sure, hope youtube is ok: https://youtu.be/WdkHIy67TUo

and for the support info: https://paste.kde.org/poejuv0tb/icoojm

I did change the animation used when switching virtual desktops from slide to
no animation, this is the only thing I can think of that I recently changed...

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2018-11-27 Thread Vlad Zagorodniy
https://bugs.kde.org/show_bug.cgi?id=401422

Vlad Zagorodniy  changed:

   What|Removed |Added

 Status|REOPENED|NEEDSINFO
  Component|general |effects-desktop-grid
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Vlad Zagorodniy  ---
I can't reproduce it. Could you please provide more details? E.g. what windows
are open, their state, etc. If you can provide a screen recording, it would be
really helpful.

Also, could you please post output of
qdbus org.kde.KWin /KWin supportInformation

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

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2018-11-27 Thread Marco Satti
https://bugs.kde.org/show_bug.cgi?id=401422

Marco Satti  changed:

   What|Removed |Added

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

--- Comment #2 from Marco Satti  ---
Application: KWin (kwin_x11), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f529ad26940 (LWP 18097))]

Thread 16 (Thread 0x7f5290bb7700 (LWP 18136)):
#0  0x7f52a3008e6c in futex_wait_cancelable (private=,
expected=0, futex_word=0x55f87417d058) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55f87417d008,
cond=0x55f87417d030) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55f87417d030, mutex=0x55f87417d008) at
pthread_cond_wait.c:655
#3  0x7f527f20098b in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x7f527f2006b7 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x7f52a3002f2a in start_thread (arg=0x7f5290bb7700) at
pthread_create.c:463
#6  0x7f52a57ebedf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7f5293fff700 (LWP 18135)):
#0  0x7f52a57e1836 in __GI_ppoll (fds=0x7f5288015188, nfds=1,
timeout=, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1  0x7f52a43d3d11 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f52a43d5189 in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f52a4384d0b in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f52a41d40c6 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f52a2832385 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7f52a41ddc97 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f52a3002f2a in start_thread (arg=0x7f5293fff700) at
pthread_create.c:463
#8  0x7f52a57ebedf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 14 (Thread 0x7f52627fc700 (LWP 18134)):
#0  0x7f52a57e1836 in __GI_ppoll (fds=0x7f524c001ac8, nfds=1,
timeout=, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:39
#1  0x7f52a43d3d11 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() from /lib/x86_64-linux-gnu/libQt5Core.so.5
#2  0x7f52a43d5189 in
QEventDispatcherUNIX::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#3  0x7f52a4384d0b in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f52a41d40c6 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f52a2832385 in ?? () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7f52a41ddc97 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f52a3002f2a in start_thread (arg=0x7f52627fc700) at
pthread_create.c:463
#8  0x7f52a57ebedf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 13 (Thread 0x7f5260804700 (LWP 18119)):
#0  0x7f52a3008e6c in futex_wait_cancelable (private=,
expected=0, futex_word=0x7f52a3df6fb8) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x7f52a3df6f68,
cond=0x7f52a3df6f90) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x7f52a3df6f90, mutex=0x7f52a3df6f68) at
pthread_cond_wait.c:655
#3  0x7f52a3cffe2a in ?? () from /lib/x86_64-linux-gnu/libQt5Script.so.5
#4  0x7f52a3cffe49 in ?? () from /lib/x86_64-linux-gnu/libQt5Script.so.5
#5  0x7f52a3002f2a in start_thread (arg=0x7f5260804700) at
pthread_create.c:463
#6  0x7f52a57ebedf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 12 (Thread 0x7f5262ffd700 (LWP 18117)):
#0  0x7f52a3008e6c in futex_wait_cancelable (private=,
expected=0, futex_word=0x55f873d5a76c) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55f873d5a718,
cond=0x55f873d5a740) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55f873d5a740, mutex=0x55f873d5a718) at
pthread_cond_wait.c:655
#3  0x7f527f20098b in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x7f527f2006b7 in ?? () from
/usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x7f52a3002f2a in start_thread (arg=0x7f5262ffd700) at
pthread_create.c:463
#6  0x7f52a57ebedf in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7f52637fe700 (LWP 18116)):
#0  0x7f52a3008e6c in futex_wait_cancelable (private=,
expected=0, futex_word=0x55f873c7e95c) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  __pthread_cond_wait_common (abstime=0x0, mutex=0x55f873c7e908,
cond=0x55f873c7e930) at pthread_cond_wait.c:502
#2  __pthread_cond_wait (cond=0x55f873c7e930, 

[kwin] [Bug 401422] Plasma crash when adding virtual desktop

2018-11-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=401422

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||k...@davidedmundson.co.uk
 Resolution|--- |BACKTRACE

--- Comment #1 from David Edmundson  ---
Can you get debug symbols for libkwin4_effect_builtins.so.1  please.

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