Quantcast
Channel: Adobe Community: Message List - Browse folder bug on Mac OS Lion
Browsing latest articles
Browse All 34 View Live

Browse folder bug on Mac OS Lion

Hi, Since Mac OS Lion, our Flex plugins make Indesign crashed after any browse folder.I can post the crash details if you want. Thanks.Regards.Pierre RAFFA

View Article



Re: Browse folder bug on Mac OS Lion

If you could provide a small example extension that lets us reproduce the problem that would be helpful

View Article

Re: Browse folder bug on Mac OS Lion

In case it helps, Louis mentioned another thread on files/folders, not sure if it's related to the issue you're seeing http://forums.adobe.com/message/3990186

View Article

Re: Browse folder bug on Mac OS Lion

Hi David, I upload an exemple of extension in your ftp ( DFhdgjfhgKJ.zxp ) the flex code is just: var vFile:File = new File();vFile.addEventListener(Event.SELECT,...

View Article

Re: Browse folder bug on Mac OS Lion

In the thread you mentionned, the browseFolder is used by jsx and not by flex...

View Article


Re: Browse folder bug on Mac OS Lion

Thanks for the code snippet. Which version of Lion are you using? Is anyone else seeing this issue?  We will try to reproduce this and if so, investigate where the problem lies.

View Article

Re: Browse folder bug on Mac OS Lion

Hi David, I think you already know this, but I had the same problem. Someone at Adobe (maybe even you?) reproduced it for me. I ended up just writing my own file browser--the Silicon Publishing...

View Article

Re: Browse folder bug on Mac OS Lion

Why did you write a whole file browser? You can just use the ExtendScript File and Folder methods instead... Harbs

View Article


Re: Browse folder bug on Mac OS Lion

HI Harbs, If I can get by without using ExtendScript in a CS Extension, I will!:-) In addition, Actionscript makes it pretty easy. Thanks, Ole

View Article


Re: Browse folder bug on Mac OS Lion

  I guess I have the opposite approach: If ExtendScript has built-in functionality, why rewrite it in Actionscript? I actually like the standard ExtendScript File dialogs better than the AIR ones... Harbs

View Article

Re: Browse folder bug on Mac OS Lion

First of all, is there any word on this issue?  browseForDirectory in my extension seems to be crashing Illustrator on Lion and not on Snow Leopard. Second of all, any tips on writing my own file...

View Article

Re: Browse folder bug on Mac OS Lion

For running jsx, read this: http://cookbooks.adobe.com/post_Communicating_between_JavaScript_and_the_Creative-17383.ht ml ExtendScript has File.openDialog(), File.openDlg(), File.saveDialog() and...

View Article

Re: Browse folder bug on Mac OS Lion

Hello David, the same problem you can see with running the Dommy Dumper Extension Builder project on Mac OS X Lion 10.7.3. Just click on the first button on the upper right and after the click InDesign...

View Article


Re: Browse folder bug on Mac OS Lion

I absolutely quote Harbs on this because, this way, it will look more "InDesign-friendly". The only thing I wasn't able to reproduce by calling a ExtendScript from within actionscript is a progress bar...

View Article

Re: Browse folder bug on Mac OS Lion

Any extendscript code run from an extension is run in the service manager persistent engine by default, so that should not be an issue. What's the code you are using to run your progress bar? Harbs

View Article


Re: Browse folder bug on Mac OS Lion

Ciao Harbs, I was preparing a sample project to show you my problem and... boom! It worked as expected :-SI think I should have to re-insert the progress bar in my main project and see where the...

View Article

Image may be NSFW.
Clik here to view.

Re: Browse folder bug on Mac OS Lion

May be its too late but I'm also getting same problem on my lion machine with Indesign 5.5 but  same extension working fine on windows indesign5.5.is there any solution for this problem other than...

View Article

Browsing latest articles
Browse All 34 View Live




Latest Images