Coder Social home page Coder Social logo

Comments (7)

Kageetai avatar Kageetai commented on September 2, 2024

Icons work perfectly fine for me. Can you add a screenshot or so to clarify?

from cerebro.

KELiON avatar KELiON commented on September 2, 2024

@lavir what icons do you mean? Can you attach a screenshot? For me preferences icons work well

screen shot 2017-01-30 at 10 56 31

from cerebro.

lavir avatar lavir commented on September 2, 2024

The screenshot below
I would like notice that I launched Cerebro by npm run dev.
screen shot 2017-01-30 at 15 33 35

from cerebro.

KELiON avatar KELiON commented on September 2, 2024

@lavir and does it work when you launch precompiled .app file?

Also, I believe there is something broken for you in background process:

  1. Type settings and turn on developer mode, turn on "show in menu bar";
  2. Toggle Cerebro window and from tray menu select development → dev tools (background), switch to console tab;
  3. Reload everything (development → reload);
  4. Try to find 'mouse' and check if you have any errors in console;

from cerebro.

lavir avatar lavir commented on September 2, 2024

.app works fine.

in dev mode no
in the background process didn't notice any problem (at least in Console) only this
bindings.js:83 Uncaught Error: Module version mismatch. Expected 50, got 48.

and in main process
localhost:3000/dist/main.bundle.js:3100 Warning: setState(...): Can only update a mounted or mounting component. This usually means you called setState() on an unmounted component. This is a no-op. Please check the code for the Preload component.

in the terminal nothing interesting too.

from cerebro.

KELiON avatar KELiON commented on September 2, 2024

@lavir looks like in your dev environment native modules were built with wrong modules versions. Check item 2 here to fix your problem

from cerebro.

lavir avatar lavir commented on September 2, 2024

Yes, this solved my problem.
Thank you!

from cerebro.

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.