Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2015 03:17:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197871] sysutils/ksysguardd: cannot open configuration file
Message-ID:  <bug-197871-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: t.rus76@ya.ru
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@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@FreeBSD.org> ---
Auto-assigned to maintainer kde@FreeBSD.org

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197871-13>