Bug 461582

Summary: Share via email doesn't work with flatpak
Product: [Applications] dolphin Reporter: kevindu52defargoth
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kfm-devel, nicolas.fella
Priority: NOR    
Version: 22.08.3   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description kevindu52defargoth 2022-11-08 09:28:05 UTC
SUMMARY

With the thunderbird's flatpak as the default mail client, share > send via email doesn't work. With  thunderbird or kmail installed as a native package, it work as intended.

STEPS TO REPRODUCE
1. Define the flatpak version of thunderbird as the default mail client
2. In dolphin, right click a file
3. CLick Share > Send via email

OBSERVED RESULT
qt.qpa.wayland: setGrabPopup called with a parent, QtWaylandClient::QWaylandXdgSurface(0x55ea4393e520) which does not match the current topmost grabbing popup, QtWaylandClient::QWaylandXdgSurface(0x55ea43f28100) According to the xdg-shell protocol, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly because xdg-shell mandate that child popups close before parents
qt.qpa.wayland: setGrabPopup called with a parent, QtWaylandClient::QWaylandXdgSurface(0x55ea4393e520) which does not match the current topmost grabbing popup, QtWaylandClient::QWaylandXdgSurface(0x55ea43f28100) According to the xdg-shell protocol, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly because xdg-shell mandate that child popups close before parents
qml: 
error: 'attachment='file:///home/kevin/Desktop/aezrzeareza'' is not a flatpak command. Did you mean 'document-unexport'?

See '/usr/bin/flatpak --help'

EXPECTED RESULT
Thunderbird windows open with the file attached to a new mail. 

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nicolas Fella 2022-11-08 10:42:46 UTC

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