View Issue Details

IDProjectCategoryView StatusLast Update
0017447ScribusGeneralpublic2025-03-10 21:47
ReporterBookLover Assigned Tojghali  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Platformx86-64OSFedora OS Version41 Workstation
Product Version1.7.0 
Fixed in Version1.6.4.svn 
Summary0017447: Notes Style Editor crashes
DescriptionNotes menu crashes when certain options are selected
Steps To Reproduce1) Open new document

2) Change your locale to greek.

3) Change one of (at the very least) the auto options of the Notes styles menu, apply it and close the menu.

4) Change and apply at least another Notes style auto options and apply

5) Crash

Additional Informationgbd bt: #0 0x00007ffff2fef106 in QString::operator=(QString const&) () at /lib64/libQt6Core.so.6
Tagsnotes
PatchNo

Activities

BookLover

2025-03-08 23:27

reporter   ~0052187

This seems to only happen if the locale is not english.

BookLover

2025-03-09 10:28

reporter   ~0052191

After some testing it appears that if a locale has translated text for the three selection buttons of the Note Styles menu (Apply, Delete, Ok) the apply and delete button are in the target language while the ok button still appears as ok.

If you change an option and press the ok button it changes to the target language and if you press it again the menu closes.

When you reopen the menu and change another option and press one of the three buttons, it then crashes.

Each of the three buttons shows a different bt:

bt for ok with downloaded flags:

