Bug 159076

Summary: Does not export to PDF
Product: [Fedora] Fedora Reporter: Michael A. Peters <mpeters>
Component: lyxAssignee: Rex Dieter <rdieter>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-29 06:08:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael A. Peters 2005-05-28 22:17:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050524 Fedora/1.0.4-4 Firefox/1.0.4

Description of problem:
When selecting "PDF" from the export menu, lyx fails to create a PDF and becomes unresponsive.

export to pdf works on x86, seems to be a ppc specific issue.

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

How reproducible:
Always

Steps to Reproduce:
1. launch lyx
2. create a file
3. attempt to export to pdf
  

Actual Results:  no pdf, lyx becimes unresponsive

Expected Results:  either a pdf file, or an error message telling me why a pdf could not be created

Additional info:

export to latex does work

Comment 1 Rex Dieter 2005-05-29 02:40:57 UTC
AFACT, export to pdf is simply an external call to pdflatex.  You sure pdflatex
works?

Comment 2 Michael A. Peters 2005-05-29 06:08:30 UTC
I ran pdflatex on the exported .tex and that worked.
I then tried export to pdf from lyx and that worked.
Furthermore, direct export to pdf now works from any file.

Where the problem was is puzzling, repeated attempts after installing lyx had
resulted in a hung lyx, with no output at all on the command line when lyx had
been started from command line.