#996 closed defect (fixed)
"Run Command" Menu option is broken (trunk clients)
Reported by: | J. Max Mena | Owned by: | J. Max Mena |
---|---|---|---|
Priority: | major | Milestone: | 0.16 |
Component: | client | Version: | trunk |
Keywords: | Cc: |
Description
Tested with trunk r10783 Win8.1 Fedora 19/22 clients:
- Selecting "Run Command" from the tray, and entering a command, then running it does not work
xpra control :whatever start-child xterm
works as expected
Windows client prints the following error:
Traceback (most recent call last): File "xpra\client\gtk_base\start_new_command.pyc", line 145, in run_command AttributeError: 'bool' object has no attribute 'get_active'
---
Note: I did see this with a slightly older OSX client, but just chocked it up to our build being buggered, but
Change History (4)
comment:1 Changed 6 years ago by
comment:2 Changed 6 years ago by
Owner: | changed from Antoine Martin to J. Max Mena |
---|
comment:3 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/996
Note: See
TracTickets for help on using
tickets.
And, I apparently typed the rest of the description into the wrong window.
Bottom part should read:
Note: I did see this with a slightly older OSX client, but just chocked it up to our build being buggered, but I have now seen it across all platforms I have available to me.