Fix linux desktop files validation by voyageur · Pull Request #3817 · Genymobile/scrcpy (original) (raw)
pushed a commit that referenced this pull request
rom1v mentioned this pull request
rom1v added a commit that referenced this pull request
Add an option to make scrcpy pause just before it returns with an error (a non-zero exit code). This prevents any host terminal to close so that error messages can be read.
Refs #3817 <#3817> Refs #3822 <#3822>
rom1v added a commit that referenced this pull request
The terminal opened by scrcpy-console (.bat or .desktop) must not close if scrcpy terminates with an error, so that error messages can be read.
Refs #3817 <#3817> Refs #3822 <#3822>
rom1v mentioned this pull request
rom1v added a commit that referenced this pull request
Add an option to make scrcpy pause just before it returns with an error (a non-zero exit code). In some cases, this prevents the terminal window from automatically closing, so that error messages can be read.
Refs #3817 <#3817> Refs #3822 <#3822>
rom1v added a commit that referenced this pull request
The terminal opened by scrcpy-console (.bat or .desktop) must not close if scrcpy terminates with an error, so that error messages can be read.
Refs #3817 <#3817> Refs #3822 <#3822>
rom1v added a commit that referenced this pull request
Add an option to make scrcpy pause on exit.
Three behaviors are possible:
- always pause on exit: --pause-on-exit --pause-on-exit=true
- never pause on exit: (no option) --pause-on-exit=false
- pause when scrcpy returns with an error (a non-zero exit code): --pause-on-exit=if-error
This is useful to prevent the terminal window from automatically closing, so that error messages can be read.
Refs #3817 <#3817> Refs #3822 <#3822> PR #4130 <#4130>
rom1v added a commit that referenced this pull request
The terminal opened by scrcpy-console (.bat or .desktop) must not close if scrcpy terminates with an error, so that error messages can be read.
Refs #3817 <#3817> Refs #3822 <#3822> PR #4130 <#4130>
rom1v added a commit that referenced this pull request
Add an option to make scrcpy pause on exit.
Three behaviors are possible:
- always pause on exit: --pause-on-exit --pause-on-exit=true
- never pause on exit: (no option) --pause-on-exit=false
- pause when scrcpy returns with an error (a non-zero exit code): --pause-on-exit=if-error
This is useful to prevent the terminal window from automatically closing, so that error messages can be read.
Refs #3817 <#3817> Refs #3822 <#3822> PR #4130 <#4130>
rom1v added a commit that referenced this pull request
The terminal opened by scrcpy-console (.bat or .desktop) must not close if scrcpy terminates with an error, so that error messages can be read.
Refs #3817 <#3817> Refs #3822 <#3822> PR #4130 <#4130>
rom1v mentioned this pull request
bartsaintgermain pushed a commit to bartsaintgermain/scrcpy that referenced this pull request
Add an option to make scrcpy pause on exit.
Three behaviors are possible:
- always pause on exit: --pause-on-exit --pause-on-exit=true
- never pause on exit: (no option) --pause-on-exit=false
- pause when scrcpy returns with an error (a non-zero exit code): --pause-on-exit=if-error
This is useful to prevent the terminal window from automatically closing, so that error messages can be read.
Refs Genymobile#3817 <Genymobile#3817> Refs Genymobile#3822 <Genymobile#3822> PR Genymobile#4130 <Genymobile#4130>
bartsaintgermain pushed a commit to bartsaintgermain/scrcpy that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})