Bug 1160166 - /usr/bin/mmass doesn't accept additional parameters
Summary: /usr/bin/mmass doesn't accept additional parameters
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mMass
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Antonio T. (sagitter)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-04 08:49 UTC by lg
Modified: 2014-11-20 10:44 UTC (History)
2 users (show)

Fixed In Version: mMass-5.5.0-10.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-10 06:00:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
replace bash script with symlink (933 bytes, patch)
2014-11-04 08:49 UTC, lg
no flags Details | Diff

Description lg 2014-11-04 08:49:05 UTC
Created attachment 953488 [details]
replace bash script with symlink

/usr/bin/mmass doesn't accept additional parameters

Version-Release number of selected component (if applicable):
5.5.0-8.fc20

How reproducible:
Always

Steps to Reproduce:
1. install mMass and mMass-examples
2. run
mmass /usr/share/mMass/examples/Cryptophycin-1.msd

Actual results:
empty mMass window

Expected results:
/usr/share/mMass/examples/Cryptophycin-1.msd should be opened

Comment 1 Antonio T. (sagitter) 2014-11-04 11:47:17 UTC
Open example file by menu File --> Open..

Comment 2 lg 2014-11-04 12:15:56 UTC
This method works, but you can't open file neither from command line, nor from filemanager (open with...). Note that running mmass.py directly
$ /usr/lib64/mMass/mmass.py /usr/share/mMass/examples/Cryptophycin-1.msd
works OK.
Replacement of current shell script with symlink to mmass.py or something like

#! /bin/sh
/usr/lib64/mMass/mmass.py "$@"

will fix this problem

Comment 3 Fedora Update System 2014-11-05 13:17:41 UTC
mMass-5.5.0-10.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/mMass-5.5.0-10.el6

Comment 4 Fedora Update System 2014-11-05 13:18:53 UTC
mMass-5.5.0-10.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/mMass-5.5.0-10.fc21

Comment 5 Fedora Update System 2014-11-05 13:19:02 UTC
mMass-5.5.0-10.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/mMass-5.5.0-10.fc19

Comment 6 Fedora Update System 2014-11-05 13:19:11 UTC
mMass-5.5.0-10.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/mMass-5.5.0-10.fc20

Comment 7 Fedora Update System 2014-11-05 18:45:19 UTC
Package mMass-5.5.0-10.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing mMass-5.5.0-10.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-3828/mMass-5.5.0-10.el6
then log in and leave karma (feedback).

Comment 8 lnie 2014-11-06 06:18:16 UTC
mMass-5.5.0-10.fc20 works

Comment 9 Fedora Update System 2014-11-10 06:00:34 UTC
mMass-5.5.0-10.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2014-11-15 09:15:42 UTC
mMass-5.5.0-10.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2014-11-15 09:23:24 UTC
mMass-5.5.0-10.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2014-11-20 10:44:03 UTC
mMass-5.5.0-10.el6 has been pushed to the Fedora EPEL 6 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.