Git Product home page Git Product logo

Comments (6)

hauke96 avatar hauke96 commented on August 17, 2024

Hi thanks for the report.
What hardware do you use (especially graphics card, the resolution of your screen, the amount of screens, etc.)?
Try to turn of the vsync, so set use.vsync=true in the settings.cfg file to use.vsync=false, because the problem startes in the com.badlogic.gdx.backends.lwjgl.LwjglGraphics.setVSync(LwjglGraphics.java:446).
Are you using xrandr for your screen config stuff?

from metro.

BrunoSalerno avatar BrunoSalerno commented on August 17, 2024

I set use.vsync=false in the config file but I still get the same error.
I think I'm using xrandr, yes. My OS is Ubuntu 14.4 (32 bits). My video card is an Intel Haswell integrated GPU.

from metro.

hauke96 avatar hauke96 commented on August 17, 2024

How many monitors are you using and what resolution does it/do they have?

from metro.

BrunoSalerno avatar BrunoSalerno commented on August 17, 2024

Just one, 1440x900. I tried modifying the resolution in settings.cfg to 800x600 but I still got the error.

from metro.

hauke96 avatar hauke96 commented on August 17, 2024

Hm, that's kinda interesting ...
I don't know if this helps, but maybe xrandr has no primary monitor.
If the output of xrandr --current does not show any primary monitor (something like DVI-D-0 connected primary 1920x1080+0+0 ...) then try to set it with xrandr --output (for me the device is DVI-D-0so the command is xrandr --output DVI-D-0 --primary).
When there is an primary monitor set, check if it's the right one and possibly change it.

from metro.

hauke96 avatar hauke96 commented on August 17, 2024

Closed due to inactivity and not a METRO but a LibGDX issue.

from metro.

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.