Page 2 of 3
Re: Getting errors when hovering some video files
Posted: 18 Nov 2021 23:34
by jupe
I'll add that I have noticed lately that MDBU doesn't work on a lot of video files, I thought I might just need to restart (which I haven't done yet) but it could actually be related to this issue. From limited testing I don't have any issues with preview tab/pane though.
edit: Just noticed that if I enable the HoverBox for vids then my MDBU starts working again for all vids, so seems like maybe new issue since HoverBox/InfoTips rework.
edit2: actually some MDBU video files don't work still, but much, much less than before, but with HoverBox enabled for vids the HoverBox does work on the same files that MDBU doesn't work, strange.
Re: Getting errors when hovering some video files
Posted: 18 Nov 2021 23:45
by admin
1) v22.40.0235 might generate better error messages.
2) This undocumented tweak might bring it back to the working state:
PreviewEarlyFactory=1
Based on the theory that this change caused the present trouble:
Code: Select all
v22.40.0224 - 2021-11-13 09:36
*** Preview and Thumbnails: In order to avoid the annoying "Switch to /
Repeat" Windows dialog as much as possible, I have experimentally
rearranged the order of various methods of image extraction. This is a
radical change that affects practically anything with images. The effect
on the quality and speed of the image extraction is difficult to predict
and will vary from system to system.
Re: Getting errors when hovering some video files
Posted: 18 Nov 2021 23:49
by 1024mb
1) Getting the same error I think:
Code: Select all
Error: 6 (0x00000006)
Desc: Overflow
Dll: 0
Proc: hb_GetThumbnail@130: Jean Michel Jarre - Magnetic Fields 2 (iGy6WfbK7Jg) [480p].mkv - 640x480
Source: XYplorer
XY ver: XYplorer 22.40.0235
OS: Windows 10 Windows 10 Pro for Workstations, 64-bit, Release 2009, Build 19043.1320
Locale: 10250 (es-ES)
ANSI: 1252, ACP: 65001 (UTF-8)
Font: Comic Sans MS 14.25, DBCS: No
DPI: 96 (100%), 1920x1080
Date: 2021-11-18 17:48:30
2) This does work. The hoverview works again, holding click works again too. And changing the view to thumbnails doesn't bring any errors now.
Re: Getting errors when hovering some video files
Posted: 18 Nov 2021 23:52
by admin
Okay. I need to think.
Re: Getting errors when hovering some video files
Posted: 19 Nov 2021 10:22
by admin
The next beta (v22.40.0236) might make a better error message on your MKV video.
Re: Getting errors when hovering some video files
Posted: 19 Nov 2021 10:58
by admin
jupe wrote: ↑18 Nov 2021 23:34
I'll add that I have noticed lately that MDBU doesn't work on
a lot of video files, I thought I might just need to restart (which I haven't done yet) but it could actually be related to this issue. From limited testing I don't have any issues with preview tab/pane though.
edit: Just noticed that if I enable the HoverBox for vids then my MDBU starts working again for all vids, so seems like maybe new issue since HoverBox/InfoTips rework.
edit2: actually some MDBU video files don't work still, but much, much less than before, but with HoverBox enabled for vids the HoverBox does work on the same files that MDBU doesn't work, strange.
1) Strange! Unfortunately I cannot see this here. And looking at the code, MDBU is completely unrelated to the HoverBox settings.
2) I assume all these issue disappear when you set this tweak:
PreviewEarlyFactory=1
3) Are you sure that these issues only affect
video files?
Re: Getting errors when hovering some video files
Posted: 19 Nov 2021 11:19
by jupe
1) somehow they have interaction, maybe the HB loads it into cache, then MDBU loading from cache works ok?, but some files still work for HB but not MDBU, I can't explain it.
2) yes all back to normal
3) Have only noticed it on video files, MDBU has been fine for everything else in my day to day use, using v21.30 instead everything works fine again. Issue has been present for about a week
Re: Getting errors when hovering some video files
Posted: 19 Nov 2021 11:25
by admin
1) Yes, might be.
3) Though I cannot see a reason why only video files should be affected, I will exclude them from those changes for now (but NOT in the next beta, still need to run some tests). Gotta start somewhere.
Re: Getting errors when hovering some video files
Posted: 19 Nov 2021 11:54
by admin
1024mb wrote: ↑18 Nov 2021 23:49
1) Getting the same error I think ...
Please try v22.40.0236 (
without the PreviewEarlyFactory tweak). Any better error messages?
Re: Getting errors when hovering some video files
Posted: 19 Nov 2021 13:21
by admin
BTW, I added the
PreviewEarlyFactory tweak to the (undocumented) SC tweak. You now can quickly toggle the value like this:
Code: Select all
tweak("PreviewEarlyFactory", 0, 1); //toggle 0/1
Re: Getting errors when hovering some video files
Posted: 19 Nov 2021 21:33
by 1024mb
I'm getting this:
Code: Select all
Error: 6 (0x00000006)
Desc: Overflow
Dll: 0
Proc: hb_GetThumbnail@130: Jean Michel Jarre - Magnetic Fields 2 (iGy6WfbK7Jg) [480p].mkv - 640x480
Source: XYplorer
XY ver: XYplorer 22.40.0238
OS: Windows 10 Windows 10 Pro for Workstations, 64-bit, Release 2009, Build 19043.1320
Locale: 10250 (es-ES)
ANSI: 1252, ACP: 65001 (UTF-8)
Font: Comic Sans MS 14.25, DBCS: No
DPI: 96 (100%), 1920x1080
Date: 2021-11-19 15:30:06
I get this when I change the view to thumbnails (had to recreate the cache, otherwise the thumbs loaded without problems):
Code: Select all
Error: 6 (0x00000006)
Desc: Overflow
Dll: 0
Proc: addIFF@252: F:\Videos\Jean Michel Jarre - Magnetic Fields 2 (iGy6WfbK7Jg) [480p].mkv -- 4/5
Source: XYplorer
XY ver: XYplorer 22.40.0238
OS: Windows 10 Windows 10 Pro for Workstations, 64-bit, Release 2009, Build 19043.1320
Locale: 10250 (es-ES)
ANSI: 1252, ACP: 65001 (UTF-8)
Font: Comic Sans MS 14.25, DBCS: No
DPI: 96 (100%), 1920x1080
Date: 2021-11-19 15:32:03
It seems the errors haven't changed.
Re: Getting errors when hovering some video files
Posted: 20 Nov 2021 13:18
by admin
Thanks! This is so weird. I think I've *never* seen something like this. So I just HAVE TO find out what's going, and ask you to try again with the next beta.
Re: Getting errors when hovering some video files
Posted: 20 Nov 2021 20:08
by 1024mb
No problem, happy to help.
With the latest beta 0239 I'm getting this:
Code: Select all
Error: 6 (0x00000006)
Desc: Overflow
Dll: 0
Proc: hb_GetThumbnail@130: Jean Michel Jarre - Magnetic Fields 2 (iGy6WfbK7Jg) [480p].mkv - 640x480
Re: Getting errors when hovering some video files
Posted: 20 Nov 2021 20:15
by Horst
With the lastest beta I still get this using floating preview, the preview pane works fine.
Jean Michel Jarre - Magnetic Fields 2 (iGy6WfbK7Jg) [480p].mkv
Code: Select all
Error: 16 (0x00000010)
Desc: Expression too complex
Dll: 0
Proc: preview_LoadIPV
Source: XYplorer
XY ver: XYplorer 22.40.0239
OS: Windows 11 Windows 10, 64-bit, Release 2009, Build 22000.318
Locale: 1033 (en-US)
ANSI: 1252, ACP: 1252 (ANSI - Latin I)
Font: Segoe UI Semibold 12, DBCS: No
DPI: 96 (100%), 1920x1080
Date: 2021-11-20 20:12:54
Re: Getting errors when hovering some video files
Posted: 20 Nov 2021 20:40
by admin
Crazy. All these error messages are not true. There is something deeper going wrong that is also responsible for wrong error messages. But at this point I'm out of ideas. So I will exclude videos from the change and all should be fine again.