Sean DeNigris

Results 159 comments of Sean DeNigris

I will see if #3604 helps here. In regards to whether the timeout is long enough, it is contextual because it all depends on how many packages the user is...

I have been hacking the PB load behavior to round up all the Pipfiles in loaded repos (under pharo-local) along with GT's default Pipfile and merge them into one big...

Digging a bit more. It doesn't currently seem like there is any machinery to pass contextual information between panes. A new (empty) context is created each time an object's views...

Here is another spot further up the call chain where it seems there is an opportunity to pass state/context, but a new empty instance is created instead:

Are st a separate issue, or an example of the more general limitation that arbitrary files other than README can't be handled?

What was the problem with P11?

There is the same problem in the Code Changes tool. After applying changes, the log selection on the left resets

Duplicate of https://github.com/feenkcom/gtoolkit/issues/2546 ?

Hey @juliendelplanque, I captured your PP2 feedback in this issue. @kursjan created a migration guide and was asking about dependencies. Would you be able to provide some information re his...

Sure, @sebastianconcept, but I noticed `load: #( Core )` in the first script but not the second. Could that be a factor? Also what is the specific error you’re seeing?