Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upPlot column checkboxes become checked again on refresh #1245
Comments
This comment has been minimized.
This comment has been minimized.
What you see in the nightly is probably caused by the same inner problem as #1222. This is how I reproduce it:
This seems a race condition in the data loading. |
mgrojo
added
the
bug
label
Nov 30, 2017
justinclift
changed the title
Plot column ckeckboxed get rechecked on refresh
Plot column checkboxes become checked again on refresh
Dec 1, 2017
added a commit
that referenced
this issue
Dec 1, 2017
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
If I refresh data while the plot is open, DB4S crumples on the floor in a heap, sobbing. https://screencast-o-matic.com/watch/cblioX2Cw7 This was on the nightly from 7 Dec. The nightl;y from Nov 6 doesn't. |
mgrojo
added
the
response requested
label
Jan 16, 2018
This comment has been minimized.
This comment has been minimized.
Sorry for the delay, @Orimay! But can you check out tomorrow's nightly build and see if it's working for you? @mgrojo I believe the problem you saw was caused by the old and buggy multithreading code we had. Ironically the new multithreading code had the same issue but in a more reliable manner |
This comment has been minimized.
This comment has been minimized.
All the reported problems were solved, but we forgot to report back and close this issue. I'll close it now. |
Orimay commentedNov 30, 2017
•
edited
Details for the issue
If I check a plot column, it gets a color. If I uncheck it, and then refresh data for the plot, the mark gets checked back. This is very annoying - I am forced to uncheck all the checkboxes, I ever checked, every time I refresh the data. Please make it so checkboxes don't get checked back on refresh.
Useful extra information
Weekly build does even worse - after refresh columns disappear at all.
I'm opening this issue because:
I'm using DB4S on:
I'm using DB4S version:
I have also: