[email protected] has reassigned Bugzilla Automation <[email protected]>'s
request for maintainer-feedback to [email protected]:
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 <[email protected]> ---
Auto-assigned to maintainer [email protected]
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to