mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
parent
f8a92b2b3f
commit
ca00918f85
1 changed files with 0 additions and 2 deletions
|
@ -41,9 +41,7 @@ export LD_LIBRARY_PATH="\$DIR/bin"
|
||||||
|
|
||||||
# FIXME: BambuStudio segfault workarounds
|
# FIXME: BambuStudio segfault workarounds
|
||||||
# 1) BambuStudio will segfault on systems where locale info is not as expected (i.e. Holo-ISO arch-based distro)
|
# 1) BambuStudio will segfault on systems where locale info is not as expected (i.e. Holo-ISO arch-based distro)
|
||||||
# 2) BambuStudio will segfault with a boost logging error if ~/.config/BambuStudio doesn't exist on first run
|
|
||||||
export LC_ALL=C
|
export LC_ALL=C
|
||||||
mkdir -p \${HOME}/.config/BambuStudio/ 2> /dev/null
|
|
||||||
|
|
||||||
exec "\$DIR/bin/@SLIC3R_APP_CMD@" "\$@"
|
exec "\$DIR/bin/@SLIC3R_APP_CMD@" "\$@"
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue