Error 104 seems to crop up with Spotlight mostly, so not sure why you're seeing it on 10.3.9.

I get it when I do debug sessions in quick succession. Spotlight locks the MyApp.debug file so RB complains about a 104 error because it can't replace the debug executive with it's newly.

I get around this by excluding my project folder from Spotlight indexing, but not sure what to do about it in 10.3.X... strange.

The only thing I can think of is that you must be trying to read in the file twice. Perhaps you would be better off copying the file to / tmp and then displaying that..?

Cheers,

- Tom

On 11/03/2006, at 8:34 AM, Sven E Olsson wrote:

Hi,
Is there some other that have some problems with LastError 104
'File In use' using the HTML Viewer on OS X.

In my app SEEdit I use the HTML viewer as Live Preview.

When I loaded an file from an folderitem into the viewer, then some times the file is
locked after that...  So I cant Save that file again after changes.

It looks to be more frequent on OS X 10.3.9 than 10.4 (Not the same WebKit)

Any ideas about this?

I try to do an workaround using an string, but then the CSS files was not loaded correctly
(not at all) after a change in the CSS file.


Barking Olsson


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

All questions and answers unless otherwise stated are in Relation to Mac OS X 10.4 and later.


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to