First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 173418
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-gfx herd <graphics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Nicolas Laurent <nicolas.mario@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 173418 depends on: Show dependency tree
Show dependency graph
Bug 173418 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-04-05 00:17 0000
Hugin 0.6.1 need enblend with -f option. this option was created in enblend
2.4. But in the ebuild there is no dependency on a spcific version of enbend.
On amd 64, the most recent not masked enblend is the 2.3 version, whitch is not
compatible with hugin 0.6.1 (and above).
so the line
enblend? ( media-gfx/enblend )
should be change with 
enblend? ( >=media-gfx/enblend-2.4 )


Reproducible: Always

Steps to Reproduce:
1.emerge hugin 0.6.1 on amd64
2.open hugin from a console
3.create a projet and "stitch" it



Actual Results:  
hugin will report an error on enblend lauch, on the console you will see
enblend: invalid option -- f

Expected Results:  
No error an a beautifull panorama !

------- Comment #1 From Marcelo Goes 2007-04-05 15:28:39 0000 -------
Thanks, fixed in cvs!

First Last Prev Next    No search results available      Search page      Enter new bug