Ticket #9092 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Keyword arguments cause the gui_cmd call to fail

Reported by: Michael Reuter Owned by: Michael Reuter
Priority: critical Milestone: Release 3.2
Component: Python Keywords: PatchCandidate
Cc: Blocked By:
Blocking: Tester: Martyn Gigg

Description

Using the example provided in the link in #9083, an error occurs complaining about the keyword. The threadsafe_call is not accepting and passing keyword arguments.

Change History

comment:1 Changed 7 years ago by Michael Reuter

  • Status changed from new to assigned

comment:2 Changed 7 years ago by Michael Reuter

  • Status changed from assigned to inprogress

comment:3 Changed 7 years ago by Michael Reuter

Refs #9092. Accepting and passing keywords.

Changeset: c182fe692e0b92f305c9bafb42a7f3cadd5c4e53

comment:4 Changed 7 years ago by Michael Reuter

  • Status changed from inprogress to verify
  • Keywords PatchCandidate added
  • Resolution set to fixed

The branch can be found here.

To test: Before making the change, run the second example listed in the link given in #9083 to see the error. Make the change and see that everything works.

comment:5 Changed 7 years ago by Martyn Gigg

  • Status changed from verify to verifying
  • Tester set to Martyn Gigg

comment:6 Changed 7 years ago by Martyn Gigg

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/bugfix/9092_keywords_for_threadsafe_call'

Full changeset: 890a51ab4be766011925367ab75d7d677e3ffcb2

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9935

Note: See TracTickets for help on using tickets.