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

Model is not rendered #65

Open
probonopd opened this issue Jul 15, 2018 · 4 comments
Open

Model is not rendered #65

probonopd opened this issue Jul 15, 2018 · 4 comments

Comments

@probonopd
Copy link

Left: Firefox (correct), right: onshape-desktop-shell (broken)

onshape

Onshape-0.5.17-x86_64.AppImage on xubuntu-18.04-desktop-amd64.iso

@develar
Copy link
Owner

develar commented Jul 15, 2018

@develar develar closed this as completed Jul 15, 2018
@probonopd
Copy link
Author

Unfortunately it is not working for me:

gl

xubuntu-18.04-desktop-amd64.iso

me@host:~$ glxinfo | grep 'version'
server glx version string: 1.4
client glx version string: 1.4
GLX version: 1.4
    Max core profile version: 3.3
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.0.0-rc5
OpenGL core profile shading language version string: 3.30
OpenGL version string: 3.0 Mesa 18.0.0-rc5
OpenGL shading language version string: 1.30
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 18.0.0-rc5
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10

@develar develar reopened this Jul 15, 2018
@probonopd
Copy link
Author

Launching it with --ignore-gpu-blacklist resolves this for me.

I am using an AMD Radeon card with the open source driver that comes with Xubuntu.

me@host:~$ lsmod | grep radeon
radeon               1470464  14
i2c_algo_bit           16384  1 radeon
ttm                   106496  1 radeon
drm_kms_helper        167936  1 radeon
drm                   401408  14 radeon,ttm,drm_kms_helper

@probonopd
Copy link
Author

So if the AppRun script would invoke the main application with --ignore-gpu-blacklist it would be solved.

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

2 participants