[MacPorts] #51690: octave @4.0.2: commands "uicontrol & uipanel" are not working - Mac mini o/s 10.11.5 (was: Octave 4.0.2 commands "uicontrol & uipanel" are not working - Mac mini o/s 10.11.5)

MacPorts noreply at macports.org
Wed Jun 22 11:33:09 PDT 2016


#51690: octave @4.0.2: commands "uicontrol & uipanel" are not working -  Mac mini
o/s 10.11.5
-------------------------+------------------------
  Reporter:  dohertyt@…  |      Owner:  mcalhoun@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.4
Resolution:              |   Keywords:
      Port:  octave      |
-------------------------+------------------------
Changes (by ryandesign@…):

 * cc: mcalhoun@… (removed)
 * keywords:  octave graphics =>
 * owner:  macports-tickets@… => mcalhoun@…


Old description:

> These commands issued in Octave 4.0.2 only produced blank white windows
> titled "Figure 1":
>
> uicontrol('style','pushbutton','string','button')
>
> uipanel('title','panel','backgroundcolor','r')
>
> The first command should have produced a pushbutton graphic in the lower
> left corner of a new window.  The second command should have produced the
> word "panel" inside a new red window.
>
> Apparently all ui### functionality is broken which means that no custom
> GUIs can be run in this Octave 4.0.2 port.

New description:

 These commands issued in Octave 4.0.2 only produced blank white windows
 titled "Figure 1":

 {{{
 uicontrol('style','pushbutton','string','button')
 }}}
 {{{
 uipanel('title','panel','backgroundcolor','r')
 }}}

 The first command should have produced a pushbutton graphic in the lower
 left corner of a new window.  The second command should have produced the
 word "panel" inside a new red window.

 Apparently all ui### functionality is broken which means that no custom
 GUIs can be run in this Octave 4.0.2 port.

--

-- 
Ticket URL: <https://trac.macports.org/ticket/51690#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list