Bug 413240 - Crash on start: Unable to obtain agent type ''
Summary: Crash on start: Unable to obtain agent type ''
Status: REPORTED
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-20 15:20 UTC by Bart Ribbers
Modified: 2019-10-20 15:20 UTC (History)
0 users

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 Bart Ribbers 2019-10-20 15:20:06 UTC
SUMMARY

I'm trying to package KMail for Alpine Linux, but it crashes on start with the following error:

org.kde.pim.mailcommon: "The Email program encountered a fatal error and will terminate now.\nThe error was:\nUnable to obtain agent type ''."
org.kde.pim.akonadicore: Failed to request resource "" : "Cannot connect to the Akonadi service. (Unable to obtain agent type ''.)"

Not sure if it matters in this case, but the system uses Musl rather than glibc.

STEPS TO REPRODUCE
1. Just try to run KMail on Alpine Linux

OBSERVED RESULT
Crashes on start

EXPECTED RESULT
Not to crash


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Alpine Linux Edge
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.63.0
Qt Version: 5.12.5

ADDITIONAL INFORMATION
This is a Musl based system, so glibc is not available.