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

Screenshot is empty #1869

Closed
3dproger opened this issue Jan 5, 2020 · 9 comments
Closed

Screenshot is empty #1869

3dproger opened this issue Jan 5, 2020 · 9 comments
Labels

Comments

@3dproger
Copy link

3dproger commented Jan 5, 2020

Hello, I'm trying to add my AppImage but after "snap" screenshot is empty without explanation:

Snap!


* * * SUCCESS :-) * * *

Screenshot is empty
The command "if [ x"$FILES" != x ] ; then for FILE in $FILES ; do echo "$FILE" ; bash -e code/worker.sh $(readlink -f "$FILE") ; done ; fi" exited with 1.

$ 
$ killall Xvfb

Maybe it's a bug, or maybe I'm doing something wrong.

My pull request:
#1871

@probonopd
Copy link
Member

Hi @3dproger, welcome. It is a bug on our side. Unfortunately I don't know how to fix it. Any help would be highly appreciated. Sorry for the inconvenience caused.

@probonopd
Copy link
Member

It's really a bad bug, it seems we can't take screenshots even of XTerm anymore (which used to work). #1886

@Yuri6037
Copy link

Hi,

I think it may be possible to allow running testing tool on client computers and upload the results to some github database and use that report for PR...

@probonopd
Copy link
Member

probonopd commented Jun 27, 2020

For the test to pass, we need to be able to successfully take a screenshot as part of the automated testing process.

@Yuri6037
Copy link

I mean it may be possible to provide a way to use other people machines to run the tests and take the screenshot on the user's machine which could have the required hardware acceleration and drivers.

@mmahmoudian
Copy link

I'm facing the same issue in #2367
I'm also not sure if you can even take a screenshot from our application as it only adds a systray icon and needs user interaction for further windows/screens.

@probonopd
Copy link
Member

I'm also not sure if you can even take a screenshot from our application as it only adds a systray icon

Unfortunately this is currently not possible.

@ksharindam
Copy link
Contributor

This issue is same as #2494 , which has been fixed now.
So this can be closed.

@probonopd
Copy link
Member

Indeed. Thank you very, very much @ksharindam

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

No branches or pull requests

5 participants