Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

glxgears (+ applications creating a new gl context) fail to launch in Simula

Abierto
#159 3 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
25/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
linux

Línea de trabajo

Start by reproducing the failure with DISPLAY=:1 glxgears inside Simula and review the linked Pernosco trace. Compare the behavior with DISPLAY=:2 and the reported LD_LIBRARY_PATH adjustment; done means OpenGL applications create their contexts and render inside the VR workspace rather than on the monitor.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Example:

$ DISPLAY=:1 glxgears
Error: couldn't get an RGB, Double-buffered visual

Duplicated by @lwneal in Discord chat:

As for the OpenGL-inside-SimulaVR question, I still haven't figured out whether it's something trivial (like an envvar set the wrong way) or something deeply structural. Basically, a program like glxgears or any hello-world program that initialized an openGL context, fails when run within Simula
After fixing a few things like LD_LIBRARY_PATH I can actually run something like DISPLAY=:1 glxgears from a terminal inside Simula, and it works- but it displays the OpenGL-rendered window on the monitor, not within the VR workspace

DISPLAY=:2 glxgears results in a segfault for me- maybe it's just a driver issue? are you usually running on an AMD card?

Pernosco trace: https://pernos.co/debug/7WwpVupHw-4kySWCKTw5xA/index.html

Lenguaje dominante
Haskell
Estrellas
3.2k
Forks
111
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de SimulaVR/Simula

Todos los issues de SimulaVR/Simula

Issues similares

Más issues de Haskell

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.