Modify

Opened 4 years ago

Closed 4 years ago

#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 by anonymous, 4 years ago

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.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.