bqplot-image-gl icon indicating copy to clipboard operation
bqplot-image-gl copied to clipboard

Profile viewer marks do not appear in Linux VM

Open rosteen opened this issue 3 years ago • 2 comments

Describe the bug

Hi all, had a bit of a weird bug come through our help desk. We had a user trying to use jdaviz on a Linux VM on their Windows machine, and everything worked except for the profile viewer, which failed to display any marks (the image viewer worked fine). They were able to get the app to work properly by turning off use of WebGL and using the non-GL bqplot instead, which we have available as a fallback.

This might belong in bqplot-gl since this repo was initially for images only, but I'm unclear if you've actually migrated to using that repo instead of this one.

rosteen avatar Jun 29 '22 13:06 rosteen

"kde ubuntu release 22.04"

Maybe same problem as https://forums.virtualbox.org/viewtopic.php?f=7&t=67215 ?

pllim avatar Jun 29 '22 14:06 pllim

I tried to reproduce this by installing ubuntu 20.04 on VirtualBox (Host: Intel mac), without installing any display drivers/"guest additions cd", but the bqplot-image-gl Lines (and SpecViz) work for me. This might be specific when having a windows host, but I don't have access to that currently. I'm not sure a windows machine in the cloud will run VirtualBox, but that could be something I try next.

It would also help if we know more details: browser, host OS version, errors on the JS console.

maartenbreddels avatar Sep 20 '22 12:09 maartenbreddels