Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run a scrit in "silent" background mode #30

Closed
berteh opened this issue Apr 6, 2018 · 2 comments
Closed

run a scrit in "silent" background mode #30

berteh opened this issue Apr 6, 2018 · 2 comments

Comments

@berteh
Copy link

berteh commented Apr 6, 2018

Hello @aoloe,

I would like to run a script (like https://github.com/aoloe/scribus-script-repository/blob/master/to-pdf/to-pdf.py) in background. Ideally the user would see nothing, just eventually get a warning when execution is completed or an error happened.

Would that be possible ?

The current way of calling Scribus.exe -g -py to-pdf.py -- D:\test\t.sla does run Scribus in the foreground and freezes my computer as long as the generation is happening.

Thanks.
Berteh, also on behalf of @jvr14115

@aoloe
Copy link
Owner

aoloe commented Apr 7, 2018

hoi @berteh , my computer is (mostly) fast enough, that the opening of the file is mostly just a flickering.
but i had an issue some time ago that was keeping busy my processor (or something else) and, then, i started seeing that, indeed scribus just normally opens and closes again.

i know that scribus cannot completely run without a GUI, but i also thought that -g (--no-gui) was suppress most of the GUI.

from my point of view, there seems to be a bug... would you mind reporting it to the official scribus bug tracker?

@berteh
Copy link
Author

berteh commented Apr 8, 2018

thanks. did so at https://bugs.scribus.net/view.php?id=15255

@berteh berteh closed this as completed Apr 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants