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

Debian Buster VM with Virtio QXL won't show the content of the main window #24

Open
elico opened this issue Nov 3, 2019 · 0 comments
Open

Comments

@elico
Copy link

elico commented Nov 3, 2019

To resolve this I added the --disable-gpu option ie a GNOME .desktop file would look like this:

[Desktop Entry]
Name=OfflineBay
Comment=OfflineBay V2.0.0
GenericName=Search Engine
X-GNOME-FullName=OfflineBay
Exec=/opt/OfflineBay/OfflineBay --disable-gpu
Terminal=false
Type=Application
Icon=/opt/OfflineBay/resources/app/app/img/icon.png
Categories=Network;

or just run from cli:
/opt/OfflineBay/OfflineBay --disable-gpu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant