Doesn't work on Virtual Machine
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 2.2k
- フォーク
- 242
- 平均マージ
- 11分
- マージ済み PR(30日)
- 1
説明
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?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Ubuntu 22.04 VirtualBox 環境で、コマンドラインから test.py を実行し、Barmesh-scratch.ipynb を使って障害を再現します。報告された GLFW GLXBadFBConfig、コンテキストの欠落、segmentation fault を調査します。ノートブックカーネルが動作し続け、これらのエラーなしで Polyscope ウィンドウが開けば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, python
- 領域
- computer-graphics, desktop
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100