mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-23 16:52:02 +00:00
Status.15x: new pathname/unicode problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16307 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
67a479074f
commit
12534e6794
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user