Does not mount an ISO image

Bug #1860887 reported by shag00
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kde-service-menu-fuseiso (Ubuntu)
New
Undecided
Unassigned

Bug Description

Kubuntu 19.10

Similar to bug 62651.

Installing this package produces a desktop action entry:
Exec=if [ ! -d "$HOME/media" ]; then mkdir "$HOME/media"; cp "/usr/share/kde4/apps/kde-service-menu-fuseiso/media.directory" "$HOME/media/.directory"; fi; fuseiso -p "%F" "$HOME/media/`basename "%F"`"; kde-open "$HOME/media/`basename "%F"`"

The trouble is "if" is not a command.

Secondly, the desktop entry reads:
MimeType=application/x-cd-image;application/x-iso;application/x-mdf;application/x-nrg;application/x-iso9660-image;

There is no reason to restrict this to iso 9660. UDF iso should also be supported as well all file formats supported by the OS

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.