https://bugs.kde.org/show_bug.cgi?id=383198
Bug ID: 383198
Summary: Missing preview buttons due to gtkX_preview not found
Product: kde-gtk-config
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
The gtk2_preview and gtk3_preview helper applications are installed into
${LIBEXEC_INSTALL_DIR}, but looked up with QStandardPaths::findExecutable,
which only looks at qgetenv(PATH).
The libexec directory is not part of PATH so the previews are not available.
--
You are receiving this mail because:
You are watching all bug changes.