Search found 3 matches

by seisuke
Sat Nov 02, 2024 5:23 am
Forum: Help and Support
Topic: [Solved] Compressed archives streaming wrong files
Replies: 6
Views: 8949

Re: Compressed archives streaming wrong files

Thanks, but no need to do that. I got the fix running on my system already.
by seisuke
Fri Oct 18, 2024 7:19 am
Forum: Help and Support
Topic: [Solved] Compressed archives streaming wrong files
Replies: 6
Views: 8949

Re: Compressed archives streaming wrong files

I have an update from my side.

After debuggung the process distributung the file id, I realised the id is given by the MediaStore depending on the systemName of the resource.

public static MediaStoreId getResourceMediaStoreId(Connection connection, StoreResource resource) {
if (connection ...
by seisuke
Wed Oct 09, 2024 9:54 pm
Forum: Help and Support
Topic: [Solved] Compressed archives streaming wrong files
Replies: 6
Views: 8949

[Solved] Compressed archives streaming wrong files

I have switched to version 14.4.0 a while ago and I noticed a problem when opening compressed zip archives.

I usually sort images into archives as that makes the copying around easier and diplaying with UMS used to work fine on a previous version. Previously I think used 10.4.1. I can't be sure ...