Coder Social home page Coder Social logo

GLX warnings about openhantek6022 HOT 5 CLOSED

openhantek avatar openhantek commented on June 2, 2024
GLX warnings

from openhantek6022.

Comments (5)

Ho-Ro avatar Ho-Ro commented on June 2, 2024

Please provide more info about your system:

  • Video HW, GLX version, QT version
  • What does it say if started with OpenHantek --useGLES?

Otherwise a shot in the dark:
https://stackoverflow.com/questions/53768408/qt3d-qt-glx-qglx-findconfig-failed-to-finding-matching-fbconfig-warning
You could try to comment out this line:

format.setSamples(4); // Antia-Aliasing, Multisampling

-> // format.setSamples(4); // Antia-Aliasing, Multisampling

from openhantek6022.

Vascom avatar Vascom commented on June 2, 2024

With OpenHantek --useGLES same thing.

Graphics:  Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics vendor: Hewlett-Packard driver: i915 
           v: kernel bus ID: 00:02.0 chip ID: 8086:0412 
           Display: x11 server: Fedora Project X.org 1.20.4 driver: modesetting unloaded: fbdev,vesa compositor: kwin_x11 
           resolution: 1920x1200~60Hz 
           OpenGL: renderer: Mesa DRI Intel Haswell Desktop v: 4.5 Mesa 19.0.3 compat-v: 3.0 direct render: Yes

libglvnd-glx-1.1.0-4.gitf92208b.fc30.x86_64
Qt 5.12.1

After comment this line I not see this warning.

from openhantek6022.

Ho-Ro avatar Ho-Ro commented on June 2, 2024

From what I saw by googling quickly this regression starts with update Qt 5.11 -> Qt 5.12.
I never deep-dived into all this GL code of OpenHantek, so please check if the hack from above gives some screen artifacts because the setting is intended for anti-aliasing purpose.
Otherwise we can call it a fix.

from openhantek6022.

Vascom avatar Vascom commented on June 2, 2024

Yes it is antialiasing.
And if it is Qt regression than better don't change this.
See screenshots without and with this feature
oh_0
oh_1

from openhantek6022.

Ho-Ro avatar Ho-Ro commented on June 2, 2024

warnings go away with cleanup 770b8f7

from openhantek6022.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.