Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

scrcpy window not launching with 3.2 #67

Closed
yochananmarqos opened this issue Feb 22, 2020 · 11 comments
Closed

scrcpy window not launching with 3.2 #67

yochananmarqos opened this issue Feb 22, 2020 · 11 comments

Comments

@yochananmarqos
Copy link

With the previous commit it worked, now it does not after updating to 3.2. There are no errors and the scrcpy process is running.

@srevinsaju
Copy link
Owner

@yochananmarqos Could you share me your logs (in terminal) and those in ~/.config/guiscrcpy

@yochananmarqos
Copy link
Author

The only logs I have there are from January 28th & 29th. Again, there are no errors in the terminal. Running scrcpy on it's own works fine.

@srevinsaju
Copy link
Owner

srevinsaju commented Feb 22, 2020

@yochananmarqos Can you send me your configuration file?

@yochananmarqos
Copy link
Author

I tried deleting it and let it regenerate with no difference.

{
    "adb": "/usr/bin/adb",
    "bitrate": 8000,
    "cmx": [],
    "dimension": null,
    "dispRO": true,
    "extra": "",
    "fullscreen": false,
    "paths": [
        "bin",
        "/usr/bin",
        "~/.local/bin",
        "~/bin",
        "/usr/local/bin"
    ],
    "scrcpy": "/usr/bin/scrcpy",
    "swtouches": false
}

@srevinsaju
Copy link
Owner

@yochananmarqos try changing "cmx" to ""

@yochananmarqos
Copy link
Author

That worked, thanks!

@srevinsaju
Copy link
Owner

srevinsaju commented Feb 22, 2020

@yochananmarqos I have created a commit 576ce7d but I would prefer not releasing it to the AUR, rather, guiscrcpy-beta or guiscrcpy-dev would be a better or rather not releasing it

The current plan of my release would be
3.1 (stable)
3.2 (unstable)
3.3 (stable)
3.4 (unstable)
3.5 (stable)
3.6 (unstable)
3.7(unstable)
3.8 (stable)
3.9 (unstable)
:
:
Following the Fibonacci sequence (exception is 3.2)

@yochananmarqos
Copy link
Author

Alright. Just mark the unstable releases as pre-releases on GitHub like you have been.

@srevinsaju
Copy link
Owner

Sure,
PS: will you be creating -beta on the AUR?

@yochananmarqos
Copy link
Author

No, there's already guiscrcpy-git so there wouldn't really be much point.

@srevinsaju
Copy link
Owner

Ok, thanks

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

No branches or pull requests

2 participants