]> git.lyx.org Git - lyx.git/blobdiff - Status.15x
Convert most of the bibtex machinery to docstring.
[lyx.git] / Status.15x
index 003baad2c821e6d145b736175d71827532d3c7fd..62d924e3dd9c88878b250971254acdb64bd1d25d 100644 (file)
@@ -26,6 +26,8 @@ GENERAL
 
 * Watch for bugzilla.lyx.org entries
 
+    http://tinyurl.com/yaa7dr
+
 
 ICONS:
 
@@ -58,6 +60,15 @@ FILE
   Setting the default extension here to something invalid, is a hack, but works.
   (Invalid may be e.g. "*")
 
+* When loading a LyX file from a Windows directory with a German Umlaut, I get the 
+  following error:
+
+    Assertion triggered in __thiscall lyx::support::FileName::FileName(const class 
+    std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &)
+    by failing check "empty() || absolutePath(name_)" in file C:\...\src\support\filename.C:47
+
+  If I rename the directory (no Umlaut), I can load the file without a problem.
+
 
 SPELL CHECKING (Joost 4/11/06)
 
@@ -92,6 +103,9 @@ DIALOGS
 * If you try to view a document as postscript that cannot be typeset because
   of LaTeX errors and export to LaTeX afterwards you will get the old error
   list again, although the export succeded.
+  
+* Open thesaurus dialog; look for keyword "hello" => seg fault
+  (on Windows, strictly following Joost's recipe with MSVC and Scons)
 
 
 MATH CONTROL PANEL
@@ -123,6 +137,8 @@ OTHER PANELS
   disappears after closing and reopening the panel.
   (Enrico 2006-12-01)
 
+* In the citation dialog, the shortcut for "&Find" does not work
+
 
 MULTIPLE WINDOWS / DOCUMENTS