The reason I don't report bugs most of the time...

Suggestions & ideas / Suggestions & idées
Locked
User avatar
nandblock
Posts: 217
Joined: 23 December 2015, 02:13

The reason I don't report bugs most of the time...

Post by nandblock »

... is something very small but annoying. If I want to report a bug I need to give a specific table (even when the bug is just about any game of that type). There is no direct link from the table to create a bug. So I need to cut and paste 2 strings of text: (1) the table number; (2) the error message that appears onscreen. And often I need to copy a 3rd piece of info, the move number. It is possible for me to do all this, sure, but it's enough keystrokes I can't usually be bothered unless I'm particularly irked by a bug.

Suggestion: Simply have a button "Report a bug on this table" which will create a new bug report with the table number and the move number automatically copied into it.

The obvious problem here I can see is that eliminating the in-between steps could lead to the creation of duplicate reports.
User avatar
Giordano Bruno 1974
Posts: 225
Joined: 28 April 2020, 19:56

Re: The reason I don't report bugs most of the time...

Post by Giordano Bruno 1974 »

nandblock wrote: 14 December 2020, 21:44 The obvious problem here I can see is that eliminating the in-between steps could lead to the creation of duplicate reports.
Not if the button is removed and replaced with "bug already reported" when clicked on.
User avatar
Jest Phulin
Posts: 1856
Joined: 08 July 2013, 21:50

Re: The reason I don't report bugs most of the time...

Post by Jest Phulin »

Giordano Bruno 1974 wrote: 15 December 2020, 02:30 Not if the button is removed and replaced with "bug already reported" when clicked on.
Just curious, how would this be implemented? If the computer could identify when a bug happens, it could notify the developer where the bad code was. The idea of bugs, though, is code not behaving how the developer should have made it.
User avatar
Giordano Bruno 1974
Posts: 225
Joined: 28 April 2020, 19:56

Re: The reason I don't report bugs most of the time...

Post by Giordano Bruno 1974 »

Jest Phulin wrote: 15 December 2020, 04:39
Giordano Bruno 1974 wrote: 15 December 2020, 02:30 Not if the button is removed and replaced with "bug already reported" when clicked on.
Just curious, how would this be implemented? If the computer could identify when a bug happens, it could notify the developer where the bad code was. The idea of bugs, though, is code not behaving how the developer should have made it.
The report button can be there at all the time. If there is no bug then the player doesn't click on it. THe computer doesn't need to work out if there has been a bug or not.
User avatar
Tisaac
Posts: 2736
Joined: 26 August 2014, 21:28

Re: The reason I don't report bugs most of the time...

Post by Tisaac »

Giordano Bruno 1974 wrote: 15 December 2020, 10:01
Jest Phulin wrote: 15 December 2020, 04:39
Giordano Bruno 1974 wrote: 15 December 2020, 02:30 Not if the button is removed and replaced with "bug already reported" when clicked on.
Just curious, how would this be implemented? If the computer could identify when a bug happens, it could notify the developer where the bad code was. The idea of bugs, though, is code not behaving how the developer should have made it.
The report button can be there at all the time. If there is no bug then the player doesn't click on it. THe computer doesn't need to work out if there has been a bug or not.
Then why are you talking about " Not if the button is removed and replaced with "bug already reported" when clicked on.".
You could very well encounter several different bugs during the same game, so the button need to stay during the whole game.
User avatar
Giordano Bruno 1974
Posts: 225
Joined: 28 April 2020, 19:56

Re: The reason I don't report bugs most of the time...

Post by Giordano Bruno 1974 »

Tisaac wrote: 15 December 2020, 14:12
Giordano Bruno 1974 wrote: 15 December 2020, 10:01
Jest Phulin wrote: 15 December 2020, 04:39

Just curious, how would this be implemented? If the computer could identify when a bug happens, it could notify the developer where the bad code was. The idea of bugs, though, is code not behaving how the developer should have made it.
The report button can be there at all the time. If there is no bug then the player doesn't click on it. THe computer doesn't need to work out if there has been a bug or not.
Then why are you talking about " Not if the button is removed and replaced with "bug already reported" when clicked on.".
You could very well encounter several different bugs during the same game, so the button need to stay during the whole game.
Because bugs should be reported at the end of the game. Once someone has done so then remove the button so that no-one submits a duplicate report.
Locked

Return to “Suggestions”