I find the same anomalies in V9 for MacOS for workingDirectory pointing to root. I had to create a configuration system so I could effectively manage locations instead of using workingDirectory references.
Other anomalies... when attempting to type in a (super) class in class creation - each keystroke launches debugger... same when setting up iceberg/github - typing in a package/folder name launches debugger with each keystroke... annoying, but I can get through it. Oh, this also seems to happen whenever I'm typing 'thisContext'. This all seems related to the type-ahead facility. Also a few observable issues with transmitTo: / sorting with Spec2 in V9... looks like when a column sorting issue was fixed it blew up transmitTo: ... -- sort - now sorts the pane but doesn't appropriately convey through the transmitTo: to the next pane - sometimes crashes, sometimes just doesn't display correct data... unusable, had to put this project on hold. I've asked here before how to submit a bug report - but didn't get a response (my posts are probably too benign for the experts, lol). If you know how to submit a bug report, I'd appreciate a (very) small primer or point me to a link. Thanks! Russ On Fri, Jul 31, 2020 at 6:29 AM Davide Varvello via Pharo-users < pharo-users@lists.pharo.org> wrote: > Hi > > Isn't it weird this behavior for the community? Should I open a bug? > Cheers > Davide > > > Pharo Smalltalk Users mailing list wrote > > Hi Guys, > > As I already described here: > > > http://forum.world.st/Fuel-FLSerializer-tests-are-not-working-pharo-8-td5120052.html > > there is something weird on Pharo 8 (on Mac) because I'm running an image > > that is in the same directory of the Pharo.app but "FileLocator > > workingDirectory" give me the root directory. > > > > I expected the same directory where there is Pharo.app > > Cheers > > Davide > > > > > > > > -- > > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > > > > > > -- > Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html > > -- Russ Whaley whaley.r...@gmail.com