I need help. Is there anyone willing to give me real help? All I get is half-hearted to hateful responses.![]()
I need help. Is there anyone willing to give me real help? All I get is half-hearted to hateful responses.![]()
You my check your file:
Does that change upon reboot?Code:karl@erlangen:~> ll .config/plasma-org.kde.plasma.desktop-appletsrc -rw-r-xr-x 1 karl users 7880 25. Sep 02:36 .config/plasma-org.kde.plasma.desktop-appletsrc karl@erlangen:~>
Code:[Containments][2][Applets][8] immutability=1 plugin=org.kde.plasma.digitalclock [Containments][2][Applets][8][Configuration] PreloadWeight=34 [Containments][2][Applets][8][Configuration][Appearance] dateFormat=longDate enabledCalendarPlugins=/usr/lib64/qt5/plugins/plasmacalendarplugins/holidaysevents.so showDate=true showSeconds=true showWeekNumbers=true [Containments][2][Applets][8][Configuration][ConfigDialog] DialogHeight=540 DialogWidth=720
Code:karl@erlangen:~> cat ./.config/plasma_calendar_holiday_regions [General] selectedRegions=de_de karl@erlangen:~>
AMD Athlon 4850e (2009), openSUSE 13.1, KDE 4, Intel i3-4130 (2014), i7-6700K (2016), i5-8250U (2018), AMD Ryzen 5 3400G (2020), openSUSE Tumbleweed, KDE Plasma 5
Yes, the time stamp changed after rebooting. from:10336 Sep 25 05:18 ./.config/plasma-org.kde.plasma.desktop-appletsrc
to: 10336 Sep 25 07:05 ./.config/plasma-org.kde.plasma.desktop-appletsrc
Code:[Containments][2][Applets][8] immutability=1 plugin=org.kde.plasma.digitalclock [Containments][2][Applets][8][Configuration] PreloadWeight=34 [Containments][2][Applets][8][Configuration][Appearance] dateFormat=longDate enabledCalendarPlugins=/usr/lib64/qt5/plugins/plasmacalendarplugins/holidaysevents.so showDate=true showSeconds=true showWeekNumbers=true [Containments][2][Applets][8][Configuration][ConfigDialog] DialogHeight=540 DialogWidth=720Code:.config/plasma_calendar_astronomicalevents [General] showLunarPhase=true showSeason=trueCode:karl@erlangen:~> cat ./.config/plasma_calendar_holiday_regions [General] selectedRegions=de_de karl@erlangen:~>
Code:[General].config/plasma_calendar_holiday_regions selectedRegions=us_en-us
I don't know what changed in the file, but I will try to find out what changed if anything.Code:~> cat ./.config/plasma-org.kde.plasma.desktop-appletsrc | grep calendar plugin=org.kde.plasma.eventcalendar enabledCalendarPlugins=/usr/lib/x86_64-linux-gnu/qt5/plugins/plasmacalendarplugins/holidaysevents.so,/usr/lib/qt/plugins/plasmacalendarplugins/holidaysevents.so,/usr/lib64/qt5/plugins/plasmacalendarplugins/astronomicalevents.so,/usr/lib64/qt5/plugins/pl asmacalendarplugins/holidaysevents.so
Last edited by trekjunky; 25-Sep-2020 at 04:41. Reason: Adding info
You may logout from KDE and try to shorten the list of plugins using a virtual console. A list containing each once should suffice:
Code:enabledCalendarPlugins=/usr/lib/x86_64-linux-gnu/qt5/plugins/plasmacalendarplugins/holidaysevents.so,/usr/lib64/qt5/plugins/plasmacalendarplugins/astronomicalevents.so
AMD Athlon 4850e (2009), openSUSE 13.1, KDE 4, Intel i3-4130 (2014), i7-6700K (2016), i5-8250U (2018), AMD Ryzen 5 3400G (2020), openSUSE Tumbleweed, KDE Plasma 5
Regards, Paul
2x Tumbleweed (Snapshot: 20210106) KDE Plasma 5
2x Leap 15.2 KDE Plasma 5
This is what it looked like after logging back in:
That didn't stop the problem. the holiday and astronomical events are not there after logging back in, so I configure the plasmoid to remove them then re-add them and they show up, but that also adds another line for the holidayevents.so:Code:cat ./.config/plasma-org.kde.plasma.desktop-appletsrc | grep calendar plugin=org.kde.plasma.eventcalendar enabledCalendarPlugins=/usr/lib/x86_64-linux-gnu/qt5/plugins/plasmacalendarplugins/holidaysevents.so,/usr/lib64/qt5/plugins/plasmacalendarplugins/astronomicalevents.so
It is as if the first instance of the holidayevents line doesn't register during bootup/loginCode:cat ./.config/plasma-org.kde.plasma.desktop-appletsrc | grep calendar plugin=org.kde.plasma.eventcalendar enabledCalendarPlugins=/usr/lib/x86_64-linux-gnu/qt5/plugins/plasmacalendarplugins/holidaysevents.so,/usr/lib64/qt5/plugins/plasmacalendarplugins/astronomicalevents.so,/usr/lib64/qt5/plugins/plasmacalendarplugins/holidaysevents.so
May I suggest a line of thinking. Imagine someone trying to sabotage a system, what would they have do to cause my problem?
Get rid of the line "plugin=org.kde.plasma.eventcalendar". A pristine user created on my machine has only:
Code:erlangen:~ # grep -i calendar ~tester/.config/plasma-org.kde.plasma.desktop-appletsrc enabledCalendarPlugins=/usr/lib64/qt5/plugins/plasmacalendarplugins/astronomicalevents.so,/usr/lib64/qt5/plugins/plasmacalendarplugins/holidaysevents.so erlangen:~ #
AMD Athlon 4850e (2009), openSUSE 13.1, KDE 4, Intel i3-4130 (2014), i7-6700K (2016), i5-8250U (2018), AMD Ryzen 5 3400G (2020), openSUSE Tumbleweed, KDE Plasma 5
Bookmarks