Bug 204925 - print preview doesn't work, conflict with karbonpart
Summary: print preview doesn't work, conflict with karbonpart
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: PS backend (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
: 199693 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-08-23 23:33 UTC by Gerry Gavigan
Modified: 2009-08-27 12:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
ksnapshot (523.32 KB, image/png)
2009-08-23 23:35 UTC, Gerry Gavigan
Details
result of print preview of postscript file (355.08 KB, image/png)
2009-08-24 01:33 UTC, Gerry Gavigan
Details
and then... (336.84 KB, image/png)
2009-08-24 01:34 UTC, Gerry Gavigan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerry Gavigan 2009-08-23 23:33:27 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    SuSE RPMs

best described by looking at the ksnapshot image, there seems to be a general failure, no features,
Comment 1 Gerry Gavigan 2009-08-23 23:35:09 UTC
Created attachment 36396 [details]
ksnapshot
Comment 2 Albert Astals Cid 2009-08-24 01:09:26 UTC
If you start okular from the shell does it give any output?
Can you view PS files inside okular?
Comment 3 Gerry Gavigan 2009-08-24 01:33:39 UTC
Created attachment 36398 [details]
result of print preview of postscript file
Comment 4 Gerry Gavigan 2009-08-24 01:34:23 UTC
Created attachment 36399 [details]
and then...
Comment 5 Albert Astals Cid 2009-08-24 19:08:28 UTC
What about the command line output, is there any?
Comment 6 Gerry Gavigan 2009-08-24 19:47:56 UTC
sorry, I thought I'd mentioned this. I didn't understand your original question.  How do I generate command line output?
Comment 7 Gerry Gavigan 2009-08-24 20:04:20 UTC
Googled the answer.

When trying print preview 


Gerry@linux-l2mo:~/Documents> okular print.ps
sh: pstoedit: command not found
Comment 8 Albert Astals Cid 2009-08-24 21:09:45 UTC
Now that is strange, we don't call pstoedit anywhere in our code as far as i remember. Will recheck.
Comment 9 Albert Astals Cid 2009-08-24 22:37:24 UTC
Ok the problem is kde was deciding to use karbon instead okular for print previewing, we have solved this now, if you need it to work you can uninstall karbon or edit the okularGhostview.desktop found somewhere in your installation and add 
InitialPreference=6
somewhere in it, thanks for reporting
Comment 10 Pino Toscano 2009-08-27 12:21:33 UTC
*** Bug 199693 has been marked as a duplicate of this bug. ***