From 12534e67949b9ef1c55dded98925b01afa6e3b3f Mon Sep 17 00:00:00 2001 From: Michael Schmitt Date: Sun, 17 Dec 2006 00:28:38 +0000 Subject: [PATCH] Status.15x: new pathname/unicode problem git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16307 a592a061-630c-0410-9148-cb99ea01b6c8 --- Status.15x | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Status.15x b/Status.15x index 3397967744..62d924e3dd 100644 --- a/Status.15x +++ b/Status.15x @@ -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,class std::allocator > &) + 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) -- 2.39.2