pato-pan

Results 3 comments of pato-pan

for some users, you simply have to give execute permissions to /tmp/cloudflared-linux-amd64 like this `chmod +x /tmp/cloudflared-linux-amd64` This should be clear from the logs `PermissionError: [Errno 13] Permission denied: '/tmp/cloudflared-linux-amd64'`...

The error is reproducible if you run the command directly from the terminal (beware, this uses your system prefix instead of a bottles prefix) ``` 21:28:26 (INFO) Using Wine Command...

@mirkobrombin I see what you are saying, and looking at the code it makes sense to think it should work. Now, the only thing left to understand is.... ![Screenshot_2024-05-19_18-35-20](https://github.com/bottlesdevs/Bottles/assets/131620424/6c1876b8-7edf-480a-b381-db37c7317d58) Why...