https://bugs.winehq.org/show_bug.cgi?id=45775
Bug ID: 45775 Summary: When direct-x is installed the klite codecs don't install properly. Product: Wine Version: 3.15 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: SolisX007@yahoo.com Distribution: ---
It appears that when directx is installed the klite codecs don't install properly.
I see this error in the terminal.
005c:err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\quartz.dll" 005c:err:ole:CoGetClassObject no class object {cda42200-bd88-11d0-bd4e-00a0c911ce86} could be created for context 0x1 005c:err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\quartz.dll" 005c:err:ole:CoGetClassObject no class object {e436ebb2-524f-11ce-9f53-0020af0ba770} could be created for context 0x1
https://bugs.winehq.org/show_bug.cgi?id=45775
Lunknown SolisX007@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://files2.codecguide.co | |m/K-Lite_Codec_Pack_1382_Fu | |ll.exe
https://bugs.winehq.org/show_bug.cgi?id=45775
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com Keywords| |download
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi,
Did you check that they are not installed? Or is part of them missing?
AFAICT the messages in the terminal do not mean that installation has failed.
https://bugs.winehq.org/show_bug.cgi?id=45775
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED URL|http://files2.codecguide.co | |m/K-Lite_Codec_Pack_1382_Fu | |ll.exe | Summary|When direct-x is installed |`winetricks directx9` |the klite codecs don't |overrides DirectShow dlls |install properly. |(devenum, quartz, msdmo, | |qcap, quartz) as native but | |doesn't install them CC| |z.figura12@gmail.com Component|-unknown |quartz
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Please try to be more explicit about what you've done to reproduce this error.
In any case, the problem is probably that `winetricks directx9` doesn't install DirectShow DLLs, but still registers an override for them. I guess this is a winetricks bug; resolving upstream.
https://bugs.winehq.org/show_bug.cgi?id=45775
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/Winetric | |ks/winetricks/issues/1097
https://bugs.winehq.org/show_bug.cgi?id=45775
--- Comment #3 from Lunknown SolisX007@yahoo.com --- Created attachment 62230 --> https://bugs.winehq.org/attachment.cgi?id=62230 RegSVR32 Error
https://bugs.winehq.org/show_bug.cgi?id=45775
--- Comment #4 from Lunknown SolisX007@yahoo.com --- (In reply to Zebediah Figura from comment #2)
Please try to be more explicit about what you've done to reproduce this error.
In any case, the problem is probably that `winetricks directx9` doesn't install DirectShow DLLs, but still registers an override for them. I guess this is a winetricks bug; resolving upstream.
I've installed directx using lonewolf directx
http://howto.landure.fr/gnu-linux/install-directx-9-0c-on-linux-using-wine
However after i try and install the klite codecs i get 4 RegSVR32 errors that i usually don't get. I've attached a picture of the errors.
https://bugs.winehq.org/show_bug.cgi?id=45775
--- Comment #5 from Lunknown SolisX007@yahoo.com --- (In reply to Louis Lenders from comment #1)
Hi,
Did you check that they are not installed? Or is part of them missing?
AFAICT the messages in the terminal do not mean that installation has failed.
Sorry what i mean is that klite codecs are not loading up. I took a picture of the RegSVR32 errors i get durning installation that i usually don't get.
https://bugs.winehq.org/show_bug.cgi?id=45775
--- Comment #6 from Zebediah Figura z.figura12@gmail.com --- I would recommend against installing directx9, and rather in favor of installing individual portions as they are needed. In the case of DirectShow, if you really need the native version, you should use `winetricks quartz`.
https://bugs.winehq.org/show_bug.cgi?id=45775
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=45775
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED
--- Comment #8 from Austin English austinenglish@gmail.com --- This was inadvertently caught up in my unclosed bugs filter. NOTOURBUG should only be closed when fixed upstream.
Setting back to RESOLVED NOTOURBUG.
Sorry for the spam.
https://bugs.winehq.org/show_bug.cgi?id=45775
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Zebediah Figura z.figura12@gmail.com --- Fixed upstream: https://github.com/Winetricks/winetricks/commit/7fab20fd2c3593de4626a46de153...