uureel / batocera.pro

This repo is scheduled for phase out // Unofficial apps for Batocera, installation info below
http://batocera.pro
GNU General Public License v3.0
174 stars 37 forks source link

cockatrice won't start #19

Closed palmerj closed 8 months ago

palmerj commented 8 months ago

DISPLAY=:0.0 QT_SCALE_FACTOR="1.25" GDK_SCALE="1.25" batocera-wine lutris play /userdata/system/pro/cockatrice/cockatrice.exe Remove Symblink Creating links on /userdata, Linux File System required !!! fsync: up and running. wine: Using setpriority to control niceness in the [-19,19] range Application could not be started, or no application associated with the specified file. ShellExecuteEx failed: File not found.

running butterfly v39

ghost commented 8 months ago

DISPLAY=:0.0 QT_SCALE_FACTOR="1.25" GDK_SCALE="1.25" batocera-wine lutris play /userdata/system/pro/cockatrice/cockatrice.exe Remove Symblink Creating links on /userdata, Linux File System required !!! fsync: up and running. wine: Using setpriority to control niceness in the [-19,19] range Application could not be started, or no application associated with the specified file. ShellExecuteEx failed: File not found.

running butterfly v39

Are you using NTFS or ExFAT? Wine usually needs EXT4 or BTRFS to work and the error log suggests you aren't using them.

palmerj commented 8 months ago

ext4

/dev/nvme0n1p2 ext4      3.6T  3.1T  523G  86% /userdata
uureel commented 8 months ago

fixed and tested fine on v38, but it needs to alt+tab on app launch as it spawns some additional widows that go underneath the main window

palmerj commented 8 months ago

The new version is still not working for me. However if I run the 2.8 version which is still in the install it does:

DISPLAY=:0.0 QT_SCALE_FACTOR="1.25" GDK_SCALE="1.25" batocera-wine windows play /userdata/system/pro/cockatrice/cockatrice/cockatrice/cockatrice.exe

uureel commented 8 months ago

@palmerj not sure where that /trice/trice/trice.exe is from the installer does echo 'DISPLAY=:0.0 batocera-wine windows play /userdata/system/pro/cockatrice/cockatrice.exe' >> $launcher

can confirm it works fine on v38, but if bato breaks wine apps all again with v39, can't help

palmerj commented 8 months ago

@palmerj not sure where that /trice/trice/trice.exe is from

No, /userdata/system/pro/cockatrice/cockatrice/cockatrice.exe

See

Screenshot 2024-01-12 at 13 38 30

Maybe the installer is somehow installing a version into /userdata/system/pro/cockatrice/ and one into /userdata/system/pro/cockatrice/cockatrice/?

uureel commented 8 months ago

@palmerj managed to get native ubuntu deb version 2.9 working, run the installer again to update image

palmerj commented 8 months ago

Cool linux version!

However I'm still getting an error:

[root@BATOCERA /userdata/system]# /userdata/system/pro/cockatrice/Launcher
loading...
/usr/bin/cockatrice: error while loading shared libraries: libproxy.so.1: cannot open shared object file: No such file or directory
uureel commented 8 months ago

@palmerj fixed

palmerj commented 8 months ago

Awesome working now. Thank you and great to run the linux version. One small issue I notice I loose the mouse pointer back in the file explorer after I exit cockatrice.

Lastly, do you think it's possible to get this added a game in the ES menu?

uureel commented 8 months ago

updated, should be adding to ports too or you can put any app there manually by copying the launcher from pro/app to roms/ports/app.sh