Talk About Network

Google




Programming > Applescript > Re: 'container ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 1479 of 1697
Post > Topic >>

Re: 'container of' and FileVault

by Patrick Stadelmann <Patrick.Stadelmann@[EMAIL PROTECTED] > Jul 2, 2007 at 10:49 AM

In article <f6996g$2k7$1$8300dec7@[EMAIL PROTECTED]
>,
 Simon Slavin <slavins.delete.these.four.words@[EMAIL PROTECTED]
> 
 wrote:

> I have an AppleScript Studio application which is used by many people in
> many countries.  Consequently I get all sorts of weird bugs re****ted due
> to people having different setups: different languages set, different
> system preferences, and other unusual things.
> 
> I've tracked a problem down to some of my users using FileVault.  My
> AppleScript uses 'container of'.  It fails with an error -1728 for users
> who use FileVault (encrypted home folders).  Error -1728 is a runtime
> error: the runtime library doesn't agree with the compiler on how to use
> an event.  It should never happen.
> 
> This code /always/ if the do***ent is inside a FileVault home folder. 
It
> doesn't fail for other users.
> 
> Does anyone have any ideas ?

FileVault home folders are actually contained in a different volume, 
mounted in /Users. This is hidden if you use POSIX path, but if using 
traditional HFS path or AppleScript references ( folder ... of disk 
.....) this can cause some problems, although I would rather expect "file 
not found" kinds of error.

Patrick
-- 
Patrick Stadelmann <Patrick.Stadelmann@[EMAIL PROTECTED]
>
 




 2 Posts in Topic:
'container of' and FileVault
Simon Slavin <slavins.  2007-07-01 23:04:06 
Re: 'container of' and FileVault
Patrick Stadelmann <Pa  2007-07-02 10:49:55 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Mon Jan 5 21:14:46 PST 2009.