Hello,

I just noticed that the 'Save' and 'Save As...' context menu options (when
on an image) are still very dodgy in the new beta as they were in earlier
ones.

When I select 'Save' or 'Save As...' on an image, the chances of the file
being written to disk is 25%, ie. on average I have to keep saving the same
image 4 times before the file actually gets written to disk and the 'This
file already exists...want to overwrite' requester appears.

I've looked at what SnoopDOS sees when I do it, and it seems that most of
the time a process called V's File & Network does a Lock() on the filename
to see if it exists and gets Fail (which is correct) but that's where it
stops. Only about 1 in 4 does it do a Lock(filename) - Fail and then a
Write(filename) - OK.

I'm using PFS BTW but I don't think that should make any difference.

I can't believe nobody else noticed this so maybe it just happens on PFS.

This is an annoying bug.

Gaven Eogan,
Quest Computing Ltd,                    Ph:     +353 1 6799933
28 - 33 Ushers Court,                   Mobile: +353 87 2376144
Ushers Quay,                            E-mail: mailto:[EMAIL PROTECTED]
Dublin 8,                                       Web:    http://www.quest.ie
Ireland.


_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE

Reply via email to