[kdevelop] [Bug 391320] crash on copy multiple files [CutCopyPasteHelpers::mapSourceToDestination]

2018-08-13 Thread Francis Herne
https://bugs.kde.org/show_bug.cgi?id=391320

Francis Herne  changed:

   What|Removed |Added

 CC||fl...@flegy.sk

--- Comment #10 from Francis Herne  ---
*** Bug 397416 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 391320] crash on copy multiple files [CutCopyPasteHelpers::mapSourceToDestination]

2018-06-13 Thread Francis Herne
https://bugs.kde.org/show_bug.cgi?id=391320

Francis Herne  changed:

   What|Removed |Added

 CC||gilbert.d...@gmail.com

--- Comment #9 from Francis Herne  ---
*** Bug 395309 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 391320] crash on copy multiple files [CutCopyPasteHelpers::mapSourceToDestination]

2018-04-13 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=391320

Kevin Funk  changed:

   What|Removed |Added

 CC||kdebugtracker@impulseforge.
   ||com

--- Comment #8 from Kevin Funk  ---
*** Bug 393084 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 391320] crash on copy multiple files [CutCopyPasteHelpers::mapSourceToDestination]

2018-03-20 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=391320

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.2.2
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kde
   ||velop/b8de65ddb7a9890629ed5
   ||471b82b8fbef5cd67c2
 Status|UNCONFIRMED |RESOLVED

--- Comment #7 from Kevin Funk  ---
Right. The commit that fixes it in 5.2 branch is
https://commits.kde.org/kdevelop/b8de65ddb7a9890629ed5471b82b8fbef5cd67c2. It's
not part of a KDevelop release yet. Will be part of 5.2.2, though.

Thanks, Christoph!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 391320] crash on copy multiple files [CutCopyPasteHelpers::mapSourceToDestination]

2018-03-20 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=391320

Kevin Funk  changed:

   What|Removed |Added

Summary|crash on copy multiple  |crash on copy multiple
   |files   |files
   ||[CutCopyPasteHelpers::mapSo
   ||urceToDestination]

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 391320] crash on copy multiple files

2018-03-17 Thread Christoph Roick
https://bugs.kde.org/show_bug.cgi?id=391320

Christoph Roick  changed:

   What|Removed |Added

 CC||chris...@gmx.de

--- Comment #6 from Christoph Roick  ---
I think that has been fixed already with commit f3229baa. And Kevin, you
cherry-picked it for the 5.2 version. However, the latest AppImage seems to
date from before the fix.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 391320] crash on copy multiple files

2018-03-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=391320

programmerj...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|WAITINGFORINFO  |---

--- Comment #5 from programmerj...@gmail.com ---
Here's the backtrace:

#0  0x7f17009faca3 in KDevelop::Path::isParentOf(KDevelop::Path const&)
const () from /tmp/.mount_n6FqfA/usr/lib/libKDevPlatformUtil.so.52
#1  0x7f16d11a2a1b in
CutCopyPasteHelpers::mapSourceToDestination(QVector const&,
KDevelop::Path const&) ()
   from
