[Okular-devel] [Bug 190497] okular: print menu items are disabled in windows

John Layt jlayt at kde.org
Sun Aug 21 12:25:53 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=190497





--- Comment #11 from John Layt <jlayt kde org>  2011-08-21 12:25:52 ---
Well, if you have gs already, it shouldn't take me too long :-)  

I assume the following will work under windows to detect if the gs exe is
installed?

  KStandardDirs::findExe("gswin32c")

And that the following will  execute it OK:

  ret = KProcess::execute( "gswin32c", argList );

If so I just need to code up what parms to pass to it and execute that instead
of the lpr command we use under Linux.  I need to rebuild my windows emerge
install, but I could have a patch for review in the next day or two.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Okular-devel mailing list