https://bugs.documentfoundation.org/show_bug.cgi?id=155070
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|[email protected] | --- Comment #2 from Julien Nabet <[email protected]> --- Perhaps it might help but don't know how to add something on UI so can't help here, uncc myself. Just some code pointers: vcl/skia/SkiaHelper.cxx:126: SvFileStream logFile(getCacheFolder() + "/skia.log", StreamMode::WRITE | StreamMode::TRUNC); vcl/skia/SkiaHelper.cxx:151: SvFileStream logFile(getCacheFolder() + "/skia.log", StreamMode::WRITE | StreamMode::TRUNC); vcl/skia/SkiaHelper.cxx:158: SvFileStream logFile(getCacheFolder() + "/skia.log", StreamMode::WRITE | StreamMode::TRUNC); -- You are receiving this mail because: You are the assignee for the bug.
