Pierre Laborde

Results 77 issues of Pierre Laborde

I have an error when I'm trying to ignore a set of instructions during debug : ![carretBug](https://github.com/pharo-spec/NewTools/assets/49183340/75958a8c-30b7-4b6d-9361-724356249ce0) My config : - Pharo 11 release (without advanced debug tools) - Windows...

debugger

During a debugging, when I'm started a test I'm arriving in an interessed method. In my case the concerned method have a `self halt`, I place some `self halt` to...

bug
debugger

Break points are not working in Traits methods, this is a problem because sometimes I want to place a break point into Trait for have more possibility to find a...

bug
debugger

![image](https://github.com/pharo-project/pharo-launcher/assets/49183340/57d82c88-9b88-43f1-af3f-648fd380c511) To reproduce the bug: - Activate the dev mode - Close the PharoLauncher settings section - Close the launcher - Open the launcher - Go to the PharoLauncher settings...

Bug

Generaly I'm looking for new version using the pharo.org download link, and the link is not up to date: Today: ![image](https://github.com/pharo-project/pharo-launcher/assets/49183340/e707a5a2-727f-4c63-b087-65badd3a5435) That why I didn't see that there is new...

Bug

I don't understand the way to get (or install) and use Polymphemus on my PC. I have tried that : ```smalltalk Metacello new baseline: 'Polyphemus'; repository: 'github://hogoww/Polyphemus:main'; onConflictUseIncoming; ignoreImage; load....

**Bug description** During loading a GitHub project an error appears when I click to the red cross button ![image](https://github.com/user-attachments/assets/eac167a0-8258-46cd-b235-a4a4f406f158) in the loading bar: ![image](https://github.com/user-attachments/assets/c3b5f602-c404-46df-bd29-3a9fa868d46a) I'm with a limited and not...

Type: Bug

### Discussed in https://github.com/OpenSmock/Molecule/discussions/162 Originally posted by **labordep** June 9, 2023 The problem appears when we are using multiple Components with the same contract definition (static), during the execution we...

question

### Discussed in https://github.com/OpenSmock/Molecule/discussions/32 Originally posted by **labordep** May 14, 2021 See the following tests : MolInheritanceTests>>testServicesWithoutChild

question

![image](https://github.com/user-attachments/assets/b65e78bc-4d4c-4478-84fc-a9237c9b93fc)

enhancement