Am Sonntag, 17. Dezember 2006 01:20 schrieb Michael Gerz: > Georg, > > 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.
Strange. Can you please post the string that is passed to the FileName constructor, and a backtrace? Georg