x2: refresh details view issue

Q & A for the old 2X Explorer file manager. For other topics, please use the corresponding forum.

Moderators: fgagnon, nikos, Site Mods

Post Reply
Brig
Silver Member
Silver Member
Posts: 223
Joined: 2002 Aug 05, 16:01
Location: Michigan

x2: refresh details view issue

Post by Brig »

Howdy:

Using the latest version (.46) I've noticed that the panes don't refresh in this circumstance: select one of more files and, holding the Shift key, drop them on a zip file; this moves the files into the zip, deleting the originals. After the operation the originals remain highlighted. Press Ctrl-r to refresh and the originals disappear, as they should. Is this a known issue? Anybody else see this?

Many thanks,
Brig
User avatar
nikos
Site Admin
Site Admin
Posts: 15806
Joined: 2002 Feb 07, 15:57
Location: UK
Contact:

Post by nikos »

which zip program are you using?
Brig
Silver Member
Silver Member
Posts: 223
Joined: 2002 Aug 05, 16:01
Location: Michigan

Post by Brig »

Sorry, using WinZip 8. Win2K, SP3.
User avatar
JRz
Gold Member
Gold Member
Posts: 560
Joined: 2003 Jun 10, 23:19
Location: NL

other error

Post by JRz »

This doesn't happen in my case (win XP Pro SP1 & Winzip 8.1). I do get a dialog from Winzip asking me if I want to move the files in question. When I press 'Move' they immediately disappear in the other pane.

What I discovered is that X2.46 doesn't handle going into an empty zip file (or maybe empty zipfolder; have not checked that) well. I get a debug assertion stating that there is something wrong with folders.cpp line 1268, statement Expression: IsNearFSFolder(pIFolder). :(

DBMON output:

Code: Select all

2908: Filesystem path = C:\Ontw\Beheer\Utilities\Configuration\bin\Debug
2908: Shell attributes: (0x7080017f) FILESYSANCESTOR | FILESYSTEM | STORAGEANCESTOR |
2908: Assigned folder type: FITYPE_FILESYSTEM [deciphered]
2908: Folder CLSID: {F3364BA0-65B9-11CE-A9BA-00AA004AE837}
2908: Enumerated 4 objects in the folder, code=1
2908: Delay-creating column handler...IShellFolder2; Columns = 35 (cached)
2908: UWM_VIEWDELAYSORT got rid of 0 redundant messages
2908: SPY(00000091): Installed on '::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\C:\Ontw\Beheer\Utilities\Configuration\bin\D
ebug'
2908: PIPE ee10d0: Sending command: cd "C:\Ontw\Beheer\Utilities\Configuration\bin\Debug"
 PIPE ee10d0: Sending command: C:
 *** TID=e0, Generating folder instance '::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\C:\Ontw\Beheer\Utilities\Configuration
\bin\Debug\Nieuw - WinZip File.zip'
2908: Filesystem path = C:\Ontw\Beheer\Utilities\Configuration\bin\Debug\Nieuw - WinZip File.zip
2908: Shell attributes: (0x68400177) FILESYSTEM | BROWSABLE | STREAM |
2908: Assigned folder type: FITYPE_ALMOSTFS [forced]
2908: Folder CLSID: {E88DCCE0-B7B3-11D1-A9F0-00AA0060FA31}
2908: C:\Documents and Settings\umeca74\My Documents\cpp\kenny\folders.cpp(1268) : Assertion failed: IsNearFSFolder(pIFo
lder)
Jan.
Dumb questions are the ones that are never asked :turn:
User avatar
nikos
Site Admin
Site Admin
Posts: 15806
Joined: 2002 Feb 07, 15:57
Location: UK
Contact:

Post by nikos »

i can't reproduce it either with w2000 zipfolders
if your explorer fails to refresh too, it's winzip's fault!

JRz, i know about this problem, it is more of a pain than real problem
pressing IGNORE is all there's to it!
User avatar
JRz
Gold Member
Gold Member
Posts: 560
Joined: 2003 Jun 10, 23:19
Location: NL

Post by JRz »

nikos wrote:JRz, i know about this problem, it is more of a pain than real problem
pressing IGNORE is all there's to it!
Done that of course. Is it useful to report these debug assertions? Because if I'm wasting your time reporting them, I'll stop of course.

Let me know :)

Jan.
Dumb questions are the ones that are never asked :turn:
Brig
Silver Member
Silver Member
Posts: 223
Joined: 2002 Aug 05, 16:01
Location: Michigan

Post by Brig »

nikos wrote:i can't reproduce it either with w2000 zipfolders
if your explorer fails to refresh too, it's winzip's fault!
Okay, false alarm I guess: Explorer fails to refresh on its own too. It's just that I've been using this version of WinZip for a long time and I've never noticed this behavior before. Oh well, minor stuff. Thanks.
User avatar
nikos
Site Admin
Site Admin
Posts: 15806
Joined: 2002 Feb 07, 15:57
Location: UK
Contact:

Post by nikos »

Is it useful to report these debug assertions?
for sure!
you never know when a wacky one will be discovered
User avatar
JRz
Gold Member
Gold Member
Posts: 560
Joined: 2003 Jun 10, 23:19
Location: NL

Post by JRz »

Ok. I'll keep looking for the wacky ones :wink:

Jan.
Dumb questions are the ones that are never asked :turn:
Post Reply