]> git.lyx.org Git - lyx.git/commitdiff
Status.15x: new pathname/unicode problem
authorMichael Schmitt <michael.schmitt@teststep.org>
Sun, 17 Dec 2006 00:28:38 +0000 (00:28 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Sun, 17 Dec 2006 00:28:38 +0000 (00:28 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16307 a592a061-630c-0410-9148-cb99ea01b6c8

Status.15x

index 3397967744fd07b6823daa101351fdd43ccbdc60..62d924e3dd9c88878b250971254acdb64bd1d25d 100644 (file)
@@ -60,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)