Issues.00419 - lordmundi/wikidoctest GitHub Wiki
00419: manager and novisual modes not working on mac
Summary: manager and novisual modes not working on mac
Created: 2012–05–23 10:26
Status: Released
Category: Bug
From: frankie
Version: 2.2
Released_In: 2.3
Description:
It looks like this has been broken for a while, but just not noticed. Trying to run a manager on the mac, or any mode where there is no OpenGL window (such as -novisual), results in a SIGBUS error.
Comments
brad May 23, 2012, at 3:14 PM: This has been fixed.
Associated Commits
| commit | 791073a69c559db0ee9ad4efc228a7279016c415
link6 |
||
| Author: | Brad Bell
|
| Date: | Wed May 23 15:11:22 2012 -0500
|
| Message: | [@Issue 00419: fixed a bug that prevented EDGE from running in non-visual mode
on MAC's @] |
Affected Files:
plugin_Darwin/dsp_caminfo.so | Bin 33436 -> 33620 bytes
plugin_Darwin/dsp_cctv.so | Bin 67448 -> 67504 bytes
plugin_Darwin/dsp_drawstar.so | Bin 39608 -> 39664 bytes
plugin_Darwin/dsp_planet2.so | Bin 457516 -> 457588 bytes
plugin_Linux_FC3/dsp_caminfo.so | Bin 46781 -> 47855 bytes
plugin_Linux_FC3/dsp_cctv.so | Bin 83889 -> 84119 bytes
plugin_Linux_FC3/dsp_drawstar.so | Bin 53926 -> 54156 bytes
plugin_Linux_FC3/dsp_planet2.so | Bin 530898 -> 530980 bytes
plugin_Win32/dsp_caminfo.dll | Bin 454795 -> 455510 bytes
plugin_Win32/dsp_cctv.dll | Bin 481042 -> 481075 bytes
plugin_Win32/dsp_drawstar.dll | Bin 459451 -> 459484 bytes
plugin_Win32/dsp_planet2.dll | Bin 1306448 -> 1307001 bytes
12 files changed, 0 insertions(+), 0 deletions(-)
| commit | 3ecfe35a24640e61bce063965a75dc93b350ac33
link7 |
||
| Author: | Brad Bell
|
| Date: | Wed May 23 14:30:34 2012 -0500
|
| Message: | [@EDGE Issue 00419: doug would crash on a mac if run with no visual
@] |
Affected Files:
src/plugins/dsp_caminfo.c | 6 ++++++
src/plugins/dsp_planet2.c | 2 ±
2 files changed, 7 insertions(+), 1 deletion(-)