Bug 490603 - Krusader drag and drop to fille-count line line causes crash
Summary: Krusader drag and drop to fille-count line line causes crash
Status: RESOLVED DUPLICATE of bug 474596
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: 2.8.0
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-21 10:09 UTC by Larry Myerscough
Modified: 2024-08-01 12:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
sysem info in neater form (98.86 KB, image/png)
2024-07-21 10:09 UTC, Larry Myerscough
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Myerscough 2024-07-21 10:09:28 UTC
Created attachment 171856 [details]
sysem info in neater form

***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
Krusader bombs out on some drag-and-drop actions

STEPS TO REPRODUCE
1. start krusader normally - or from a bash shell using krusader --debug
2.  drag a file from the right panel
3. release it on the file count line of the left panel (above the  tabs bar, below the file list

OBSERVED RESULT
Krusader crashes. I was unable to obtain a full crash report, but got the following output

$ KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = krusader path = /usr/bin pid = 14732
KCrash: Arguments: /usr/bin/krusader --debug 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi


[1]+  Gepauzeerd              krusader --debug
(base) gill@luna:~
$ 
(base) gill@luna:~
11:15:35.515-warning default unknown@0 # QSocketNotifier: Invalid socket 12 and type 'Read', disabling...
11:15:35.515-warning default unknown@0 # QSocketNotifier: Invalid socket 20 and type 'Read', disabling...
11:15:35.515-warning default unknown@0 # QSocketNotifier: Invalid socket 21 and type 'Read', disabling...
[1]+  Exit 253                krusader --debug
(base) gill@luna:~

EXPECTED RESULT
on previous installations this has always had the same effect as dropping to an empty space on the file list panel.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
[CODE]System:
  Kernel: 6.1.0-21-amd64 [6.1.90-1] arch: x86_64 bits: 64 compiler: gcc v: 12.2.0
    parameters: BOOT_IMAGE=/boot/vmlinuz-6.1.0-21-amd64 root=UUID=<filter> ro quiet splash
    init=/lib/systemd/systemd
  Desktop: KDE Plasma v: 5.27.5 wm: kwin_x11 vt: 7 dm: SDDM Distro: MX-23.3_KDE_x64 Libretto May
    19 2024 base: Debian GNU/Linux 12 (bookworm)
[/CODE]
(available in About System)
KDE Plasma Version:  5.27.5 wm: kwin_x11 vt:
KDE Frameworks Version:  5.103.0
Qt Version:  5.15.8

ADDITIONAL INFORMATION
Dropping to this are of the target panel is is/was particularly useful when creating symbolic links in a directory with a panel full of sub-directories; it avoids creating the link in a sub-directory by mistake.

By the way: Over the years Krusader has become just as essential in our way of working as Linux itself!
Comment 1 Larry Myerscough 2024-07-21 10:12:36 UTC
I  couldn't find an existing relevant bug-report before submitting mine, but at the last moment I saw a list of bugs which strongly suggests mine is a duplicate. I'll leave it to 'the team' to act appropriately!
Comment 2 Alex Bikadorov 2024-08-01 12:33:41 UTC
*** This bug has been marked as a duplicate of bug 474596 ***