Opened 20 years ago
Closed 20 years ago
#1974 closed defect (fixed)
View->TeX Information broken
Reported by: | Owned by: | leeming | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | dialogs | Version: | 1.3.6 |
Severity: | normal | Keywords: | |
Cc: |
Description
On Windows, with msys installed under C:\Program Files, View->TeX Information
lists nothing. In a debug window, I get multiple copies of the following:
C:/Program: C:/Program: No such file or directory
I'm guessing there's a call to sh.exe or some other executable that hasn't
received the spaces-are-no-longer-evil treatment.
Note:
See TracTickets
for help on using tickets.
Here's the patch that should fix the problem:
http://marc.theaimsgroup.com/?l=lyx-users&m=112366530216811
Angus