The-Wineskin-Project / WineskinServer

Wineskin
GNU Lesser General Public License v2.1
2.47k stars 170 forks source link

i cannot install any engines #557

Closed Azkapop closed 8 months ago

Azkapop commented 8 months ago

so the wineskin app canot install any engines instead the list is filled with i think an html file

Screen Shot 2024-03-20 at 16 20 59
Gcenx commented 8 months ago

https://github.com/Gcenx/WineskinServer#how-to-install

mohd-akram commented 7 months ago

I have the same issue and I don't use Homebrew. It's fine to just install Winery from here? Perhaps that can be mentioned in the README.

Gcenx commented 7 months ago

I have the same issue and I don't use Homebrew. It's fine to just install Winery from here? Perhaps that can be mentioned in the README.

I won’t support manual installation as many users kept reporting issues that simply don’t exist when installed using the custom brew formula.

The reason for is I’m not paying for an Apple Developer license to codesign & notarize the app.

mohd-akram commented 7 months ago

Would it not be enough to mention how to bypass that (i.e. right-click and open Winery from Finder on first run)?

Gcenx commented 7 months ago

Would it not be enough to mention how to bypass that (i.e. right-click and open Winery from Finder on first run)?

That wouldn’t be enough anymore, prior I’d even proved a Terminal command to remove the quarantine flag yet I’d still have sure complaints.

The latest version of Winery also has a hard requirements on Xcode/Command Line Tools so manual steps are even less desirable, at least if installed via brew they’ll already have a copy of Xcode/Command Line Tools installed.

mohd-akram commented 7 months ago

I'm curious what tools are used by Winery. I see the Winery repo has a LGPL license but I don't see any code.