Giter Club home page Giter Club logo

Comments (2)

pandawithcat avatar pandawithcat commented on June 3, 2024 1

thanks for the feedback. I've been MIA for a while but now i'm back on track so i'll try to resolve most of the issues soon!

from protoman.

Wint3rmute avatar Wint3rmute commented on June 3, 2024

This what happens when one of the configuration/state files gets corrupted. I'm not experienced in javascript, so I just used strace to track all the files the app was opening, and it turns out that there's a folder ~/.config/Protoman/ (that's where its located under Linux, on Windows it's probably C:/users/USERNAME/.config/Protoman) containing the state files that the app tries to read (then fails and shows the blank UI).

If you remove the ~/.config/Protoman folder, the problem will go away. Unfortunately, you will also loose your Protoman configuration, so you'll have to load your .proto files back. There probably is a better way to do this (pinpoint the exact file that should be removed, instead of removing the whole folder) but as previously mentioned, I'm not experienced in javascript.

from protoman.

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.