You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:///"
The text was updated successfully, but these errors were encountered:
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:///"
The text was updated successfully, but these errors were encountered: