Doesn't work on Virtual Machine
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- C++
- Sterne
- 2.2k
- Forks
- 242
- Ø Merge
- 11 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
I'm trying to use Polyscope on a Virtual Machine (Ubuntu 22.04 running inside an Oracle Virtualbox on Windows 10)
However on calling it from Jupyter-lab I get the following problem:
Kernel Restarting
The kernel for Documents/ROTATOR/geodesic/Barmesh-scratch.ipynb appears to have died. It will restart automatically.
So I tried doing a simple test file to just load a mesh and open a Polyscope window to show it, running from command line I get this:
(base) timbo@timbo-VirtualBox:~/Documents/ROTATOR/geodesic$ python3 test.py
GLFW emitted error: GLX: Failed to create context: GLXBadFBConfig
GLFW emitted error: Cannot set swap interval without a current OpenGL or OpenGL ES context
Segmentation fault (core dumped)
I guess it's some issue with the display being passed through the VM, any idea how to fix this?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, den Fehler mit test.py über die Befehlszeile und Barmesh-scratch.ipynb in der Ubuntu 22.04 VirtualBox-Umgebung zu reproduzieren. Untersuche den gemeldeten Fehler GLFW GLXBadFBConfig, den fehlenden Kontext und den Segmentation Fault; abgeschlossen ist die Aufgabe, wenn der Notebook-Kernel aktiv bleibt und das Polyscope-Fenster ohne diese Fehler geöffnet wird.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp, python
- Bereich
- computer-graphics, desktop
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100