James Butler

Results 274 comments of James Butler

Is "restore position" only in place because Markups nodes are not currently supporting the global undo/redo feature? If undo/redo was enabled, then if someone accidentally clears a position they can...

Changes to acknowledging contributors would also be for scripted modules as well? Thinking about a commonly used module like Segment Editor which had some core contributors at original introduction, but...

@rbumm Could you rebase this branch to bring in all the latest commits from `master` and let the status checks re-run here? Your branch is currently 219 commits behind `master`...

Generally you can just build the primary solution file in the "Slicer-build" directory located inside the superbuild build tree. That is because this is some pure Slicer changes that don't...

@lassoan Do you have any additional comments here?

See https://discourse.slicer.org/t/stable-update-notification/23655 for more brainstorming related to this issue.

> Slicer crashes with a chance of about 20-30% I've also been running into this issue. It's been difficult to debug due to the inconsistent crashes.

@lassoan Yes unhandled errors such as tracebacks still show up. ![image](https://user-images.githubusercontent.com/15837524/91773550-03962180-ebb5-11ea-9f32-78b3dd082df2.png) > then we would not need to rely on the Python console that much. I would encourage improving the...

@pieper With this change, if in DeveloperMode, you would see all typical logging. Nothing would be lost. > It's very common to ask users to report what they see when...

Log improvement ideas from @lassoan - make it auto-scroll to last message - I think this could definitely be implemented for both the Error Log dialog and for the log...