Martín Dias

Results 121 issues of Martín Dias

Why not: "Control+L" on this action: ![image](https://user-images.githubusercontent.com/3044265/183140482-36a4685d-12c6-43d9-9477-9d3702815576.png) Kind of related with #973 as it can accelerate loading packages manually.

The error message is `ZnInvalidUTF8: Illegal leading byte for utf-8 encoding`. This happens in a P9 with Iceberg v2.0.3 . Reproduce with: - Open Iceberg repositories list - Clone https://github.com/pharo-graphics/Bloc/...

I detected the bug in an image from previous week, and now see it happens too in a new one: ``` Pharo 9.0.0 Build information: Pharo-9.0.0+build.1395.sha.6bc0cf3e1a9ccef98f506808defad704e834b0f6 (64 Bit) ``` In...

1. On Image A: 1.1. Clone a repository 1.2. Add a new package to the repo 2. On image B: 2.1. Clone a repository in a different directory 2.2. Do...

Hidden: Visible: I'm looking at the code, it's a IceTipActionPanel. BTW, I see that IceTipActionPanel is only a SpButtonBarPresenter

Steps: I selected a change in the tree, wrote a message, and clicked on the commit button. The "push" checkbox was enabled. Iceberg performed an empty commit with the message...

Spec1 used this terminology but it's now misleading. We can use Panel or just Presenter as a replacement. See the hierarchy of IceTipAskForPlaintextCredentialsModel.

clean up

I have the following printer for DataFrames which I can push to this repo if you want. Given: ``` df := DataFrame withRowNames: #(r1 r2) columnNames: #(c1 c2 c3 c4)....

hacktoberfest

- `Cursor` class doesn't implement `currentCursor:` - `ActiveHand` global doesn't exist anymore - Quite probably more error that are not highlighted

My impression is that they represent the same concepts and are built in a similar way. But it's not only changing one class by another, of course. This is how...

discussion