diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper index 10a05452..851be7d7 100755 --- a/data_from_portwine/scripts/functions_helper +++ b/data_from_portwine/scripts/functions_helper @@ -4115,8 +4115,9 @@ start_portwine () { pw_tray_icon fi - if [[ $PW_CHECK_AUTOINSTALL != "1" ]] ; then - pw_start_progress_bar_cover "${COVERS_PATH}/loading_${LANGUAGE_GIF}.gif" + if [[ "$PW_CHECK_AUTOINSTALL" != "1" ]] \ + && [[ "$PW_GUI_DISABLED_CS" != "1" ]] + then pw_start_progress_bar_cover "${COVERS_PATH}/loading_${LANGUAGE_GIF}.gif" fi add_in_start_portwine