Skip to content

Edbee crashes when you cut/copy with nothing selected (linux only) #30

@vadi2

Description

@vadi2

Right-click, copy, crash:

1  QInternalMimeData::formatsHelper(QMimeData const *)                                    0x7ffff6e6f091 
2  ??                                                                                     0x7ffff075ee8e 
3  ??                                                                                     0x7ffff075fada 
4  QXcbConnection::handleXcbEvent(xcb_generic_event_t *)                                  0x7ffff07671de 
5  QXcbConnection::processXcbEvents()                                                     0x7ffff0768e63 
6  QObject::event(QEvent *)                                                               0x7ffff68eda9a 
7  QApplicationPrivate::notify_helper(QObject *, QEvent *)                                0x7ffff76b4f3c 
8  QApplication::notify(QObject *, QEvent *)                                              0x7ffff76b92a0 
9  QCoreApplication::notifyInternal2(QObject *, QEvent *)                                 0x7ffff68c3720 
10 QCoreApplicationPrivate::sendPostedEvents(QObject *, int, QThreadData *)               0x7ffff68c5f13 
11 ??                                                                                     0x7ffff6912b13 
12 g_main_context_dispatch                                                                0x7ffff4eab197 
13 ??                                                                                     0x7ffff4eab3f0 
14 g_main_context_iteration                                                               0x7ffff4eab49c 
15 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)             0x7ffff6912f07 
16 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)                                0x7ffff68c176a 
17 QCoreApplication::exec()                                                               0x7ffff68c95fd 
18 main                                                                       main.cpp 39 0x416026       

Perhaps cut/copy actions could be disabled if there is nothing selected? That would be more intuitive for the user as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions