Summary: | Breaks official Minecraft Launcher | ||
---|---|---|---|
Product: | [Plasma] plasma-browser-integration | Reporter: | Phillip Schichtel <phillip> |
Component: | general | Assignee: | Kai Uwe Broulik <kde> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | brokencanoe, yurii.kolesnykov |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Phillip Schichtel
2025-03-22 15:45:23 UTC
Bug report over at Mojang: https://report.bugs.mojang.com/servicedesk/customer/portal/2/MC-295726 Confirmed : KDE Plasma Version: 6.3.3 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.2 Kernel Version: 6.13.7-arch1-1 (64-bit) Graphics Platform: Wayland wtf. Can confirm. Why is it even picking up browser extensions?! We install (depending on distro) a policy file that instructs Chrome/Chromium to auto-install the extension. It makes no sense for non-browser apps to honor this. Tell them to fix their launcher, please. Unfortunately, developer tools are not accessible form this app, so I cannot debug or investigate. (In reply to Kai Uwe Broulik from comment #3) > wtf. Can confirm. Why is it even picking up browser extensions?! We install > (depending on distro) a policy file that instructs Chrome/Chromium to > auto-install the extension. It makes no sense for non-browser apps to honor > this. Tell them to fix their launcher, please. > > Unfortunately, developer tools are not accessible form this app, so I cannot > debug or investigate. Do you have any rough pointers for them to go about preventing it from picking up the extensions? Also: Would there be anything on the packaging side that I could do? We install a policy file [1] for Chrome and Chromium [2] that instructs Chromium to auto-install the extension. Sadly I cannot find the recent documentation for this, the one I had bookmarked is gone [3]. [1] https://invent.kde.org/plasma/plasma-browser-integration/-/blob/master/chrome_install_from_store_policy?ref_type=heads [2] https://invent.kde.org/plasma/plasma-browser-integration/-/blob/master/CMakeLists.txt?ref_type=heads#L117 [3] https://www.chromium.org/administrators/policy-list-3/#ExtensionInstallForcelist |