Page 2 of 2

Re: Two bugs (during using v0.53)

Posted: Wed Jun 19, 2013 4:10 pm
by xnview
i means with xnviewmp

Re: Two bugs (during using v0.53)

Posted: Wed Jun 19, 2013 4:35 pm
by oops66
xnview wrote:i means with xnviewmp
lol, ... If I go fast ... I can double clique on the thumbnail ... and the file is displayed/opened with the default program : "Libre Office 3" without any problem.
... But I have to kill the 2 xnviewMP processes after (system + bash.sh) because XnViewMP freezes & heats the CPU. :-(

Re: Two bugs (during using v0.53)

Posted: Thu Jun 20, 2013 7:10 am
by xnview
When you browse this folder, what do you see in the console?

Re: Two bugs (during using v0.53)

Posted: Thu Jun 20, 2013 7:38 am
by oops66
xnview wrote:When you browse this folder, what do you see in the console?
Hello Pierre,

Try with a fresh xnview.db file + start via console:

Code: Select all

./xnview.sh
...
If I browse only and do nothing else (no grayed out, no crash but the CPU load stay at 100% into the monitor system):

Code: Select all

...
setPathname </home/user1/xnviewmp_bug/>
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
## OPEN FOLDER
## OPEN FOLDER ok
## updateLabels
## updateLabels ok
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
TIME  0  
## OPEN FOLDER done
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
### ThumbLoaderThread :: setFileList(2)
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
### ThumbLoaderThread :: setFileList ok
######ThumbLoaderThread :: forever 2 : 1e99f80 
CHECK <1> 
######ThumbLoaderThread :: start : 1 
ThumbLoaderThread => 1 (-1 -1)  <Image Optimization_ How Many of These 7 Mistakes Are You Making Presentation.ppt>
LOAD BITMAP </home/user1/xnviewmp_bug/Image Optimization_ How Many of These 7 Mistakes Are You Making Presentation.ppt>
### ThumbLoaderThread :: setFirstItemToLoad
### ThumbLoaderThread :: setFirstItemToLoad ok
CPU/Cores loads - One Core/4 at %idle=0 (so the "100% into the monitor system):

Code: Select all

mpstat -P ALL 1
# NORMAL USE:
09:52:01     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
09:52:02     all    1,51    0,00    0,50    0,00    0,00    0,00    0,00    0,00   97,98
09:52:02       0    1,02    0,00    0,00    0,00    0,00    0,00    0,00    0,00   98,98
09:52:02       1    2,00    0,00    1,00    0,00    0,00    0,00    0,00    0,00   97,00
09:52:02       2    2,02    0,00    0,00    0,00    0,00    0,00    0,00    0,00   97,98
09:52:02       3    1,01    0,00    0,00    0,00    0,00    0,00    0,00    0,00   98,99
...
# CPU LOAD "at 100% into the monitor system"  One Core/4 at %idle=0 (so the "100% into the monitor system) ::
09:49:43     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
09:49:44     all    8,52    0,00   18,55    0,50    0,00    0,25    0,00    0,00   72,18
09:49:44       0    2,02    0,00    0,00    2,02    0,00    1,01    0,00    0,00   94,95
09:49:44       1   29,29    0,00   70,71    0,00    0,00    0,00    0,00    0,00    0,00
09:49:44       2    1,01    0,00    3,03    0,00    0,00    0,00    0,00    0,00   95,96
09:49:44       3    2,00    0,00    0,00    0,00    0,00    0,00    0,00    0,00   98,00

09:49:44     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
09:49:45     all    7,98    0,00   18,95    0,00    0,00    0,25    0,00    0,00   72,82
09:49:45       0    0,99    0,00    0,00    0,00    0,00    0,99    0,00    0,00   98,02
09:49:45       1   28,00    0,00   72,00    0,00    0,00    0,00    0,00    0,00    0,00
09:49:45       2    2,00    0,00    2,00    0,00    0,00    0,00    0,00    0,00   96,00
09:49:45       3    1,01    0,00    1,01    0,00    0,00    0,00    0,00    0,00   97,98

09:49:45     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
09:49:46     all   10,50    0,00   20,75    0,00    0,00    0,00    0,00    0,00   68,75
09:49:46       0    6,93    0,00    6,93    0,00    0,00    0,00    0,00    0,00   86,14
09:49:46       1   31,00    0,00   69,00    0,00    0,00    0,00    0,00    0,00    0,00
09:49:46       2    2,04    0,00    3,06    0,00    0,00    0,00    0,00    0,00   94,90
09:49:46       3    1,00    0,00    4,00    0,00    0,00    0,00    0,00    0,00   95,00
Test 1- If I do "View\Rebuild Thumbnails" ... grayed out, Freeze + the CPU load stay at 100% into the monitor system then ctrl+c

Code: Select all

....
BrowserWindow :: updateMenu()
ThumbLoaderThread :: stop()
^C
user1@pc:~/000/xnview-all/xnviewMP-linux-all/XnViewMP-056$ 
Test 2- If I only mouse select this culprit ppt file ... grayed out, Freeze + the CPU load grow up at 200% into the monitor system, then ctrl+c

Code: Select all

...
setPathname </home/user1/xnviewmp_bug/>
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
## OPEN FOLDER
## OPEN FOLDER ok
## updateLabels
## updateLabels ok
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
TIME  0  
## OPEN FOLDER done
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
### ThumbLoaderThread :: setFileList(2)
ThumbLoaderThread :: stop()
### ThumbLoaderThread :: stop() ok
### ThumbLoaderThread :: setFileList ok
######ThumbLoaderThread :: forever 2 : 1594f30 
CHECK <1> 
######ThumbLoaderThread :: start : 1 
ThumbLoaderThread => 1 (-1 -1)  <Image Optimization_ How Many of These 7 Mistakes Are You Making Presentation.ppt>
LOAD BITMAP </home/christophe/xnviewmp_bug/Image Optimization_ How Many of These 7 Mistakes Are You Making Presentation.ppt>
### ThumbLoaderThread :: setFirstItemToLoad
### ThumbLoaderThread :: setFirstItemToLoad ok
MyView::set /home/christophe/xnviewmp_bug/Image Optimization_ How Many of These 7 Mistakes Are You Making Presentation.ppt 
###### LOAD BITMAP </home/christophe/xnviewmp_bug/Image Optimization_ How Many of These 7 Mistakes Are You Making Presentation.ppt>
^C
Two Cores/4 at %idle=0 ("200% into the monitor system) :

Code: Select all

...
# CPU LOAD "at 200% into the monitor system":
09:58:51     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
09:58:52     all   16,46    0,00   38,99    0,00    0,00    0,00    0,00    0,00   44,56
09:58:52       0    5,10    0,00    2,04    0,00    0,00    0,00    0,00    0,00   92,86
09:58:52       1    8,33    0,00    3,12    0,00    0,00    0,00    0,00    0,00   88,54
09:58:52       2   25,00    0,00   75,00    0,00    0,00    0,00    0,00    0,00    0,00
09:58:52       3   26,00    0,00   74,00    0,00    0,00    0,00    0,00    0,00    0,00

09:58:52     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
09:58:53     all   20,60    0,00   38,69    0,00    0,00    0,25    0,00    0,00   40,45
09:58:53       0   28,71    0,00   68,32    0,00    0,00    0,00    0,00    0,00    2,97
09:58:53       1   15,84    0,00    3,96    0,00    0,00    0,99    0,00    0,00   79,21
09:58:53       2   11,22    0,00    8,16    0,00    0,00    0,00    0,00    0,00   80,61
09:58:53       3   27,00    0,00   73,00    0,00    0,00    0,00    0,00    0,00    0,00

09:58:53     CPU    %usr   %nice    %sys %iowait    %irq   %soft  %steal  %guest   %idle
09:58:54     all   13,07    0,00   38,44    0,00    0,00    0,25    0,00    0,00   48,24
09:58:54       0   24,00    0,00   76,00    0,00    0,00    0,00    0,00    0,00    0,00
09:58:54       1    1,02    0,00    0,00    0,00    0,00    1,02    0,00    0,00   97,96
09:58:54       2    2,04    0,00    0,00    0,00    0,00    0,00    0,00    0,00   97,96
09:58:54       3   23,00    0,00   77,00    0,00    0,00    0,00    0,00    0,00    0,00
+ Sent a PM too

Re: Bug with some .ppt files

Posted: Fri Jul 05, 2013 3:45 pm
by oops66
FI: ... I still have this bug (with some *.ppt files) with the new Linux version MP-X64-0.60
(was solved with your MP-X64-0.56 beta test version - see PM)