bugGNU Octave - Bugs: bug #53511, warning from opengl_renderer about...

 
 

bug #53511: warning from opengl_renderer about light object

Submitter:  Guillaume <gyom>
Submitted:  Thu 29 Mar 2018 04:24:41 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  2 - Minor
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Fixed Assigned to:  None
Originator Name:  Guillaume Open/Closed:  * Closed
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 30 Mar 2018 05:36:34 PM UTC, comment #4: 

Works perfectly.  I pushed the patch here (http://hg.savannah.gnu.org/hgweb/octave/rev/f776e458d2e3).  Marking as fixed and closing report.

Rik <rik5>
Group administrator
Fri 30 Mar 2018 04:07:26 PM UTC, comment #3: 

You're right, Rik. This was something simple. See the attached patch which fixes the issue for me.

(file #43728)

Markus Mützel <mmuetzel>
Group administrator
Thu 29 Mar 2018 10:08:02 PM UTC, comment #2: 

I can confirm this too.  Adding Markus Muetzel to CC list since he wrote the original implementation.  This is probably something simple.

Rik <rik5>
Group administrator
Thu 29 Mar 2018 05:40:25 PM UTC, comment #1: 

I can confirm with d298a0734d85 (stable)

Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>
Thu 29 Mar 2018 04:24:41 PM UTC, original submission:  

In a figure with a light:


h_mesh = mesh (peaks);
h_light = light ();


I get a warning each time I click in the figure, or rotate/zoom:


warning: opengl_renderer: Error 'invalid enumerant' (1280) occurred drawing 'light' object


Guillaume <gyom>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #43728:  bug53511_current_light.patch added by mmuetzel (804B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (Updated the item)
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by rik5
  • -email is unavailable- added by dasergatskov (Posted a comment)
  • -email is unavailable- added by gyom (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 group members can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-03-30 rik5 StatusPatch Submitted Fixed
        Open/ClosedOpen Closed
    2018-03-30 mmuetzel Attached File- Added bug53511_current_light.patch, #43728
        Item GroupMissed Error or Warning Unexpected Error or Warning
        StatusConfirmed Patch Submitted
    2018-03-29 rik5 Severity3 - Normal 2 - Minor
        StatusNone Confirmed
    2018-03-29 rik5 Carbon-Copy- Added mmuetzel

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code