snapcrafters / eclipse

A community-maintained package to easily install Eclipse on Linux
MIT License
8 stars 11 forks source link

Fixed tooltips not rendering #65

Closed Mailaender closed 7 months ago

Mailaender commented 8 months ago

https://stackoverflow.com/questions/77165391/eclipse-ide-javadoc-hover-tooltip-empty

jnsgruk commented 8 months ago

Hey! This may be better set in environment map as part of the apps section in the snapcraft.yaml. Are you able to confirm that this solves the problem in the snap?

janesser commented 6 months ago

https://download.nvidia.com/XFree86/Linux-x86_64/435.17/README/primerenderoffload.html

for me works only if i add both env vars, with just prime offload it would crash eclipse __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia glxgears

on the other hand kicking the nvidia gpu for each tooltip seems a little overdoing it. anyways more stable with it than without it.