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

Troubleshooting Magnum GLFW crash on Ubuntu for screen sharing #2116

Draft
wants to merge 25 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
3ebd5d5
add minimal glfw app (replaces viewer)
eundersander May 19, 2023
1463957
header fix
eundersander May 19, 2023
981a2d6
add error-handling
eundersander May 19, 2023
8816864
switch glfw to use EGL
eundersander May 19, 2023
1e2833d
add minimal_glfw.py
eundersander May 19, 2023
5001d21
add sys.setdlopenflags
eundersander May 19, 2023
12f5cc6
add TempGlfwApplication.cpp
eundersander May 19, 2023
8903ece
update TempGlfwApplication.cpp
eundersander May 19, 2023
cb65138
update TempGlfwApplication.cpp
eundersander May 19, 2023
feb037f
add minimal_magnum_app.cpp (builds to viewer binary)
eundersander May 19, 2023
d8682f6
add debug text to minimal magnum app draw event
eundersander May 19, 2023
c8e0ddf
add triangle to minimal magnum app
eundersander May 19, 2023
d66f564
add frame-buffer clearing to both minimal apps
eundersander May 19, 2023
1f9351b
make minimal magnum app match minimal_glfw.py (no triangle; flashing …
eundersander May 19, 2023
e9c0111
rename to minimal_magnum_app.py
eundersander May 19, 2023
b9ca8ae
add clipboard.txt
eundersander May 22, 2023
18c76b9
clipboard
eundersander May 22, 2023
9720dba
update clipboard
eundersander May 22, 2023
b2afa26
update clipboard
eundersander May 22, 2023
c1cbd38
update clipboard
eundersander May 22, 2023
a13a951
update viewer cmake
eundersander May 22, 2023
5c79aa0
update clipboard
eundersander May 22, 2023
d34115c
update clipboard
eundersander May 22, 2023
6221f47
update clipboard
eundersander May 22, 2023
58c1823
update clipboard
eundersander May 22, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading