https://bugs.winehq.org/show_bug.cgi?id=48503
--- Comment #30 from Helg1980 depositmail@mail.ru --- (In reply to Louis Lenders from comment #29)
(In reply to Helg1980 from comment #28)
I think the problem is in this line:
wine: Read access denied for device L"\??\D:\", FS volume label and serial are not available.
No, as i stated in comment https://bugs.winehq.org/show_bug.cgi?id=48503#c18 the problem is in NtCreatePowerRequest, This really deserves a seperate bugreport. I will open one soon. I think it is ok to just return STATUS_SUCCESS in NtCreatePowerRequest for now. I`ll send a patch later and see if it gets in.
Question: AFAICT this error window is not really fatal, it looks like the app processed the video correctly. Could you tell something more about it?
Today I received a response to an e-mail from the developer:
Re: [staxrip/staxrip] Version for Arch Linux / Manjaro Linux (#107)
From: Revan654 (https://github.com/staxrip/staxrip/issues/107)
Not possible due to lack of support for certain Visual support from .NetFramework. Already tried to bring it over it's just can't be done with the existing code and allot of changes would have to happen. It also can't run in Wine.
Also tried to Build it through Mono, That also didn't work hit a roadblock since mono doesn't contain everything VisualStudio has.
Then of course there the biggest issue, Linux does not have Avisynth Which the core of StaxRip is built off of. Only VapourSynth would have Support but not sure how much. Then there the issues of GPU Encoders.
Linux lacks certain dll files which are only found on Windows OS. Due to there architecture they will not run on other platforms.
From: Revan654 (https://github.com/staxrip/staxrip/issues/107)