Hi michael

I’m sincerly sad about the bad experience you encounter (especially when I see 
how stable is the system on my 
machine — and I’m a bug magnet for any software — everything crashes with me — 
sadly enough).

> 
> I had been following the Developing a simple counter chapter.
> All was well.
> I created an iceberg repository and added my Project to it.
> I committed the sources to git.
> Still working OK.
> Then I did a push of all that to my GitHub/MichaelKentBurns/MyCounter 
> repository.
> I got a progress bar for the push which never made any progress.  

Can you tell us what is your OS?
        version
        pharo version

Can you commit from the command line?

Are you using ssh or Https?

If ssh are you using an agent?

In Pharo 90 we are about to release a new C binding for libgit because the 
version we use is .25 and we will get to 1.0. 

> Instead I got the beachball spinner.  After quite some time I wanted to 
> interrupt it to see if I could recover, but I could find a way.
> Eventually I had to force-quit.

Arg. 
> 
> When I restarted my Pharo image, all of that work was lost because I had not 
> done a save.

Your code is there. 
Open the change code. 
And you can reapply your changes.
As a general principle the only thing that you can really lose is the method 
you are editing but did not compile
(and all your code if you do not have write permissions but this is a bit 
normal)


 

> 
> My Question: Is there some way to interrupt such a process?
> 
> You should be able to push <meta-.> where meta is Ctrl / Alt / Command 
> depending on your OS.
> i.e. push period and meta keys together.
> 
> btw, in Pharo 7 I have been experiencing a few seconds lag before the 
> debugger appears,
> such that it seems it didn't work so I end up hammering the <meta-.> key and 
> half a dozen debuggers show up.
> Apart from needing to modify my behaviour, what have other experienced.  
> I understood there was some work lately to improve responsiveness, so maybe I 
> move to Pharo 9 soon.
> 
> cheers -ben

--------------------------------------------
Stéphane Ducasse
http://stephane.ducasse.free.fr / http://www.pharo.org 
03 59 35 87 52
Assistant: Aurore Dalle 
FAX 03 59 57 78 50
TEL 03 59 35 86 16
S. Ducasse - Inria
40, avenue Halley, 
Parc Scientifique de la Haute Borne, Bât.A, Park Plaza
Villeneuve d'Ascq 59650
France

Reply via email to