Jump to content

Recommended Posts

Posted

https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x1b--pfn-share-count 

  Quote

This bug check code is no longer used by the Windows operating system.

Expand  

Um... wut? Me thinks not...

All my code provided is Public Domain... but it may not work. ;) Use it, change it, break it, whatever you want.

  Reveal hidden contents
Posted
  On 10/13/2021 at 10:45 AM, Jos said:

My version is build with VS2017 and is still WinXP compatible. Neil is now building with VS2019 so maybe that is the reason.

Expand  


I think the problem might be something else. It seems to me that this may be due to a graphic effect added to macros. I just checked old version of Scite with autoit 3.3.8.1 and it's ok on Win11. P.S. The error will appear only when clicking the mouse, when I make the selection with the keyboard cursors, then everything is ok

Posted (edited)

Block commented out include files are reported by Au3Check as being missing. "!->Includefile <NonExistantInclude.au3> not found." Test code:

#cs
#include <NonExistantInclude.au3>
#CE

 

Edited by seadoggie01
No reason

All my code provided is Public Domain... but it may not work. ;) Use it, change it, break it, whatever you want.

  Reveal hidden contents
  • Developers
Posted (edited)
  On 10/13/2021 at 1:22 PM, seadoggie01 said:

Block commented out include files are reported by AutoIt3Wrapper (v21.316.1639.1 - latest on https://www.autoitscript.com/site/autoit-script-editor/downloads/) as being missing. "!->Includefile <NonExistantInclude.au3> not found." Test code:

#cs
#include <NonExistantInclude.au3>
#CE

 

Expand  

Guess you mean au3check. ;) 
please add a TRAC ticker for that one so I won't forget to look into that one. Thanks

You are right ....I'll have a look.

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted
  On 10/13/2021 at 1:55 PM, Jos said:

Guess you mean au3check. ;)

Expand  

That's what I said :P Opened #3851

All my code provided is Public Domain... but it may not work. ;) Use it, change it, break it, whatever you want.

  Reveal hidden contents
  • Developers
Posted (edited)
  On 10/13/2021 at 2:00 PM, seadoggie01 said:

That's what I said :P Opened #3851

Expand  

Sorry ...but you were right and I was wrong and updated my initial reply already... it is autoit3wrapper.au3 that generates this message. ;) 

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

  • Developers
Posted
  On 10/13/2021 at 1:22 PM, seadoggie01 said:

"!->Includefile <NonExistantInclude.au3> not found."

Expand  

please try current Beta version of Autoit3Wrapper.au3 to see if that fixes it for you 

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

The Beta version fixed it for me, thanks! :)

All my code provided is Public Domain... but it may not work. ;) Use it, change it, break it, whatever you want.

  Reveal hidden contents
Posted
  On 10/13/2021 at 9:02 AM, SzymonN said:

Hi I found an error that freezes the system completely (Windows 11 only,) After typing the name of the macro and selecting it with the mouse from the drop-down menu, the system crashes and reboots.

sciedit.png

Expand  

 

Checked on Win11
Not happend to me.


This can be related to some GFX problem and GFX setting in yours intalation.
What GFX card you have ?

Take a look for:
SciTEUser.properties
For example I use:
font.quality=4

Which is not standard settings: https://www.scintilla.org/SciTEDoc.html

Check also "technology" settings.
 

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Posted
  On 10/14/2021 at 9:26 PM, mLipok said:

 

Checked on Win11
Not happend to me.


This can be related to some GFX problem and GFX setting in yours intalation.
What GFX card you have ?

Take a look for:
SciTEUser.properties
For example I use:
font.quality=4

Which is not standard settings: https://www.scintilla.org/SciTEDoc.html

Check also "technology" settings.
 

Expand  

WIn 11 on vmware pro , no gfx . On Windows 10 20h2 OK , 

Posted (edited)

So this could be the problem (vmware, no gfx).
Actually on one of my PC's I have Windows2022 Evaluation on Hyper-V .... so I will be able to do few more test .... soon.

Edited by mLipok

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

  • 1 month later...
Posted

This is a major but unstable testing release. It is very likely that there are omissions in some scripts that do not take Lexilla into account properly. The executables may not work on older systems such as Windows XP.

  • Moderators
Posted

spiceagent11,

Welcome to the AutoIt forums.

But rather an aggressive first post if I might say so. This version of SciTE4AutoIt3 is considered a stable release - there is a separate Beta download section available if you wish to test new features. Would you care to share the evidence you have to support assertions you made above?

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

  • Moderators
Posted

Danp2,

Well spotted! No doubt a spammer just waiting to pounce a little later - but we are now ready to pounce back!

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Posted
  On 11/26/2021 at 3:48 PM, spiceagent11 said:

The executables may not work on older systems such as Windows XP.

Expand  

This is by design, simply XP is dead.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

  • Moderators
Posted

TheDcoder,

  Quote

Isn't XP still supported by AutoIt officially?

Expand  

XP SP3 as a minimum as far as I know - but the "quoted" text in the post above refers to SciTE4AutoIt3 and the underlying SciTE code.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

Posted

Exactly like @Melba23 said.

There is special old SciTE4AutoIt version for XP, but it is not the same as the recently released.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

  Reveal hidden contents

Signature last update: 2023-04-24

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...