[Libreoffice] Missing vcl resource. This indicates that files vital to localization are missing. You might have a corrupt installation.

Michael Meeks michael.meeks at novell.com
Mon Jan 31 12:43:04 PST 2011


Hi Dave,

On Mon, 2011-01-31 at 10:21 -0800, Dave Dumaresq wrote:
> Thanks for the update!

	Just pushed a fix; the unfortunate random re-use of poorly scoped local
variables made this hard to see in the patch. IMHO we need to be locally
scoping all variables as tightly as possible when we touch code.

	Anyhow; the problem luckily showed in valgrind:

==17596== Conditional jump or move depends on uninitialised value(s)
==17596==    at 0x8086F49: RscTypCont::PutSysName(unsigned long, char*,
unsigned long, unsigned long, unsigned char) (rscdb.cxx:388)
==17596==    at 0x8086F49: RscTypCont::PutSysName(unsigned long, char*,
unsigned long, unsigned long, unsigned char) (rscdb.cxx:388)
==17596==    by 0x8070B4F: RscSysDepend::WriteSysDependRc(RSCINST
const&, RscWriteRc&, RscTypCont*, unsigned long, unsigned char, unsigned
char) (rscclass.cxx:1095)
==17596==    by 0x8070B4F: RscSysDepend::WriteSysDependRc(RSCINST
const&, RscWriteRc&, RscTypCont*, unsigned long, unsigned char, unsigned
char) (rscclass.cxx:1095)

	HTH,

		Michael.

-- 
 michael.meeks at novell.com  <><, Pseudo Engineer, itinerant idiot




More information about the LibreOffice mailing list