octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #50612] warning: opengl_renderer: Error 1286 o


From: anonymous
Subject: [Octave-bug-tracker] [bug #50612] warning: opengl_renderer: Error 1286 occurred in init_gl_context
Date: Wed, 22 Mar 2017 16:56:28 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

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

                 Summary: warning: opengl_renderer: Error 1286 occurred in
init_gl_context
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 22 Mar 2017 08:56:26 PM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: Oli
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Mac OS

    _______________________________________________________

Details:

I just installed Octave with brew using this command:

```
brew install octave --build-from-source
```

After using the imshow('./path/to/image.jpg'); function in the Octave GUI, I'm
getting an annoying warning, although the image does display in a new window:

```
>> imshow('~/Downloads/image.jpg');
warning: opengl_renderer: Error 1286 occurred in init_gl_context
warning: called from
    findobj at line 85 column 5
    axis>__get_tight_lims__ at line 347 column 8
    axis>__do_tight_option__ at line 396 column 8
    axis>__axis__ at line 249 column 7
    axis at line 155 column 7
    image>__img__ at line 180 column 9
    image at line 117 column 10
    imshow at line 204 column 10
```

I would basically like to get rid of that warning since it doesn't seem to be
a real problem.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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