Skip to content

KFilePlaceModel: use storageVolume uuid to match their bookmark

Méven Car requested to merge work/meven/uuid-udi-bug-466600 into master

Solid's uuid are not stable accross reboots, when a device is a StorageVolume we can leverage their uuid to disambiguate. This should fix the majority of inconstencies.

  • When a device is a storageVolume store its uuid in its metadata
  • Use the uuid to match against the bookmarks
  • Simplify code in KFilePlacesModelPrivate::loadBookmarkList

BUG: 466600

Edited by Méven Car

Merge request reports

Loading