Bug 468909 - Dolphin crashes when revealing the Cryptomator folder
Summary: Dolphin crashes when revealing the Cryptomator folder
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-24 15:52 UTC by Enrico
Modified: 2024-01-10 14:34 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enrico 2023-04-24 15:52:39 UTC
SUMMARY
***
Hello,
Dolphin crashes when I press the "relveal" button in Cryptomator.
***

STEPS TO REPRODUCE
1. Open Cryptomator and unlock the vault
2. Press the "reveal" button
3.  Dolphin tries to open and then crashes

OBSERVED RESULT
Dolphin crashes

EXPECTED RESULT
The Cyptomator folder should be opened

ADDITIONAL INFORMATION
From the console i can see that Cryptomator runs this command
   13:42:20.885 [JavaFX Application Thread] INFO o.cryptomator.ui.common.VaultService - Revealed XXXXXX

and Dolphin crashes with this journalctl error
apr 24 13:45:09 enrico-kubuntu kwin_x11[1808]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4579, resource id: 69206150, major code: 18 (ChangeProperty), minor code: 0
apr 24 13:45:09 enrico-kubuntu systemd[1542]: app-org.keepassxc.KeePassXC-8d9a7d40d72244a5acfc81867374cd58.scope: Consumed 1.299s CPU time.
apr 24 13:45:09 enrico-kubuntu kwin_x11[1808]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4588, resource id: 23070369, major code: 18 (ChangeProperty), minor code: 0
apr 24 13:45:14 enrico-kubuntu kwin_x11[1808]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6076, resource id: 69206029, major code: 18 (ChangeProperty), minor code: 0
apr 24 13:45:14 enrico-kubuntu systemd[1542]: Started app-org.kde.dolphin-7bdad2f14b004450844dbd981b456ba4.scope - Dolphin - Gestore dei file.
apr 24 13:45:15 enrico-kubuntu kwin_x11[1808]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6557, resource id: 69206028, major code: 15 (QueryTree), minor code: 0


SOFTWARE/OS VERSIONS
Operating System: Kubuntu 23.04
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 6.2.0-20-generic (64-bit)
Graphics Platform: X11
Comment 1 SailReal 2023-04-24 16:10:17 UTC
Please also have a look at https://github.com/cryptomator/cryptomator/issues/2873#anything-else
Comment 2 Enrico 2023-10-28 11:18:11 UTC
This seems solved for me. SailReal can you confirm?