Re: [Pharo-users] How do I debug: "There was an error while trying to install GitFileTree. Installation was cancelled." from Catalog Browser

2016-07-08 Thread stepharo
the problem is that for the shortcut we could to a spy in the menu. For other actions were we do not have double ways to access them this is difficult to explain to the user how to do something without being far too much boring for the one knowing. Stef Le 7/7/16 à 01:58, Ben Coman a

Re: [Pharo-users] How do I debug: "There was an error while trying to install GitFileTree. Installation was cancelled." from Catalog Browser

2016-07-06 Thread Ben Coman
On Thu, Jul 7, 2016 at 2:33 AM, Dale Henrichs wrote: > > > On 07/06/2016 06:37 AM, Cyril Ferlicot Delbecque wrote: >> >> >> On 06/07/2016 15:28, Dale Henrichs wrote: >>> >>> Alistair, >>> >>> Well thank you very much ... Those two menu items are very well

Re: [Pharo-users] How do I debug: "There was an error while trying to install GitFileTree. Installation was cancelled." from Catalog Browser

2016-07-06 Thread Dale Henrichs
On 07/06/2016 06:37 AM, Cyril Ferlicot Delbecque wrote: On 06/07/2016 15:28, Dale Henrichs wrote: Alistair, Well thank you very much ... Those two menu items are very well hidden:) Until you prompted me to look closely I never even noticed that little icon... Is there a reason that those

Re: [Pharo-users] How do I debug: "There was an error while trying to install GitFileTree. Installation was cancelled." from Catalog Browser

2016-07-06 Thread Cyril Ferlicot Delbecque
On 06/07/2016 15:28, Dale Henrichs wrote: > Alistair, > > Well thank you very much ... Those two menu items are very well hidden:) > Until you prompted me to look closely I never even noticed that little > icon... > > Is there a reason that those two menu items are not on the stack pane menu?

Re: [Pharo-users] How do I debug: "There was an error while trying to install GitFileTree. Installation was cancelled." from Catalog Browser

2016-07-06 Thread Dale Henrichs
Alistair, Well thank you very much ... Those two menu items are very well hidden:) Until you prompted me to look closely I never even noticed that little icon... Is there a reason that those two menu items are not on the stack pane menu? Now that I used the copystack menu item, I see what

Re: [Pharo-users] How do I debug: "There was an error while trying to install GitFileTree. Installation was cancelled." from Catalog Browser

2016-07-06 Thread Alistair Grant
Hi Dale, On Tue, Jul 05, 2016 at 11:53:19AM -0700, Dale Henrichs wrote: > While we're on the subject, when one does get a debugger How is a beginner > supposed to share the error information with the folks on this list? > > I have a debugger open on the stack after executing: > > Metacello

Re: [Pharo-users] How do I debug: "There was an error while trying to install GitFileTree. Installation was cancelled." from Catalog Browser

2016-07-05 Thread Dale Henrichs
While we're on the subject, when one does get a debugger How is a beginner supposed to share the error information with the folks on this list? I have a debugger open on the stack after executing: Metacello new configuration: 'GitFileTree'; version: #stable; repository:

[Pharo-users] How do I debug: "There was an error while trying to install GitFileTree. Installation was cancelled." from Catalog Browser

2016-07-05 Thread Dale Henrichs
Using a freshly downloaded Pharo5.0 and the Catalog Browser, I'm getting a Notification with the message in the subject line while installing GitFileTree, but I get a notification with no indication of why or what the error is ... how am I supposed to debug this? I mean I can guess what load