Modify

#3899 closed Bug (No Bug)

_GUICtrlListView_ClickItem issue with remote desktop

Reported by: raffaelet@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.16.0 Severity: None
Keywords: _GUICtrlListView_ClickItem Cc:

Description

I have a scheduled task that uses _GUICtrlListView_ClickItem
Working phisically on the pc, the scheduled task works as expected.
Connecting in remote desktop, if the scheduled task runs while the user is still in remote desktop, the scheduled task works as expected.
However, connecting in remote desktop, then closing the remote desktop (without disconnecting the user), the scheduled task does not work (the function _GUICtrlListView_ClickItem does not click on the list item).
If I connect again phisically , the task works again.
Tested with AutoIt latest version.

Attachments (0)

Change History (2)

comment:1 Changed 23 months ago by anonymous

The issue can be reproduced with a scheduled task that launches the following script:
https://gist.github.com/rickupton/16f9a7b445a668c70c61
I'm using a x86 compiled exe of this script.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.