Easy bug submission

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

Easy bug submission

Andrey Larionov
What about to add another button to error dialog? The button action
"Report bug", which gather debug info and ask user to provide
meaningful description of how to reproduce, and then posts this
information (maybe possibly search for duplicates entries) as defect
report in bugtracker.

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Easy bug submission

Adrian Lienhard
That would be nice. But is there an API for the Google issue tracker  
to create new reports? I had a look some time ago but didn't find any.

Adrian

On Oct 5, 2009, at 10:29 , Andrey Larionov wrote:

> What about to add another button to error dialog? The button action
> "Report bug", which gather debug info and ask user to provide
> meaningful description of how to reproduce, and then posts this
> information (maybe possibly search for duplicates entries) as defect
> report in bugtracker.
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Easy bug submission

Andrey Larionov
There is no API for Mantis, and it dosn't stop us from using
ensureFix: and others usefull features from Installer

On Mon, Oct 5, 2009 at 13:48, Adrian Lienhard <[hidden email]> wrote:

> That would be nice. But is there an API for the Google issue tracker
> to create new reports? I had a look some time ago but didn't find any.
>
> Adrian
>
> On Oct 5, 2009, at 10:29 , Andrey Larionov wrote:
>
>> What about to add another button to error dialog? The button action
>> "Report bug", which gather debug info and ask user to provide
>> meaningful description of how to reproduce, and then posts this
>> information (maybe possibly search for duplicates entries) as defect
>> report in bugtracker.
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Easy bug submission

Andrey Larionov
http://code.google.com/p/support/wiki/IssueTracker#Issue_entry
Some explanations from Google Code team

On Mon, Oct 5, 2009 at 13:59, Andrey Larionov <[hidden email]> wrote:

> There is no API for Mantis, and it dosn't stop us from using
> ensureFix: and others usefull features from Installer
>
> On Mon, Oct 5, 2009 at 13:48, Adrian Lienhard <[hidden email]> wrote:
>> That would be nice. But is there an API for the Google issue tracker
>> to create new reports? I had a look some time ago but didn't find any.
>>
>> Adrian
>>
>> On Oct 5, 2009, at 10:29 , Andrey Larionov wrote:
>>
>>> What about to add another button to error dialog? The button action
>>> "Report bug", which gather debug info and ask user to provide
>>> meaningful description of how to reproduce, and then posts this
>>> information (maybe possibly search for duplicates entries) as defect
>>> report in bugtracker.
>>>
>>> _______________________________________________
>>> Pharo-project mailing list
>>> [hidden email]
>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [hidden email]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Easy bug submission

Andrey Larionov
http://code.google.com/p/support/issues/detail?id=148

On Mon, Oct 5, 2009 at 14:02, Andrey Larionov <[hidden email]> wrote:

> http://code.google.com/p/support/wiki/IssueTracker#Issue_entry
> Some explanations from Google Code team
>
> On Mon, Oct 5, 2009 at 13:59, Andrey Larionov <[hidden email]> wrote:
>> There is no API for Mantis, and it dosn't stop us from using
>> ensureFix: and others usefull features from Installer
>>
>> On Mon, Oct 5, 2009 at 13:48, Adrian Lienhard <[hidden email]> wrote:
>>> That would be nice. But is there an API for the Google issue tracker
>>> to create new reports? I had a look some time ago but didn't find any.
>>>
>>> Adrian
>>>
>>> On Oct 5, 2009, at 10:29 , Andrey Larionov wrote:
>>>
>>>> What about to add another button to error dialog? The button action
>>>> "Report bug", which gather debug info and ask user to provide
>>>> meaningful description of how to reproduce, and then posts this
>>>> information (maybe possibly search for duplicates entries) as defect
>>>> report in bugtracker.
>>>>
>>>> _______________________________________________
>>>> Pharo-project mailing list
>>>> [hidden email]
>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>>
>>>
>>> _______________________________________________
>>> Pharo-project mailing list
>>> [hidden email]
>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>>
>>
>

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Easy bug submission

Schwab,Wilhelm K
In reply to this post by Andrey Larionov
See Debugger>>mailOutbugReport - I have no idea whether or not it actually works; it is available on the debugger's call-stack menu, at least in the standard toolset.

Bill



-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Andrey Larionov
Sent: Monday, October 05, 2009 3:30 AM
To: Pharo Development
Subject: [Pharo-project] Easy bug submission

What about to add another button to error dialog? The button action "Report bug", which gather debug info and ask user to provide meaningful description of how to reproduce, and then posts this information (maybe possibly search for duplicates entries) as defect report in bugtracker.

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: Easy bug submission

Andrey Larionov
Thanks.

On Mon, Oct 5, 2009 at 14:55, Schwab,Wilhelm K <[hidden email]> wrote:

> See Debugger>>mailOutbugReport - I have no idea whether or not it actually works; it is available on the debugger's call-stack menu, at least in the standard toolset.
>
> Bill
>
>
>
> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]] On Behalf Of Andrey Larionov
> Sent: Monday, October 05, 2009 3:30 AM
> To: Pharo Development
> Subject: [Pharo-project] Easy bug submission
>
> What about to add another button to error dialog? The button action "Report bug", which gather debug info and ask user to provide meaningful description of how to reproduce, and then posts this information (maybe possibly search for duplicates entries) as defect report in bugtracker.
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
> _______________________________________________
> Pharo-project mailing list
> [hidden email]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project