Bug 150509

Summary: /etc/mailcap configures system to use ggv instead of evince
Product: [Fedora] Fedora Reporter: W. Michael Petullo <redhat>
Component: mailcapAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.1.19-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-07 21:25:06 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:

Description W. Michael Petullo 2005-03-07 21:19:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1

Description of problem:
/etc/mailcap contains the following line:

application/pdf; ggv %s

Should this be replaced with:

application/pdf; evince %s

?

Version-Release number of selected component (if applicable):
mailcap-2.1.18-1

How reproducible:
Always

Steps to Reproduce:
Try to open a PDF attachment when using mutt.
  

Actual Results:  Mutt told me that ggv could not be found.  I have evince installed instead.  It was my impression that evince would replace ggv in Fedora Core.

Additional info:

Comment 1 Bill Nottingham 2005-03-07 21:25:06 UTC
Fixed in 2.1.19-1.

Comment 2 W. Michael Petullo 2005-03-08 15:12:47 UTC
That was quick.  Thank you, Bill.