Sean Marquez

Results 69 comments of Sean Marquez

I get a `FileDoesNotExistException` when attempting to redefine `initializeSessionID` ![Screenshot from 2024-01-03 15-18-30](https://github.com/pharo-project/pharo-launcher/assets/14095576/4fd0d7bf-3df5-4893-b9a9-340ec0147279) ![Screenshot from 2024-01-03 15-18-41](https://github.com/pharo-project/pharo-launcher/assets/14095576/3d620170-84a4-4079-b0dc-3be3da7438d2) ![Screenshot from 2024-01-03 15-19-22](https://github.com/pharo-project/pharo-launcher/assets/14095576/926bc1d3-d31a-4cea-8e74-19132801fad5)

Inspector evaluation of `Smalltalk image imagePath` ![Screenshot from 2024-01-04 02-34-07](https://github.com/pharo-project/pharo-launcher/assets/14095576/95eb52e0-31cf-422d-bd51-fd460f7591e8)

I'm not an expert with the debugger, but my guess would be something to do with an `OmBlockFileStore` object ![Screenshot from 2024-01-04 03-00-27](https://github.com/pharo-project/pharo-launcher/assets/14095576/1f8e7564-70d0-46fd-bc0a-8169631cb4b8)

![Screenshot from 2024-01-04 03-37-43](https://github.com/pharo-project/pharo-launcher/assets/14095576/89af4b3c-e008-44b7-8d39-675f638d15ff)

> I can't get the information from the screenshot. Would it be possible to scroll the stack to have the selected entry on the top of the displayed stack? It...

I seem to be getting a `PrimitiveFailed` error after evaluating `EpMonitor current disable` :confused: ![Screenshot from 2024-01-04 04-48-25](https://github.com/pharo-project/pharo-launcher/assets/14095576/660d5d52-bbbe-418f-9e2b-c3f8fab4a858) ![Screenshot from 2024-01-04 04-48-37](https://github.com/pharo-project/pharo-launcher/assets/14095576/5fb5c246-1f78-4776-b741-089c43e05171)

So, I'm noticing the `#basicFileID was sent to nil` error occurs when pharo-launcher is installed in `/opt` but not if it's installed in my home directory (where writable files can...

> So, I'm noticing the `#basicFileID was sent to nil` error occurs when pharo-launcher is installed in `/opt` but not if it's installed in my home directory (where writable files...

Just published a pre-release of my environment for building with fprime v3.4.0. Feel free to try it out https://github.com/capsulecorplab/fprime-workspace-image/releases/tag/v3.4.0-rc1.0.0

We currently have [auto-generated release notes](https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes) configured for the fprime-workspace-image https://github.com/fprime-community/fprime-workspace-image/blob/main/.github/release.yml