Bug 487904 - Stuff using Kirigami InlineMessage and PlaceholderMessage fail to load with error `Cannot assign object of type \"Action\" to property of type \"Action_QMLTYPE_72*\" as the former is neither the same as the latter nor a sub-class of it" `
Summary: Stuff using Kirigami InlineMessage and PlaceholderMessage fail to load with e...
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 6.0.5
Platform: Other Linux
: VHI normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: regression
: 487464 487597 488326 488767 488776 488810 488899 488907 488945 488965 488985 489018 489022 489037 489064 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-06-01 22:55 UTC by antxzq
Modified: 2024-06-29 19:42 UTC (History)
32 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Error seen in Shortcuts KCM (108.24 KB, image/png)
2024-06-20 11:57 UTC, Nate Graham
Details
Archive containing qmlconfg files (1.14 MB, application/gzip)
2024-06-21 20:19 UTC, Eamonn Rea
Details
DrKonqi Crash report (122.62 KB, text/vnd.kde.kcrash-report)
2024-06-23 15:40 UTC, Claudio
Details
systemsettings QML cache folder (2.59 MB, application/gzip)
2024-06-27 23:42 UTC, Nate Graham
Details
Non-reproduction of #c40. (1007.34 KB, video/webm)
2024-06-28 13:57 UTC, Roke Julian Lockhart Beedell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description antxzq 2024-06-01 22:55:15 UTC
Plasma log
***
May 31 13:02:35 fedora plasmashell[2058]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
May 31 13:02:35 fedora plasmashell[2058]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
May 31 13:02:35 fedora plasmashell[2058]: QQmlComponent: Component is not ready
May 31 13:02:35 fedora plasmashell[2058]: kf.plasma.quick: error when loading applet "org.kde.kdeconnect" QList("file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml:50:25: Type FullRepresentation unavailable", "file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/FullRepresentation.qml:63:32: Cannot assign object of type \"Action\" to property of type \"Action_QMLTYPE_72*\" as the former is neither the same as the latter nor a sub-class of it.")
May 31 13:02:35 fedora plasmashell[2058]: qt.dbus.integration: Could not connect "org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString, QString, uint, QString, bool) :
May 31 13:02:35 fedora plasmashell[2058]: QQmlComponent: Component is not ready
May 31 13:02:35 fedora plasmashell[2058]: kf.plasma.quick: error when loading applet "org.kde.plasma.vault" QList("file:///usr/share/plasma/plasmoids/org.kde.plasma.vault/contents/ui/main.qml:102:36: Cannot assign object of type \"QQC2.Action\" to property of type \"Action_QMLTYPE_72*\" as the former is neither the same as the latter nor a sub-class of it.")
***

OS info
rpm-ostree status
State: idle
Deployments:
● fedora:fedora/40/x86_64/kinoite
                  Version: 40.20240529.0 (2024-05-29T00:45:06Z)
               BaseCommit: 0db6b5204dce8841928a7e7e5b256d6ffd6b6545c3d52d58fbbd5219c5468cd2
             GPGSignature: Valid signature by 115DF9AEF857853EE8445D0A0727707EA15B79CC
      RemovedBasePackages: firefox firefox-langpacks 126.0-7.fc40 xwaylandvideobridge 0.4.0-5.fc40
          LayeredPackages: clang cmake dkms gcc ksystemlog perl strace swig virt-manager
                Initramfs: --add-drivers vfio-pci 

  fedora:fedora/40/x86_64/kinoite
                  Version: 40.20240527.0 (2024-05-27T00:43:08Z)
               BaseCommit: baf6e434e3dd96781e59c1655d6cd883abfa9d53e29517551d31520a70bec38e
             GPGSignature: Valid signature by 115DF9AEF857853EE8445D0A0727707EA15B79CC
      RemovedBasePackages: firefox firefox-langpacks 126.0-7.fc40 xwaylandvideobridge 0.4.0-5.fc40
          LayeredPackages: clang cmake dkms gcc ksystemlog perl strace swig virt-manager
                Initramfs: --add-drivers vfio-pci 

