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

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

[Octave-bug-tracker] [bug #49053] figure scaling issue with Qt 5 on macO


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #49053] figure scaling issue with Qt 5 on macOS with Retina / HiDPI scaling
Date: Wed, 11 Apr 2018 23:04:45 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15

Follow-up Comment #118, bug #49053 (project octave):

The example didn't hang, but did throw an error.


>> figure ("visible", "off")
>> plot (1:10)
>> print bar.pdf
warning: opengl_renderer: Error 'invalid framebuffer operation' (1286)
occurred in init_gl_context
warning: called from
    __opengl_print__ at line 158 column 7
    print at line 555 column 14
warning: opengl_renderer: Error 'invalid framebuffer operation' (1286)
occurred drawing 'line' object
warning: called from
    __opengl_print__ at line 158 column 7
    print at line 555 column 14


and


  Qt CPPFLAGS:                  
-I/usr/local/Cellar/qt/5.10.0_1/include/QtNetwork
-I/usr/local/Cellar/qt/5.10.0_1/include
-I/usr/local/Cellar/qt/5.10.0_1/include/QtOpenGL
-I/usr/local/Cellar/qt/5.10.0_1/include
-I/usr/local/Cellar/qt/5.10.0_1/include/QtPrintSupport
-I/usr/local/Cellar/qt/5.10.0_1/include
-I/usr/local/Cellar/qt/5.10.0_1/include/QtHelp
-I/usr/local/Cellar/qt/5.10.0_1/include
-I/usr/local/Cellar/qt/5.10.0_1/include/QtWidgets
-I/usr/local/Cellar/qt/5.10.0_1/include
-I/usr/local/Cellar/qt/5.10.0_1/include/QtGui
-I/usr/local/Cellar/qt/5.10.0_1/include
-I/usr/local/Cellar/qt/5.10.0_1/include/QtSql
-I/usr/local/Cellar/qt/5.10.0_1/include
-I/usr/local/Cellar/qt/5.10.0_1/include/QtCore
-I/usr/local/Cellar/qt/5.10.0_1/include
  Qt LDFLAGS:                    -F/usr/local/Cellar/qt/5.10.0_1/lib 
  Qt libraries:                  -framework QtNetwork -framework QtOpenGL
-framework QtPrintSupport -framework QtHelp -framework QtWidgets -framework
QtGui -framework QtSql -framework QtCore  -lqscintilla2_qt5
  Qt moc:                        moc 
  Qt uic:                        uic 
  Qt rcc:                        rcc 
  Qt lrelease:                   lrelease 
  Qt qcollectiongenerator:       qcollectiongenerator 
  Qt qhelpgenerator:             qhelpgenerator 


and 


  Default pager:                 less
  gnuplot:                       gnuplot

  Build Octave Qt GUI:                  yes (version: 5)
  JIT compiler for loops:               no
  Build Java interface:                 yes
  Build static libraries:               no
  Build shared libraries:               yes
  Dynamic Linking:                      yes (dlopen)
  Include support for GNU readline:     yes
  64-bit array dims and indexing:       yes
  64-bit BLAS array dims and indexing:  no
  OpenMP SMP multithreading:            no
  Truncate intermediate FP results:     yes
  Build cross tools:                    no
  Build docs:                           no


The file foo.pdf is attached

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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