Bug 418192

Summary: Email content is not displayed in Fedora 32
Product: [Applications] kmail2 Reporter: nucleo <nucleo>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: montel, rdieter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
URL: https://bugzilla.redhat.com/show_bug.cgi?id=1807183
Latest Commit: Version Fixed In:

Description nucleo 2020-02-25 18:55:23 UTC
Description of problem:
Email content from gmail imap account is not displayed.

Version-Release number of selected component (if applicable):
kmail-19.12.2-1.fc32.x86_64

How reproducible:
In every email.

Steps to Reproduce:
1. Start live image Fedora-KDE-Live-x86_64-32-20200224.n.0.iso from https://dl.fedoraproject.org/pub/fedora/linux/development/32/Spins/x86_64/iso/
2. Add in kmail gmail IMAP account (server imap.gmail.com, port 993 SSL/TLS, clear text authentification)
3. Open any email from Inbox folder.


Actual results:
Only Subject, From, To, Date shown but no email contents.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: kernel-5.6.0-0.rc2.git0.1.fc32.x86_64/plasma-desktop-5.18.1-1.fc32.x86_64
(available in About System)
KDE Plasma Version: 5.18.1
KDE Frameworks Version: 5.67.0
Qt Version: 5.13.2
Comment 1 nucleo 2020-02-28 23:22:02 UTC
When kmail started in konsole there is error message displayed after opening emails

grantlee.template: "Plugin library 'grantlee_scriptabletags' not found."
org.kde.pim.messageviewer: "Plugin library 'grantlee_scriptabletags' not found." . Searched in subdir mimetreeparser/themes/default in these locations ("/home/liveuser/.local/share", "/usr/share/kde-settings/kde-profile/default/share", "/usr/local/share", "/usr/share")
Comment 2 nucleo 2020-02-28 23:45:50 UTC
Emails fixed after fixing missing dependency Qt5Qml in grantlee-qt5 5.2.
Comment 3 Laurent Montel 2020-02-29 08:57:43 UTC
fixed => we can close it
Comment 4 nucleo 2020-02-29 16:35:41 UTC
Qt5Qml necessary for the normal operation, so should grantlee-qt5 compilation fail if Qt5Qml not found?