Hover Box for Zip files

Features wanted...
highend
Posts: 13317
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Hover Box for Zip files

Post by highend »

Did you try fresh?
Yep, won't work either :maf:
One of my scripts helped you out? Please donate via Paypal

hari3
Posts: 225
Joined: 25 Sep 2016 13:57
Location: win 10,64 bit

Re: Hover Box for Zip files

Post by hari3 »

HB for rar?

Borut
Posts: 1412
Joined: 19 Oct 2010 19:29

Re: Hover Box for Zip files

Post by Borut »

I am seeing only the raw preview. In fresh it seems to kind of work at my place (after show hover box being enabled).

Re. RAR: Sure, I would be very very interested too. But I guess, let us see it work for zip for all and think about RAR later.
Win 10 Pro 64bit

admin
Site Admin
Posts: 60569
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Hover Box for Zip files

Post by admin »

Maybe another Win10 bug?

What's the OS of those where it does not work?

Borut
Posts: 1412
Joined: 19 Oct 2010 19:29

Re: Hover Box for Zip files

Post by Borut »

Win 7 here, as in sig. (And works in Fresh.)
Win 10 Pro 64bit

admin
Site Admin
Posts: 60569
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Hover Box for Zip files

Post by admin »

You say "it seems to kind of work"... that does not sound like 100%...

RalphM
Posts: 1935
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Hover Box for Zip files

Post by RalphM »

Doesn't work in my regular config after enabling to show hover box for Zip-Files but works in fresh with exactly the same options for hover box.
OS see sig.

Other factors I guess.

Edit: Rephrased it to make it clearer - I hope.
Last edited by RalphM on 01 Nov 2018 12:37, edited 1 time in total.
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

Borut
Posts: 1412
Joined: 19 Oct 2010 19:29

Re: Hover Box for Zip files

Post by Borut »

Read it as: Works after enabling hover box.
Win 10 Pro 64bit

admin
Site Admin
Posts: 60569
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Hover Box for Zip files

Post by admin »

Next beta has some debug logging. You should see these 4 lines for each time you hover a ZIP:

Code: Select all

2018-11-01 12:33:06.099 >> kExtZipFldr OK

2018-11-01 12:33:06.146 >> ePFzip OK

2018-11-01 12:33:06.192 >> zip_ListContents IN

2018-11-01 12:33:06.333 >> zip_ListContents OUT: 1

Borut
Posts: 1412
Joined: 19 Oct 2010 19:29

Re: Hover Box for Zip files

Post by Borut »

Hm. I do not see any change in 19.30.0004. The result of ::dlog is empty (apart from the header line). How should this be debugged properly?

Edit:

::dlog result of fresh is indeed something like:
2018-11-01 15:05:02.207 >> kExtZipFldr OK
2018-11-01 15:05:02.207 >> ePFzip OK
2018-11-01 15:05:02.207 >> zip_ListContents IN
2018-11-01 15:05:02.217 >> zip_ListContents OUT: 1

In my opinion, with RalphM's and mine configurations (and probably highend's too) the new code is not executed at all. The raw preview is shown before the new zip-content code has a chance.
Last edited by Borut on 01 Nov 2018 15:18, edited 1 time in total.
Win 10 Pro 64bit

admin
Site Admin
Posts: 60569
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Hover Box for Zip files

Post by admin »

Well, that's an interesting result as well. I'll add more logging to the next beta...

admin
Site Admin
Posts: 60569
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Hover Box for Zip files

Post by admin »

Next beta (v19.30.0004) you should get this on dlog; :

Code: Select all

2018-11-01 15:52:19.246 >> Delay:1

2018-11-01 15:52:19.278 >> Delay:2

2018-11-01 15:52:19.309 >> sFIT:InfoTip

2018-11-01 15:52:19.324 >> sHB:1

2018-11-01 15:52:19.340 >> sHB:2

2018-11-01 15:52:19.371 >> sHB:3

2018-11-01 15:52:19.387 >> hb_Get

2018-11-01 15:52:19.403 >> kExtZipFldr OK

2018-11-01 15:52:19.434 >> ePFzip OK

2018-11-01 15:52:19.465 >> zip_ListContents IN

2018-11-01 15:52:19.496 >> zip_ListContents OUT: 1

2018-11-01 15:52:19.528 >> sHB:4

2018-11-01 15:52:19.543 >> sHB:5

2018-11-01 15:52:19.574 >> Delay:3

Borut
Posts: 1412
Joined: 19 Oct 2010 19:29

Re: Hover Box for Zip files

Post by Borut »

Guess you mean v19.30.0005. Will test it as soon as possible, after it will be available.
Win 10 Pro 64bit

Borut
Posts: 1412
Joined: 19 Oct 2010 19:29

Re: Hover Box for Zip files

Post by Borut »

XYplorer 19.30.0006 - Windows 7 Professional (Service Pack 1), 64-bit, Build 7601 - 2018-11-01 18:35:37.852
----------------------------------------------------------------------------------------------------

2018-11-01 18:35:26.756 >> Delay:1

2018-11-01 18:35:26.756 >> Delay:2

2018-11-01 18:35:26.756 >> sFIT:InfoTip

2018-11-01 18:35:26.756 >> sHB:1

2018-11-01 18:35:26.756 >> sHB:2

2018-11-01 18:35:26.756 >> sHB:3

2018-11-01 18:35:26.756 >> hb_Get

2018-11-01 18:35:26.864 >> sHB:5

2018-11-01 18:35:26.874 >> Delay:3
Win 10 Pro 64bit

admin
Site Admin
Posts: 60569
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Hover Box for Zip files

Post by admin »

Select a Zip file and run this through the address bar:
text dectohex(attrstamp()) ;
I have the suspicion that Zip files are seen as folders on your system...

Post Reply