Re: [Pharo-users] All file accesses get externalCalledFailed exceptions.

2020-04-24 Thread Michael Burns via Pharo-users
--- Begin Message --- Thanks Tim! Problem solved. I did as you suggest and added Pharo.app (and Squeak*.app) to the "Files and Folders” and tried again. That resolved the primary issue but when opening File Browser I got a different exception referring to /.VolumeIcon.icns not being able to be

Re: [Pharo-users] All file accesses get externalCalledFailed exceptions.

2020-04-22 Thread Tim Mackinnon
H Michael- that seems strange, I just tried the following on a Pharo8 with Catalina: OSPlatform current currentWorkingDirectoryPath. > /Users/macta/Dev/Smalltalk/Pharo/Pharo 8.0 - 64bit I’m using PharoLauncher, although my images are not stored in Documents, but ~/Dev/Smalltalk/Pharo (I adjus

[Pharo-users] All file accesses get externalCalledFailed exceptions.

2020-04-22 Thread Michael Burns via Pharo-users
--- Begin Message --- Newbie to Pharo Just installed the latest 8.0 stable image. Some things work, but anything I do to access any files gets an exception dealing with getcwd in libc.dylib. I am running MacOS Catalina. I searched and found the lib.dylib file and it is an alias to another .dylib