/tmp/.mount_n6FqfA/usr/lib/qt5/plugins/kdevplatform/30/kdevprojectmanagerview.so
#2  0x7f16d118c7b4 in ProjectManagerViewPlugin::pasteFromContextMenu() ()
from
/tmp/.mount_n6FqfA/usr/lib/qt5/plugins/kdevplatform/30/kdevprojectmanagerview.so
#3  0x7f16fc2bb059 in QMetaObject::activate(QObject*, int, int, void**) ()
from /tmp/.mount_n6FqfA/usr/lib/libQt5Core.so.5
#4  0x7f16fcc29212 in QAction::triggered(bool) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#5  0x7f16fcc2b6b0 in QAction::activate(QAction::ActionEvent) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#6  0x7f16fcd9d5fa in ?? () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#7  0x7f16fcda4696 in ?? () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#8  0x7f16fcda55b0 in QMenu::mouseReleaseEvent(QMouseEvent*) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#9  0x7f16fcc6b558 in QWidget::event(QEvent*) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#10 0x7f16fcda7a2b in QMenu::event(QEvent*) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#11 0x7f16fcc2f17c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#12 0x7f16fcc36f83 in QApplication::notify(QObject*, QEvent*) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#13 0x7f16fc290ae8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /tmp/.mount_n6FqfA/usr/lib/libQt5Core.so.5
#14 0x7f16fcc35bef in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#15 0x7f16fcc84f16 in ?? () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#16 0x7f16fcc8745b in ?? () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#17 0x7f16fcc2f17c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#18 0x7f16fcc365a7 in QApplication::notify(QObject*, QEvent*) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#19 0x7f16fc290ae8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /tmp/.mount_n6FqfA/usr/lib/libQt5Core.so.5
#20 0x7f16fc649940 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /tmp/.mount_n6FqfA/usr/lib/libQt5Gui.so.5
#21 0x7f16fc64b735 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /tmp/.mount_n6FqfA/usr/lib/libQt5Gui.so.5
#22 0x7f16fc626f7b in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /tmp/.mount_n6FqfA/usr/lib/libQt5Gui.so.5
#23 0x7f16ee42d4e6 in ?? () from
/tmp/.mount_n6FqfA/usr/lib/libQt5XcbQpa.so.5
#24 0x7f16fc28f11a in
QEventLoop::exec(QFlags) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Core.so.5
#25 0x7f16fcda246d in QMenu::exec(QPoint const&, QAction*) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#26 0x7f16d1198d9e in ProjectTreeView::popupContextMenu(QPoint const&) ()
from
/tmp/.mount_n6FqfA/usr/lib/qt5/plugins/kdevplatform/30/kdevprojectmanagerview.so
#27 0x7f16fc2bb386 in QMetaObject::activate(QObject*, int, int, void**) ()
from /tmp/.mount_n6FqfA/usr/lib/libQt5Core.so.5
#28 0x7f16fcc52f25 in QWidget::customContextMenuRequested(QPoint const&) ()
from /tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#29 0x7f16fcc6c34d in QWidget::event(QEvent*) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#30 0x7f16fcd0f67e in QFrame::event(QEvent*) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#31 0x7f16fce69f0c in QAbstractItemView::viewportEvent(QEvent*) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#32 0x7f16fcece92c in QTreeView::viewportEvent(QEvent*) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#33 0x7f16fc290882 in
QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
from /tmp/.mount_n6FqfA/usr/lib/libQt5Core.so.5
#34 0x7f16fcc2f155 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#35 0x7f16fcc37da2 in QApplication::notify(QObject*, QEvent*) () from
/tmp/.mount_n6FqfA/usr/lib/libQt5Widgets.so.5
#36 0x7f16fc290ae8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from 

[kdevelop] [Bug 391320] crash on copy multiple files

2018-03-15 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=391320

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Kevin Funk  ---
Could you get us a backtrace instead? A core dump without the corresponding
executable is useless, unfortunately.

More information here:
 
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 391320] crash on copy multiple files

2018-03-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=391320

programmerj...@gmail.com changed:

   What|Removed |Added

 CC||programmerj...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 391320] crash on copy multiple files

2018-03-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=391320

--- Comment #3 from programmerj...@gmail.com ---
I created a core dump with gdb, then compressed it using xz, then converted it
into a multipart zip file. It is 1.7GB uncompressed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 391320] crash on copy multiple files

2018-03-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=391320

--- Comment #2 from programmerj...@gmail.com ---
Created attachment 58
  --> https://bugs.kde.org/attachment.cgi?id=58=edit
third part of core dump

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 391320] crash on copy multiple files

2018-03-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=391320

--- Comment #1 from programmerj...@gmail.com ---
Created attachment 57
  --> https://bugs.kde.org/attachment.cgi?id=57=edit
second part of core dump

-- 
You are receiving this mail because:
You are watching all bug changes.