bugGnash - The GNU Flash player - Bugs: bug #32962, Segmentation fault, if opengl is...

 
 

bug #32962: Segmentation fault, if opengl is the only renderer and hasn't been explicitly defined

Submitter:  Lars <lhersch>
Submitted:  Thu 31 Mar 2011 10:18:38 AM UTC
   
 
Category:  gui-gtk Severity:  3 - Normal
Release:  0.8.9 Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 31 Mar 2011 10:18:38 AM UTC, original submission:  

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)

Lars <lhersch>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lhersch (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code