[Bug 242451] Wrong File Location Print Test Page sysutils/plasma5-systemsettings

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 5 14:11:41 GMT 2019


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

            Bug ID: 242451
           Summary: Wrong File Location Print Test Page
                    sysutils/plasma5-systemsettings
           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: amzo1337 at gmail.com
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

When printing a test page from within plasma5 system settings, it returns an
error that it couldn't find the file for the test page.

The file it tries to print is provided by cups-filter and is located in:

${LOCALBASE}/share/cups/data/testprint

However, running truss when trying to print the test page shows it is looking
in the wrong location:

openat(AT_FDCWD,"/usr/share/cups/data/testprint",O_RDONLY,00) ERR#2 'No such
file or directory'

In one of the KDE packages there is a hardcoded path to the print test page.

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


More information about the kde-freebsd mailing list