Bug 187880 - Default photo-viewer is xloadimage
Summary: Default photo-viewer is xloadimage
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnupg
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: Mike McLean
URL:
Whiteboard:
: 189284 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-04 09:20 UTC by Leonid Kanter
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 1.4.3-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-04-11 19:34:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Fix to find an image viewer at runtime (856 bytes, patch)
2006-04-11 18:41 UTC, Daphne Shaw
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.