#0 QArrayDataPointer<char16_t>::operator= (this=0x0, other=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/tools/qarraydatapointer.h:72
0000001 QString::operator= (this=0x0, other=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/text/qstring.cpp:2840
0000002 0x0000000000b9bcc7 in NotesStyle::setName (this=0x0, s=...)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/notesstyles.h:38
0000003 0x0000000000b90d86 in ScribusDoc::renameNotesStyle (this=0x3f61970, noteStyle=0x0, newName=...)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/scribusdoc.cpp:17922
0000004 0x0000000000f11ce6 in NotesStylesEditor::on_ApplyButton_clicked (this=0x1ec20a0)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/ui/notesstyleseditor.cpp:288
0000005 0x0000000000f134f5 in NotesStylesEditor::on_OKButton_clicked (this=0x1ec20a0)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/ui/notesstyleseditor.cpp:420
0000006 0x00000000004360c7 in NotesStylesEditor::qt_static_metacall
    (_o=0x1ec20a0, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0x7fffffffcd80)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/scribus_autogen/UYX5XTB5RZ/moc_notesstyleseditor.cpp:245
0000007 0x00000000004363e4 in NotesStylesEditor::qt_metacall
    (this=0x1ec20a0, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0x7fffffffcd80)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/scribus_autogen/UYX5XTB5RZ/moc_notesstyleseditor.cpp:288
0000008 0x00007ffff2f5a48a in doActivate<false> (sender=0x3bb8c60, signal_index=9, argv=0x7fffffffcd80)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qobject.cpp:4141
0000009 0x00007ffff2f50867 in QMetaObject::activate
    (sender=sender@entry=0x3bb8c60, m=m@entry=0x7ffff478ed00, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7fffffffcd80) at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qobject.cpp:4175
0000010 0x00007ffff41821f4 in QAbstractButton::clicked (this=this@entry=0x3bb8c60, _t1=<optimized out>)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/redhat-linux-build/src/widgets/Widgets_autogen/include/moc_qabstractbutton.cpp:323
0000011 0x00007ffff418247f in QAbstractButtonPrivate::emitClicked (this=0x3bb8dc0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/widgets/qabstractbutton.cpp:381
0000012 0x00007ffff4183b6f in QAbstractButtonPrivate::click (this=0x3bb8dc0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/widgets/qabstractbutton.cpp:374
0000013 0x00007ffff4183d85 in QAbstractButton::mouseReleaseEvent (this=0x3bb8c60, e=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/widgets/qabstractbutton.cpp:976
0000014 0x00007ffff40a40f8 in QWidget::event (this=0x3bb8c60, event=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qwidget.cpp:9351
0000015 0x00007ffff403d9b8 in QApplicationPrivate::notify_helper
    (this=this@entry=0x1d79ec0, receiver=receiver@entry=0x3bb8c60, e=e@entry=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:3296
0000016 0x00007ffff4048b5b in QApplication::notify (this=<optimized out>, receiver=<optimized out>, e=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:2774
0000017 0x00007ffff2ef3590 in QCoreApplication::notifyInternal2 (receiver=0x3bb8c60, event=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1172
0000018 0x00007ffff2ef37fd in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1626
0000019 0x00007ffff40470ec in QApplicationPrivate::sendMouseEvent
    (receiver=receiver@entry=0x3bb8c60, event=event@entry=0x7fffffffd3a0, alienWidget=<optimized out>, nativeWidget=nativeWidget@entry=0x1ec20a0, buttonDown=buttonDown@entry=0x7ffff47d2950 <qt_button_down>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:2355
0000020 0x00007ffff40b8b0c in QWidgetWindow::handleMouseEvent (this=0x52f2170, event=event@entry=0x7fffffffd650)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qwidgetwindow.cpp:666
0000021 0x00007ffff40bb680 in QWidgetWindow::event (this=0x52f2170, event=0x7fffffffd650)
--Type <RET> for more, q to quit, c to continue without paging--ret
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qwidgetwindow.cpp:299
0000022 0x00007ffff403d9b8 in QApplicationPrivate::notify_helper
    (this=<optimized out>, receiver=0x52f2170, e=0x7fffffffd650)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:3296
0000023 0x00007ffff2ef3590 in QCoreApplication::notifyInternal2 (receiver=0x52f2170, event=0x7fffffffd650)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1172
0000024 0x00007ffff2ef37fd in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1626
0000025 0x00007ffff36eace9 in QGuiApplicationPrivate::processMouseEvent (e=0x4dcbae0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/gui/kernel/qguiapplication.cpp:2461
0000026 0x00007ffff375315c in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/gui/kernel/qwindowsysteminterface.cpp:1113
0000027 0x00007fffe2b78906 in xcbSourceDispatch (source=<optimized out>)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:57
0000028 0x00007ffff20f128c in g_main_dispatch (context=0x7fffdc000f00) at ../glib/gmain.c:3357
0000029 g_main_context_dispatch_unlocked (context=0x7fffdc000f00) at ../glib/gmain.c:4208
0000030 0x00007ffff21517b8 in g_main_context_iterate_unlocked.isra.0
    (context=context@entry=0x7fffdc000f00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
    at ../glib/gmain.c:4273
0000031 0x00007ffff20f2783 in g_main_context_iteration (context=0x7fffdc000f00, may_block=1) at ../glib/gmain.c:4338
0000032 0x00007ffff31ef2b3 in QEventDispatcherGlib::processEvents (this=0x1f69190, flags=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:399
0000033 0x00007ffff2f00993 in QEventLoop::exec (this=this@entry=0x7fffffffda90, flags=..., flags@entry=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/global/qflags.h:34
0000034 0x00007ffff2efbf6e in QCoreApplication::exec ()
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/global/qflags.h:74
0000035 0x00000000004acdfc in mainApp (argc=1, argv=0x7fffffffde08)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/main_nix.cpp:100
0000036 0x00000000004acb81 in main (argc=1, argv=0x7fffffffde08)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/main_nix.cpp:52

bt for delete with downloaded flags:

#0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0)
    at pthread_kill.c:44
0000001 0x00007ffff2880183 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78
0000002 0x00007ffff2826f9e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
0000003 0x00007ffff280e942 in __GI_abort () at abort.c:79
0000004 0x00007ffff280e85e in __assert_fail_base
    (fmt=0x7ffff29c3cb0 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x175fe0c "noteStyle != nullptr", file=file@entry=0x175f7d8 "/home/thanasis/Λήψεις/scribus-1.7.0/scribus/scribusdoc.cpp", line=line@entry=17928, function=function@entry=0x17620c0 "void ScribusDoc::deleteNotesStyle(const QString&)") at assert.c:96
0000005 0x00007ffff281f0c7 in __assert_fail
    (assertion=0x175fe0c "noteStyle != nullptr", file=0x175f7d8 "/home/thanasis/Λήψεις/scribus-1.7.0/scribus/scribusdoc.cpp", line=17928, function=0x17620c0 "void ScribusDoc::deleteNotesStyle(const QString&)") at assert.c:105
0000006 0x0000000000b90e50 in ScribusDoc::deleteNotesStyle (this=0x40014c0, nsName=...)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/scribusdoc.cpp:17928
0000007 0x0000000000f12d4d in NotesStylesEditor::on_DeleteButton_clicked (this=0x358af20)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/ui/notesstyleseditor.cpp:371
0000008 0x00000000004360b6 in NotesStylesEditor::qt_static_metacall
    (_o=0x358af20, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffffffcd80)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/scribus_autogen/UYX5XTB5RZ/moc_notesstyleseditor.cpp:244
0000009 0x00000000004363e4 in NotesStylesEditor::qt_metacall
    (this=0x358af20, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffffffcd80)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/scribus_autogen/UYX5XTB5RZ/moc_notesstyleseditor.cpp:288
0000010 0x00007ffff2f5a48a in doActivate<false> (sender=0x3bb8df0, signal_index=9, argv=0x7fffffffcd80)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qobject.cpp:4141
0000011 0x00007ffff2f50867 in QMetaObject::activate
    (sender=sender@entry=0x3bb8df0, m=m@entry=0x7ffff478ed00, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7fffffffcd80) at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qobject.cpp:4175
0000012 0x00007ffff41821f4 in QAbstractButton::clicked (this=this@entry=0x3bb8df0, _t1=<optimized out>)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/redhat-linux-build/src/widgets/Widgets_autogen/include/moc_qabstractbutton.cpp:323
0000013 0x00007ffff418247f in QAbstractButtonPrivate::emitClicked (this=0x3bb8e20)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/widgets/qabstractbutton.cpp:381
0000014 0x00007ffff4183b6f in QAbstractButtonPrivate::click (this=0x3bb8e20)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/widgets/qabstractbutton.cpp:374
0000015 0x00007ffff4183d85 in QAbstractButton::mouseReleaseEvent (this=0x3bb8df0, e=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/widgets/qabstractbutton.cpp:976
0000016 0x00007ffff40a40f8 in QWidget::event (this=0x3bb8df0, event=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qwidget.cpp:9351
0000017 0x00007ffff403d9b8 in QApplicationPrivate::notify_helper
    (this=this@entry=0x1d79ec0, receiver=receiver@entry=0x3bb8df0, e=e@entry=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:3296
0000018 0x00007ffff4048b5b in QApplication::notify (this=<optimized out>, receiver=<optimized out>, e=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:2774
0000019 0x00007ffff2ef3590 in QCoreApplication::notifyInternal2 (receiver=0x3bb8df0, event=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1172
0000020 0x00007ffff2ef37fd in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1626
0000021 0x00007ffff40470ec in QApplicationPrivate::sendMouseEvent
    (receiver=receiver@entry=0x3bb8df0, event=event@entry=0x7fffffffd3a0, alienWidget=<optimized out>, nativeWidget=nativeWidget@entry=0x358af20, buttonDown=buttonDown@entry=0x7ffff47d2950 <qt_button_down>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false)
--Type <RET> for more, q to quit, c to continue without paging--ret
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:2355
0000022 0x00007ffff40b8b0c in QWidgetWindow::handleMouseEvent (this=0x4cbd140, event=event@entry=0x7fffffffd650)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qwidgetwindow.cpp:666
0000023 0x00007ffff40bb680 in QWidgetWindow::event (this=0x4cbd140, event=0x7fffffffd650)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qwidgetwindow.cpp:299
0000024 0x00007ffff403d9b8 in QApplicationPrivate::notify_helper
    (this=<optimized out>, receiver=0x4cbd140, e=0x7fffffffd650)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:3296
0000025 0x00007ffff2ef3590 in QCoreApplication::notifyInternal2 (receiver=0x4cbd140, event=0x7fffffffd650)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1172
0000026 0x00007ffff2ef37fd in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1626
0000027 0x00007ffff36eace9 in QGuiApplicationPrivate::processMouseEvent (e=0x3562250)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/gui/kernel/qguiapplication.cpp:2461
0000028 0x00007ffff375315c in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/gui/kernel/qwindowsysteminterface.cpp:1113
0000029 0x00007fffe2b78906 in xcbSourceDispatch (source=<optimized out>)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:57
0000030 0x00007ffff20f128c in g_main_dispatch (context=0x7fffdc000f00) at ../glib/gmain.c:3357
0000031 g_main_context_dispatch_unlocked (context=0x7fffdc000f00) at ../glib/gmain.c:4208
0000032 0x00007ffff21517b8 in g_main_context_iterate_unlocked.isra.0
    (context=context@entry=0x7fffdc000f00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
    at ../glib/gmain.c:4273
0000033 0x00007ffff20f2783 in g_main_context_iteration (context=0x7fffdc000f00, may_block=1) at ../glib/gmain.c:4338
0000034 0x00007ffff31ef2d1 in QEventDispatcherGlib::processEvents (this=0x1f69280, flags=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:401
0000035 0x00007ffff2f00993 in QEventLoop::exec (this=this@entry=0x7fffffffda90, flags=..., flags@entry=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/global/qflags.h:34
0000036 0x00007ffff2efbf6e in QCoreApplication::exec ()
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/global/qflags.h:74
0000037 0x00000000004acdfc in mainApp (argc=1, argv=0x7fffffffde08)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/main_nix.cpp:100
0000038 0x00000000004acb81 in main (argc=1, argv=0x7fffffffde08)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/main_nix.cpp:52

bt for apply with downloaded flags:

#0 QArrayDataPointer<char16_t>::operator= (this=0x0, other=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/tools/qarraydatapointer.h:72
0000001 QString::operator= (this=0x0, other=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/text/qstring.cpp:2840
0000002 0x0000000000b9bcc7 in NotesStyle::setName (this=0x0, s=...)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/notesstyles.h:38
0000003 0x0000000000b90d86 in ScribusDoc::renameNotesStyle (this=0x4136b00, noteStyle=0x0, newName=...)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/scribusdoc.cpp:17922
0000004 0x0000000000f11ce6 in NotesStylesEditor::on_ApplyButton_clicked (this=0x3589370)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/ui/notesstyleseditor.cpp:288
0000005 0x00000000004360a5 in NotesStylesEditor::qt_static_metacall
    (_o=0x3589370, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fffffffcd80)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/scribus_autogen/UYX5XTB5RZ/moc_notesstyleseditor.cpp:243
0000006 0x00000000004363e4 in NotesStylesEditor::qt_metacall
    (this=0x3589370, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fffffffcd80)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/scribus_autogen/UYX5XTB5RZ/moc_notesstyleseditor.cpp:288
0000007 0x00007ffff2f5a48a in doActivate<false> (sender=0x3bb5b80, signal_index=9, argv=0x7fffffffcd80)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qobject.cpp:4141
0000008 0x00007ffff2f50867 in QMetaObject::activate
    (sender=sender@entry=0x3bb5b80, m=m@entry=0x7ffff478ed00, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7fffffffcd80) at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qobject.cpp:4175
0000009 0x00007ffff41821f4 in QAbstractButton::clicked (this=this@entry=0x3bb5b80, _t1=<optimized out>)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/redhat-linux-build/src/widgets/Widgets_autogen/include/moc_qabstractbutton.cpp:323
0000010 0x00007ffff418247f in QAbstractButtonPrivate::emitClicked (this=0x3bb8080)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/widgets/qabstractbutton.cpp:381
0000011 0x00007ffff4183b6f in QAbstractButtonPrivate::click (this=0x3bb8080)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/widgets/qabstractbutton.cpp:374
0000012 0x00007ffff4183d85 in QAbstractButton::mouseReleaseEvent (this=0x3bb5b80, e=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/widgets/qabstractbutton.cpp:976
0000013 0x00007ffff40a40f8 in QWidget::event (this=0x3bb5b80, event=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qwidget.cpp:9351
0000014 0x00007ffff403d9b8 in QApplicationPrivate::notify_helper
    (this=this@entry=0x1d79ec0, receiver=receiver@entry=0x3bb5b80, e=e@entry=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:3296
0000015 0x00007ffff4048b5b in QApplication::notify (this=<optimized out>, receiver=<optimized out>, e=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:2774
0000016 0x00007ffff2ef3590 in QCoreApplication::notifyInternal2 (receiver=0x3bb5b80, event=0x7fffffffd3a0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1172
0000017 0x00007ffff2ef37fd in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1626
0000018 0x00007ffff40470ec in QApplicationPrivate::sendMouseEvent
    (receiver=receiver@entry=0x3bb5b80, event=event@entry=0x7fffffffd3a0, alienWidget=<optimized out>, nativeWidget=nativeWidget@entry=0x3589370, buttonDown=buttonDown@entry=0x7ffff47d2950 <qt_button_down>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:2355
0000019 0x00007ffff40b8b0c in QWidgetWindow::handleMouseEvent (this=0x4ca7460, event=event@entry=0x7fffffffd650)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qwidgetwindow.cpp:666
0000020 0x00007ffff40bb680 in QWidgetWindow::event (this=0x4ca7460, event=0x7fffffffd650)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qwidgetwindow.cpp:299
0000021 0x00007ffff403d9b8 in QApplicationPrivate::notify_helper
--Type <RET> for more, q to quit, c to continue without paging--ret
    (this=<optimized out>, receiver=0x4ca7460, e=0x7fffffffd650)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:3296
0000022 0x00007ffff2ef3590 in QCoreApplication::notifyInternal2 (receiver=0x4ca7460, event=0x7fffffffd650)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1172
0000023 0x00007ffff2ef37fd in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1626
0000024 0x00007ffff36eace9 in QGuiApplicationPrivate::processMouseEvent (e=0x31749e0)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/gui/kernel/qguiapplication.cpp:2461
0000025 0x00007ffff375315c in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/gui/kernel/qwindowsysteminterface.cpp:1113
0000026 0x00007fffe2b78906 in xcbSourceDispatch (source=<optimized out>)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:57
0000027 0x00007ffff20f128c in g_main_dispatch (context=0x7fffdc000f00) at ../glib/gmain.c:3357
0000028 g_main_context_dispatch_unlocked (context=0x7fffdc000f00) at ../glib/gmain.c:4208
0000029 0x00007ffff21517b8 in g_main_context_iterate_unlocked.isra.0
    (context=context@entry=0x7fffdc000f00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
    at ../glib/gmain.c:4273
0000030 0x00007ffff20f2783 in g_main_context_iteration (context=0x7fffdc000f00, may_block=1) at ../glib/gmain.c:4338
0000031 0x00007ffff31ef2b3 in QEventDispatcherGlib::processEvents (this=0x1eac010, flags=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:399
0000032 0x00007ffff2f00993 in QEventLoop::exec (this=this@entry=0x7fffffffda90, flags=..., flags@entry=...)
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/global/qflags.h:34
0000033 0x00007ffff2efbf6e in QCoreApplication::exec ()
    at /usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/global/qflags.h:74
0000034 0x00000000004acdfc in mainApp (argc=1, argv=0x7fffffffde08)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/main_nix.cpp:100
0000035 0x00000000004acb81 in main (argc=1, argv=0x7fffffffde08)
    at /home/thanasis/Λήψεις/scribus-1.7.0/scribus/main_nix.cpp:52

BookLover

2025-03-09 10:30

reporter   ~0052192

Some locales where this happens:
Afrikaans
Arabic
Basque
Briton
Bulgarian
Catalan
Esperanto
Greek
Korean

Issue History

Date Modified Username Field Change
2025-03-08 23:20 BookLover New Issue
2025-03-08 23:20 BookLover Tag Attached: notes
2025-03-08 23:27 BookLover Note Added: 0052187
2025-03-09 10:28 BookLover Note Added: 0052191
2025-03-09 10:30 BookLover Note Added: 0052192
2025-03-09 17:53 jghali Summary Notes Style Menu crashes => Notes Style Editor crashes
2025-03-09 17:59 jghali Assigned To => jghali
2025-03-09 17:59 jghali Status new => resolved
2025-03-09 17:59 jghali Resolution open => fixed
2025-03-09 17:59 jghali Fixed in Version => 1.6.4.svn
2025-03-10 21:47 cbradney Status resolved => closed