Git Product home page Git Product logo

Comments (13)

city41 avatar city41 commented on June 18, 2024 1

Doh, I can't attach builds here.

Ok, I think I have this working. I'll do more testing tomorrow and if all looks good, I'll cut a new build.

from ammister.

matijaerceg avatar matijaerceg commented on June 18, 2024 1

I think this is great, and will hopefully make multi-platform development easier going forward. Thanks for the updates, I'll try this on my windows machine hopefully tonight and let you know how it goes.

from ammister.

matijaerceg avatar matijaerceg commented on June 18, 2024

One last note for the day: just did an export using Speed mode, and a bunch of stuff is also missing and/or deleted. Hopefully easy to repro for you on Windows.

from ammister.

city41 avatar city41 commented on June 18, 2024

I haven't truly dug into this yet. But I did manage to squeeze in a couple of Windows fixes this morning.

If you have time, an export log would be helpful

  1. install the latest version
  2. Export a plan to a mister and have the problem happen
  3. go to Catalog > Open Folder
  4. go up one directory
  5. zip up all the export-log-exportToMister... files in that directory and attach them here.

When doing this, the smaller the plan the better. Hopefully just a few games causes the problem. Please use space mode, otherwise the log will be gigantic.

And if you don't have time, no worries.

from ammister.

matijaerceg avatar matijaerceg commented on June 18, 2024

Just ran it twice, and both times it seemed to not delete stuff, but the weird thing this time is that even though it's space mode, it didn't delete the stuff that was already there that should have gotten deleted.

logs attached

export-log--exportToMister-New_Plan-2023-04-17T16_40_03.652Z.zip

from ammister.

city41 avatar city41 commented on June 18, 2024

Thanks. Just quickly looking at the logs I see several issues, they mostly boil down to windows using \ and mister using / for path separator.

from ammister.

city41 avatar city41 commented on June 18, 2024

I'm just going to switch Windows to /. Initially \ was simple and I chose it to make the app feel a little bit more familiar with Windows users. But it's just not worth it. Windows and Node on Windows both support /, and this will remove a lot of Windows specific code from the app.

I can always have it switch from / to \ in the details modal if needed.

from ammister.

matijaerceg avatar matijaerceg commented on June 18, 2024

That sounds wise. I didn't even notice slashes in the program interface tbh

from ammister.

city41 avatar city41 commented on June 18, 2024

Hoo this is painful. I'll always curse Microsoft for doing this :)

I think I have this working. A huge downside is all existing plans created on Windows will no longer work. I think it's best just to rip that band aid off though.

The upside is the code is still a little crazy, but not nearly as bad as it was before.

from ammister.

matijaerceg avatar matijaerceg commented on June 18, 2024

Yeah, it's early days, I don't think you should feel bad about breaking existing plans at all.

from ammister.

city41 avatar city41 commented on June 18, 2024

I have released 0.25.7. In testing I could not find anything wrong, but there may still be some minor issues.

catalog.json needs to be recreated for Windows users, noted in the release notes.

With this, AMMiSTer on Windows is now pretty much the same as on Linux and Mac. So one interesting upside: plan files can now work across OSes.

from ammister.

city41 avatar city41 commented on June 18, 2024

This should be fixed w 0.25.7

from ammister.

matijaerceg avatar matijaerceg commented on June 18, 2024

Confirming this is fixed for me Win 10 v0.26.0

from ammister.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.