José Matos <[EMAIL PROTECTED]> writes: > > Hi all, > I have already tagged beta-1. From that point I created the tar.gz and > tar.bz2 source packages. The packages can be found at: > http://www.lyx.org/~jamatos/
Compiles and installs fine on Solaris. However I get an assertion with File->New or File->New from template <cite> Assertion triggered in lyx::support::FileName::FileName(const std::string&) by failing check "empty() || absolutePath(name_)" in file filename.C:2f Abort </cite> I can load an existing document, I get this, which must be document specific <cite> Error returned from iconv EILSEQ An invalid multibyte sequence has been encountered in the input. When converting from UTF-8 to UCS-4BE. Input: 0x43 0x68 0x61 0x70 0x69 0x74 0x72 0x65 0x20 0x6e 0x6f 0x6e 0x20 0x6e 0x75 0x6d 0xe9 0x72 0x6f 0x74 0xe9 0x20 Error returned from iconv EILSEQ An invalid multibyte sequence has been encountered in the input. When converting from UTF-8 to UCS-4BE. Input: 0x54 0x65 0x78 0x74 0x65 0x20 0x72 0x65 0x6e 0x76 0x6f 0x79 0xe9 0x20 0xe0 0x20 0x6c 0x61 0x20 0x74 0x61 0x62 0x6c 0x65 0x20 0x64 0x65 0x73 0x20 0x6d 0x61 0x74 0x69 0xe8 0x72 0x65 0x73 0x20 0x3a 0x20 </cite> I tried the spellcheker, it fails with words with diacritics (i guess this has been seen already). Then when I want to leave, I get this: <cite> Could not delete /tmp/lyx_tmpdir62453XaOmm/lyx_tmpbuf0. (boost::filesystem::basic_directory_iterator constructor) Warning: Could not remove temporary directory ---------------------------------------- Could not remove the temporary directory /tmp/lyx_tmpdir62453XaOmm/lyx_tmpbuf0 Could not delete /tmp/lyx_tmpdir62453XaOmm. (boost::filesystem::basic_directory_iterator constructor) Warning: Unable to remove temporary directory ---------------------------------------- Unable to remove the temporary directory /tmp/lyx_tmpdir62453XaOmm </cite> -- Jean-Pierre