Page Menu
Home
Phabricator (Chris)
Search
Configure Global Search
Log In
Files
F108447
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
422 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/scripts/travis_before_install_linux.sh b/scripts/travis_before_install_linux.sh
new file mode 100644
index 0000000..1198ac1
--- /dev/null
+++ b/scripts/travis_before_install_linux.sh
@@ -0,0 +1,8 @@
+sudo apt install xvfb x11-apps mesa-utils
+
+Xvfb :3 -screen 0 1900x1080x24 &
+export DISPLAY=:3
+./DeerPortal-0.8.1-x86_64.AppImage &
+DISPLAY=:1 xwd -root -silent | convert xwd:- png:/tmp/screenshot.png
+
+
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Wed, Apr 1, 5:58 AM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
57351
Default Alt Text
(422 B)
Attached To
Mode
R82 deerportal
Attached
Detach File
Event Timeline