[Pkg-octave-devel] Bug#794773: octave: qt and fltk graphics backends do not work
Francesco Potortì
Potorti at isti.cnr.it
Thu Aug 6 13:44:57 UTC 2015
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.
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), (101, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages octave depends on:
ii default-jre-headless 2:1.7-52
ii libamd2.3.1 1:4.2.1-3
ii libarpack2 3.1.5-3
ii libasound2 1.0.29-1
ii libatlas3-base [liblapack.so.3] 3.10.2-7
ii libblas3 [libblas.so.3] 1.2.20110419-10
ii libc6 2.19-19
ii libcamd2.3.1 1:4.2.1-3
ii libccolamd2.8.0 1:4.2.1-3
ii libcholmod2.1.2 1:4.2.1-3
ii libcolamd2.8.0 1:4.2.1-3
ii libcxsparse3.1.2 1:4.2.1-3
ii libfftw3-double3 3.3.4-2
ii libfftw3-single3 3.3.4-2
ii libfltk-gl1.3 1.3.3-2
ii libfltk1.3 1.3.3-2
ii libfontconfig1 2.11.0-6.3
ii libfreetype6 2.5.2-4
ii libgcc1 1:5.1.1-14
ii libgl1-mesa-glx [libgl1] 10.6.3-1
ii libglpk36 4.55-1
ii libglu1-mesa [libglu1] 9.0.0-2
ii libgomp1 5.1.1-14
ii libgraphicsmagick++3 1.3.20-3+deb8u1
ii libgraphicsmagick3 1.3.20-3+deb8u1
ii liblapack3 [liblapack.so.3] 3.5.0-4
ii liboctave3 4.0.0-3
ii libosmesa6 10.6.3-1
ii libportaudio2 19+svn20140130-1
ii libqhull6 2012.1-5
ii libqrupdate1 1.1.2-1
ii libqscintilla2-12 2.9+dfsg-5
ii libqt4-network 4:4.8.7+dfsg-1
ii libqt4-opengl 4:4.8.7+dfsg-1
ii libqtcore4 4:4.8.7+dfsg-1
ii libqtgui4 4:4.8.7+dfsg-1
ii libsndfile1 1.0.25-9.1
ii libstdc++6 5.1.1-14
ii libumfpack5.6.2 1:4.2.1-3
ii libx11-6 2:1.6.3-1
ii octave-common 4.0.0-3
ii texinfo 6.0.0.dfsg.1-3
Versions of packages octave recommends:
ii gnuplot-x11 4.6.6-2
ii libatlas3-base 3.10.2-7
ii pstoedit 3.62-2+b1
Versions of packages octave suggests:
ii octave-doc 4.0.0-3
ii octave-htmldoc 4.0.0-3
ii octave-info 4.0.0-3
-- no debconf information
More information about the Pkg-octave-devel
mailing list