Skip to content

CreateSharedWindowException when running implicitview #6

@thiskappaisgrey

Description

@thiskappaisgrey

Hi, I get this exception when running implicitview

CreateSharedWindowException 
"WindowConfig {configWidth = 640, 
configHeight = 480, 
configTitle = \"\", 
configMonitor = Nothing, 
configHints = [WindowHint'Visible False,
WindowHint'ContextVersionMajor 3,WindowHint'ContextVersionMinor 3,WindowHint'OpenGLForwardCompat True,
WindowHint'OpenGLProfile OpenGLProfile'Core], configSwapInterval = Nothing}"

It might be related to my system, I am running Nixos, with hardware.opengl.enable = true;, using the xmonad window manager. Not using any Nvidia cards or anything, and other OpenGL programs seem to work(at least, if they are wrapped with nixGL. I used stack build --nix-pure to build the project (because quickspec is broken in Nixpkgs) and wasn't in the provided nix-shell. Let me know if you need more information.

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions