James Butler

Results 274 comments of James Butler

So @pieper, @lassoan, @cpinter , with improvements to the Error log window would it then be ok to remove the logging messages from the python console? This was something I...

Ok so I will proceed with the method originally introduced in https://github.com/Slicer/Slicer/commit/4ccf136921f6ecb22e546115bc8f56ea6b6ba8be which still supports python tracebacks and print messages showing in the python console, but python logging messages (info,...

Yes, I will plan on adding all the changes together.

@lassoan Is there any concern with things related to SlicerJupyter or no-main-window actions with these proposed changes?

Which log level specification would you change? Because the changes in https://github.com/Slicer/Slicer/commit/4ccf136921f6ecb22e546115bc8f56ea6b6ba8be would be included again which removes the code that does `# Prints error and warning messages to stderr...

@kerim371 To remove the commit `ENH: merge slicer/main` I've made updates, but I was unable to push to this branch here. Therefore you can choose to sync this branch with...

Try `git reset HEAD~60 --hard` to remove all your commits, then rebase against my branch and then force push the final results.

Please rebase against latest Slicer `main` to bring in latest documentation CI fixes.

Make sure you have fetched the latest. You can observe that your branch is behind the upstream Slicer `main` as shown in the image below. https://github.com/tierra-colada/Slicer/tree/slicer-launcher-settings ![image](https://user-images.githubusercontent.com/15837524/192348983-51b92942-1940-4304-b4af-69880728ded1.png)