Seems also to affect Arch Linux 
https://forums.archlinux.fr/viewtopic.php?p=181498

https://www.reddit.com/r/kde/comments/1d3pprb/what_are_vaults_and_how_do_i_get_rid_of_the/

Reproducible: Always

Steps to Reproduce:
1.Boot Fedora 40 Kinoite
2.See these log entries every-time 
3.
Comment 1 Naxdy 2024-06-03 07:53:34 UTC
Can confirm with 24.05 in NixOS:

file:///nix/store/vy0j1a45ix8bsqb90nrd78li5jlnydva-kdeconnect-kde-24.05.0/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml:50:25: Type FullRepresentation unavailable

file:///nix/store/vy0j1a45ix8bsqb90nrd78li5jlnydva-kdeconnect-kde-24.05.0/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/FullRepresentation.qml:63:32: Cannot assign object of type "Action" to property of type "Action_QMLTYPE_98*" as the former is neither the same as the latter nor a sub-class of it.
Comment 2 Leonardo 2024-06-04 06:54:41 UTC
I also confirm this bug:

file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml:50:25: Type FullRepresentation unavailable

file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/FullRepresentation.qml:63:32: Cannot assign object of type "Action" to property of type "Action_QMLTYPE_104*" as the former is neither the same as the latter nor a sub-class of it.

