Well, as far as I know OpenSUSE does not have a single 'default' PDF viewer.  I 
believe one or another PDF viewer gets selected depending on if you choose the 
KDE or Gnome windowing motif.

Here is what I have:

Okular
/usr/bin/okular
okular -v
Qt: 4.7.1
KDE Development Platform: 4.6.00 (4.6.0) "release 6"
Okular: 0.12

I'll update my config.

Thanks for the help with the VISIBLE option.  That was just what I was looking 
for.

The 'which' output that appears in the jconsole stream does not cause any 
problems, it just looks a bit odd.  If I have a moment later, I'll see if I can 
track down the source.

On 12/20/2011 9:29, bill lam wrote:
> Plot uses PDFReafer_j_  as the PDF veiwer, it should be set in
> ~config/base.cfg, where evince is set , may be it was the default in
> Chris's Ubuntu.  What is the defualt PDF viewer in OpenSUSE?
>
> In all cases (cairo/canvas/pdf), one may suppress display by
> setting the "VISIBLE" option in plot'
>
> In my debiab, there is no "message which: no..." even if I tried put
> konqueror and netscape to the top of search.
>
> Втр, 20 Дек 2011, David Mitchell писал(а):
>> Bill, I tried these tests in jconsole on OpenSUSE 11.4:
>>
>> ~/j64-701/bin>  ./jconsole
>>      load'plot'
>>      plot 20?20
>> which: no google-chrome in
>> (/usr/local/Argyll_V1.3.5/bin:/home/me/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib64/jvm/jre/bin)
>> which: no chromium in
>> (/usr/local/Argyll_V1.3.5/bin:/home/me/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib64/jvm/jre/bin)
>>      CONSOLEOUTPUT_jzplot_=:'gtk'
>>      plot 20?20
>>      CONSOLEOUTPUT_jzplot_=:'pdf'
>>      plot 20?20
>>      sh: /usr/bin/evince: No such file or directory
>>
>> The default setting opened a browser with a good looking png plot.  gtk 
>> opened a
>> gtk plot window that looked fine.  pdf failed with the above message.
>>
>> It looks like I need to track down and install evince.
>>
>> On 12/19/2011 20:04, bill lam wrote:
>>> It seems various output are all sensible. I updated plot to set jconsole
>>> plot output default to png, one may override this by setting the noun
>>>
>>> CONSOLEOUTPUT_jzplot_ to either 'cairo' or 'gtk' or 'pdf'
>>>
>>> before or after load 'plot'.  Actually it tries gtk first and
>>> then cairo, and finally falls back to pdf.
>>>
>>> JHS will ignore this. Also the verb plotdef_z_ is defined inside core.ijs of
>>> jhs.
>>>
>>> Please test and comment if some alternate schemes will be better.
>>>
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to