pharo-project / pharo

Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
http://pharo.org
Other
1.21k stars 356 forks source link

Iceberg : SubclassResponsibility: LGitCommitStore had the subclass responsibility to implement #createDirectory: #13030

Open ElisabethCabioch opened 1 year ago

ElisabethCabioch commented 1 year ago

Hello,

I'm currently trying to edit my project by adding directly a code directory via Pharo to it. I tried to reload new Pharo 11 images but the same error is always occuring: SubclassResponsibility: LGitCommitStore had the subclass responsibility to implement #createDirectory:.

It appears as so:

image

This bug appears when I do :Browse > Iceberg> right click on the repository I want to add a directory in > Edit Project > + button > Create a directory > Accept

My Edit Project window is the following one: image

welcome[bot] commented 1 year ago

Thanks for opening your first issue! Please check the CONTRIBUTING documents for some tips about which information should be provided. You can find information of how to do a Pull Request here: https://github.com/pharo-project/pharo/wiki/Contribute-a-fix-to-Pharo

GitHub
Contribute a fix to Pharo
Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk. - pharo-project/pharo
labordep commented 1 year ago

I confirm the problem with my config :