https://bugs.winehq.org/show_bug.cgi?id=49474
Bug ID: 49474 Summary: Chaos Legion does not work with wine quartz. Product: Wine Version: 5.11 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@winehq.org Reporter: SolisX007@yahoo.com Distribution: ---
Chaos Legion does not work with wine quartz.
https://bugs.winehq.org/show_bug.cgi?id=49474
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- The usual questions: -did you use a fresh wineprefix? If no, test in a fresh wine prefix -is there a free download showing the problem.
And please attach a console output (backtrace is usually useless, attach it only if requested).
https://bugs.winehq.org/show_bug.cgi?id=49474
--- Comment #2 from Lunknown SolisX007@yahoo.com --- (In reply to joaopa from comment #1)
The usual questions: -did you use a fresh wineprefix? If no, test in a fresh wine prefix
Yes this is a clean wineprefix.
-is there a free download showing the problem.
I'm not sure if there is one. I will see if i can find one.
And please attach a console output (backtrace is usually useless, attach it only if requested).
Sorry i thought i had attached it. I'll do so now.
https://bugs.winehq.org/show_bug.cgi?id=49474
--- Comment #3 from Lunknown SolisX007@yahoo.com --- Created attachment 67585 --> https://bugs.winehq.org/attachment.cgi?id=67585 CL-quartz-terminal.txt
https://bugs.winehq.org/show_bug.cgi?id=49474
--- Comment #4 from Lunknown SolisX007@yahoo.com --- There is a demo but the demo works 100% fine.
https://bugs.winehq.org/show_bug.cgi?id=49474
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- What does "does not work" exactly mean? What happens?
Can you please attach a log with WINEDEBUG=+quartz,+gstreamer,+strmbase,+qcap,+qedit,+qasf,+timestamp,+seh ?
https://bugs.winehq.org/show_bug.cgi?id=49474
--- Comment #6 from Lunknown SolisX007@yahoo.com --- (In reply to Zebediah Figura from comment #5)
What does "does not work" exactly mean? What happens?
Can you please attach a log with WINEDEBUG=+quartz,+gstreamer,+strmbase,+qcap,+qedit,+qasf,+timestamp,+seh ?
What i mean is that when you start the game the game looks like the game window gets minimized and stays that way.
I just attached
WINEDEBUG=+quartz,+gstreamer,+strmbase,+qcap,+qedit,+qasf,+timestamp,+seh
CL+WINEDEBUG.txt
https://bugs.winehq.org/show_bug.cgi?id=49474
--- Comment #7 from Lunknown SolisX007@yahoo.com --- Created attachment 67600 --> https://bugs.winehq.org/attachment.cgi?id=67600 CL+WINEDEBUG.txt
https://bugs.winehq.org/show_bug.cgi?id=49474
--- Comment #8 from Zebediah Figura z.figura12@gmail.com --- It's not particularly obvious from the log that something's going wrong in quartz. That's not to say that it's not, but pretty much the last thing it does is:
2693.019:00e8:trace:quartz:MediaSeeking_SetPositions graph 021DCAC8, current 0, current_flags 0x25, stop <null>, stop_flags 0x24. 2693.019:00e8:trace:quartz:MediaSeeking_SetPositions Setting current position to 0 (0.0 seconds). ... (logs from SetPositions() omitted) ... 2693.110:0024:trace:quartz:MediaFilter_Stop graph 021DCAC8.
and then it tears down the graph. Note in particular this is done on a different thread, and after about 90 ms.
What leads you to believe that quartz is at fault here? In particular, if you've tried native quartz, please actually mention that in the bug report. [In general reading https://wiki.winehq.org/Bugs would be to your benefit. It's linked on the bug report page for a reason.]
https://bugs.winehq.org/show_bug.cgi?id=49474
--- Comment #9 from Lunknown SolisX007@yahoo.com --- (In reply to Zebediah Figura from comment #8)
It's not particularly obvious from the log that something's going wrong in quartz. That's not to say that it's not, but pretty much the last thing it does is:
2693.019:00e8:trace:quartz:MediaSeeking_SetPositions graph 021DCAC8, current 0, current_flags 0x25, stop <null>, stop_flags 0x24. 2693.019:00e8:trace:quartz:MediaSeeking_SetPositions Setting current position to 0 (0.0 seconds). ... (logs from SetPositions() omitted) ... 2693.110:0024:trace:quartz:MediaFilter_Stop graph 021DCAC8.
and then it tears down the graph. Note in particular this is done on a different thread, and after about 90 ms.
What leads you to believe that quartz is at fault here? In particular, if you've tried native quartz, please actually mention that in the bug report. [In general reading https://wiki.winehq.org/Bugs would be to your benefit. It's linked on the bug report page for a reason.]
I did a test in a clean wine prefix and one with winetricks quartz only. Therefore i thought it's wine quartz.
Anyways it on wine-5.13 it appears to be working.
https://bugs.winehq.org/show_bug.cgi?id=49474
Lunknown SolisX007@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #10 from Lunknown SolisX007@yahoo.com --- On wine-5.13 it's loading up although the video is upsidedown.
https://bugs.winehq.org/show_bug.cgi?id=49474
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.14.