gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #32962] Segmentation fault, if opengl is the only re


From: Lars Herschke
Subject: [Gnash-commit] [bug #32962] Segmentation fault, if opengl is the only renderer and hasn't been explicitly defined
Date: Thu, 31 Mar 2011 10:18:39 +0000
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; de; rv:1.9.1.17) Gecko/20110309 SeaMonkey/2.0.12

URL:
  <http://savannah.gnu.org/bugs/?32962>

                 Summary: Segmentation fault, if opengl is the only renderer
and hasn't been explicitly defined
                 Project: Gnash - The GNU Flash player
            Submitted by: lhersch
            Submitted on: Do 31 Mär 2011 10:18:38 GMT
                Category: gui-gtk
                Severity: 3 - Normal
                 Release: 0.8.9
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This error exists since 0.8.8 and an attempt has been made to fix it in
0.8.9.

The error is in gui/gtk/gtk_canvas.cpp in line 210 an can be fixed by change 

#elif defined (RENDERER_OGL)
to
#elif defined (RENDERER_OPENGL)





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32962>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]