files icon indicating copy to clipboard operation
files copied to clipboard

Once opening trash, every folder apparantly has no files

Open BlobCodes opened this issue 5 years ago • 1 comments

Using the latest liri-files-git and fluid-git from AUR on KDE Plasma, but also tried liri-files-0.2.0-2 from the Arch repo.

When I open the trash, it shows "No files" (even though there are files in the trash) and after I exit the trash, it keeps showing "No files". While doing that, the following is shown on the console: QFileSystemWatcher::addPaths: list is empty qml: Path changed to: trash:/// void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "trash:///" void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "/home/blobcodes" void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "trash:///" void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "/home/blobcodes/Dokumente" void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "trash:///" void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "/home/blobcodes/Downloads" void DirModel::setPath(const QString&) DirModel_QML_4(0x55e8ae168860) Ignoring path change request, request already running in "trash:///"

BlobCodes avatar Mar 01 '19 12:03 BlobCodes

I've got the same error.

songsenand avatar Mar 17 '19 15:03 songsenand