steam-rom-manager icon indicating copy to clipboard operation
steam-rom-manager copied to clipboard

build:linuxdir electron-version

Open Blackerererer opened this issue 2 years ago • 6 comments

Hi, I would like to check, if anyone tried to run build:linuxdir recently. Trying to do so natively on ArchLinux and Im bumping into missing electron-version file in the root. Is that an issue on my end, or on yours, please? I was trying to merge on Apr 28 with 11d363ef being the most recent.

Cheers

Blackerererer avatar May 10 '23 10:05 Blackerererer

I haven't tried it recently but I will check it out. This is used for building flatpaks, is that what you're trying to do? Otherwise it's build:linux

cbartondock avatar May 10 '23 12:05 cbartondock

I haven't tried it recently but I will check it out. This is used for building flatpaks, is that what you're trying to do? Otherwise it's build:linux

That is correct. Ive managed to do build:linux fine. The thing is, that I did not run into this exact issue with the code from November or something like that. I almost have ScummVM parser ready. I just need to catch up with the master and verify that both Windows and Linux (with and without Flatpak for both SRM and ScummVM) work

Blackerererer avatar May 10 '23 12:05 Blackerererer

We upgraded electron and all srm's other dependencies with 2.4.0, so it's possible it may be broken now. I am not near my Linux machine but I will test when I get back.

cbartondock avatar May 10 '23 16:05 cbartondock

I have noticed. Also looks more stylish :). Well done.

Blackerererer avatar May 10 '23 16:05 Blackerererer

Aw thanks! The UI overhaul was @dragoonDorise he crushed it.

cbartondock avatar May 10 '23 16:05 cbartondock

Hi, did you get a chance to take a look at it, please? I really want to get to testing of my code with the updates, so that I can wrap it up :D. My next effort will probably be somehow integrating DosBoxGameLauncher or some other DosBox profile manager (thats what they are essentially), because all dos games are a bit of a pain to manage compared to console ROMs and they hardly follow any predictable structure. Hence using some tool to prepare configurations and then just using it to launch or at least get a good

Blackerererer avatar May 18 '23 08:05 Blackerererer

I was out of action for a while, back now! I will take a look.

cbartondock avatar Apr 25 '24 20:04 cbartondock

Fixed, somehow the electron-version file got removed. I successfully built a flatpak so this is working again.

cbartondock avatar Apr 26 '24 19:04 cbartondock