Fedora KDE up-to-date (04/06/2024).
Comment 3 Leonardo 2024-06-04 06:56:31 UTC
(In reply to Leonardo from comment #2)
> I also confirm this bug:
> 
> file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/main.qml:
> 50:25: Type FullRepresentation unavailable
> 
> file:///usr/share/plasma/plasmoids/org.kde.kdeconnect/contents/ui/
> FullRepresentation.qml:63:32: Cannot assign object of type "Action" to
> property of type "Action_QMLTYPE_104*" as the former is neither the same as
> the latter nor a sub-class of it.
> 
> Fedora KDE up-to-date (04/06/2024).

Just to add a bit more information, also the Caveau Plasmoid has this error:

file:///usr/share/plasma/plasmoids/org.kde.plasma.vault/contents/ui/main.qml:102:36: Cannot assign object of type "QQC2.Action" to property of type "Action_QMLTYPE_104*" as the former is neither the same as the latter nor a sub-class of it.
Comment 4 Naxdy 2024-06-04 19:38:34 UTC
Weather Plasmoid has a similar problem:

file:///nix/store/ivags67m6n8qknkfgjdjw5ir1p3djfbh-kdeplasma-addons-6.0.5/share/plasma/plasmoids/org.kde.plasma.weather/contents/ui/main.qml:452:25: Type FullRepresentation unavailable

file:///nix/store/ivags67m6n8qknkfgjdjw5ir1p3djfbh-kdeplasma-addons-6.0.5/share/plasma/plasmoids/org.kde.plasma.weather/contents/ui/FullRepresentation.qml:38:24: Cannot assign object of type "QQC2.Action" to property of type "Action_QMLTYPE_71*" as the former is neither the same as the latter nor a sub-class of it.

Gonna move this to plasmashell
Comment 5 Marco Martin 2024-06-06 14:52:00 UTC
*** Bug 487464 has been marked as a duplicate of this bug. ***
Comment 6 lasox84085 2024-06-09 09:09:11 UTC
the suggestion to clear the file `~/.config/plasma-org.kde.plasma.desktop-appletsrc` by user @jimarch here: https://bbs.archlinux.org/viewtopic.php?pid=2176658
successfully let me workaround the issue for the applet org.kde.plasma.weather, though required me to redo my panel setup.
Comment 7 Naxdy 2024-06-09 12:27:49 UTC
@lasox Thanks for the pointer! I was able to further narrow down the issue to the following part in my plasma-org.kde.plasma.desktop-appletsrc file:

[Containments][1]
ItemGeometries-0x0=Applet-3:2256,64,640,256,0;Applet-72:384,1632,464,464,0;Applet-52:2032,368,1088,352,0;Applet-60:2032,736,1088,688,0;
ItemGeometries-1920x1080=Applet-3:1280,96,640,256,0;Applet-52:832,352,1088,352,0;Applet-60:2032,736,1088,688,0;
ItemGeometries-2560x1440=Applet-3:1920,64,640,256,0;Applet-52:1472,368,1088,352,0;Applet-60:1472,736,1088,608,0;
ItemGeometries-3440x1440=Applet-3:2256,64,640,256,0;Applet-52:2032,368,1088,352,0;Applet-60:2032,736,1088,608,0;
ItemGeometries-3840x1080=Applet-3:2256,64,640,256,0;Applet-52:2032,368,1088,352,0;Applet-60:2032,720,1088,352,0;
ItemGeometries-3840x2160=Applet-3:3200,64,640,256,0;Applet-52:2752,736,1088,352,0;Applet-60:2752,1360,1088,688,0;
ItemGeometries-5120x1440=Applet-3:2256,64,640,256,0;Applet-52:2032,352,1088,352,0;Applet-60:2032,704,1088,624,0;
ItemGeometries-5120x2160=Applet-3:3936,64,640,256,0;Applet-52:3712,736,1088,352,0;Applet-60:3712,1360,1088,688,0;
ItemGeometries-6144x1728=Applet-3:2768,64,640,256,0;Applet-52:2544,511.87,1088,352,0;Applet-60:2544,992,1088,608,0;
ItemGeometries-6982x1964=Applet-3:3184,416,640,256,0;Applet-52:2960,672,1088,320,0;Applet-60:2960,992,1088,608,0;
ItemGeometries-7680x2160=Applet-3:3536,416,640,256,0;Applet-52:3312,720,1088,352,0;Applet-60:3312,1072,1088,688,0;
ItemGeometriesHorizontal=Applet-3:3536,416,640,256,0;Applet-52:3312,720,1088,352,0;Applet-60:3312,1072,1088,688,0;
activityId=ec776d6a-c140-4b16-833b-c1b688cb2794
formfactor=0
immutability=1
lastScreen=0
location=0
plugin=org.kde.plasma.folder
wallpaperplugin=org.kde.image

Simply removing the line `activityId=ec776d6a-c140-4b16-833b-c1b688cb2794` and restarting plasmashell has solved the issue for me. This also ensures that my panels remain configured and functional.
Comment 8 Nate Graham 2024-06-11 14:08:05 UTC
That is strange. Is anyone else who's affected able to fix it by removing the activityId=[something] line from their ~/.config/plasma-org.kde.plasma.desktop-appletsrc file?
Comment 9 Leonardo 2024-06-12 17:43:23 UTC
(In reply to Nate Graham from comment #8)
> That is strange. Is anyone else who's affected able to fix it by removing
> the activityId=[something] line from their
> ~/.config/plasma-org.kde.plasma.desktop-appletsrc file?

If i use the suggestion above, both problems are fixed for me :)
Comment 10 Nate Graham 2024-06-12 19:12:56 UTC
*** Bug 487597 has been marked as a duplicate of this bug. ***
Comment 11 David Redondo 2024-06-14 14:03:21 UTC
Can people try deleting ~/.cache/plasmashell/qmlcache/
Comment 12 David Redondo 2024-06-14 14:08:50 UTC
Potentially related: https://bugreports.qt.io/browse/QTBUG-120189
Comment 13 Harald Sitter 2024-06-14 14:10:04 UTC
Please rename the folder instead of deleting it. If that fixes it we'll probably want to look at the cache.
Comment 14 ratijas 2024-06-14 17:18:30 UTC
Can confirm the error in Plasma but not in the plasmoidviewer SDK tool.

I don't like how that little Valuts applet imports two namespaces both providing an Action type, although it is unrelated as the error comes from the main.qml which does indeed use import aliases.
Comment 15 Bug Janitor Service 2024-06-14 20:37:07 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/libplasma/-/merge_requests/1146
Comment 16 ratijas 2024-06-14 21:17:17 UTC
Git commit d91e9a330eacf673c6c3e18ae218e3d1fb81f7fe by ivan tkachenko.
Committed on 14/06/2024 at 20:36.
Pushed by ratijas into branch 'master'.

PlasmaExtras/PlaceholderMessage: Relax list type to T.Action

Properties should be using Templates version for maximum flexibility.

M  +2    -2    src/declarativeimports/plasmaextracomponents/qml/PlaceholderMessage.qml

https://invent.kde.org/plasma/libplasma/-/commit/d91e9a330eacf673c6c3e18ae218e3d1fb81f7fe
Comment 17 ratijas 2024-06-16 09:50:54 UTC
Git commit a66e144315cdd99181c6e1f56d78c10525ca9a67 by ivan tkachenko.
Committed on 16/06/2024 at 09:48.
Pushed by ratijas into branch 'master'.

Relax property types to QtQuick.Templates counterparts

Properties should be using Templates version for maximum flexibility.

See also: https://bugreports.qt.io/browse/QTBUG-120189

M  +3    -2    autotests/wheelhandler/ContentFlickable.qml

https://invent.kde.org/frameworks/kirigami/-/commit/a66e144315cdd99181c6e1f56d78c10525ca9a67
Comment 18 Bug Janitor Service 2024-06-16 10:05:38 UTC
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/elisa/-/merge_requests/592
Comment 19 ratijas 2024-06-17 10:44:16 UTC
Git commit ffc7a58b27dbd9742f0958671ad24e20e5de8fb1 by ivan tkachenko.
Committed on 17/06/2024 at 10:23.
Pushed by ratijas into branch 'master'.

Configuration: Replace old style declarative Binding and an oddly specific property

- The standardButton() method is not observable, so it does not matter
  if we use it for a property or in a one-shot onCompleted hook.
- Properties should be using Templates version for maximum flexibility.
  The NOTE on the property technically might be right (for some style
  implementations), but it is completely irrelevant, as the only thing
  we care about here is the Item::enabled property.
- The onCompleted hook is a well established idiom for customizing
  standard buttons in dialog button boxes.

See also: https://bugreports.qt.io/browse/QTBUG-120189

M  +5    -6    src/qml/ConfigurationDialog.qml

https://invent.kde.org/multimedia/elisa/-/commit/ffc7a58b27dbd9742f0958671ad24e20e5de8fb1
Comment 20 Nate Graham 2024-06-20 11:57:13 UTC
Created attachment 170672 [details]
Error seen in Shortcuts KCM

Looks like Kirigami.InlineMessage is also affected, either globally, or at least in the following KCMs, based on screenshots posted to the fedora-kde channel today:
- kcm_keys
- kcm_pulseaudio
- kcm_kscreen
- kcm_bluetooth

Could you investigate and fix those too?
Comment 21 Nate Graham 2024-06-20 21:54:53 UTC
*** Bug 488767 has been marked as a duplicate of this bug. ***
Comment 22 medin 2024-06-20 23:14:57 UTC
On Manjaro, all the following pages are broken in Plasma system settings:

Keyboard>Shortcuts
Sound
Display & Monitor
Bluetooth
Printers
Wifi & Internet> Firewall
Remote Desktop
Wallpaper
All Colors and Themes sub pages
Text & Fonts > Fonts
Notifications
Windows Management > Desktop Effects, Windows Rules, Scripts, Virtual Desktops
General Behavior
All Search sub pages
Application Permissions
User Feedback
Region & Language
Power Management
Autostart
Session> Desktop Session
Comment 23 Nate Graham 2024-06-21 19:03:26 UTC
*** Bug 488907 has been marked as a duplicate of this bug. ***
Comment 24 Eamonn Rea 2024-06-21 20:18:07 UTC
I encountered this problem over at Bug 488907, and was directed to upload a backup of my `~/.cache/plasmashell/qmlcache` that was producing the error. I will do so after posting this comment (unsure if I can do it alongside a comment).

So to be clear, the qmlcache archive I am uploading contains the backed up `~/.cache` folder from the time when the issue was occurring. I backed up the folder and then removed the original `~/.cache`.
Comment 25 Eamonn Rea 2024-06-21 20:19:29 UTC
Created attachment 170780 [details]
Archive containing qmlconfg files

Archive of ~/.cache/plasmashell/qmlconfig from when the issue was occurring
Comment 26 Eamonn Rea 2024-06-21 20:20:16 UTC
I still have the backup of my entire `~/.cache` folder and will keep it around, let me know if there is any more information I can help provide!

The bug is not critically affecting me, but it may be critically affecting others, and I am happy to help.
Comment 27 Nate Graham 2024-06-21 20:29:27 UTC
Thanks so much, please do keep it around for a while!
Comment 28 medin 2024-06-22 14:47:57 UTC
After some upgrades, the problem became reproducible only in the first launch of Plasma settings after a fresh login, so after closing and reopening Plasma settings the problem is gone.
Comment 29 Daniel Lo Nigro 2024-06-23 00:54:39 UTC
*** Bug 488326 has been marked as a duplicate of this bug. ***
Comment 30 Huanyu Liu 2024-06-23 14:46:14 UTC
(Coming from bug 489022, what a long duplicate chain...)

Further test results on system settings modules (on Arch Linux, 2024-06-23):
1. After a fresh login, open system settings and click on "Sound": Working for me
2. Open system settings, click on any "affected modules" (see bug 489022): Working for me
3. Open system settings, click on "Mouse & Touchpad", then click on any "affected modules": Error
4. Open system settings, click on any "affected modules", then click on "Mouse & Touchpad", then click on any "affected modules" OTHER THAN "Sound": Working for me
5. Open system settings, click on any "affected modules", then click on "Mouse & Touchpad", then click on "Sound": Crash
6. Open system settings, click on any "unaffected modules", then do any one of 2--5: The same result as 2--5

Clearing (moving) ~/.cache/plasmashell/qmlconfig doesn't work for me.
Comment 31 Nate Graham 2024-06-23 14:48:46 UTC
(In reply to Huanyu Liu from comment #30)
> Clearing (moving) ~/.cache/plasmashell/qmlconfig doesn't work for me.

That will fix the issue for plasmashell, but not systemsettings. For that, it's ~/.cache/systemsettings /qmlconfig. But please don't delete it; move it elsewhere, and then if that fixes the issue, archive it and attach it here. Thanks!
Comment 32 Claudio 2024-06-23 15:38:19 UTC
Hi - I moved the ~/.cache/systemsettings folder and can reproduce exactly as https://bugs.kde.org/show_bug.cgi?id=487904#c30 described - will attach a crashreport (which did not happen before - up till now only the error messages appeared for me)
Comment 33 Claudio 2024-06-23 15:40:29 UTC
Created attachment 170869 [details]
DrKonqi Crash report

Opened systemsettings - clicked on "Sound", then "Mouse & Touchpad" - "Mouse" and then again "Sound"  which produced the crash
Comment 34 Nate Graham 2024-06-23 15:41:50 UTC
The crash when returning to the Sound page is a different bug which is already fixed in Qt 6.7.2.
Comment 35 Huanyu Liu 2024-06-23 18:25:56 UTC
(In reply to Nate Graham from comment #31)
> (In reply to Huanyu Liu from comment #30)
> > Clearing (moving) ~/.cache/plasmashell/qmlconfig doesn't work for me.
> 
> That will fix the issue for plasmashell, but not systemsettings. For that,
> it's ~/.cache/systemsettings /qmlconfig. But please don't delete it; move it
> elsewhere, and then if that fixes the issue, archive it and attach it here.
> Thanks!

Moved ~/.cache/systemsettings/qmlconfig and the error message persists.
Comment 36 Antonio Rojas 2024-06-23 19:12:49 UTC
*** Bug 489064 has been marked as a duplicate of this bug. ***
Comment 37 Claudio 2024-06-24 19:36:42 UTC
Fixed for me by Archs' QT6 update today from 6.7.1 -> 6.7.2 :)
Comment 38 medin 2024-06-24 22:02:07 UTC
The QML error is gone after upgrading to Qt 6.7.2
Comment 39 Elite 2024-06-25 17:47:07 UTC
(In reply to medin from comment #38)
> The QML error is gone after upgrading to Qt 6.7.2

It is still there if you click on mouse an trackpad an then go to a affected setting. 

Operating System: Garuda Linux (Arch)
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.2
Kernel Version: 6.9.6-1-cachyos (64-bit)
Graphics Platform: Wayland
Comment 40 Nate Graham 2024-06-27 23:42:48 UTC
Created attachment 171105 [details]
systemsettings QML cache folder

I have a 100% reproducible case for this bug:

1. Run `systemsettings kcm_networkmanagement`
2. Within System Settings, navigate to the Mouse KCM 

It fails to load with this error:

kf.kcmutils: Error loading QML file qrc:/kcm/kcm_mouse/main.qml
kf.kcmutils:     qrc:/kcm/kcm_mouse/main.qml:52:13: Type Header unavailable
        header: Header {
                ^
kf.kcmutils:     qrc:/kcm/kcm_mouse/Header.qml:19:5: Type Message unavailable
        Message {
        ^
kf.kcmutils:     qrc:/kcm/kcm_mouse/Message.qml:13:1: Type Kirigami.InlineMessage unavailable
    Kirigami.InlineMessage {
    ^
kf.kcmutils:     file:///home/nate/kde/usr/lib64/qml/org/kde/kirigami/InlineMessage.qml:63:1: Type KT.InlineMessage unavailable
    KT.InlineMessage {
    ^
kf.kcmutils:     qrc:/qt/qml/org/kde/kirigami/templates/InlineMessage.qml:123:43: Cannot assign object of type "TP.IconPropertiesGroup" to property of type "IconPropertiesGroup_QMLTYPE_102*" as the former is neither the same as the latter nor a sub-class of it.
        property TP.IconPropertiesGroup icon: TP.IconPropertiesGroup {}
                                              ^

Deleting the entire ~/.cache folder does not help, so I'm thinking this may not actually be a caching issue at all. However just in case, I'm attaching my systemsettings QML cache folder
Comment 41 Roke Julian Lockhart Beedell 2024-06-28 13:57:30 UTC
Created attachment 171133 [details]
Non-reproduction of #c40.

(In reply to Nate Graham from comment #40)
If of use, it doesn't appear to be reproducible for me - I invoked `systemsettings kcm_networkmanagement`, then used search to navigate to "Mouse".

Operating System: Fedora Linux 40
KDE Plasma Version: 6.1.1
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1
Kernel Version: 6.9.6-200.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
Manufacturer: ASRock
Product Name: X670E Taichi
Comment 42 Nate Graham 2024-06-29 19:39:43 UTC
*** Bug 489037 has been marked as a duplicate of this bug. ***
Comment 43 Nate Graham 2024-06-29 19:39:50 UTC
*** Bug 489022 has been marked as a duplicate of this bug. ***
Comment 44 Nate Graham 2024-06-29 19:39:58 UTC
*** Bug 488776 has been marked as a duplicate of this bug. ***
Comment 45 Nate Graham 2024-06-29 19:40:05 UTC
*** Bug 488810 has been marked as a duplicate of this bug. ***
Comment 46 Nate Graham 2024-06-29 19:40:11 UTC
*** Bug 488899 has been marked as a duplicate of this bug. ***
Comment 47 Nate Graham 2024-06-29 19:40:17 UTC
*** Bug 488945 has been marked as a duplicate of this bug. ***
Comment 48 Nate Graham 2024-06-29 19:40:24 UTC
*** Bug 488965 has been marked as a duplicate of this bug. ***
Comment 49 Nate Graham 2024-06-29 19:40:31 UTC
*** Bug 488985 has been marked as a duplicate of this bug. ***
Comment 50 Nate Graham 2024-06-29 19:42:40 UTC
*** Bug 489018 has been marked as a duplicate of this bug. ***