[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2024-01-14 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=470737

--- Comment #22 from Andrey  ---
This might be the fix, any chance you could check it yourself? Compiling
involved:
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/951

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-11-16 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=470737

Andrey  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-08-04 Thread Foresteam
https://bugs.kde.org/show_bug.cgi?id=470737

--- Comment #21 from Foresteam  ---
(In reply to Foresteam from comment #20)
> (In reply to Andrey from comment #18)
> > (In reply to Andrey from comment #16)
> > > For the reason, patch I mentioned above might be useful.
> > > But first I wish you test without the webcam or other auxiliary USB 
> > > devices.
> 
> It's indeed probably related to the webcam. As i plug it in, i sometimes
> notice the bug in an hour or less.

Immediately, actually.

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-07-07 Thread Foresteam
https://bugs.kde.org/show_bug.cgi?id=470737

Foresteam  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #20 from Foresteam  ---
(In reply to Andrey from comment #18)
> (In reply to Andrey from comment #16)
> > For the reason, patch I mentioned above might be useful.
> > But first I wish you test without the webcam or other auxiliary USB devices.

It's indeed probably related to the webcam. As i plug it in, i sometimes notice
the bug in an hour or less.

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-07-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=470737

--- Comment #19 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.

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-19 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=470737

Andrey  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-18 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=470737

--- Comment #18 from Andrey  ---
(In reply to Andrey from comment #16)
> For the reason, patch I mentioned above might be useful.
> But first I wish you test without the webcam or other auxiliary USB devices.

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-16 Thread Foresteam
https://bugs.kde.org/show_bug.cgi?id=470737

--- Comment #17 from Foresteam  ---
(In reply to Andrey from comment #16)
> So it "fixes" a symptom and not the reason.
> For the reason, patch I mentioned above might be useful.
> But first I wish you test without the webcam or other auxiliary USB devices.

Not "fixes", actually. A few hours ago it stuck completely and i had to use
that checkbox in settings again.

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-16 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=470737

--- Comment #16 from Andrey  ---
So it "fixes" a symptom and not the reason.
For the reason, patch I mentioned above might be useful.
But first I wish you test without the webcam or other auxiliary USB devices.

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-16 Thread Foresteam
https://bugs.kde.org/show_bug.cgi?id=470737

--- Comment #15 from Foresteam  ---
(In reply to Andrey from comment #12)
> Also, as a quick hack, try to comment out this line in the .qml file and see
> if it helps (restart Plasma after that):
> Plasmoid.status: hasMultipleKeyboardLayouts ?
> PlasmaCore.Types.ActiveStatus : PlasmaCore.Types.HiddenStatus
> https://invent.kde.org/plasma/plasma-desktop/-/blob/master/applets/
> keyboardlayout/contents/ui/main.qml#L28

This seems to have solved it. Or at least i didn't notice it happen again. Now
the indicator "freezes", showing the wrong layout until i press the switch
combination again.
Some software has been updated through this time, though:
* Linux 6.1.33-1-lts
* KDE Plasma Version: 5.27.5
* KDE Frameworks Version: 5.107.0
* Qt Version: 5.15.10

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-13 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=470737

--- Comment #14 from Andrey  ---
That webcam actually might be the reason, we have related fix which wasn't
merged.
Could you retest without it?

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-13 Thread Foresteam
https://bugs.kde.org/show_bug.cgi?id=470737

--- Comment #13 from Foresteam  ---
(In reply to Andrey from comment #10)
> Can it be somehow related to your USB/Bluetooth keyboard become reattached
> or something like this?

My PC has no Bluetooth. The only USB device i periodically reattach is my
webcam.

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-08 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=470737

--- Comment #12 from Andrey  ---
Also, as a quick hack, try to comment out this line in the .qml file and see if
it helps (restart Plasma after that):
Plasmoid.status: hasMultipleKeyboardLayouts ?
PlasmaCore.Types.ActiveStatus : PlasmaCore.Types.HiddenStatus
https://invent.kde.org/plasma/plasma-desktop/-/blob/master/applets/keyboardlayout/contents/ui/main.qml#L28

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-08 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=470737

Andrey  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=456391
URL||https://invent.kde.org/plas
   ||ma/plasma-desktop/-/merge_r
   ||equests/951

--- Comment #11 from Andrey  ---
Try also to find correlation with this lines in the log when it happens:
Jun 07 11:06:14 agenda plasmashell[934]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.keyboardlayout/contents/ui/main.qml:23:
TypeError: Value is undefined and could not be converted to an object
Jun 07 11:06:14 agenda plasmashell[934]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.keyboardlayout/contents/ui/main.qml:86:
TypeError: Value is undefined and could not be converted to an object
Jun 07 11:06:14 agenda plasmashell[934]:
file:///usr/share/plasma/plasmoids/org.kde.plasma.keyboardlayout/contents/ui/main.qml:63:
TypeError: Value is undefined and could not be converted to an object

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-08 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=470737

--- Comment #10 from Andrey  ---
Can it be somehow related to your USB/Bluetooth keyboard become reattached or
something like this?

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-08 Thread Foresteam
https://bugs.kde.org/show_bug.cgi?id=470737

--- Comment #9 from Foresteam  ---
Created attachment 159531
  --> https://bugs.kde.org/attachment.cgi?id=159531=edit
The disappeared indicator

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-08 Thread Foresteam
https://bugs.kde.org/show_bug.cgi?id=470737

Foresteam  changed:

   What|Removed |Added

 Attachment #159509|0   |1
is obsolete||
 Attachment #159509|image/png   |text/html
  mime type||
 Attachment #159509|2023-06-04_16-14.png|wrong file
   filename||
 Attachment #159509|The disappeared indicator   |wrong file
description||

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

[plasmashell] [Bug 470737] Keyboard layout indicator randomly disappears on X11

2023-06-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=470737

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||n...@kde.org
Summary|Keyboard layout indicator   |Keyboard layout indicator
   |disappears  |randomly disappears on X11

--- Comment #8 from Nate Graham  ---
Is the screenshot showing the right thing? It doesn't appear to show anything
from Plasma.

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