mk-soft wrote:
I think is not a Bug...
I assume that the application runs under a wrong authorization.
Only when the user has also logged on, the application can run.
But I also don't know how to get an application to run under another authorization.
This daemon works perfectly as long as I do not include any code using SVG for printing. In fact it has been working for several years. The problem began when I added the ability to print to the default printer using SVG. Now it will only run if the user is logged in whereas before it always ran regardless of whether a user logged in. So there is something in the graphics library checking for a display. However my PB application never uses a display.
Simon