[kfontview] [Bug 451121] kfontviewpart.rc not found for kfontview
Andrew
bugzilla_noreply at kde.org
Sat Dec 21 11:59:35 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=451121
Andrew <travneff at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |travneff at gmail.com
--- Comment #1 from Andrew <travneff at gmail.com> ---
I had same:
kf.xmlgui: cannot find .rc file "kfontviewpart.rc" for component
"kfontviewpart"
kfontview looks here (in this order):
~/.local/share/kxmlgui5/kfontviewpart/kfontviewpart.rc
/usr/share/kde-settings/kde-profile/default/share/kxmlgui5/kfontviewpart/kfontviewpart.rc
/usr/local/share/kxmlgui5/kfontviewpart/kfontviewpart.rc
/usr/share/kxmlgui5/kfontviewpart/kfontviewpart.rc
but the actual file is here:
/usr/share/kxmlgui5/kfontview/kfontviewpart.rc
Fixed by:
ln -s /usr/share/kxmlgui5/kfontview /usr/share/kxmlgui5/kfontviewpart
This also fixed this issue:
https://bugs.kde.org/show_bug.cgi?id=446207
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list