Bug 468928

Summary: gqview can't "Edit in The Gimp..."
Product: [Fedora] Fedora Reporter: Christopher Beland <beland>
Component: gqviewAssignee: Michael Schwendt <bugs.michael>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: bugs.michael
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-10-28 22:36:13 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 Christopher Beland 2008-10-28 22:01:09 UTC
If I right-click on an image in gqview and select "Edit" and then "in The Gimp...", nothing happens, other than that I get the error "Unknown option -n" on the xterm from which I started gqview.  The image should open in gimp. This is with:

gqview-2.0.4-6.i386
gimp-2.4.7-3.fc9.i386

Oddly, "gimp -n" does work on the command line, and /usr/bin/gimp is the only one in my path.

Comment 1 Michael Schwendt 2008-10-28 22:36:13 UTC
That's an old setting saved in your local config file.

Please edit $HOME/.gqview/gqviewrc and delete the external_1
option, then restart GQview.

Alternatively, reconfigure inside GQview Preferences to run
"gimp-remote %f" for The Gimp.

[...]

Also note the existence of "Geeqie", a fork of the GQview, which
is being developed further. Package in Fedora is "geeqie".

Comment 2 Christopher Beland 2008-10-28 23:27:15 UTC
That solution fixed the problem.  Thanks for the tip about geeqie, too; I just installed it and it looks spiffy.