Michael Pujos changed bug 1222875
What Removed Added
CC   pujos.michael@gmail.com

Comment # 1 on bug 1222875 from Michael Pujos
Reproduced here (no pandoc installed either if that matters).
Stack trace:

#0  0x00007f5aa3142307 in QKeySequence::operator=(QKeySequence const&) () at
/lib64/libQt6Gui.so.6
#1  0x00007f5aa38c0eca in QAbstractButton::setShortcut(QKeySequence const&) ()
at /lib64/libQt6Widgets.so.6
#2  0x00007f5aa38c0f61 in QAbstractButton::setText(QString const&) () at
/lib64/libQt6Widgets.so.6
#3  0x000055e1f0c16410 in
ghostwriter::MainWindow::onSidebarVisibilityChanged(bool) (this=0x7ffea1c040b0,
visible=false) at /usr/src/debug/ghostwriter-24.02.1/src/mainwindow.cpp:840
#4  0x00007f5aa25e8443 in  () at /lib64/libQt6Core.so.6
#5  0x000055e1f0c1f81f in ghostwriter::Sidebar::visibilityChanged(bool)
(_t1=<optimized out>, this=<optimized out>) at
/usr/src/debug/ghostwriter-24.02.1/build/src/ghostwriter_autogen/EWIEGA46WW/moc_sidebar.cpp:168
#6  ghostwriter::Sidebar::hideEvent(QHideEvent*) (this=<optimized out>,
event=<optimized out>) at
/usr/src/debug/ghostwriter-24.02.1/src/sidebar.cpp:309
#7  0x00007f5aa380e075 in QWidget::event(QEvent*) () at
/lib64/libQt6Widgets.so.6
#8  0x00007f5aa3899532 in QFrame::event(QEvent*) () at
/lib64/libQt6Widgets.so.6
#9  0x00007f5aa37c2f1e in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt6Widgets.so.6
#10 0x00007f5aa258f030 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt6Core.so.6
#11 0x00007f5aa380985c in QWidgetPrivate::hide_helper() () at
/lib64/libQt6Widgets.so.6
#12 0x00007f5aa380b2aa in QWidgetPrivate::setVisible(bool) () at
/lib64/libQt6Widgets.so.6
#13 0x000055e1f0c46aa3 in ghostwriter::MainWindow::MainWindow(QString const&,
QWidget*) [clone .constprop.0] (this=0x7ffea1c040b0, filePath=..., parent=0x0)
at /usr/src/debug/ghostwriter-24.02.1/src/mainwindow.cpp:117
#14 0x000055e1f0bd3a4e in main(int, char**) (argc=<optimized out>,
argv=<optimized out>) at /usr/src/debug/ghostwriter-24.02.1/src/appmain.cpp:172


You are receiving this mail because: