summarylogtreecommitdiffstats
path: root/flashprint
diff options
context:
space:
mode:
authorMichael Gisbers2017-03-22 22:46:34 +0100
committerMichael Gisbers2017-03-22 22:46:34 +0100
commitdb3ca970f2f924b334acbde37928f0a5ebeaed40 (patch)
tree07498c265bc43a117cd17c3024878dba1e88a625 /flashprint
parent1178ce9bdb4210d1e2b4b8978df3ff72cb69c128 (diff)
downloadaur-db3ca970f2f924b334acbde37928f0a5ebeaed40.tar.gz
workaround for layer rendering
Diffstat (limited to 'flashprint')
-rw-r--r--flashprint6
1 files changed, 6 insertions, 0 deletions
diff --git a/flashprint b/flashprint
new file mode 100644
index 000000000000..6b5d84799b6e
--- /dev/null
+++ b/flashprint
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+### start flashprint with LANG=C to fix render issues
+### thanks to Michael Risthaus for reporting this workaround
+### will be replaced with symlink after fix from uplink
+env LANG=C /usr/share/FlashPrint/FlashPrint