[kde-freebsd] [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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197871

            Bug ID: 197871
           Summary: sysutils/ksysguardd: cannot open configuration file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: t.rus76 at ya.ru
          Assignee: kde at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list