
rawtherapee - issue #1817
Progress bar shows wrong text when empty folder is opened
When opening a folder which does not contain images, progress bar is showing text "Loading thumbnails..." and nothing happens. It could be very misleading for user. I have already created a patch which fix this issue. The difference is when opening an empty of imageless folder, progress bar shows "No images in this directory.". Patch also adds language string PROGRESSBAR_NOIMAGES to default and Czech language file.
Wrong text: http://i.imgur.com/sXgKVdc.png Correct text: http://i.imgur.com/R99jQXB.png
Branch: FileLoadProgress
Version: 4.0.10.40
Changeset: 4f0bf9d15694
Compiler: gcc 4.7.2
Processor: undefined
System: Linux
Bit depth: 64 bits
Gtkmm: V2.24.2
Build type: Release
Build flags: -fopenmp -ffast-math -funroll-loops
Link flags:
OpenMP support: ON
MMAP support: ON
I am running Ubuntu-12.10-64bit
- ProgressBarNoImages.patch 1.43KB
Comment #1
Posted on Mar 30, 2013 by Grumpy Bird(No comment was entered for this change.)
Comment #2
Posted on Mar 30, 2013 by Grumpy BirdWorks fine in Gentoo, thank you!
Comment #3
Posted on Apr 2, 2013 by Grumpy BirdIf no one objects, I will commit tomorrow.
Comment #4
Posted on Apr 8, 2013 by Grumpy Bird(No comment was entered for this change.)
Comment #5
Posted on Nov 21, 2013 by Happy RhinoIssue 1537 has been merged into this issue.
Status: Fixed
Labels:
Type-Enhancement
Priority-Low
OpSys-All
Component-UI