[frameworks-kglobalaccel] [Bug 396125] Some shortcuts sometimes not working

2018-07-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=396125

Nate Graham  changed:

   What|Removed |Added

 CC||alpine.art...@googlemail.co
   ||m

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

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

[frameworks-kglobalaccel] [Bug 396125] Some shortcuts sometimes not working

2018-07-03 Thread Matthieu Gras
https://bugs.kde.org/show_bug.cgi?id=396125

--- Comment #7 from Matthieu Gras  ---
(In reply to David Edmundson from comment #4)
> @Matthieu
> 
> Can you run the following
> 
> kquitapp5 kglobalaccel
> QT_LOGGING_RULES=kglobalaccel-runtime.debug=true kglobalaccel5   
> 
> and note all output.

This part in the file kglobalaccel_x11.cpp is causing the failure:

xcb_keycode_t *keyCodes = xcb_key_symbols_get_keycode(m_keySymbols,
keySymX);
if (!keyCodes) {
qCDebug(KGLOBALACCELD) << "returning false";
return false;
}

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

[frameworks-kglobalaccel] [Bug 396125] Some shortcuts sometimes not working

2018-07-03 Thread Matthieu Gras
https://bugs.kde.org/show_bug.cgi?id=396125

--- Comment #6 from Matthieu Gras  ---
Created attachment 113740
  --> https://bugs.kde.org/attachment.cgi?id=113740=edit
Requested output

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

[frameworks-kglobalaccel] [Bug 396125] Some shortcuts sometimes not working

2018-07-03 Thread Matthieu Gras
https://bugs.kde.org/show_bug.cgi?id=396125

--- Comment #5 from Matthieu Gras  ---
(In reply to David Edmundson from comment #4)
> @Matthieu
> 
> Can you run the following
> 
> kquitapp5 kglobalaccel
> QT_LOGGING_RULES=kglobalaccel-runtime.debug=true kglobalaccel5   
> 
> and note all output.

Doesn't work because the problem disappears if I restart kglobalaccel5. Is it
possible to launch the application is debug mode and redirect the output to a
file?

Or maybe I should try to replace it by a wrapper script

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

[frameworks-kglobalaccel] [Bug 396125] Some shortcuts sometimes not working

2018-07-03 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=396125

--- Comment #4 from David Edmundson  ---
@Matthieu

Can you run the following

kquitapp5 kglobalaccel
QT_LOGGING_RULES=kglobalaccel-runtime.debug=true kglobalaccel5   

and note all output.

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

[frameworks-kglobalaccel] [Bug 396125] Some shortcuts sometimes not working

2018-07-03 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=396125

Martin Flöser  changed:

   What|Removed |Added

  Component|platform-x11-standalone |general
Product|kwin|frameworks-kglobalaccel
   Assignee|kwin-bugs-n...@kde.org  |kdelibs-b...@kde.org
Version|5.12.5  |unspecified
 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |UNCONFIRMED

--- Comment #3 from Martin Flöser  ---
updating to unconfirmed as the requested information is required. Moving to
kglobalaccel as it seems to be kglobalaccel not sending the dbus method.

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