Bug 374752

Summary: Choose holidays
Product: [Plasma] plasmashell Reporter: Alex Loes <alex>
Component: Digital Clock widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: alex, kde
Priority: NOR    
Version First Reported In: 5.8.4   
Target Milestone: 1.0   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alex Loes 2017-01-08 13:30:42 UTC
Hello

I've choosen US-english as system language and Luxemburgish as time format (in System Settings->Regional Settings->Format. The holidays shown in the calendar are the one's for US, but I want them for Luxembourg. Therefore, I have changed the Time Format to Luxembourgish. This doesn't affect the holidays shown in the calendar.
But when I choose Digital Clock settings->Holidays, I got an error message: Could not load file:///usr/lib/x86_64-linux-gnu/qt5/plugins/plasmacalendarplugins/holidays/HolidaysConfig.qml:29 module "org.kde.kholidays" is not installed.

The package libkholidays4 is installed. When I go to /usr/lib/x86_64-linux-gnu/qt5/plugins/plasmacalendarplugins/holidays, I can see a file HolidaysConfig.qml.
How can I choose the Luxembourgish holidays shown by digital-clocks calendar?

Thanks for your help.
Comment 1 Kai Uwe Broulik 2017-01-08 15:25:29 UTC
You need the packge qml-module-org-kde-kholidays (might be named differently on your distribution).

Please raise this issue to your distribution as this package is mandatory for Plasma and the plasma-workspace package should have a dependency on it so it is automatically installed.