[Pkg-octave-devel] Bug#794773: Bug#794773: octave: qt and fltk graphics backends do not work
Rafael Laboissiere
rafael at laboissiere.net
Thu Aug 6 17:05:29 UTC 2015
Control: tags -1 unreproducible moreinfo
* Francesco Potortì <Potorti at isti.cnr.it> [2015-08-06 15:44]:
> Package: octave
> Version: 4.0.0-3
> Severity: normal
>
> Starting Octave from a terminal with --no-init-file --no-site-file
> brings up the GUI interface. I get this:
>
>
> GNU Octave, version 4.0.0
> [...]
>
> » graphics_toolkit
> ans = qt
> » plot(1:2) # fails
> » graphics_toolkit fltk
> » plot(1:2) # fails
> » graphics_toolkit gnuplot
> » plot(1:2) # succeeds
>
> The failure of the first two plot commands is very similar: in both
> cases the window pops up and the menus work, also the status line
> showing the position of the cursor works. Only, the content of the main
> window is blank (and never refreshed, in fact the menus appear to never
> close). For the qt backend, the content is "transparent", that is, set
> to the content of the window below. For the fltk backend, the content
> is grey.
Thanks for your report but, unfortunately, I cannot replicate this bug
and I am hereby tagging this bug report accordingly. I tried with octave
4.0.0-3 in three different systems: a pure jessie (stable), an up-to-date
unstable, and a mix of jessie+stretch. I suspect that your problem has
something to do with your specific system.
Could you please try to replicate it in other systems?
Rafael
More information about the Pkg-octave-devel
mailing list