[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-05-09 Thread Kishore Gopalakrishnan
https://bugs.kde.org/show_bug.cgi?id=436180

Kishore Gopalakrishnan  changed:

   What|Removed |Added

 CC||kishor...@gmail.com

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-05-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436180

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.22

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-05-05 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436180

Konrad Materka  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram
   |eworks/plasma-framework/com |eworks/plasma-framework/com
   |mit/26f369ad7a23fb51d685438 |mit/5984d4960fa5ecf60a20b1f
   |c51fec97654ca63e6   |bc782fb841faa4af7

--- Comment #11 from Konrad Materka  ---
Git commit 5984d4960fa5ecf60a20b1fbc782fb841faa4af7 by Konrad Materka.
Committed on 04/05/2021 at 07:14.
Pushed by kmaterka into branch 'master'.

[dataengine] Emit sourceRemoved earlier

Emit `sourceRemoved` before source is actually removed, so that
visualization has a chance to disconnect itself.
Related: bug 436350, bug 435991

M  +2-2src/plasma/dataengine.cpp

https://invent.kde.org/frameworks/plasma-framework/commit/5984d4960fa5ecf60a20b1fbc782fb841faa4af7

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-05-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436180

Konrad Materka  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/plasma-framework/com
   ||mit/26f369ad7a23fb51d685438
   ||c51fec97654ca63e6
 Status|NEEDSINFO   |RESOLVED

--- Comment #10 from Konrad Materka  ---
Git commit 26f369ad7a23fb51d685438c51fec97654ca63e6 by Konrad Materka.
Committed on 01/05/2021 at 19:41.
Pushed by kmaterka into branch 'master'.

[dataengine] Emit sourceRemoved earlier

Emit `sourceRemoved` before source is actually removed, so that
visualization has a chance to disconnect itself.
Related: bug 436350, bug 435991

M  +2-2src/plasma/dataengine.cpp

https://invent.kde.org/frameworks/plasma-framework/commit/26f369ad7a23fb51d685438c51fec97654ca63e6

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-04-30 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=436180

--- Comment #9 from Andrey  ---
Still, please install the debug symbols.
With that, you should be able to repost backtraces from previous crashes using
coredumpctl.

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-04-29 Thread Eugene
https://bugs.kde.org/show_bug.cgi?id=436180

Eugene  changed:

   What|Removed |Added

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

--- Comment #8 from Eugene  ---
(In reply to Konrad Materka from comment #6)
> can you install additional debug symbols?
> sudo apt install libkf5itemmodels5-dbgsym
> 
> You crash report is missing line number:
> #9  0x7f2dc832d209 in ?? () from
> /lib/x86_64-linux-gnu/libKF5ItemModels.so.5

Unfortunately I am not able to reproduce this crash. I tried several times.

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-04-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436180

--- Comment #7 from Konrad Materka  ---
crash is probably somewher in
KConcatenateRowsProxyModelPrivate::slotDataChanged but without better stack
trace I'm not sure where (and why).

Eugene, please try to reproduce this crash with debug symbols installed. Please
follow these instructions:
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Ubuntu-based_distros_.28Ubuntu.2C_Kubuntu.2C_KDE_Neon.2C_Linux_Mint.29

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-04-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=436180

Konrad Materka  changed:

   What|Removed |Added

 CC||mate...@gmail.com

--- Comment #6 from Konrad Materka  ---
can you install additional debug symbols?
sudo apt install libkf5itemmodels5-dbgsym

You crash report is missing line number:
#9  0x7f2dc832d209 in ?? () from
/lib/x86_64-linux-gnu/libKF5ItemModels.so.5

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-04-28 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=436180

Andrey  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-04-27 Thread Eugene
https://bugs.kde.org/show_bug.cgi?id=436180

--- Comment #5 from Eugene  ---
(In reply to Andrey from comment #3)
> How do you switching the layout - using old SNI widget in systray, using
> "main" shortcut set in Keyboard KCM, "additional" shortcut there, or using
> the shortcut specific for that particular layout?
> Does it also happens with disabled keyboard layout indicator in the Keyboard
> KCM?
> Could you also try to reproduce on Wayland session?

My layout is usually changing through Alt+Shift hotkey.

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-04-27 Thread Eugene
https://bugs.kde.org/show_bug.cgi?id=436180

--- Comment #4 from Eugene  ---
I am sorry but I am not able to reproduce it currently.

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-04-27 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=436180

--- Comment #3 from Andrey  ---
How do you switching the layout - using old SNI widget in systray, using "main"
shortcut set in Keyboard KCM, "additional" shortcut there, or using the
shortcut specific for that particular layout?
Does it also happens with disabled keyboard layout indicator in the Keyboard
KCM?
Could you also try to reproduce on Wayland session?

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-04-27 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436180

Nate Graham  changed:

   What|Removed |Added

 CC||butir...@gmail.com,
   ||n...@kde.org
  Component|general |Keyboard Layout
   Assignee|k...@davidedmundson.co.uk|plasma-b...@kde.org

--- Comment #2 from Nate Graham  ---
> #7  0x7f2dd71f93fa in __GI___fortify_fail (msg=msg@entry=0x7f2dd727f93b 
> "stack smashing detected") at fortify_fail.c:26
LOL is this a backtrace or a message about an ongoing battle? :D

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

[plasmashell] [Bug 436180] Plasma crashed during keyboard layout switching

2021-04-25 Thread Eugene
https://bugs.kde.org/show_bug.cgi?id=436180

--- Comment #1 from Eugene  ---
Recently checked: it crashes again and again. Just need to switch layouts again
and again several times. I am using three layouts (English, Russian,
Ukrainian).

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