close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Fresh install gets "has no properties" error

Thread began 3/04/2012 1:55 pm by eric172570 | Last modified 5/25/2012 11:51 am by eric172570 | 1600 views | 7 replies

eric172570

Resolved with workaround

After a bunch of time on the phone with Ray (thanks, Ray!), it turns out that the problem is due to an assumption made by WebAssist extensions about file pathnames on Mac OS X. A simple but ugly workaround made it work for now.

If anyone else runs into this on Mac OS X (eyes-glazing-over content follows):

User preferences, and the per-user configuration for Adobe CS and extensions, is stored in the user's home folder/directory under Library/Application Support/Adobe. User home directories are usually found in /Users/{username}, e.g. "/Users/eric". Normally, this is fine, and normally WebAssist extensions seem to understand this.

If the user is using FileVault encryption on the home folder, then the user's home directory (and everything underneath) is actually in an encrypted filesystem which is mounted (Unix style filesystem mount) on top of the /User/{username} directory. Programs which expect the user's home directory to be in that location work just fine.

HOWEVER, the WebAssist library seems to go out of its way to discover that the user's home directory is not on the startup volume. Most of the time other volumes are mounted in the /Volumes directory. WebAssist seems to assume that this is the case. But for FileVault mounted home directories, the mount point is *not* /Volumes/{username} as WebAssist assumes, but is /Users/{username} as usual. So the special handling is incorrect. The normal /Users/{username} should be used.

The workaround: in a Terminal window make a symbolic link as follows:

sudo ln -s /Users/{username} /Volumes/{username}

The bummer is that /Volumes seems to get cleaned out on every reboot. So you get to do this again and again. It needs to be done as root (hence the "sudo") so you can't put it in a login item.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...