italomandara / CXPatcher

A patcher to upgrade Crossover dependencies and improve compatibility
GNU General Public License v3.0
963 stars 24 forks source link

Not loading installed GStreamer #55

Closed plbstl closed 1 year ago

plbstl commented 1 year ago

v0.2.16

I have GStreamer installed through pkg downloaded from its official website. But CXPatcher still asks to install GStreamer.

Screenshot 2023-07-11 at 10 36 56 Screenshot 2023-07-11 at 10 39 37
plbstl commented 1 year ago

I'm on Ventura. Does it matter that I'm not on Sonoma?

italomandara commented 1 year ago

If you read it's not telling you're missing gstreamer, it just suggest you to do it, just ignore it and proceed paatching

italomandara commented 1 year ago

Nonetheless, I'll add something that checks if it's installed when you launch CXPatcher.

CXPatcher is in no way connected to the GStreamer installer so it doesn't know if you're installing GStreamer while it's open, I know how to monitor file changes and check for GStreamer installation, but it's an overkill tbh. Since that warning it's just meaning "Install GStreamer if you haven't done it yet"

italomandara commented 1 year ago

In the next release CXPatcher Will check for GStreamer Installation and show a green checkmark.

italomandara commented 1 year ago

I'm on Ventura. Does it matter that I'm not on Sonoma?

Not for Gstreamer, the only restriciton is GTPK, it can't be installed on Ventura anymore

plbstl commented 1 year ago

Okay, thank you very much.

I installed Sonoma and it works as expected.