Bug 483934 - Plasma completely freezes when opening a file link
Summary: Plasma completely freezes when opening a file link
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: Desktop icons & Folder View widget (other bugs)
Version First Reported In: 5.27.10
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-18 20:08 UTC by aronkvh
Modified: 2024-04-10 19:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aronkvh 2024-03-18 20:08:55 UTC
Google Drive is mounted through ocamlfuse and a shortcut is on the desktop to a document in the virtual filesystem.
When trying to open that document, Plasma and sometimes kwin is completely unresponsive for 2+ minutes. After it usually recovers but no error message is found. Maybe should be a KIO bug?

org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
file:///usr/share/plasma/plasmoids/org.kde.milou/contents/ui/main.qml:47:17: Unable to assign double to QQuickAnchorLine
QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
trying to show an empty dialog
QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
file:///usr/share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/PrinterItem.qml:22:5: Unable to assign [undefined] to bool
Loading Calendar plugin HolidaysEventsPlugin(0x5b871615a270)
Loading Calendar plugin AstronomicalEventsPlugin(0x5b8716163790)
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
file:///usr/share/plasma/plasmoids/org.kde.plasma.printmanager/contents/ui/PrinterItem.qml:22:5: Unable to assign [undefined] to bool
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:125: TypeError: Cannot read property 'compactRepresentationItem' of null
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:125: TypeError: Cannot read property 'compactRepresentationItem' of null
qml: SystemTray ItemLoader: Invalid state, cannot determine source!
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/HiddenItemsView.qml:59: TypeError: Value is null and could not be converted to an object
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/HiddenItemsView.qml:59: TypeError: Value is null and could not be converted to an object
Both point size and pixel size set. Using pixel size.
file:///usr/share/plasma/plasmoids/org.kde.milou/contents/ui/main.qml:47:17: Unable to assign double to QQuickAnchorLine
org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
hiba: Failed to open ‘/home/andras/Asztal/Kalauz 2024 hónapokra osztva.doc’
kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
qt.qpa.clipboard: QXcbClipboard::setMimeData: Cannot set X11 selection owner
kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
trying to show an empty dialog
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
hiba: Failed to open ‘/home/andras/Asztal/Kalauz 2024 hónapokra osztva.doc’
hiba: Failed to open ‘/home/andras/Asztal/Kalauz 2024 hónapokra osztva.doc’
hiba: Failed to open ‘/home/andras/Asztal/Kalauz 2024 hónapokra osztva.doc’
kf.kio.gui: Failed to register new cgroup: "app-org.onlyoffice.desktopeditors-dfeb2f14eb814925be2961479e2f4266.scope" "org.freedesktop.DBus.Error.UnixProcessIdUnknown" "Process with ID 5672 does not exist."
hiba: Failed to open ‘/home/andras/Asztal/Kalauz 2024 hónapokra osztva.doc’


Operating System: TUXEDO OS 2
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12
Kernel Version: 6.5.0-10027-tuxedo (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i3-6100U CPU @ 2.30GHz
Memory: 7.5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 520
Manufacturer: HP
Product Name: HP ProBook 640 G2
Comment 1 Nate Graham 2024-04-10 19:41:52 UTC
> Google Drive is mounted through ocamlfuse and a shortcut is on the desktop to a document in the virtual filesystem.

Yep, that kind of thing will make apps and Plasma freeze, and for that reason, this is unsupported. I'd recommend using kio-gdrive to access your Google Drive instead.