pharo icon indicating copy to clipboard operation
pharo copied to clipboard

SpNullApplication did not understand #label:

Open astares opened this issue 2 years ago • 2 comments

  • Pharo 12
  • open Iceberg
  • click on add repository
  • use "clone from github"
  • add an owner who exists - but a project that not exists

image

astares avatar Sep 13 '23 05:09 astares

Maybe implementing it like

label: aString
    self inform: aString

could solve it

astares avatar Sep 13 '23 05:09 astares

Hi @astares , is this what you've meant? Because I've got 3 different errors but none llike the one you reported:

Screenshot 2024-01-22 at 22 01 54

hernanmd avatar Jan 22 '24 20:01 hernanmd

Still there in Pharo-12.0.0+SNAPSHOT.build.1418.sha.a0e865b5ad192fe52def0c4d346dddd250cbae01 (64 Bit)

image

astares avatar Mar 19 '24 16:03 astares