lyx_mirror/lib
Enrico Forestieri 7da981b322 Fix crash related to the icon info inset.
When closing a document with the cursor near an icon info inset, LyX
may crash on loading again the same document. This is most probably due
to the fact that compressed svg icons are first uncompressed to a
temporary file before being used. The temporary file is then deleted
but something still expects to find it in place. The exact circumstances
that lead to the crash are unknown, and maybe there is also a race entering
the picture here. However, a document that always leads to a crash can be
found attached here: http://article.gmane.org/gmane.editors.lyx.devel/154566
This commit does not fix the cause of the crash but rather avoids it.
As a bonus, the svg icons used by LyX are not uncompressed anymore before
being used, speeding up startup time. This is not a problem, because Qt
can deal with compressed svg images.
2015-03-22 22:25:38 +01:00
..
bind Added inset-select-all to emacs bindings 2015-01-22 10:34:02 +01:00
commands
doc Properly handle the bicaption package (bug #9449) 2015-03-16 20:31:38 +01:00
examples Use German localization in German europass example 2015-03-16 11:23:24 +01:00
fonts Solve the "soft-hyphen" (0x00ad) symbol problem. 2015-01-21 14:12:42 +01:00
images Math Panels: revise the Greek set of svg icons 2015-03-22 18:23:04 +01:00
kbd
layouts Properly handle the bicaption package (bug #9449) 2015-03-16 20:31:38 +01:00
lyx2lyx First step to make lyx2lyx code support both python 2 and python 3 (3.3+) 2015-03-11 12:09:18 +00:00
scripts Let imagemagick detect file format (bug #2332) 2015-03-22 10:22:31 +01:00
templates Correct the \lyxformat of aastex template 2015-02-18 00:15:49 -05:00
tex
ui Replace automatic logofication with insets 2015-03-01 11:16:57 +01:00
.gitignore
appdata.xml Fix license string according to http://spdx.org/licenses/. 2014-06-17 09:50:28 -07:00
autocorrect
build-listerrors
chkconfig.ltx Properly handle the bicaption package (bug #9449) 2015-03-16 20:31:38 +01:00
configure.py Fix crash related to the icon info inset. 2015-03-22 22:25:38 +01:00
CREDITS Add Stefan Swerk to the Credits 2015-03-16 10:54:02 +01:00
encodings Use the LyX name of encodings instead of the LaTeX names. 2013-02-18 23:52:42 +01:00
external_templates Re-enable translation of pdfpages help text (works around #9045) 2014-03-27 14:25:30 +01:00
generate_contributions.py Add Stefan Swerk to the Credits 2015-03-16 10:54:02 +01:00
languages Comment out FontEncoding for Hebrew 2015-02-19 10:37:05 +01:00
latexfonts Check for ugm font availability 2015-02-24 07:58:40 +01:00
layouttranslations * pt.po & layouttranslation from Jose. 2014-04-11 20:20:43 -07:00
layouttranslations.review * layouttranslations.review zh_CN checked. 2014-04-19 10:29:53 -07:00
lyx.desktop.in add "Keywords" to lyx.desktop file 2015-03-17 10:17:35 +01:00
Makefile.am Add support for the europasscv class 2015-03-16 10:47:17 +01:00
symbols Remove unsupported macros from autocompletion 2015-03-10 20:53:56 +01:00
syntax.default Parse subcaption.sty commands correctly (bug #8690) 2015-01-03 20:23:02 +01:00
unicodesymbols Fixes and additions to the textcyr macros in unicodesymbols 2015-01-24 17:29:41 +01:00