[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2018-03-09 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=375000

Alexander Mentyu  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #15 from Alexander Mentyu  ---
Possibly related bugs https://bugs.kde.org/show_bug.cgi?id=390858 and
https://bugs.kde.org/show_bug.cgi?id=370920

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-12-23 Thread tuxflo
https://bugs.kde.org/show_bug.cgi?id=375000

tuxflo  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #14 from tuxflo  ---
I think this is still relevant on the latest version of the plasmashell (KDE
Neon user edition, 5.11.4).
Starting Computer, super key works fine (toggles Menu)
After a while: nothing happens when pressing the super key.
Restart kwin (killall kwin_x11 && kstart5 kwin_x11): Super key is working
again.

In my tests it had nothing to do with the Alt+Tab shortcut.

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-07-24 Thread Roman Gilg
https://bugs.kde.org/show_bug.cgi?id=375000

Roman Gilg  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |RESOLVED

--- Comment #13 from Roman Gilg  ---
Haven't noticed it for a while. So I close the bug for now.

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-07-22 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=375000

--- Comment #12 from Martin Flöser  ---
What's the state of this? Did we fix it?

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-04-09 Thread Bartek
https://bugs.kde.org/show_bug.cgi?id=375000

Bartek  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #11 from Bartek  ---
I have a similar issue, Meta key stops working some time after booting, but I
have a different keyboard (CM Storm QuickFire Ultimate), and I don't use
Alt-Tab. Could this be related?

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-01-20 Thread Roman Gilg
https://bugs.kde.org/show_bug.cgi?id=375000

--- Comment #10 from Roman Gilg  ---
Damn, I forgot about that one (although I created it^^). But, nope, they are
independent.

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-01-19 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=375000

--- Comment #9 from Christoph Feck  ---
Duplicate of bug 370920?

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-01-16 Thread Roman Gilg
https://bugs.kde.org/show_bug.cgi?id=375000

--- Comment #8 from Roman Gilg  ---
See https://phabricator.kde.org/D4164 for my latest findings.

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-01-16 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=375000

--- Comment #7 from Martin Gräßlin  ---
what is xev showing for "Alt+Tab"?

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-01-16 Thread Roman Gilg
https://bugs.kde.org/show_bug.cgi?id=375000

--- Comment #6 from Roman Gilg  ---
There is no difference in the output of xev:

Before Alt+Tab (i.e. Meta works):
KeyPress event, serial 40, synthetic NO, window 0x461,
root 0x4e9, subw 0x0, time 30763207, (961,1097), root:(3189,1138),
state 0x10, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x461,
root 0x4e9, subw 0x0, time 30763409, (961,1097), root:(3189,1138),
state 0x50, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False

After Alt+Tab (i.e. Meta works not):
KeyPress event, serial 40, synthetic NO, window 0x461,
root 0x4e9, subw 0x0, time 30773771, (961,1097), root:(3189,1138),
state 0x10, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 40, synthetic NO, window 0x461,
root 0x4e9, subw 0x0, time 30773991, (961,1097), root:(3189,1138),
state 0x50, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False


Also when I kill kwin in running session and then start it again, problem is
gone until I press the next time Alt+Tab.

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-01-15 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=375000

Martin Gräßlin  changed:

   What|Removed |Added

  Flags||X11+
  Component|general |input

--- Comment #5 from Martin Gräßlin  ---
good, that should make investigation easier.

Try to use xev to see which key events are generated. My theory is that there
is a mismatch. That the logitech somehow generates multiple press events which
are then not matched by a release. Or that somehow the keygrab steals events,
but that wouldn't make any sense.

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-01-15 Thread Roman Gilg
https://bugs.kde.org/show_bug.cgi?id=375000

--- Comment #4 from Roman Gilg  ---
Problem only on X11.

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-01-13 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=375000

--- Comment #3 from Martin Gräßlin  ---
Btw X11 or Wayland or both?

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-01-13 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=375000

--- Comment #2 from Martin Gräßlin  ---
Interesting, I'm wondering whether alt changes the modifier somehow. What's
your keyboard layout?

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

[kwin] [Bug 375000] Meta-to-open-menu stops working quickly after reboot on specific keyboard model

2017-01-13 Thread Roman Gilg
https://bugs.kde.org/show_bug.cgi?id=375000

--- Comment #1 from Roman Gilg  ---
OK, I pinpointed it now: The Meta key stops working directly after first time
hitting Alt+Tab to open the Window Switcher / Tabbox.

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