Git Product home page Git Product logo

Comments (4)

Neverous avatar Neverous commented on May 18, 2024

I think its unrelated to Qt, they don't use STL underneath AFAIK as they have their own implementations. Its probably bug in the app code - I'd guess with regards to parsing the EFI entries, some edge case or entry I haven't encountered yet.

Can you try efibooteditor --dump raw.json in the terminal and share the raw.json with me?

Other option would be to get debug build and run it with gdb it should show exactly where it crashes.

from efibooteditor.

Pommede avatar Pommede commented on May 18, 2024

Thks for your response !
it's a bit too "technical" for me :-) but here's the json
raw.json

PS:it marks closed but i don't know how to let it open.. :-(

if it helps..i changed the theme and i have this line in addition..
(efibooteditor:5885): Gtk-WARNING **: 09:59:48.558: Theme parsing error: gtk.css:6703:68: Invalid name of pseudo-class

and a sudo efibooteditor

_qt.qpa.theme.dbus: Session DBus not running.
qt.qpa.theme.dbus: Application will not react to setting changes.
Check your DBus installation.
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
/usr/include/c++/13.2.1/bits/stl_vector.h:1125: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator [with _Tp = unsigned char; _Alloc = std::allocator; reference = unsigned char&; size_type = long unsigned int]: Assertion '_n < this->size()' failed.
fish: Job 1, 'sudo efibooteditor' terminated by signal SIGABRT (Abandon)

from efibooteditor.

Neverous avatar Neverous commented on May 18, 2024

Yeah, not related to GUI - the messages apart from last assertion failed are just warnings from the GUI toolkit.
Bug in the code, thanks to your dump it was easy to find.
Should be fixed in next release. Or you can build from HEAD / download one of the newest builds from latest / build from git version of package in AUR

from efibooteditor.

Pommede avatar Pommede commented on May 18, 2024

ok thks, i'll wait the next release i think ;-)
too beginner to build it...

from efibooteditor.

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.