Why does VW show deleted files?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Why does VW show deleted files?

Terry Raymond

On Windows 7, after I deleted a directory from “Program Files (x86)\MyStuff”, the file browser

still shows the directory. If I create a Filename and send #exists, it returns true.

 

What is going on??

 

Terry

 

===========================================================

Terry Raymond

Crafted Smalltalk

80 Lazywood Ln.

Tiverton, RI  02878

(401) 624-4517      [hidden email]

===========================================================

 


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Why does VW show deleted files?

Dennis smith-4
All the time??  I mean
 - every time?
 - forever after until you
    - restart the image?
    - get a new Filename?

I assume you are deleting files in the directory first?

I had this problem, but only sometimes -- a simple test worked, but a looping test sometimes failed.
My problem was I could never figure you what the "sometimes" was.

There was a thread about this a while back, started by me.
   subject was:  Filename delete problem? maybe? ...


On 2012-02-13 1:27 PM, Terry Raymond wrote:

On Windows 7, after I deleted a directory from “Program Files (x86)\MyStuff”, the file browser

still shows the directory. If I create a Filename and send #exists, it returns true.

 

What is going on??

 

Terry

 

===========================================================

Terry Raymond

Crafted Smalltalk

80 Lazywood Ln.

Tiverton, RI  02878

(401) 624-4517      [hidden email]

===========================================================

 



_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

-- 
Dennis Smith                 		         +1 416.798.7948
Cherniak Software Development Corporation   Fax: +1 416.798.0948
509-2001 Sheppard Avenue East        [hidden email]
Toronto, ON M2J 4Z8              [hidden email]
Canada			         http://www.CherniakSoftware.com
Entrance off Yorkland Blvd south of Sheppard Ave east of the DVP

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Why does VW show deleted files?

Terry Raymond
In reply to this post by Terry Raymond

We have a modified VM and it looks like this only happens under our VM.

 

Terry

 

===========================================================

Terry Raymond

Crafted Smalltalk

80 Lazywood Ln.

Tiverton, RI  02878

(401) 624-4517      [hidden email]

===========================================================

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Terry Raymond
Sent: Monday, February 13, 2012 1:27 PM
To: VWNC
Subject: [vwnc] Why does VW show deleted files?

 

On Windows 7, after I deleted a directory from “Program Files (x86)\MyStuff”, the file browser

still shows the directory. If I create a Filename and send #exists, it returns true.

 

What is going on??

 

Terry

 

===========================================================

Terry Raymond

Crafted Smalltalk

80 Lazywood Ln.

Tiverton, RI  02878

(401) 624-4517      [hidden email]

===========================================================

 


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Why does VW show deleted files?

Andres Valloud-6
Although I do not remember all the details right now, there's something
about file system redirection that might be related... if you're running
a 32 bit VM on a 64 bit Windows, you might want to check what Windows is
doing when you open / list directories and such.

On 2/13/2012 11:50 AM, Terry Raymond wrote:

> We have a modified VM and it looks like this only happens under our VM.
>
> Terry
>
> ===========================================================
>
> Terry Raymond
>
> Crafted Smalltalk
>
> 80 Lazywood Ln.
>
> Tiverton, RI 02878
>
> (401) 624-4517 [hidden email]
>
> ===========================================================
>
> *From:*[hidden email] [mailto:[hidden email]] *On
> Behalf Of *Terry Raymond
> *Sent:* Monday, February 13, 2012 1:27 PM
> *To:* VWNC
> *Subject:* [vwnc] Why does VW show deleted files?
>
> On Windows 7, after I deleted a directory from “Program Files
> (x86)\MyStuff”, the file browser
>
> still shows the directory. If I create a Filename and send #exists, it
> returns true.
>
> What is going on??
>
> Terry
>
> ===========================================================
>
> Terry Raymond
>
> Crafted Smalltalk
>
> 80 Lazywood Ln.
>
> Tiverton, RI 02878
>
> (401) 624-4517 [hidden email]
> <mailto:[hidden email]>
>
> ===========================================================
>
>
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc