Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sane Defaults for glc/convert.go #163

Open
nathanielc opened this issue Aug 18, 2016 · 0 comments
Open

Sane Defaults for glc/convert.go #163

nathanielc opened this issue Aug 18, 2016 · 0 comments

Comments

@nathanielc
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant