strace sounds good, strace -e open ./app
2016-09-26 10:24 GMT+01:00 Roger Qiu <[email protected]>: > Hi, > > I'm trying to package up https://code-industry.net/masterpdfeditor/ for > Linux. I've managed to use patchelf to set the interpreter and rpath. > > The application is now launching, and everything seems to work except text > insertion. When I try it, it complains about fonts not being able to be > loaded. > > Checking the settings shows that fonts are not being found at all, there's > no list of fonts to choose from. > > What's the proper solution to debug this? Strace? > > Thanks, > > Roger > > -- > Founder of Matrix AI > https://matrix.ai/ > +61420925975 > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev > -- Tomasz Czyż
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
