Bug 187880

Summary: Default photo-viewer is xloadimage
Product: [Fedora] Fedora Reporter: Leonid Kanter <leon>
Component: gnupgAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED CURRENTRELEASE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: nls1729
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.4.3-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-04-11 19:34:34 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:
Attachments:
Description Flags
Fix to find an image viewer at runtime none

Description Leonid Kanter 2006-04-04 09:20:53 UTC
Description of problem:

Default photo-viewer is xloadimage which is not shipped with fc5. It should be
changed for other available viewer.

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

gnupg-1.4.2.2-2

How reproducible:

always

Steps to Reproduce:

in key edit mode, enter "addphoto xx.jpg" command

 
Actual results:

/bin/bash: xloadimage: command not found

Expected results:

Photo should be displayed

Additional info:


from /usr/share/gnupg/options.skel:


# The default program is "xloadimage -fork -quiet -title 'KeyID 0x%k' stdin"
# On Mac OS X and Windows, the default is to use your regular JPEG image
# viewer.
#
# Some other viewers:
# photo-viewer "qiv %i"
# photo-viewer "ee %i"
# photo-viewer "display -title 'KeyID 0x%k'"

Comment 1 Daphne Shaw 2006-04-11 18:41:38 UTC
Created attachment 127632 [details]
Fix to find an image viewer at runtime

This will be fixed in GnuPG 1.4.5.  In the meantime, here is a patch.

Comment 2 Nalin Dahyabhai 2006-04-11 19:34:34 UTC
Ohh, that definitely beats my previous plan (straw poll... ugh).  Thanks, David!

Comment 3 Nalin Dahyabhai 2006-04-19 15:51:27 UTC
*** Bug 189284 has been marked as a duplicate of this bug. ***

Comment 4 Nalin Dahyabhai 2006-04-19 15:55:14 UTC
Changing resolution from Raw Hide to Current Release, as this change has been
pushed as an update for FC5.