https://bugs.winehq.org/show_bug.cgi?id=45736
Bug ID: 45736 Summary: Rendering a video Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: imatko75@gmail.com Distribution: ---
Hello,
Im trying to install NMS Client (A program for viewing cctv cameras), i installed it and when i try to preview camera it gives me error: 0129:err:quartz:VMR9_maybe_init num_surfaces or d3d9_surfaces not 0
Please help!
Thx
https://bugs.winehq.org/show_bug.cgi?id=45736
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- *** Bug 45737 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=45736
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Does the program crash?
Also, does "winetricks quartz" make it work?
https://bugs.winehq.org/show_bug.cgi?id=45736
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |3.14 Summary|Rendering a video |NMS Client fails to preview | |cameras CC| |focht@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=45736
--- Comment #3 from Maca757 imatko75@gmail.com --- (In reply to Fabian Maurer from comment #2)
Does the program crash?
Also, does "winetricks quartz" make it work?
The program does not crash. But when i did winetricks quartz it crashed and throwed error: 0118:err:d3d:context_create Failed to set pixel format 27 on device context 0x40080.
https://bugs.winehq.org/show_bug.cgi?id=45736
--- Comment #4 from Fabian Maurer dark.shadow4@web.de ---
The program does not crash.
Then what happens without native quartz installed? What's wrong? What happens, what should happen?
The program does not crash. But when i did winetricks quartz it crashed and throwed error 0118:err:d3d:context_create Failed to set pixel format 27 on device context 0x40080.
I doubt this is the crash message. Please provide a full log, both with and without native quartz.
https://bugs.winehq.org/show_bug.cgi?id=45736
--- Comment #5 from Maca757 imatko75@gmail.com --- (In reply to Fabian Maurer from comment #4)
The program does not crash.
Then what happens without native quartz installed? What's wrong? What happens, what should happen?
The program does not crash. But when i did winetricks quartz it crashed and throwed error 0118:err:d3d:context_create Failed to set pixel format 27 on device context 0x40080.
I doubt this is the crash message. Please provide a full log, both with and without native quartz.
Ok i got a wine like crash report: https://pastebin.com/yRMysj5E
And this is the terminal output: https://pastebin.com/RTDCRVDk
https://bugs.winehq.org/show_bug.cgi?id=45736
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- Crash inside msvcr110 - does "winetricks -q vcrun2012" help?
https://bugs.winehq.org/show_bug.cgi?id=45736
--- Comment #7 from Maca757 imatko75@gmail.com --- (In reply to Fabian Maurer from comment #6)
Crash inside msvcr110 - does "winetricks -q vcrun2012" help?
Nope, still the same, app just crashes when i open the video tab.