Launchpad has imported 2 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=154261.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2007-12-18T03:59:05+00:00 Kde-bugzilla wrote:

Version:           1.4.2 (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages

In gwenview, click on "External Tools" > "The Gimp". A popup with the
message "Could not find the program 'The'" appears.

The patch is quite simple. Apparently, the option "-n" is not known to
gimp-remote (anymore?):

--- gwenview-1.4.2/src/tools/gimp.desktop       2007-09-15 15:46:15.000000000 
+0200
+++ gwenview-1.4.2.new/src/tools/gimp.desktop   2007-12-18 03:46:52.161103698 
+0100
@@ -1,6 +1,6 @@
 [Desktop Entry]
 ServiceTypes=image/*
-Exec=gimp-remote -n %F
+Exec=gimp-remote %F
 Icon=gimp
 Name=The GIMP
 Name[br]=Ar GIMP

The bug (and patch) have been originally reported at:
https://launchpad.net/bugs/163159

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gwenview/+bug/163159/comments/4

------------------------------------------------------------------------
On 2007-12-18T09:11:26+00:00 Aurélien Gâteau wrote:

SVN commit 749899 by gateau:

Remove the "-n" option. It does not exist anymore and prevents starting GIMP.
Patch by Daniel Hahler. Thanks!
BUG: 154261.


 M  +1 -1      gimp.desktop  


WebSVN link: http://websvn.kde.org/?view=rev&revision=749899


Reply at: 
https://bugs.launchpad.net/ubuntu/+source/gwenview/+bug/163159/comments/6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/163159

Title:
  gwenview cannot open Gimp

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwenview/+bug/163159/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to