Bug 486584

Summary: Crash when drag file to address bar
Product: [Applications] dolphin Reporter: Tuncay <redbulltrinker>
Component: bars: locationAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kfm-devel, p.r.worrall
Priority: NOR    
Version: 24.02.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Tuncay 2024-05-04 16:48:38 UTC
SUMMARY
Dolphin crashes when dragging a file or folder to the address bar of a panel.

If I am not mistaken this was working several month ago on Plasma 5/X11; now I am on Plasma 6/Wayland.

STEPS TO REPRODUCE
1. Select a file with left mouse click.
2. Drag it to the navigation/address/location bar on top.

OBSERVED RESULT
Dolphin closes without any hint or output (crash).

Terminal output:

```bash
$ dolphin
Segmentation fault (core dumped)
```

EXPECTED RESULT
I expect 2 possible outcomes:

1. When dragging a file or folder to the address bar, Dolphin should automatically enter that folder 
2. or it does not enter into that folder, but when dropping the file it could show the same menu for interaction, that is used when dropping the file on the file manager view (the panel).

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: EndeavourOS
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
Output from 

```bash
$ fastfetch --logo none --gpu-format '{2} [{6}] {3}' --gpu-force-vulkan
OS: EndeavourOS rolling x86_64
Kernel: 6.8.9-zen1-1-zen
Uptime: 12 hours, 59 mins
Packages: 1575 (pacman), 14 (flatpak)
Shell: bash 5.2.26
Display (AG271QG): 2560x1440 @ 120Hz
DE: KDE Plasma 6.0.4
WM: KWin (Wayland)
WM Theme: Breeze
Theme: Breeze (Dark) [QT], Breeze-Dark [GTK2], Breeze [GTK3/4]
Icons: breeze-dark [QT], breeze-dark [GTK2/3/4]
Font: NotoSans Nerd Font (12pt) [QT], NotoSans Nerd Font (12pt) [GTK2/3/4]
Cursor: breeze (24px)
Terminal: konsole 24.2.2
Terminal Font: JetBrainsMono Nerd Font Mono (11pt)
CPU: AMD Ryzen 7 7700X (16) @ 5,57 GHz
GPU 1: AMD Radeon RX 7600 (RADV NAVI33) [Discrete] Mesa 24.0.6-arch1.2
GPU 2: AMD Radeon Graphics (RADV RAPHAEL_MENDOCINO) [Integrated] Mesa 24.0.6-arch1.2
Memory: 5,90 GiB / 30,50 GiB (19%)
Swap: 8,16 MiB / 512,00 MiB (2%)
Disk (/): 550,73 GiB / 1,79 TiB (30%) - ext4
Disk (/media/Emulation): 4,79 TiB / 5,41 TiB (89%) - ext4
Disk (/media/My): 1,76 TiB / 3,58 TiB (49%) - ext4
Disk (/media/Work): 442,23 GiB / 915,82 GiB (48%) - ext4
Local IP (eno1): 192.168.1.242/24 *
Locale: en_US.UTF-8
```
Comment 1 Tuncay 2024-05-04 16:51:11 UTC
I use EndeavourOS, BTW. But selected Arch Linux as the Platform in the list, because EndeavourOS was not listed. My system is up to date and I installed the native package of KDE and the applications.
Comment 2 Paul Worrall 2024-05-04 18:23:59 UTC

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