ports/67904: ports/atro/stellarium 0.6.0 and nvidia driver

astro e99 at gmx.net
Sun Jun 13 13:31:16 UTC 2004


>Number:         67904
>Category:       ports
>Synopsis:       ports/atro/stellarium 0.6.0 and nvidia driver
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 13 13:30:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     astro
>Release:        5.2.1-RELEASE-p8
>Organization:
>Environment:
FreeBSD test1.home.local 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #1: Fri Jun 11 20:24:02 CEST 2004     root at test1.home.local:/usr/obj/usr/src/sys/TEST1  i386
>Description:
      Have to apply the following patch to get stellarium 0.6.0 port working with nvidia driver. Befor the patch i got the error: "sdl: Couldn't set 1024x768 video mode: Couldn't find matching GLX visual!".
>How-To-Repeat:
      
>Fix:
      --- src/stel_sdl.cpp.orig       Sun Jun 13 15:07:44 2004
      +++ src/stel_sdl.cpp    Sun Jun 13 15:08:15 2004
      @@ -52,7 +52,7 @@
 
           // We want a hardware surface
           Vflags = SDL_HWSURFACE|SDL_OPENGL;//|SDL_DOUBLEBUF;
      -       SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE,1);
      +       //SDL_GL_SetAttribute(SDL_GL_STENCIL_SIZE,1);
              // If fullscreen, set the Flag
           if (core->get_Fullscreen()) Vflags|=SDL_FULLSCREEN;
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list