Thanks Greg, I will tr
On 29.03.2021 19:59, Gregory Pittman wrote:
>
> The ultimate kill-button:
>
> Press and hold down the power button.
>
> Greg
>
> ___
> Scribus Mailing List: scribus@lists.scribus.net
> Edit your options or unsubscribe:
> http://lists.scribus.net/mailman/listinfo/scribus
The ultimate kill-button:
Press and hold down the power button.
Greg
___
Scribus Mailing List: scribus@lists.scribus.net
Edit your options or unsubscribe:
http://lists.scribus.net/mailman/listinfo/scribus
See also:
http://wiki.scribus.net
http://forums.scribus.net
>
> Typically, when a script won't quit running, there is some continual loop
> going on. This is one of the reasons for saving documents before running a
> script. More importantly, you need to find out the source of the never-ending
> loop.
> I have put messageBox() into a loop that feeds
Le 23/03/2021 à 11:07, ZASKE Martin a écrit :
I would like to submit my +1
Sometimes we have reasons (like a power cut (Africa), or a database
error) to interrupt such a script. Since it uses much of the processor
capacity, and keeps jumping between windows, I never manage to cut it.
So I have to
On 3/23/21 6:07 AM, ZASKE Martin wrote:
> I would like to submit my +1
>
> We regularly use the Scribus Generator for mailings and there is no
> coding error, but depending on the database and the complexity of a
> document, the script can run typically up to 20 minutes.
>
> Sometimes we have rea
I would like to submit my +1
We regularly use the Scribus Generator for mailings and there is no
coding error, but depending on the database and the complexity of a
document, the script can run typically up to 20 minutes.
Sometimes we have reasons (like a power cut (Africa), or a database
error)
On 3/11/21 3:08 PM, Matt Miller wrote:
> Sometimes I do "Script | Execute Script ..." to run a custom script and then
> due to my coding error the script hangs or runs too long. In these cases I'd
> like to cancel the script without exiting Scribus. However, it seems I need
> to terminate the