Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2017 10:23:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220941] devel/qt5-core: QStorageInfo::mountedVolumes() fails to read mountpoints
Message-ID:  <bug-220941-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220941

            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@FreeBSD.org
          Reporter: yuri@rawbw.com
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

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

QStorageInfo::mountedVolumes() returns an empty list.

See filelight (https://github.com/KDE/filelight) as a testcase. Particularl=
y,
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.

--=20
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-220941-13>