Debian Patches

Status for openuniverse/1.0beta3.1+dfsg-7.1

Patch Description Author Forwarded Bugs Origin Last update
0001_patch_AUTHORS.patch =================================================================== no
0002_fix_autotools.patch =================================================================== no
0003_add_data.patch =================================================================== no
0004_add_texfont.patch =================================================================== no
0005_fix_const.patch =================================================================== no
0006_fix_yy.patch =================================================================== no
0007_fix_log.patch =================================================================== no
0008_fix_comet.patch =================================================================== no
0009_fix_flares.patch =================================================================== no
0010_fix_info.patch =================================================================== no
0011_fix_keyboard.patch =================================================================== no
0012_dont_shutdown_if_screenshot_fail.patch =================================================================== no
0100_fix_no_display_callback.patch fix openuniverse doesn't run. Latest glut requires to have a display callback for Window before
entering the mainloop. Otherwise we will get the following error when
running openuniverse.
freeglut (./debian/openuniverse/usr/bin/openuniverse): ERROR:
No display callback registered for window 1
This patch fixes the problem.
Why we use a DisplayWrapper is because openuniverse init things
on Idle function. If we directly call Display before Idle being called
we will get a segfault. Thus a wrapper is added.
===================================================================
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> no 2022-12-08

All known versions for source package 'openuniverse'

Links