Bug 131901

Summary: HelixPlayer doesn't process commandline arguments
Product: [Fedora] Fedora Reporter: Tim Waugh <twaugh>
Component: HelixPlayerAssignee: Colin Walters <walters>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.0.1.gold-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-07 20:32:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 131589    

Description Tim Waugh 2004-09-06 15:09:26 UTC
Description of problem:
I think HelixPlayer probably needs to run update-mime-database or
update-desktop-database (or both) in %post and %postun, like gimp, eog
and file-roller do.

Version-Release number of selected component (if applicable):
1.0.gold-3

Comment 1 Colin Walters 2004-09-07 19:52:20 UTC
update-desktop-database isn't useful until HelixPlayer actually uses
the new MIME system (which is the real bug here :/).

I have the call to u-d-d in CVS, but it's pending on upstream response
to the MIME setup.

Comment 2 Colin Walters 2004-09-21 21:56:58 UTC
This bug is upstream here:
https://bugs.helixcommunity.org/show_bug.cgi?id=3101

Keeping it open here so it's visible on my list of things to fix.

Comment 3 Jonathan Blandford 2004-09-30 19:47:53 UTC
Can we just patch their .desktop file as a short term fix?

Comment 4 Colin Walters 2004-09-30 21:32:01 UTC
Hmm...actually this seems to be done now.  I guess upstream has had
the MimeType and I missed it somehow?

Anyways, it works for me, closing.

Comment 5 Colin Walters 2004-09-30 21:34:28 UTC
Actually I forgot, the main bug here is that the player seems to not
process commandline arguments correctly.

Comment 6 Colin Walters 2004-10-07 20:32:43 UTC
This was a bug in the spec file.