Bug 414008

Summary: E-Mail program does not start when using SendByMail
Product: [Applications] digikam Reporter: kde
Component: Plugin-Generic-SendByMailAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, metzpinguin
Priority: NOR    
Version: 6.4.0   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed In: 7.5.0
Attachments: Screenshot of the SendByMail progress messages

Description kde 2019-11-10 18:22:58 UTC
Created attachment 123825 [details]
Screenshot of the SendByMail progress messages

SUMMARY
E-Mail program does not start when using SendByMail

STEPS TO REPRODUCE
1. Open digikam
2. Select at least one photo
3. Click Tool - Send by Mail
4. Select modified or not (makes no difference)
5. Select e-mail program (tried thunderbird and kmail)

OBSERVED RESULT
Message "Start thunderbird program" appears (see Screenshot). The selected email program does not start a new message containing the selected photos.
Neither when already running nor when not started before digikam.



EXPECTED RESULT
New message window opening in the selected email program.

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

ADDITIONAL INFORMATION
Comment 1 Maik Qualmann 2019-11-10 20:54:22 UTC
It's an AppImage issue, with my native developer version there are no issues. Here is the error message when trying to use KMail:

/usr/bin/kmail: /tmp/.mount_digikau9c2D4/usr/lib/libQt5Gui.so.5: version `Qt_5.13.1_PRIVATE_API' not found (required by /usr/lib64/libQt5WebEngineCore.so.5)

/usr/bin/kmail: /tmp/.mount_digikau9c2D4/usr/lib/libQt5Core.so.5: version `Qt_5.13.1_PRIVATE_API' not found (required by /usr/lib64/libQt5TextToSpeech.so.5)

/usr/bin/kmail: /tmp/.mount_digikau9c2D4/usr/lib/libQt5Core.so.5: version `Qt_5.13.1_PRIVATE_API' not found (required by /usr/lib64/libQt5Script.so.5)

/usr/bin/kmail: /tmp/.mount_digikau9c2D4/usr/lib/libQt5Core.so.5: version `Qt_5.13.1_PRIVATE_API' not found (required by /usr/lib64/libQt5WebChannel.so.5)

/usr/bin/kmail: /tmp/.mount_digikau9c2D4/usr/lib/libQt5Core.so.5: version `Qt_5.13.1_PRIVATE_API' not found (required by /usr/lib64/libQt5Positioning.so.5)

Maik
Comment 2 Maik Qualmann 2019-11-10 21:07:51 UTC

*** This bug has been marked as a duplicate of bug 414000 ***
Comment 3 caulier.gilles 2021-12-31 07:54:45 UTC
Fixed with #414000