[kde-freebsd] [Bug 197871] sysutils/ksysguardd: cannot open configuration file
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 24 22:45:31 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197871
--- Comment #3 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
(In reply to t.rus76 from comment #0)
> 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.
What FreeBSD version and compiler (and version) are you using?
Reapplying the fix from KDE bug 199734 just doesn't work here on
HEAD+clang+CMake 3.1.3, as the code in ksysguardd.c now evaluates to
#define KSYSGUARDDRCFILE /s/kde/etc/ksysguarddrc
instead of
#define KSYSGUARDDRCFILE "/s/kde/etc/ksysguarddrc"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list