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

engine.json #177

Closed
CantoroMC opened this issue Sep 28, 2021 · 2 comments
Closed

engine.json #177

CantoroMC opened this issue Sep 28, 2021 · 2 comments
Labels
linux Linux-specific problems

Comments

@CantoroMC
Copy link

When i click Engine>Choose engine... this error is raised
[100181:0928/120049.129836:ERROR:browser_main_loop.cc(269)] Gtk: gtk_native_dialog_run: assertion '!priv->visible' failed

Electron v14.0.1

In the meanwhile, someone can paste an example of engine.json, so that i can configure it manually.
Thanks

@CantoroMC
Copy link
Author

CantoroMC commented Sep 28, 2021

Sorry, for the disturb, I have been able to find an example by downloading the latest release for linux.
For anyone needing it:

	"pathToEngine": {
		"args": [],
		"options": {
			"MultiPV": 3
		},
		"search_nodes": null,
		"search_nodes_special": 10000000,
		"limit_by_time": false
	}

@rooklift
Copy link
Owner

Hi - I've opened a new issue #178 for the GTK thing.

@rooklift rooklift added the linux Linux-specific problems label Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linux Linux-specific problems
Projects
None yet
Development

No branches or pull requests

2 participants