[Bug 220941] devel/qt5-core: QStorageInfo::mountedVolumes() fails to read mountpoints

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 23 10:23:05 UTC 2017


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

            Bug ID: 220941
           Summary: devel/qt5-core: QStorageInfo::mountedVolumes() fails
                    to read mountpoints
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: yuri at rawbw.com
          Assignee: kde at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)

Created attachment 184624
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184624&action=edit
suggested patch to qstorageinfo__unix.cpp

QStorageInfo::mountedVolumes() returns an empty list.

See filelight (https://github.com/KDE/filelight) as a testcase. Particularly,
src/localLister.cpp there.

It looked like patching
/usr/ports/devel/qt5-core/files/patch-src_corelib_io_qstorageinfo__unix.cpp
should have helped, but it doesn't.
It calls getfsstat which returns a non-empty list, but
QStorageInfo::mountedVolumes() still returns an empty list.

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


More information about the kde-freebsd mailing list