On Thu, Mar 06, 2025 at 06:10:39PM +0900, Koji Yokota wrote: > > > 2025/03/02 23:07、Scott Kostyshak <skost...@lyx.org>のメール: > > > > support/FileName.cpp (464): Directory > > '/home/scott/lyxbuilds/master-master/user-dirthemes' does not exist! > > > > The message goes away with the following change: > > > > - usr_theme_dir.set((package().user_support().absFileName() + > > "themes").c_str()); > > + usr_theme_dir.set((package().user_support().absFileName() + > > "/themes").c_str()); > > > > But I don't know if the fix is needed elsewhere or more centrally. Any idea? > > absFileName() gives trailing slash on Mac but it seems not true on some other > systems. I’ll check and fix it soon.
Thanks, Koji! Scott
signature.asc
Description: PGP signature
-- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-devel