Code Monkey home page Code Monkey logo

Comments (7)

francescmm avatar francescmm commented on May 23, 2024

I think it can be a problem with the new Qt Creator 4.11 and the build system. I'll try to build a new version ASAP! :)

from gitqlientplugin.

francescmm avatar francescmm commented on May 23, 2024

Hi, I've uploaded a new version of libGitQlientPlugin_1.0.0-qtc4.11.x.so for linux and QtCreator 4.11. I tested locally and so far it works.

Could you double check it? :)

from gitqlientplugin.

sandervalcke avatar sandervalcke commented on May 23, 2024

I'm getting the same error for the creator 4.10.2 version (also manjaro). Could you do the same for that plugin?

from gitqlientplugin.

francescmm avatar francescmm commented on May 23, 2024

I would have to check what could be happening since I have 4.10.2 working in three different places... could you paste some system info?

Gcc version, Qt version, QtCreator version. Where is that Qt Creator build from? Arch linux package? Qt Project download?

Can you please run Qt Creator from GDB and generate a full backtrace?

Start from a terminal with
gdb <path_to_qtcreator_binary>
In GDB then run with
run
After it crashed generate backtrace with
thread apply all bt
and attach the result here.

If I find time today/tomorrow I'll try Manjaro to see what's going on, but I would need more info about how QtCreator was built :)

from gitqlientplugin.

nyanpasu64 avatar nyanpasu64 commented on May 23, 2024

After it crashed generate backtrace with
thread apply all bt
and attach the result here.

There was no crash to obtain a backtrace from. The program appears to have exited semi-cleanly.

EDIT:

I obtained Qt Creator through sudo pacman -S qtcreator. I used to have a self-build 4.11 RC1, but switched to 4.11 release.

Qt Creator 4.11.0
Based on Qt 5.13.2 (GCC 9.2.0, 64 bit)

Operating System: Manjaro Linux
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.2
Kernel Version: 5.4.3-1-MANJARO
OS Type: 64-bit

from gitqlientplugin.

francescmm avatar francescmm commented on May 23, 2024

Seeing your compiler version, I think that could be the root of the problems. I compiled with 5.3 and that could explain the issues.

I'll do a bit more of research on it and update the documentation as well.

Thanks for the help!

from gitqlientplugin.

francescmm avatar francescmm commented on May 23, 2024

Hi @nyanpasu64, did you try to compile with the same compiler QtCreator is?

from gitqlientplugin.

Related Issues (14)

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.