Code Monkey home page Code Monkey logo

Comments (6)

picsel2 avatar picsel2 commented on July 21, 2024

How did you launch GTG? Did you use the launch.sh script?

from gtg.

kocio-pl avatar kocio-pl commented on July 21, 2024

Yes, this is how I'm testing current version.

from gtg.

picsel2 avatar picsel2 commented on July 21, 2024

It looks like current GTG is searching for a file named gtg_data.xml. The datasets in data/test-data/ looks like they are in an older data format.

This leads to GTG executing firstrun_tasks.generate unexpectedly.

from gtg.

nekohayo avatar nekohayo commented on July 21, 2024

Yeah, those datasets are in the old v1 (well, unversioned) format and haven't been fixed up and recommitted in clean v2 (0.5/0.6?) format, nor "converted to what 0.7 is" (if 0.7 actually is a different format? I'm not sure). I would actually like them to be present in all versions of the format, for (regression) testing purposes, if possible. @diegogangl does current git master / 0.7 use a different file format, or it remains strictly the same thing as the "v2" format?

from gtg.

kocio-pl avatar kocio-pl commented on July 21, 2024

I almost finished converting script, but it looks like bryce dataset has multiple parents problems, which caused #855 warnings in the past and now trying to open this dataset fail because of them.

from gtg.

kocio-pl avatar kocio-pl commented on July 21, 2024

The initial script is here:
https://github.com/kocio-pl/gtg/blob/old_datasets_conversion_script/scripts/convert_old_datasets.py

When run in the folder with old data files, it builds gtg_data.xml which is not too pretty, but both bryce and screenshots at least are opening with current app code.

Known problems:

  • the tag counters are not always accurate (which might be at least in part a problem with app code, who knows?)
  • some tasks include unconverted subtasks and tags in the content field (screenshots)
  • task with multiple parents in bryce are just mechanically deparented, so no task has more than 1 parent now, but it would be good to check that no task has lost all the parents it had before

There might be even more problems with old datasets, but it's hard to say how much we want to care for them.

from gtg.

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.