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

[Pkg-octave-devel] Bug#794773: marked as done (octave: qt and fltk graphics backends do not work)



Your message dated Sat, 29 Aug 2015 17:05:23 -0400
with message-id <20150829210523.GA2980@galago.mtmxr.com>
and subject line Re: Bug#794773: [Pkg-octave-devel] Bug#794773: octave: qt and fltk graphics backends do not work
has caused the Debian Bug report #794773,
regarding octave: qt and fltk graphics backends do not work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
794773: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794773
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
On Thu, Aug 13, 2015 at 17:52:08 +0200, Francesco Potortì wrote:
> >And moreover, please describe your graphics hardware and drivers (X11
> >and kernel drivers). Both toolkits rely on OpenGL [...]
> 
> Okay, I realize now that my GL does not work :(
> 
> While trying to understand why, I discover that Mate has problems, so I
> stop.  I'll wait for Mate to be fixed, then I'll go back to GL.

I'm going to close this for now since it seems to be entirely do to your
system's OpenGL configuration. If you get that working and there are
still problems when plotting with Qt or FLTK, please reply here or open
a new bug.

-- 
mike

--- End Message ---

Reply to: