Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color bar not rendering on Windows OS #48

Closed
banesullivan opened this issue Jan 16, 2019 · 5 comments
Closed

Color bar not rendering on Windows OS #48

banesullivan opened this issue Jan 16, 2019 · 5 comments
Labels
bug Uh-oh! Something isn't working as expected. for-future-consideration Let's come back to this when we have more time/resources

Comments

@banesullivan
Copy link
Member

banesullivan commented Jan 16, 2019

I have a Windows VM that I've been using to test a few things and I noticed I cannot get the color bars to render:

import vtki
from vtki import examples

dataset = examples.load_uniform()
dataset.plot(screenshot='foo-windows.png')

foo-windows

Notes

  • Python 3.6
  • Architecture: 64bit WindowsPE
  • VTK Version: 8.1.2
@banesullivan banesullivan added the bug Uh-oh! Something isn't working as expected. label Jan 16, 2019
@banesullivan
Copy link
Member Author

NOTE: I'm thinking this might be because I am on a Virtual Machine

@akaszynski
Copy link
Member

I've had similar problems when using VMs with VTK. It's an issue on Virtual Box but not vmware. I'd ignore this.

@banesullivan
Copy link
Member Author

Just an FYI: I'm using vmware right now with an Ubuntu VM and this issue persists:

Screen Shot 2019-07-26 at 1 02 40 PM

@banesullivan banesullivan added the for-future-consideration Let's come back to this when we have more time/resources label Jul 26, 2019
@Wying301
Copy link

Wying301 commented Mar 8, 2022

Just an FYI: I'm using vmware right now with an Ubuntu VM and this issue persists:

Screen Shot 2019-07-26 at 1 02 40 PM

Hi, I met similar problem when using VMware, have you ever solved this problem?

@banesullivan
Copy link
Member Author

I believe this is a graphics issue with VMWare that I don't know where to begin addressing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Uh-oh! Something isn't working as expected. for-future-consideration Let's come back to this when we have more time/resources
Projects
None yet
Development

No branches or pull requests

3 participants