question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BUG: Bug with multi-view screen capture

See original GitHub issue

See this example that uses hemi='split', all captured PyVista images are duplicated:

https://mne.tools/dev/auto_examples/visualization/plot_publication_figure.html#sphx-glr-auto-examples-visualization-plot-publication-figure-py

Moreover, once brain.close() is called, it should make sure no figures are generated (as they have been closed for that snippet). Compare the above to what used to be produced with mayavi produced (one pair of images rather than four pairs):

https://mne.tools/stable/auto_examples/visualization/plot_publication_figure.html#sphx-glr-auto-examples-visualization-plot-publication-figure-py

cc @GuillaumeFavelier can you look into it?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
larsonercommented, Mar 4, 2020

@GuillaumeFavelier it would be nice not to have our docs have this problem when they go to stable. So I think we either need this for 0.20, or we temporarily revert to using Mayavi to build docs during release…

0reactions
GuillaumeFaveliercommented, Mar 6, 2020

should we revert to Mayavi on CircleCI until this is fixed?

+1 for this @larsoner, I’ll open the PR

Read more comments on GitHub >

github_iconTop Results From Across the Web

Having some problem with s-pen and screen capture tracing... | XDA ...
This seems to happen mostly if I am tracing a smaller image. Am I doing something wrong or is this just a bug?...
Read more >
Multi View Update Screen Rotation Bug Confirmed.
Hey All. This new firmware has introduced a screen rotation bug to our Note 2's. Basically the screen will fail to rotate from...
Read more >
Bug Report - Monitor Capture bug with multi-monitor setup.
I have found somewhat of a work-around. I can fix the problem by enabling "Use point filtering" in the properties of the monitor...
Read more >
Triple monitor bug
Can you post a screenshot of the multiview widget with your settings? I am curious what's going on here. Marcel Offermans, Mar 21,...
Read more >
The Screen Capture Module
Shows the Capture Rectangle which can be dragged to the desired position. The size of the captured part of the screen equals the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found