Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppImage Version 2.6.1 does not start #5265

Open
ghost opened this issue Sep 4, 2024 · 7 comments
Open

AppImage Version 2.6.1 does not start #5265

ghost opened this issue Sep 4, 2024 · 7 comments

Comments

@ghost
Copy link

ghost commented Sep 4, 2024

AppImage version 2.6.1 will not start at all. I'm using Fedora Silverblue 40.

I had to revert back to the AppImage version 2.4 and it works fine.

@diegoflorez
Copy link

I'm experiencing a similar issue. With scrcpy version 2.5, everything works perfectly on both my Nova 3 Color (running Android 10) and my Xiaomi 9 (also on Android 10). However, after updating to scrcpy version 2.6, only the Xiaomi device continues to work properly, while the Nova 3 is no longer functional with the new version.

@rom1v
Copy link
Collaborator

rom1v commented Sep 6, 2024

Does it work if you install manually (not the AppImage version)?

@diegoflorez
Copy link

I’m experiencing the issue with the official Arch Linux package from the extra/scrcpy repository, which is built directly from your source.

@rom1v
Copy link
Collaborator

rom1v commented Sep 6, 2024

What is the full output in the console?

@diegoflorez
Copy link

diegoflorez commented Sep 6, 2024

Full console output for version 2.6-1

$ scrcpy -V debug --select-usb
scrcpy 2.6.1 <https://github.com/Genymobile/scrcpy>
INFO: ADB device found:
INFO:     -->   (usb)  82A7D4A8                        device  Nova3Color
INFO:         (tcpip)  192.168.0.11:5555               device  Nova3Color
DEBUG: Device serial: 82A7D4A8
DEBUG: Using server: /usr/share/scrcpy/scrcpy-server
/usr/share/scrcpy/scrcpy-server: 1 file pushed, 0 skipped. 224.9 MB/s (71112 bytes in 0.000s)
[server] INFO: Device: [ONYX] ONYX Nova3Color (Android 10)
[server] DEBUG: Could not get system context: null
[server] WARN: Audio disabled: it is not supported before Android 11
[server] DEBUG: Audio encoder stopped
DEBUG: Server connected
DEBUG: Starting controller thread
DEBUG: Starting receiver thread
DEBUG: Using icon: /usr/share/icons/hicolor/256x256/apps/scrcpy.png
[server] DEBUG: Using video encoder: 'OMX.qcom.video.encoder.avc'
[server] DEBUG: Display: using SurfaceControl API
INFO: Renderer: opengl
INFO: OpenGL version: 4.3 (Compatibility Profile) Mesa 24.2.1-arch1.1
INFO: Trilinear filtering enabled
DEBUG: Demuxer 'video': starting thread
DEBUG: Demuxer 'audio': starting thread
WARN: Demuxer 'audio': stream explicitly disabled by the device
INFO: Texture: 1400x1872

It stalls at this point, and the scrcpy window doesn't load.


Full console output for version 2.5

$ scrcpy -V debug --select-usb
scrcpy 2.5 <https://github.com/Genymobile/scrcpy>
INFO: ADB device found:
INFO:     -->   (usb)  82A7D4A8                        device  Nova3Color
DEBUG: Device serial: 82A7D4A8
DEBUG: Using server: /usr/share/scrcpy/scrcpy-server
/usr/share/scrcpy/scrcpy-server: 1 file pushed, 0 skipped. 166.8 MB/s (69624 bytes in 0.000s)
[server] INFO: Device: [ONYX] ONYX Nova3Color (Android 10)
[server] WARN: Audio disabled: it is not supported before Android 11
[server] DEBUG: Audio encoder stopped
DEBUG: Server connected
DEBUG: Starting controller thread
DEBUG: Starting receiver thread
DEBUG: Using icon: /usr/share/icons/hicolor/256x256/apps/scrcpy.png
[server] DEBUG: Using video encoder: 'OMX.qcom.video.encoder.avc'
INFO: Renderer: opengl
INFO: OpenGL version: 4.3 (Compatibility Profile) Mesa 24.2.1-arch1.1
INFO: Trilinear filtering enabled
DEBUG: Demuxer 'video': starting thread
DEBUG: Demuxer 'audio': starting thread
WARN: Demuxer 'audio': stream explicitly disabled by the device
INFO: Texture: 1400x1872
[server] DEBUG: Display: using SurfaceControl API

@rom1v
Copy link
Collaborator

rom1v commented Sep 6, 2024

#5182 (comment)

@ghost
Copy link
Author

ghost commented Sep 18, 2024

I wish to report that the AppImage based on scrcpy v2.7 still does not work with my Samsung Galaxy S24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants