| Summary: | Crash while dragging and dropping seleced bookmarks | ||
|---|---|---|---|
| Product: | [Applications] keditbookmarks | Reporter: | robert.l.kief |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | alan.c.liddell, andrew.crouthamel, sgies1963 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
robert.l.kief
2015-01-05 21:09:11 UTC
Created attachment 100487 [details]
New crash information added by DrKonqi
keditbookmarks (4.14.21) on KDE Platform 4.14.22 using Qt 4.8.7
- What I was doing when the application crashed:
After importing bookmarks from Firefox, I attempted to drag the 12 imported folders/parentless bookmarks to the root bookmark directory and the manager crashed. This always happens when I attempt to bulk-move bookmarks or folders, but not if I move single folders.
-- Backtrace (Reduced):
#6 0x00007f09ad06f68e in TreeItem::deleteChildren(int, int) () from /lib64/libkbookmarkmodel_private.so.4
#7 0x00007f09ad06ce72 in KBookmarkModel::removeBookmark(KBookmark) () from /lib64/libkbookmarkmodel_private.so.4
#8 0x00007f09ad068401 in CreateCommand::undo() () from /lib64/libkbookmarkmodel_private.so.4
#9 0x00007f09ad069a01 in DeleteCommand::redo() () from /lib64/libkbookmarkmodel_private.so.4
#10 0x00007f09aa44ce1e in QUndoCommand::redo() () from /lib64/libQtGui.so.4
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! When I reported this bug back in 2015, I was still using Fedora. I'm now using Linux Mint and don't have a computer running Fedora. I'm sorry that I can't provide any new information. RLK Thanks for the update! Created attachment 137228 [details]
New crash information added by DrKonqi
keditbookmarks (20.12.3) using Qt 5.15.2
- What I was doing when the application crashed:
Dragging and dropping imported bookmarks
-- Backtrace (Reduced):
#4 TreeItem::deleteChildren (this=0x0, first=-1, last=-1) at ./src/kbookmarkmodel/treeitem.cpp:73
#5 0x00007fefbd7c4c0c in KBookmarkModel::removeBookmark (this=0x55f9e97627a0, bookmark=...) at ./src/kbookmarkmodel/model.cpp:456
#6 0x00007fefbd7be594 in CreateCommand::undo (this=0x55f9e9b59020) at ./src/kbookmarkmodel/commands.cpp:159
#7 0x00007fefbd7c122e in DeleteCommand::redo (this=0x55f9ea03a450) at ./src/kbookmarkmodel/commands.cpp:323
#8 0x00007fefbcb07cda in QUndoCommand::redo() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
|