Lets compare if we have identical files also by another tool:
Code: Select all
[nabuko@nabuko XnMP]$ md5sum 183-8385_IMG.JPG
169fb6fba4638aa10e05f78b0c5b4581 183-8385_IMG.JPG
[nabuko@nabuko XnMP]$ md5sum 184-8419_IMG.JPG
58ec190b6fb4b241cfafdeafcdb0ce72 184-8419_IMG.JPG
I'm getting the same result with default settings:
Code: Select all
[nabuko@nabuko XnMP]$ mv ~/.xnviewmp/ ~/.xnviewmp_bck
[nabuko@nabuko XnMP]$ xnviewmp
I just checked "Same file data" in "Search similar files" dialog. Nothing else.
And here is extract from terminal output since comparison starts:
Code: Select all
...
### ThumbLoaderThread :: stop() ok
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
### MyBitmapView (35cf8a0) :: resizeEvent 244 64
### MyBitmapView (357da40) :: resizeEvent 244 64
LOAD BITMAP <//media/truecrypt1/PROGRAMY/Dropbox/Public/XnMP/184-8419_IMG.JPG>
GFF :: LoadThumbnail : 0
LOAD BITMAP <//media/truecrypt1/PROGRAMY/Dropbox/Public/XnMP/183-8385_IMG.JPG>
GFF :: LoadThumbnail : 0
=> 0 1 b4002e90 (0)
###### LOAD BITMAP </media/truecrypt1/PROGRAMY/Dropbox/Public/XnMP/184-8419_IMG.JPG>
### resetViewport (35cf8a0) ==> 244 64 (85 64) 0 0
### resetViewport (35cf8a0) ==> 244 64 (85 64) 0 0
###### LOAD BITMAP </media/truecrypt1/PROGRAMY/Dropbox/Public/XnMP/183-8385_IMG.JPG>
### resetViewport (357da40) ==> 244 64 (48 64) 0 0
### resetViewport (357da40) ==> 244 64 (48 64) 0 0
### MyBitmapView (357da40) :: resizeEvent 330 64
### resetViewport (357da40) ==> 330 64 (48 64) 0 0
### MyBitmapView (35cf8a0) :: resizeEvent 330 64
### resetViewport (35cf8a0) ==> 330 64 (85 64) 0 0
QSettings::endGroup: No matching beginGroup()
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
...