]> git.lyx.org Git - features.git/commit
Revert r38746. See http://marc.info/?t=130769382200004&r=1&w=2
authorRichard Heck <rgheck@comcast.net>
Tue, 14 Jun 2011 13:39:39 +0000 (13:39 +0000)
committerRichard Heck <rgheck@comcast.net>
Tue, 14 Jun 2011 13:39:39 +0000 (13:39 +0000)
commit00f05620032000d63458bb9e2eaa13559abcfb98
treeb5948fe0cbeeb69d789f1673c13f562efab70995
parent58797518458bc1a34baee0c7273d7123589fd97c
Revert r38746. See http://marc.info/?t=130769382200004&r=1&w=2
for discussion of why. It looks as if something is weird with the
way Qt is handling the environment, at least on some platforms and
with some versions. Here, on F14, with Qt 4.7.x, simply getting and
setting the environment, without changing it, causes scripts such as
epstopdf to fail to start.

The problem is still in trunk.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39039 a592a061-630c-0410-9148-cb99ea01b6c8
20 files changed:
src/Buffer.cpp
src/Converter.cpp
src/Format.cpp
src/LaTeX.cpp
src/LaTeX.h
src/LyXRC.cpp
src/LyXRC.h
src/VCBackend.cpp
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/ui/PrefPathsUi.ui
src/support/Systemcall.cpp
src/support/Systemcall.h
src/support/SystemcallPrivate.h
src/support/filetools.cpp
src/support/filetools.h
src/support/os.h
src/support/os_cygwin.cpp
src/support/os_unix.cpp
src/support/os_win32.cpp
status.20x