Bug 1448719 - dolphin-emu script not supporting spaces in filenames
Summary: dolphin-emu script not supporting spaces in filenames
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dolphin-emu
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeremy Newton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-07 18:40 UTC by Jeremy Newton
Modified: 2017-05-18 04:55 UTC (History)
1 user (show)

Fixed In Version: dolphin-emu-5.0-13.fc26 dolphin-emu-5.0-13.fc25 dolphin-emu-5.0-13.fc24
Clone Of:
Environment:
Last Closed: 2017-05-16 00:54:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
RPM Fusion 4499 0 None None None Never

Description Jeremy Newton 2017-05-07 18:40:28 UTC
This is an import of a bug from rpmfusion:

https://bugzilla.rpmfusion.org/show_bug.cgi?id=4499

The script, dolphin-emu, simply calls dolphin-emu-x11.  However the script doesn't properly handle spaces in what is being passed.

Example:
$> dolphin-emu -b -e "Pikmin 2.iso"

This will fail claiming that 2.iso is an extra argument.  Basically it isn't properly putting quotes around the filename.

This works:
$> dolphin-emu-x11 -b -e "Pikmin 2.iso"

Comment 1 Fedora Update System 2017-05-07 19:27:57 UTC
dolphin-emu-5.0-13.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-ad5f8f5d5f

Comment 2 Fedora Update System 2017-05-07 19:28:03 UTC
dolphin-emu-5.0-13.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-91a44e8802

Comment 3 Fedora Update System 2017-05-07 19:28:08 UTC
dolphin-emu-5.0-13.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-f60b26a595

Comment 4 Fedora Update System 2017-05-09 00:45:47 UTC
dolphin-emu-5.0-13.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-91a44e8802

Comment 5 Fedora Update System 2017-05-09 02:38:02 UTC
dolphin-emu-5.0-13.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-ad5f8f5d5f

Comment 6 Fedora Update System 2017-05-09 06:01:13 UTC
dolphin-emu-5.0-13.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-f60b26a595

Comment 7 Fedora Update System 2017-05-16 00:54:24 UTC
dolphin-emu-5.0-13.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2017-05-17 21:02:48 UTC
dolphin-emu-5.0-13.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2017-05-18 04:55:36 UTC
dolphin-emu-5.0-13.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.