[kwin] [Bug 397745] Meta Key doesn't work after gaming.

2021-11-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397745

kde@grau.net changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from kde@grau.net ---
User cannot reproduce issue due to hw change. Setting to resolved

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

[kwin] [Bug 397745] Meta Key doesn't work after gaming.

2021-11-07 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=397745

--- Comment #7 from Tony  ---
(In reply to kde.org from comment #6)
> This issue report is quite old. Can you please confirm, that it still
> persists with Plasma 5.23?

I'm sorry, i can't no longer check for this bug on that machine.

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

[kwin] [Bug 397745] Meta Key doesn't work after gaming.

2021-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=397745

kde@grau.net changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||kde@grau.net

--- Comment #6 from kde@grau.net ---
This issue report is quite old. Can you please confirm, that it still persists
with Plasma 5.23?

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

[kwin] [Bug 397745] Meta Key doesn't work after gaming.

2018-11-18 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=397745

--- Comment #5 from Martin Flöser  ---
Well, it's pretty obvious isn't it? UrbanTerror does soemthing strange which
breaks this feature.

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

[kwin] [Bug 397745] Meta Key doesn't work after gaming.

2018-11-18 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=397745

--- Comment #4 from Tony  ---
I'm sorry for the backtrace, I thought it could be useful. 
It is not a crash, but a "malfunction".
Gdb is the first result come out on Google, I was looking for a log file in
kwin.
Where else could I find information to solve the problem?
Thank you.

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

[kwin] [Bug 397745] Meta Key doesn't work after gaming.

2018-11-18 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=397745

--- Comment #3 from Martin Flöser  ---
A backtrace is useful in the case of a crash, for debugging anything else it's
pretty useless. You describe a problem which does not sound like a crash. If
you have an unrelated crash please report a new bug.

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

[kwin] [Bug 397745] Meta Key doesn't work after gaming.

2018-11-18 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=397745

--- Comment #2 from Tony  ---
Good evening to everyone,
after some digging about this bug, i think the responsible for it is kwin.
As reported by this redditor: 
https://www.reddit.com/r/kde/comments/5ovjqu/super_key_meta_not_working_anymore/dcp8d95
kwin sees when Meta is released and sends a message to the plasma panel.
In fact, using dbus-monitor, i can see this message before gaming and i don't
see it anymore after. 
Furthemore, it's not necessary logging out to solve the problem but a simple:
kwin --replace in krunner is sufficient.
So, i've looked around and seen how to do a debug of kwin with gdb, and i've
done the followind stacktrace (kwin.dbg). 
PS. I don't know if i've done it correctly: i've started a virtual console
(vt2), attached gdb to kwin, given continue, started and stopped the game in
kde, back to vt2, given bt + enter and detach + quit.
Let me know if did it wrong.
Thanks.

tony@desktop:~$ cat kwin.gdb 
GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word".
Attaching to process 1531
[New LWP 1534]
[New LWP 1535]
[New LWP 1540]
[New LWP 1547]
[New LWP 1811]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7f50723c4cf6 in __GI_ppoll (fds=0x7f505400c858, nfds=5, 
timeout=, sigmask=0x0)
at ../sysdeps/unix/sysv/linux/ppoll.c:39
39  ../sysdeps/unix/sysv/linux/ppoll.c: File o directory non esistente.
(gdb) continue
Continuing.
[New Thread 0x7f5051bd3700 (LWP 3242)]
[New Thread 0x7f50513d2700 (LWP 3243)]

Thread 1 "kwin_x11" received signal SIGSEGV, Segmentation fault.
0x7f506ecbefae in ?? ()
   from /usr/lib/x86_64-linux-gnu/libkwin4_effect_builtins.so.1
(gdb) bt
#0  0x7f506ecbefae in ?? ()
   from /usr/lib/x86_64-linux-gnu/libkwin4_effect_builtins.so.1
#1  0x7f506ecbf084 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libkwin4_effect_builtins.so.1
#2  0x7f506ecc05e5 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libkwin4_effect_builtins.so.1
#3  0x7f506ecc0fdb in ?? ()
   from /usr/lib/x86_64-linux-gnu/libkwin4_effect_builtins.so.1
#4  0x7f5071f2f10e in
KWin::EffectsHandlerImpl::drawWindow(KWin::EffectWindow*, int, QRegion,
KWin::WindowPaintData&) ()
   from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#5  0x7f506ec2ec85 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libkwin4_effect_builtins.so.1
#6  0x7f5071f2f10e in
KWin::EffectsHandlerImpl::drawWindow(KWin::EffectWindow*, int, QRegion,
KWin::WindowPaintData&) ()
   from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#7  0x7f5071f1c0b0 in
KWin::Scene::finalPaintWindow(KWin::EffectWindowImpl*, int, QRegion,
KWin::WindowPaintData&) ()
   from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#8  0x7f5071f2ef9d in
KWin::EffectsHandlerImpl::paintWindow(KWin::EffectWindow*, int, QRegion,
KWin::WindowPaintData&) ()
   from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#9  0x7f506ef1fe80 in KWin::Effect::paintWindow(KWin::EffectWindow*, int,
QRegion, KWin::WindowPaintData&) ()
   from /usr/lib/x86_64-linux-gnu/libkwineffects.so.11
#10 0x7f5071f2ef3e in
KWin::EffectsHandlerImpl::paintWindow(KWin::EffectWindow*, int, QRegion,
KWin::WindowPaintData&) ()
   from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#11 0x7f506ef1fe80 in KWin::Effect::paintWindow(KWin::EffectWindow*, int,
QRegion, KWin::WindowPaintData&) ()
   from /usr/lib/x86_64-linux-gnu/libkwineffects.so.11
#12 0x7f5071f2ef3e in
KWin::EffectsHandlerImpl::paintWindow(KWin::EffectWindow*, int, QRegion,
KWin::WindowPaintData&) ()
   from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#13 0x7f5071f22182 in KWin::Scene::paintWindow(KWin::Scene::Window*, int,
QRegion, KWin::WindowQuadList) () from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#14 0x7f5071f20efc in KWin::Scene::paintSimpleScreen(int, QRegion) ()
   from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#15 0x7f503a39ac82 in ?? ()
   from
/usr/lib/x86_64-linux-gnu/qt5/plugins/org.kde.kwin.scenes/KWinSceneOpenGL.so
#16 0x7f5071f21717 in KWin::Scene::finalPaintScreen(int, QRegion,
KWin::ScreenPaintData&) () from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#17 0x7f5071f2ecf5 in KWin::EffectsHandlerImpl::paintScreen(int, QRegion,
KWin::ScreenPaintData&) () from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#18 0x7f506ef1fdd1 in 

[kwin] [Bug 397745] Meta Key doesn't work after gaming.

2018-11-18 Thread Tony
https://bugs.kde.org/show_bug.cgi?id=397745

--- Comment #1 from Tony  ---
Created attachment 116388
  --> https://bugs.kde.org/attachment.cgi?id=116388=edit
kwin stacktrace.

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

[kwin] [Bug 397745] Meta Key doesn't work after gaming.

2018-09-14 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=397745

Martin Flöser  changed:

   What|Removed |Added

  Component|general |input
  Flags||Wayland-, X11+

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

[kwin] [Bug 397745] Meta Key doesn't work after gaming.

2018-09-13 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=397745

Christoph Feck  changed:

   What|Removed |Added

  Component|Application Launcher|general
   |(Kickoff)   |
   Target Milestone|1.0 |---
   Assignee|k...@davidedmundson.co.uk|kwin-bugs-n...@kde.org
Product|plasmashell |kwin

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