View Issue Details

IDProjectCategoryView StatusLast Update
0001356GeoSetterUser Interfacepublic2017-05-16 22:50
ReporterJUnderscoreC Assigned ToFriedemann  
PrioritynormalSeveritytweakReproducibilityalways
Status assignedResolutionopen 
PlatformWindowsOSOS Version
Product Version3.4.51 beta 
Target VersionFixed in Version 
Summary0001356: Don't process files on UI thread
DescriptionI access huge number of photos ( > 4000 in one folder, > 100,000 total) frequently. Sometimes this is over a network.

When GeoSetter loads these files, the user interface locks up and become unusable.

When GeoSetter bulk renames files or updates file date from taken date, the user is presented with only an hourglass and now progress bar at all.

Long running operations should not take place in the same thread as the user interface as they cause the user-interface to lock up for the duration of the operation. Please move these actions to their own thread and provide a progress bar (where applicable).
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-11-17 21:09 JUnderscoreC New Issue
2017-05-16 22:50 Friedemann Status new => assigned
2017-05-16 22:50 Friedemann Assigned To => Friedemann