IDE freezes Mac opening file dialogs first time

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
paulclaude
Posts: 121
Joined: Thu Mar 27, 2008 10:19 am

IDE freezes Mac opening file dialogs first time

Post by paulclaude » Thu Feb 25, 2016 5:44 pm

Everytime I start the IDE, the very first time I invoke a file dialog (answer file, answer folder, ask file etc.), the Mac freezes for about one minute before the dialog window appears. The next time, the file dialog windows open regularly, without delays.
I tried to start up my mac without extensions or startup apps (safe mode), but the problem recurs.

The problem existed even with livecode 6, but now with the 7 and later became worse (higher delay). I've a MacBook Pro and OSX El Capitan.

Someone happened something like that? Any suggestions?

Greetings

Paul

Thierry
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 875
Joined: Wed Nov 22, 2006 3:42 pm

Re: IDE freezes Mac opening file dialogs first time

Post by Thierry » Thu Feb 25, 2016 6:22 pm

Paul,

Check this and you might find a workaround which could help!

Didn't work for everyone, but works for me.

http://quality.livecode.com/show_bug.cgi?id=16612


HTH,

Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!

paulclaude
Posts: 121
Joined: Thu Mar 27, 2008 10:19 am

Re: IDE freezes Mac opening file dialogs first time

Post by paulclaude » Fri Feb 26, 2016 11:18 am

Hi Thierry,

what workaround did work for you? The one to check that LiveCode is **not** present in the section "Allow the apps below to control your computer" of Accessibility pane, or
the other to remove iCloud metadata file (rm ~/Library/Caches/CloudKit/CloudKitMetadata*)? Because the first one it's a problem for me, because I use AppleScript in Livecode and without the accessibility permission it didn't work.

Edit: the "Accessibility" workaround seems to work, for me. Thanks! The problem of AppleScript remains.... hope Livecode team does something about it.

Thierry
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 875
Joined: Wed Nov 22, 2006 3:42 pm

Re: IDE freezes Mac opening file dialogs first time

Post by Thierry » Fri Feb 26, 2016 12:31 pm

paulclaude wrote:Hi Thierry,
the "Accessibility" workaround seems to work, for me. Thanks! The problem of AppleScript remains.... hope Livecode team does something about it.
Hi Paul,

Yes, that was this one.

But as some said , useless for them.
I can't tell you more , sorry.
It's in the hands of our smart Scottish developers...
Regards,

Thierry
!
SUNNY-TDZ.COM doesn't belong to me since 2021.
To contact me, use the Private messages. Merci.
!

quailcreek
Posts: 746
Joined: Sun Feb 04, 2007 11:01 pm

Re: IDE freezes Mac opening file dialogs first time

Post by quailcreek » Fri Feb 26, 2016 5:42 pm

I get a short delay when saving a new stack. Do you have fileVault (full disk encryption) turned on? I think that might have something to do with this.
Tom
MacBook Pro OS Mojave 10.14

paulclaude
Posts: 121
Joined: Thu Mar 27, 2008 10:19 am

Re: IDE freezes Mac opening file dialogs first time

Post by paulclaude » Fri Feb 26, 2016 6:09 pm

quailcreek wrote:I get a short delay when saving a new stack. Do you have fileVault (full disk encryption) turned on? I think that might have something to do with this.
No, yours is a different problem. Maybe my problem has something to do with certificates of LiveCode IDE, and security of Mac.

Post Reply