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

            Bug ID: 520082
           Summary: add "Write image to disk" to dolphin context menu
                    (kio/servicemenus)
    Classification: Applications
           Product: isoimagewriter
      Version First 26.04.0
       Reported In:
          Platform: Flatpak
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

DESCRIPTION
would be very nice if there was a "Write image to disk" action in the dolphin
actions menu.
Looking at k3b, it seems to provide it by having a
/usr/share/kio/servicemenus/k3b_write_iso_image.desktop file with

```
[Desktop Entry]
Type=Service
Actions=WriteCdImage;
ServiceTypes=KonqPopupMenu/Plugin
MimeType=application/x-cd-image;inode/ISO-image;

[Desktop Action WriteCdImage]
Exec=k3b --image %F
<*localization snip*>
```


STEPS TO REPRODUCE
1. Right click an iso or img file
2. Go to actions submenu

OBSERVED RESULT
There's no "Write image to disk" action provided

EXPECTED RESULT
A "Write image to disk" action :)


SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20260510
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.25.0
Qt Version: 6.11.0
Kernel Version: 7.0.5-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600GT with Radeon Graphics
Memory: 32 GiB of RAM (31.1 GiB usable)
Graphics Processor: AMD Radeon RX 9060 XT

ADDITIONAL INFORMATION
I could see this being more difficult on flatpak. Still would be nice to find a
way to expose it to the system.
I'm filing it as platform: Flatpak because openSUSE does not provide a distro
package so I don't know if distro packaged versions are affected. Nevertheless
it would be optimal to be able to expose kio servicemenus from flatpak apps

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

Reply via email to