[plasmashell] [Bug 462399] [CRASH/LOCKUP] ScrollView in notification applet causes freeze when popup is sized exactly right to oscillate between scrollable and non-scrollable states

2024-06-03 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=462399

--- Comment #11 from Akseli Lahtinen  ---
Git commit 5bcad43e21b63cd83ad37eb35ec359103f3acd46 by Akseli Lahtinen.
Committed on 03/06/2024 at 13:28.
Pushed by akselmo into branch 'Plasma/6.1'.

notifications/ThumbnailStrip.qml: Set thumbnail to fixed size

Setting the `implicitHeight` of a thumbnail to a fixed size
fixes freezing with plasmashell, where it was constantly
calculating a new size for the image, which in turn made
the scrollbar calculate a new size for itself, thus freezing
plasmashell.
Related: bug 460895


(cherry picked from commit 1cfa672b8b81d17d2f0d469d31395a94b18cb62a)

83c7b84e notifications/ThumbnailStrip.qml: Set thumbnail to fixed size

Co-authored-by: Akseli Lahtinen 

M  +2-3applets/notifications/package/contents/ui/ThumbnailStrip.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/5bcad43e21b63cd83ad37eb35ec359103f3acd46

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

[plasmashell] [Bug 462399] [CRASH/LOCKUP] ScrollView in notification applet causes freeze when popup is sized exactly right to oscillate between scrollable and non-scrollable states

2024-06-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=462399

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4400

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

[plasmashell] [Bug 462399] [CRASH/LOCKUP] ScrollView in notification applet causes freeze when popup is sized exactly right to oscillate between scrollable and non-scrollable states

2024-06-03 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=462399

--- Comment #9 from Akseli Lahtinen  ---
Git commit 1cfa672b8b81d17d2f0d469d31395a94b18cb62a by Akseli Lahtinen.
Committed on 03/06/2024 at 13:28.
Pushed by akselmo into branch 'master'.

notifications/ThumbnailStrip.qml: Set thumbnail to fixed size

Setting the `implicitHeight` of a thumbnail to a fixed size
fixes freezing with plasmashell, where it was constantly
calculating a new size for the image, which in turn made
the scrollbar calculate a new size for itself, thus freezing
plasmashell.
Related: bug 460895

M  +2-3applets/notifications/package/contents/ui/ThumbnailStrip.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/1cfa672b8b81d17d2f0d469d31395a94b18cb62a

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

[plasmashell] [Bug 462399] [CRASH/LOCKUP] ScrollView in notification applet causes freeze when popup is sized exactly right to oscillate between scrollable and non-scrollable states

2024-06-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=462399

--- Comment #8 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4398

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

[plasmashell] [Bug 462399] [CRASH/LOCKUP] ScrollView in notification applet causes freeze when popup is sized exactly right to oscillate between scrollable and non-scrollable states

2024-05-30 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=462399

--- Comment #7 from Fushan Wen  ---
Mostly, because I worked around the bug.

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

[plasmashell] [Bug 462399] [CRASH/LOCKUP] ScrollView in notification applet causes freeze when popup is sized exactly right to oscillate between scrollable and non-scrollable states

2024-05-30 Thread Naxdy
https://bugs.kde.org/show_bug.cgi?id=462399

--- Comment #6 from Naxdy  ---
@Fushan, are you sure this is the same as 460895 ?

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

[plasmashell] [Bug 462399] [CRASH/LOCKUP] ScrollView in notification applet causes freeze when popup is sized exactly right to oscillate between scrollable and non-scrollable states

2024-05-30 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=462399

Fushan Wen  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Fushan Wen  ---


*** This bug has been marked as a duplicate of bug 460895 ***

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

[plasmashell] [Bug 462399] [CRASH/LOCKUP] ScrollView in notification applet causes freeze when popup is sized exactly right to oscillate between scrollable and non-scrollable states

2024-05-30 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=462399

Akseli Lahtinen  changed:

   What|Removed |Added

 CC||akse...@akselmo.dev

--- Comment #4 from Akseli Lahtinen  ---
Seems this is still reproducable in Plasma 6.

Operating System: Fedora Linux 40
KDE Plasma Version: 6.1.80
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.0
Kernel Version: 6.8.10-300.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 15.5 GiB of RAM
Graphics Processor: AMD Radeon RX 6600

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

[plasmashell] [Bug 462399] [CRASH/LOCKUP] ScrollView in notification applet causes freeze when popup is sized exactly right to oscillate between scrollable and non-scrollable states

2023-04-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=462399

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
Summary|[CRASH/LOCKUP] ScrollView   |[CRASH/LOCKUP] ScrollView
   |in notification applet  |in notification applet
   |causes freeze depending on  |causes freeze when popup is
   |size|sized exactly right to
   ||oscillate between
   ||scrollable and
   ||non-scrollable states

--- Comment #3 from Nate Graham  ---
Ah that makes sense. Can reproduce that.

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