Genymobile / Genymobile/scrcpy

When manually installind scrcpy 2.0, the script downloads 1.25 server

Open
#3,900 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
150k
Forks
13.7k
Avg merge
4d 13h
Merged PRs (30d)
2

Description

**Environment**
- OS: Ubuntu 22.04
- scrcpy version: 2.0
- installation method: Manual build from 2.0 release zip
- device model: n/a
- Android version: n/a

**Describe the bug**
When running the `install_release.sh` for the 2.0 zip it downloads an older version of scrcpy-server.
```
❯ ./install_release.sh
[scrcpy] Downloading prebuilt server...
--2023-04-07 15:00:21-- https://github.com/Genymobile/scrcpy/releases/download/v1.25/scrcpy-server-v1.25
Resolving github.com (github.com)... 140.82.113.4
Connecting to github.com (github.com)|140.82.113.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
...
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with install_release.sh from the scrcpy 2.0 release zip and run it to reproduce the download URL shown in the report. Check how the server version is selected and verify that installation downloads the matching 2.0 server rather than v1.25.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, shell, ubuntu
Domain
build-system, release
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.