Inspect-it is broken in 15.x

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Inspect-it is broken in 15.x

Tim Mackinnon-6
Just to make it clear from my other thread - the inspect-it operation in the workspace and debugger is broken in amber in all 15.x versions.

To reproduce - in a workspace, type 5 +1 and press the inspect it button (this also happen in the debugger as well).

I'm not sure how to raise a proper bug report yet (but happy to do this)

Tim

Sent from my iPhone

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Inspect-it is broken in 15.x

Herby Vojčík
Add an issue in github, amber-smslltalk/amber repo.

Dňa 27. februára 2016 23:52:29 CET používateľ Tim Mackinnon <[hidden email]> napísal:

>Just to make it clear from my other thread - the inspect-it operation
>in the workspace and debugger is broken in amber in all 15.x versions.
>
>To reproduce - in a workspace, type 5 +1 and press the inspect it
>button (this also happen in the debugger as well).
>
>I'm not sure how to raise a proper bug report yet (but happy to do
>this)
>
>Tim
>
>Sent from my iPhone

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Inspect-it is broken in 15.x

Tim Mackinnon-6
Ok - I’ve added an issue #1217.

I’ve also noticed in the debugger you get that if you click on “BrowseIt” - you get another error : “Parse error on line undefined column undefined : Unexpected character "

I’ve noted that in the same issue in case its some related problem.

I was looking for an easy way to capture the stack trace to put in the issue. It doesn’t look like there is an easy way to do this in amber?

Tim

> On 27 Feb 2016, at 22:56, Herby Vojčík <[hidden email]> wrote:
>
> Add an issue in github, amber-smslltalk/amber repo.
>
> Dňa 27. februára 2016 23:52:29 CET používateľ Tim Mackinnon <[hidden email]> napísal:
>> Just to make it clear from my other thread - the inspect-it operation
>> in the workspace and debugger is broken in amber in all 15.x versions.
>>
>> To reproduce - in a workspace, type 5 +1 and press the inspect it
>> button (this also happen in the debugger as well).
>>
>> I'm not sure how to raise a proper bug report yet (but happy to do
>> this)
>>
>> Tim
>>
>> Sent from my iPhone
>

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Inspect-it is broken in 15.x

Herby Vojčík
Just add this

  console trace.

whenever you like.

Tim Mackinnon wrote:

> Ok - I’ve added an issue #1217.
>
> I’ve also noticed in the debugger you get that if you click on “BrowseIt” - you get another error : “Parse error on line undefined column undefined : Unexpected character "
>
> I’ve noted that in the same issue in case its some related problem.
>
> I was looking for an easy way to capture the stack trace to put in the issue. It doesn’t look like there is an easy way to do this in amber?
>
> Tim
>
>> On 27 Feb 2016, at 22:56, Herby Vojčík<[hidden email]>  wrote:
>>
>> Add an issue in github, amber-smslltalk/amber repo.
>>
>> Dňa 27. februára 2016 23:52:29 CET používateľ Tim Mackinnon<[hidden email]>  napísal:
>>> Just to make it clear from my other thread - the inspect-it operation
>>> in the workspace and debugger is broken in amber in all 15.x versions.
>>>
>>> To reproduce - in a workspace, type 5 +1 and press the inspect it
>>> butt
on (this also happen in the debugger as well).
>>>
>>> I'm not sure how to raise a proper bug report yet (but happy to do
>>> this)
>>>
>>> Tim
>>>
>>> Sent from my iPhone
>

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.