Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Main screen disappears after turning on Dependencies or SideBar switchs #42

Open
AndreiDHRM opened this issue Mar 6, 2019 · 2 comments

Comments

@AndreiDHRM
Copy link

AndreiDHRM commented Mar 6, 2019

Hi,

I try to use your tool, but main screen disappears on turning on Dependencies or SideBar switchs.
Moreover, regullary white screen for all my c/c++ projects.
If sources are too deep in your folder - you gives a white screen.
you need to fix it

@Bogdan-Lyashenko
Copy link
Owner

Hey, is any of that projects open-source? So I can test and reproduce it. Can you see files tree diagram at all? Can you say if any errors in terminal and browser consoles? Thanks.

@AndreiDHRM
Copy link
Author

I tried it on a RoboDoc C sources by command inside of robodoc-4.99.43 folder:
codecrumbs -d .\Source -e .\Source\robodoc.c

Terminal says:

Codecrumbs magic begins!

started with options: {"entryPoint":".\Source\robodoc.c","projectDir":".\Source","clientPort":2018}

  • starting: mediator server
  • started: mediator server, listening: 3018
  • starting: http server for client assets
  • starting: source watcher
  • started: http server for client assets, codecrumbs client is served on http://localhost:2018
  • started: source watcher: source-project-1551881807406 for: project:.\Source; setup: dir - .\Source, entry point - .\Source\robodoc.c

browser client connected
source watcher subscribing for changes

  • getting: project files
  • got: project files. Number of files: 55, Number of folders: 1.
  • parsing: project files
  • parsed: project files.

emit 'source.init-source-files-sync'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants