Questions about Wine on macOS.
jimmyhartington
Newbie
Posts: 2 Joined: Fri Jun 25, 2021 4:21 am
Post
by jimmyhartington » Fri Jun 25, 2021 4:32 am
Hi
I am trying to create a version of the software PAC 3 (
https://www.access-for-all.ch/en/pdf-ac ... ecker.html ). It is a program to check if PDF files adhere to the PDF/UA standard for webaccesibility.
With .NET 4.8 I can get it to run. It checks the pdf-file.
But the feature to show a ScreenReader preview does not work. When I run it on a Windows natively it works and it seems to be a webview of sorts.
Here is a pdf-file to test with:
https://d.pr/f/oPYMVb +
Does anybody know which Winetricks or other methods to get such a webview to work?
Gcenx
Level 6
Posts: 719 Joined: Mon Dec 25, 2017 12:11 pm
Post
by Gcenx » Sun Jun 27, 2021 10:58 am
As you haven't provided any terminal output or additional information (wine version/macOS version) theres little anyone can do to help you.
jimmyhartington
Newbie
Posts: 2 Joined: Fri Jun 25, 2021 4:21 am
Post
by jimmyhartington » Mon Jun 28, 2021 3:09 am
Hi
Sorry to not have provided the info. I am still learning how to use Wine.
I am using Wine Engine WS11WineCX64bit20.0.2 on macOS Big Sur 11.4
I have installed .net 4.8 with Winetricks to get the program to start.
And here is the log-files:
https://d.pr/f/aurv0z +
Gcenx
Level 6
Posts: 719 Joined: Mon Dec 25, 2017 12:11 pm
Post
by Gcenx » Mon Jun 28, 2021 9:31 am
Wineskin (and other third-party projects) aren't supported on Winehq.
You’d be better opening an issue directly on my GitHub. Fill out all sections of the bug template and I’ll see if I can get it working on my end.