Skip to content

Sane Defaults for glc/convert.go #163

Open
@nathanielc

Description

Quite frequently, about 1 out of 5 times, on startup of my application I get a panic from one of the various Unconvert functions in glc/convert.go. I have traced several of them down and they all seem to be getting 0s from the GetParameterInt function.

Are there sane defaults that can be chosen instead of panicking? Or maybe the error could be directly handled and recovered instead of panicking?

My env:
Arch Linux, with Nvidia + Intel Graphics using bumblebee I can provide the specific card details if it matters.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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