Hi everyone,
CrossOver version: 19.0.1
OS: Ubuntu 18.04 LTS
Linux kernel version: 5.3.0-53
I'm currently trying to install the "PlayStation Now" application.
"PS Now" appears in the list of available applications within CrossOver so I've selected it from there and let CrossOver download the latest installer directly from Sony's website. (I believe this is for PS Now v11.1.2)
CrossOver creates a Windows 7 bottle; installs some C++ runtimes, some system fonts as well as PS Now itself.
When the PS Now installer completes, the following error appears: "The installer has exited but PS Now does not seem to be installed". I'm given the options to either "try again", "cancel installation" or "skip". Trying again just brings the error up again so I select "skip".
The installation then "completes". A shortcut for the program does appear in menus:
If I try and open it, however, the program icon will appear in sidebar, flash a few times and then disappear. No program windows appear during this time.
I've also tried to run PS Now from the terminal:
$ /opt/cxoffice/bin/wine --bottle "PS_Now" --cx-app "psnowlauncher.exe"
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
And then it terminates. I see those errors appear when I run other programs so I don't think they are the cause of the issue but there is no other output.
I would appreciate any pointers if anyone has been able to get this to work (I see one 5 star rating in the CrossOver compatibility DB and a one star rating where someone has had the same issue as I).
If there is anything I can do to debug further, please do let me know.
Thanks for your time.
(I'm using the CrossOver trial right now so haven't contacted Codeweavers support)