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

[Feature] run with no desktop available #170

Closed
capnrash opened this issue Mar 2, 2024 · 3 comments
Closed

[Feature] run with no desktop available #170

capnrash opened this issue Mar 2, 2024 · 3 comments
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@capnrash
Copy link

capnrash commented Mar 2, 2024

Hello, I've been successful running OMRChecker on an Ubuntu desktop machine. But I'd like to be able to run it on a "server" where I only have ssh- (i.e. "terminal"-only) access. When try to run OMRChecker as ssh-ing to my machine, I get a "screeninfo.commonScreenInfoError: No enumerators available" error. I'm sure this is because it's running in an environment in which it can't pop open a new window, but doing so doesn't seem necessary when only running OMRChecker to scan a set of OMR sheets. Thanks!

@capnrash capnrash added the enhancement New feature or request label Mar 2, 2024
@Udayraj123
Copy link
Owner

Hi @capnrash,
There's one open PR which solves this too -
https://github.com/Udayraj123/OMRChecker/pull/152/files#diff-da441c87ae07cae2fecfbac1043a1390d34ad0d7df1135b0bc4a9d5800116fc1R13

Please extract the code snippet to pass dummy monitor to suppress above error. Also make sure to keep show_image_level: 0 in your config.json

@capnrash
Copy link
Author

capnrash commented Mar 3, 2024

sounds great; thanks a bunch!

@Udayraj123 Udayraj123 added the duplicate This issue or pull request already exists label Mar 3, 2024
@Udayraj123
Copy link
Owner

Should be fixed by #152

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants