Bug 143992 - remove hard-coded ps/pdf app defaults (gsview)
Summary: remove hard-coded ps/pdf app defaults (gsview)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: lyx
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rex Dieter
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-03 15:10 UTC by Nicola Soranzo
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-08-06 19:22:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nicola Soranzo 2005-01-03 15:10:50 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.7.5)
Gecko/20041111 Firefox/1.0

Description of problem:
LyX requires 2 packages which I find not necessary: aiksaurus (works
only for english) and gsview (there's gv).
Also the official rpm
ftp://ftp.lyx.org/pub/lyx/bin/1.3.5/lyx-1.3.5-1fc2_qt.i386.rpm
doesn't require either.


Version-Release number of selected component (if applicable):
lyx-1.3.5-3

How reproducible:
Always

Steps to Reproduce:
1. yum install lyx
2.
3.
    

Actual Results:  Performing the following to resolve dependencies:
  Install: aiksaurus.i386 1:1.2.1-2
  Install: gsview.i386 0:4.6-8


Expected Results:  No additional dependencies.

Additional info:

Comment 1 Rex Dieter 2005-01-03 15:19:34 UTC
FYI, see
http://bugzilla.fedora.us/show_bug.cgi?id=2172#c9
for the rationale for including these seemingly extraneous Requires
(gsview anyway).  Please comment further if you know of any way to
remove the Requires without removing functionality.

aiksaurus support is either there or it isn't.  I choose to include
that functionality, despite it's apparent shortcomings for non-english
languages.

Comment 2 Nicola Soranzo 2005-01-03 22:35:12 UTC
As said over, gv (which is in the base repository) can be used in
place of gsview for Postscript and PDF preview.
For aiksaurus in effect there aren't alternatives for lyx, so keep that.

Comment 3 Rex Dieter 2005-01-04 13:45:43 UTC
And as I said, not having gsview installed removes functionality.  If
you can come up with a way with not having the Requires: gsview
without removing functionality, I'd love to hear it.

Comment 4 Nicola Soranzo 2005-01-05 00:54:53 UTC
Sorry, but I haven't found what functionality gsview provides that gv
hasn't: can you explain me?

Comment 5 Rex Dieter 2005-03-15 19:11:32 UTC
It's not functionality of gsview vs gv, it's that helper apps are determined at
*build time*, and if not present at *run time* (when needed), lyx will generate
errors.

I'll look into trying to modify lyx to use the system's runtime default for
ps,pdf files instead of the current hard-coded values.

Comment 6 Nicola Soranzo 2005-03-15 23:32:45 UTC
I think that's the right solution, with FC4 we'll have Evince as default,
there's KGhostview for KDE...
This LyX behaviour is a problem.
PS: Maybe there's a similar problem for HTML viewer? I have installed only
firefox (no mozilla) and have to manually put "firefox" in
Edit->Preferences->File formats->HTML->viewer to have View->HTML menu entry.


Comment 7 Rex Dieter 2005-08-06 19:22:37 UTC
update pushed to extras (w/o hard-coded defaults)


Note You need to log in before you can comment on or make changes to this bug.