[dolphin] [Bug 469901] New: Regression: Dolphin does not open if Url argument provided

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Wed May 17 17:37:57 BST 2023


https://bugs.kde.org/show_bug.cgi?id=469901

            Bug ID: 469901
           Summary: Regression: Dolphin does not open if Url argument
                    provided
    Classification: Applications
           Product: dolphin
           Version: 23.04.1
          Platform: Archlinux
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: neopt at protonmail.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

SUMMARY
dolphin-23.04.1-1 (archlinux) will not display a window when invoked with an
url argument (e.g. `dolphin /tmp`).
Dolphin opens fine when no url argument is provided (e.g. just `dolphin`).
This affects both command-line invocations and opening via xdg-open.
Downgrading to dolphin-23.04.0-3 fixes the issue.  

STEPS TO REPRODUCE
1.  `killall dolphin` # ensure no other session is open 
2.  `dolphin /tmp`
3. 

OBSERVED RESULT
No dolphin window is opened.

EXPECTED RESULT
Dolphin should open.

SOFTWARE/OS VERSIONS
Linux/sway (1.8.1) wayland (1.22)
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9

ADDITIONAL INFORMATION
`strace`ing dolphin only shows that it is pooling on fd 4 and 5. Running
dolphin with `WAYLAND_DEBUG=1` seems to indicate that no attempt at creating a
window is being made.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list