Summary: | kde4: clock applet doesn't show holidays | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | pitachx, sulfinu |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://forums.gentoo.org/viewtopic-p-6121558.html#6121558 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Toralf Förster
![]() Quote from forums: My clock applet has a configuration option to show local holidays and a combo to select which region the user is interested in. Unfortunately, the combo stays empty no matter what I try. Since no such bug was filed on KDE's bug site, I imagine this could be Gentoo-specific, probably tied to the fact that libkholidays was included in kdepimlibs. I verified the installed holiday region files, they are where they should be. Anyone suffers from the same problem? Is anything else needed? upstream worked out a solution : https://bugs.kde.org/show_bug.cgi?id=221497 It still happens to me with the recent stabilized KDE 4.3.5 on amd64. Is it possible to include the CMakeLists.txt from the trunk fix to plasma in the corresponding ebuild: http://websvn.kde.org/?view=revision&revision=1073147 According to upstream bug, fixed in kde-4.4. I still suffer from the same problem after upgrading to KDE 4.4.4: no holiday entries at all in the Calendar option of Digital Clock. What can I check? I'm completely clueless. Thanks. If I understand correctly, we should have in the system plasma-dataengine-calendar.desktop But I do not have this. May be because in ./configure of plasma-workspace -DWITH_KdepimLibs=OFF ? (KDE PIM libraries Needed for building several plasma dataengines) P.S. kdepimlibs installed on my system. P.P.S. How to change -DWITH_KdepimLibs ? P.P.P.S. Sorry for my English ;) I was right, I deleted plasma-dataengine-calendar.desktop in Arch Linux and reproduce this bug. But I am not programmer, I do not know how to fix it :( This bug should _definitely_ be reopen. It is a Gentoo specific problem, reproduceable also on KDE 4.4.5. No USE flag for kde-base/plasma-workspace-4.4.5 seems to be related to the missing plasma-dataengine-calendar service (should pop up in /usr/share/kde4/services/). (In reply to comment #8) > This bug should _definitely_ be reopen. It is a Gentoo specific problem, > reproduceable also on KDE 4.4.5. I run 4.4.5 w/o this bug. Well, I also have this bug on 4.5.1 :) Although kdepimlibs-4.5.1 installs the necessary files in /usr/share/apps/libkholidays/plan2/, the combo reached by right-clicking on the panel clock -> Digital Clock Settings -> Calendar -> Holidays has only one entry, which reads "Do not show holidays"... Can you please write in a console something like equery belongs `locate plasma-dataengine-calendar` and tell me the result? Thanks. Someone deleted a comments :) Recompile plasma-workspase with rss use-flag and and all will be well ;) (In reply to comment #11) > Someone deleted a comments :) > Recompile plasma-workspase with rss use-flag and and all will be well ;) No, nobody deleted anything, you and urcindalo also had a chat within a different bug report, bug #326563 ;) I second comment #6 in there, blaming on the name and description of the USE flag "rss". |