Bug#262633: xnest: Cannot get visuals for OpenGL applications

2004-08-13 Thread Branden Robinson
tag 262633 + moreinfo thanks On Sun, Aug 01, 2004 at 05:17:43PM +0800, [EMAIL PROTECTED] wrote: > Package: xnest > Version: 4.3.0.dfsg.1-4 > Severity: important > > Running the following program fails under Xnest. It works fine on the parent > server, and xdpyinfo shows that the two have identic

Processed: Re: Bug#262633: xnest: Cannot get visuals for OpenGL applications

2004-08-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 262633 + moreinfo Bug#262633: xnest: Cannot get visuals for OpenGL applications There were no tags set. Tags added: moreinfo > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system adminis

Bug#262633: xnest: Cannot get visuals for OpenGL applications

2004-08-01 Thread john
Package: xnest Version: 4.3.0.dfsg.1-4 Severity: important Running the following program fails under Xnest. It works fine on the parent server, and xdpyinfo shows that the two have identical visuals. #include #include #include int main() { Display *dpy; int screen; XVisualInfo *vis=0;