Code Monkey home page Code Monkey logo

Comments (8)

aep avatar aep commented on August 16, 2024

figured it out. you're using CoreApplication, which doesnt initialize fonts.

from eagle2fritzing.

aknoerig avatar aknoerig commented on August 16, 2024

We haven't yet fully managed to port it to a standalone package and Qt5 (was working fine with Qt4 inside of fritzing-app folder structure). If you get it to run, please post your experiences. :)

from eagle2fritzing.

s-kostyuk avatar s-kostyuk commented on August 16, 2024

Built brd2svg with Qt4 and Qt5 build complect. Result: Segmentation fault with both Qt versions.

Crash is somewhere in QFontDatabase::addApplicationFont (exactly as aep said)

from eagle2fritzing.

s-kostyuk avatar s-kostyuk commented on August 16, 2024

And, as an experiment, renamed all occurrences of QCoreApplication to QApplication. And it started, executed and even generated something!

So please, @aknoerig and @el-j, do refactoring of eagle2fritzing tools as soon as possible. Examine, how current version of your code works, what parts of code are needed and what aren't. And, as result, make this tool usable.

Anyway, thank you for your hard work.

from eagle2fritzing.

aknoerig avatar aknoerig commented on August 16, 2024

Great, that sounds promising. Can you make a pull request for this change please? Let's make this thing work again together. I will look at your failed example next.

from eagle2fritzing.

s-kostyuk avatar s-kostyuk commented on August 16, 2024

Sure, see here: #10

from eagle2fritzing.

s-kostyuk avatar s-kostyuk commented on August 16, 2024

And something about my test machine: x86-64 architecture, ArchLinux, Qt Creator 3.4.2, Qt 4.8.7 (one build kit) and Qt 5.5.0 (another kit)

from eagle2fritzing.

aknoerig avatar aknoerig commented on August 16, 2024

Should be fixed with the merge, thanks!

from eagle2fritzing.

Related Issues (19)

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.