[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

2024-05-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485786

ors0...@gmail.com changed:

   What|Removed |Added

 CC||ors0...@gmail.com

--- Comment #9 from ors0...@gmail.com ---
Having this exact same bug (Plasma 6.0.4)

Unfortunately I couldn't get any useful backtrace by following guides here
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_the_KDE_Crash_Report_tool

Just adding my feedback, I hope this gets fixed by 6.1, since I'm used to use
moving files by dragging them into the address bar if I wanted to move it one
directory back, etc..

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

[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

2024-05-07 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=485786

Nicolas Fella  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||nicolas.fe...@gmx.de
 Resolution|--- |DUPLICATE

--- Comment #8 from Nicolas Fella  ---


*** This bug has been marked as a duplicate of bug 485258 ***

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

[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

2024-05-07 Thread David Tonhofer
https://bugs.kde.org/show_bug.cgi?id=485786

--- Comment #7 from David Tonhofer  ---
Seems to happen at or a bit beyond deleteLater() 

See also:

#486065 "dolphin crashed while draggin a video file to another app"
#486454 "Dolphin crashed when dragging and dropping an .mkv file onto firefox"
-- gets a bit further than deleteLater()
#486579 "Dolphin crash" -- gets a bit further than deleteLater()
#486589 "Dolphin crashes with segfault when space is pressed  (maybe)"
#486702 "Drag file from Dolphin to elsewhere"

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

[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

2024-05-07 Thread David Tonhofer
https://bugs.kde.org/show_bug.cgi?id=485786

David Tonhofer  changed:

   What|Removed |Added

 CC||bugh...@gluino.name

--- Comment #6 from David Tonhofer  ---
Encountered on Fedora 40. KDE Info Center / About this system reports:

Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.8-300.fc40.x86_64 (64-bit)
Graphics Platform: Wayland

#4  0x7f8f441e950e in QObject::deleteLater() () at /lib64/libQt6Core.so.6
#5  0x7f8f46a7055c in
KDEPrivate::KUrlNavigatorButton::dragMoveEvent(QDragMoveEvent*) () at
/lib64/libKF6KIOFileWidgets.so.6
#6  0x7f8f453ebe00 in QWidget::event(QEvent*) () at
/lib64/libQt6Widgets.so.6
#7  0x7f8f4538b368 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt6Widgets.so.6
#8  0x7f8f453963bb in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQt6Widgets.so.6
#9  0x7f8f44195ab8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt6Core.so.6
#10 0x7f8f4540157e in QWidgetWindow::handleDragMoveEvent(QDragMoveEvent*)
() at /lib64/libQt6Widgets.so.6
#11 0x7f8f4540261e in QWidgetWindow::event(QEvent*) () at
/lib64/libQt6Widgets.so.6
#12 0x7f8f4538b368 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQt6Widgets.so.6
#13 0x7f8f44195ab8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib64/libQt6Core.so.6
#14 0x7f8f449e6e5a in QGuiApplicationPrivate::processDrag(QWindow*,
QMimeData const*, QPoint const&, QFlags,
QFlags, QFlags) () at
/lib64/libQt6Gui.so.6
#15 0x7f8f44a47fbd in QWindowSystemInterface::handleDrag(QWindow*,
QMimeData const*, QPoint const&, QFlags,
QFlags, QFlags) () at
/lib64/libQt6Gui.so.6
#16 0x7f8f41579761 in
QtWaylandClient::QWaylandDataDevice::data_device_motion(unsigned int, int, int)
() at /lib64/libQt6WaylandClient.so.6

Easily reproducible, one just need to "grab a file" and slide it over the
widgets of the window (not the contents). It's probably a problem with a popup.

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

[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

2024-05-06 Thread edwloef
https://bugs.kde.org/show_bug.cgi?id=485786

edwloef  changed:

   What|Removed |Added

 CC||edwin.frank.loeffler@gmail.
   ||com

--- Comment #5 from edwloef  ---
I'm having this issue as well:

kf.kio.core: An error occurred during write. The worker terminates now.
KCrash: Application 'dolphin' crashing... crashRecursionCounter = 2
zsh: segmentation fault (core dumped)  dolphin

and here's the backtrace I was able to create, it seems to maybe contain more
useful information than the original one:

#0  QObject::deleteLater (this=0x0) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:2456
locker = {threadData = 0x5569b790, locker = {_M_device =
0x5569b7e8, _M_owns = true}}
d = 
#1  0x77dafcce in KDEPrivate::KUrlNavigatorButton::dragMoveEvent
(this=0x55f63660, event=) at
/usr/src/debug/kio/kio-6.1.0/src/filewidgets/kurlnavigatorbutton.cpp:323
rect = {x1 = , y1 = , x2 = , y2 = }
#2  0x76747073 in QWidget::event (this=0x55f63660,
event=0x7fffbee0) at
/usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qwidget.cpp:9237
d = 0x55f61200
#3  0x766fbfcb in QApplicationPrivate::notify_helper
(this=this@entry=0x5569c290, receiver=0x55f63660,
e=e@entry=0x7fffbee0) at
/usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3287
consumed = false
filtered = false
#4  0x76700d14 in QApplication::notify (this=0x7fffe190,
receiver=, e=0x7fffbee0) at
/usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3049
extra = 
isProxyWidget = 
w = 
d = 
isWindowType = 
isWidgetType = 
res = false
#5  0x7573daa8 in QCoreApplication::notifyInternal2
(receiver=0x55f63660, event=0x7fffbee0) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1142
selfRequired = 
result = false
cbdata = {0x55f63660, 0x7fffbee0, 0x7fffbe1f}
d = 
threadData = 0x5569b790
scopeLevelCounter = {threadData = 0x5569b790}
#6  0x7573dada in QCoreApplication::forwardEvent (receiver=, event=, originatingEvent=) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1157
#7  0x7675dc89 in QWidgetWindow::handleDragMoveEvent
(event=0x7fffc070, this=0x55a41240) at
/usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qwidgetwindow.cpp:968
mapped = {xp = 40, yp = 32}
translated = { = { = {_vptr.QEvent = 0x76403160
, static staticMetaObject = {d = {superdata =
{direct = 0x0}, stringdata = 0x75a5c500 <(anonymous
namespace)::qt_meta_stringdata_CLASSQEventENDCLASS>, data = 0x75a5bf20
, static_metacall = 0x0, relatedMetaObjects =
0x0, metaTypes = 0x75bdbd40  >, QtPrivate::TypeAndForceComplete > >>, extradata = 0x0}}, t = 61, m_posted = false, m_spont = false,
m_accept = true, m_unused = false, m_reserved = 0, m_inputEvent = 0,
m_pointerEvent = 0, m_singlePointEvent = 0}, m_pos = {xp = 40, yp = 32},
m_mouseState = {i = 1}, m_modState = {i = 0}, m_actions = {i = 7}, m_dropAction
= Qt::CopyAction, m_defaultAction = Qt::CopyAction, m_data = 0x558eae10},
m_rect = {x1 = 40, y1 = 32, x2 = 40, y2 = 32}}
widget = {wp = {d = , value = }}
widget = {wp = {d = , value = }}
leaveEvent = { = {_vptr.QEvent = , static
staticMetaObject = {d = {superdata = {direct = 0x0}, stringdata =
0x75a5c500 <(anonymous namespace)::qt_meta_stringdata_CLASSQEventENDCLASS>,
data = 0x75a5bf20 , static_metacall =
0x0, relatedMetaObjects = 0x0, metaTypes = 0x75bdbd40
 >, QtPrivate::TypeAndForceComplete > >>, extradata = 0x0}}, t = , m_posted = ,
m_spont = , m_accept = , m_unused = , m_reserved = , m_inputEvent = ,
m_pointerEvent = , m_singlePointEvent = }, }
dragTarget = 
mapped = {xp = , yp = }
translated = { = { = {_vptr.QEvent = , static staticMetaObject = {d = {superdata = {direct = 0x0}, stringdata =
0x75a5c500 <(anonymous namespace)::qt_meta_stringdata_CLASSQEventENDCLASS>,
data = 0x75a5bf20 , static_metacall =
0x0, relatedMetaObjects = 0x0, metaTypes = 0x75bdbd40
 >, QtPrivate::TypeAndForceComplete > >>, extradata = 0x0}}, t = , m_posted = ,
m_spont = , m_accept = , m_unused = , m_reserved = , m_inputEvent = ,
m_pointerEvent = , m_singlePointEvent = }, m_pos
= {xp = , yp = }, m_mouseState = {i = }, m_modState = {i = }, m_actions = {i = },
m_dropAction = , m_defaultAction = , m_data =
}, m_rect = {x1 = , y1 = , x2 =
, y2 = }}
leaveEvent = { = {_vptr.QEvent = , static
staticMetaObject = {d = {superdata = {direct = 0x0}, stringdata =
0x75a5c500 <(anonymous namespace)::qt_meta_stringdata_CLASSQEventENDCLASS>,
data = 0x75a5bf20 , 

[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

2024-05-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485786

ste...@u-kcf.de changed:

   What|Removed |Added

 CC||ste...@u-kcf.de

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

[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

2024-04-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485786

--- Comment #4 from torrico...@gmail.com ---
I'm having the same issue with my fresh installation:
Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-300.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-2500K CPU @ 3.30GHz
Memory: 7.7 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 970/PCIe/SSE2
Manufacturer: Gigabyte Technology Co., Ltd.

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

[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

2024-04-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=485786

torrico...@gmail.com changed:

   What|Removed |Added

 CC||torrico...@gmail.com

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

[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

2024-04-23 Thread Reuben Parfrey
https://bugs.kde.org/show_bug.cgi?id=485786

Reuben Parfrey  changed:

   What|Removed |Added

 CC||reubenparf...@gmail.com

--- Comment #3 from Reuben Parfrey  ---
Just wanted to add on to this and say that I'm having this issue too.

Here's my system info:
Operating System: openSUSE Tumbleweed 20240419
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-1-default (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i5-8350U CPU @ 1.70GHz
Memory: 15.4 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
Manufacturer: LENOVO
System Version: ThinkPad T480

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

[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

2024-04-22 Thread SolidCapo
https://bugs.kde.org/show_bug.cgi?id=485786

--- Comment #2 from SolidCapo  ---
The same problem with my computer:
Operating System: EndeavourOS 
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-7700 CPU @ 3.60GHz
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: H110M-S2PH

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

[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

2024-04-22 Thread SolidCapo
https://bugs.kde.org/show_bug.cgi?id=485786

SolidCapo  changed:

   What|Removed |Added

 CC||jorgenava...@gmail.com

--- Comment #1 from SolidCapo  ---
Created attachment 168817
  --> https://bugs.kde.org/attachment.cgi?id=168817=edit
This is what happens to me when moving files to the bread crumbs of dolphin, it
crashes.

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

[dolphin] [Bug 485786] Moving a directory/file with the cursor crashes Dolphin

2024-04-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=485786

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|minor   |crash

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