View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000074 | Spring engine | Linux | public | 2006-02-24 17:56 | 2006-02-26 20:40 | ||||
Reporter | leszek | ||||||||
Assigned To | tvo | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000074: please add a depth buffer settings | ||||||||
Description | if i try to run spring with wine under linux i have this error: wine ./spring.exe err:opengl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: 0) After googling a little i found it is because my graphic card (GeForce 6600 GT 128mb) support only 16bits depth buffers (glxinfo give this info). I think that if a depth buffer option was added in the settings this could resolve this problem. thx | ||||||||
Additional Information | wine version: wine-0.9.8-r1 distribution: gentoo | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
tvo (reporter) 2006-02-26 20:37 |
DepthBufferBits in ~/.springrc (just committed) |
tvo (reporter) 2006-02-26 20:40 |
Hm, now that I read your post better ;) I see it only supports 16 bit depth buffer, but spring already uses 16 bit, so this probably won't help... |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-02-24 17:56 | leszek | New Issue | |
2006-02-24 17:56 | leszek | Status | new => assigned |
2006-02-24 17:56 | leszek | Assigned To | => tvo |
2006-02-26 20:37 | tvo | Note Added: 0000068 | |
2006-02-26 20:38 | tvo | Status | assigned => resolved |
2006-02-26 20:38 | tvo | Resolution | open => fixed |
2006-02-26 20:40 | tvo | Note Added: 0000069 |