tags 448261 +patch
thanks

Hi,

Find a patch attached, which should fix the problem.

Cheers,
   Stefan.
--- flpsed-0.3.7.orig/src/GsWidget.cxx	2008-01-12 17:14:30.000000000 +0100
+++ flpsed-0.3.7/src/GsWidget.cxx	2008-01-12 17:05:40.000000000 +0100
@@ -304,7 +304,7 @@
     (int) fl_xid(window()), (int) offscreen);
     
   putenv(gvenv);
-  argv[0] = "gs-esp";
+  argv[0] = "gs";
   argv[1] = "-dSAFER";
   argv[2] = "-dQUIET";
   argv[3] = "-sDEVICE=x11alpha";

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to