[kde-freebsd] maintainer-feedback requested: [Bug 197871] sysutils/ksysguardd: cannot open configuration file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 21 03:17:35 UTC 2015


t.rus76 at ya.ru has reassigned Bugzilla Automation <bugzilla at FreeBSD.org>'s
request for maintainer-feedback to kde at FreeBSD.org:
Bug 197871: sysutils/ksysguardd: cannot open configuration file
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197871



--- Description ---
Even with the file /usr/local/etc/ksysguarddrc present and accessible, this
message appears on boot:

sysguardd: cannot open config file '"/usr/local/etc/ksysguarddrc"'

The problem seems to be with quotes in the filename.

This bug is known to the KDE community and was fixed on 2009-07-11, according
to https://bugs.kde.org/show_bug.cgi?id=199734

However, FreeBSD uses kde-workspace-4.11.13.tar.xz where the file
ksysguard/ksysguardd/CMakeLists.txt still seems to be incorrect: 

add_definitions( -DKSYSGUARDDRCFILE="\\"${SYSCONF_INSTALL_DIR}/ksysguarddrc\\""
)


The attached file fixed this problem for me. 


Some more reports found:
https://forums.freebsd.org/threads/ksysguarddrc-cannot-open-configuration-file.
49370/
https://bugs.freenas.org/issues/7688 (PC-BSD)

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer kde at FreeBSD.org


More information about the kde-freebsd mailing list