Bug 459792

Summary: G_OPTION_REMAINING no longer works with OptionEntry
Product: [Fedora] Fedora Reporter: Martin Sourada <martin.sourada>
Component: glibmm24Assignee: Denis Leroy <denis>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-10 07:01:21 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: 459583    

Description Martin Sourada 2008-08-22 13:03:59 UTC
Description of problem:
Setting a OptionEntry's long name to G_OPTION_REMAINING no longer works in glibmm 2.16.0 and later. It used to work fine in older releases. I'm not sure if this is the appropriate way to parse out the remaining command line arguments, if there's another way it should be documented and/or put in the options example.

Version-Release number of selected component (if applicable):
glibmm24-2.16.2-1.fc9.i386

How reproducible:
always

Steps to Reproduce:
1. run some program that parse remaining commandline arguments and uses glibmm, e.g. subtitleeditor, with adding some remaining argument, e.g. subtitleeditor <subtitle-filename>
  
Actual results:
The said program does not parse the argument.

Expected results:
The said program does parse the argument correctly, e.g. opens the <subtitle-filename> in subtitleeditor.

Additional info:
This is upstream bug:
http://bugzilla.gnome.org/show_bug.cgi?id=526831

I've been told this has been fixed in glibmm24-2.16.3, but would be probably better to update glibmm to latest bugfix release in the 2.16.x series (2.16.4). 

This blocks bug #459583 of subttitleeditor.

Comment 1 Martin Sourada 2008-08-22 19:40:20 UTC
I just noticed glibmm-2.16.4-1.fc9 is sitting in koji already for a month... Is there a reason why it hasn't been pushed to updates(-testing) yet?

Comment 2 Fedora Update System 2008-09-10 07:01:19 UTC
glibmm24-2.16.4-1.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.