Search found 9 matches

by Beddhist
02 Jun 2021, 13:22
Forum: Support
Topic: Find Image function on Linux works, doesn't, works, dies
Replies: 6
Views: 2222

Re: Find Image function on Linux works, doesn't, works, dies

Thanks Eureka, I'll try that at the next opportunity.

The more I play with it and think about it the more I believe this may have something to do with the memory leak. On the
Windows PC I've had Actiona disappear on me a few times - always when the machine got too busy swapping itself to death.
by Beddhist
01 Jun 2021, 12:07
Forum: Support
Topic: Find Image function on Linux works, doesn't, works, dies
Replies: 6
Views: 2222

Re: Find Image function on Linux works, doesn't, works, dies

OK, here we go: <?xml version="1.0" encoding="UTF-8"?> <scriptfile> <settings program="actiona" version="3.10.1" scriptVersion="1.1.0" os="GNU/Linux"/> <actions> <action name="ActionBeginProcedure" version="1.0.0"/> <act...
by Beddhist
01 Jun 2021, 04:02
Forum: Support
Topic: Find Image function on Linux works, doesn't, works, dies
Replies: 6
Views: 2222

Re: Find Image function on Linux works, doesn't, works, dies

I already know that it is the find image function that dies. It is indicated in the status box while the core dump occurs. The only other thing I can say is that it only happens when it actually finds the target image. If the target doesn't exist it will not fail. If I disable the find function the ...
by Beddhist
31 May 2021, 06:35
Forum: Support
Topic: Find Image function on Linux works, doesn't, works, dies
Replies: 6
Views: 2222

Find Image function on Linux works, doesn't, works, dies

Hi All, I have an old Athlon PC here that used to run Windows (XP?) fine. I upgraded RAM to 8 GB (new) and installed Linux Mint. It had a lot of problems with the inbuilt Geforce 6150SE, so I bit the bullet and bought a GT 710 for it. It's now a fresh install of Mint 20.3 with the latest Nvidia grap...
by Beddhist
31 May 2021, 05:32
Forum: Support
Topic: How to press control keys?
Replies: 8
Views: 2557

Re: How to press control keys?

Thank you for the detailed explanation. Perhaps this should be extracted and pinned somewhere for new users? I'm not a programmer, have no idea about frameworks and only know Basic, Pascal and scripts. I started learning Python, but other things got in the way. The thing that stumps me is when do I ...
by Beddhist
26 Apr 2021, 08:22
Forum: Support
Topic: How to press control keys?
Replies: 8
Views: 2557

Re: How to press control keys?

Thanks for those tips. I have searched everywhere for the elusive tutorials and was wondering why I couldn't find them. Alas, the web archive has only 1 capture in 2018 and the tutorials section is empty.
by Beddhist
20 Apr 2021, 15:19
Forum: Support
Topic: How to press control keys?
Replies: 8
Views: 2557

Re: How to press control keys?

That works, thank you for taking the trouble. I now realise that this worked all along (of course), but for the key to be registered you have to click in the text box first. Once I did that I can use all sorts of control keys. I'm now on my way! Thanks again. BTW, do you get any email notifications ...
by Beddhist
19 Apr 2021, 04:07
Forum: Support
Topic: How to press control keys?
Replies: 8
Views: 2557

Re: How to press control keys?

Well, no and no. :D

I'm changing from AutoIt, because it needs to work on Linux, too. And like I wrote, pressing ESC just cancels the whole dialog. I guess Enter will have a similar problem.
by Beddhist
18 Apr 2021, 11:34
Forum: Support
Topic: How to press control keys?
Replies: 8
Views: 2557

How to press control keys?

Hi, I'm new to Actiona, but I have programmed in AutiIt. Thank you for creating this great tool. I need my script to send an ESC. The wiki helpfully tells me to just press the key in the appropriate place, but ESC just cancels the creation of the key entry. Can it be done? I should add that I don't ...