#991 closed defect (fixed)
avoid registering functions via handshake-complete
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.16 |
Component: | core | Version: | 0.15.x |
Keywords: | Cc: |
Description
The problem with it is that it only fires once and there is no way of checking if it has fired already, so we may register functions that never get called!
(more so with the new osx menu code in #228)
Change History (2)
comment:1 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/991
Note: See
TracTickets for help on using
tickets.
Fixed for trunk in r10708. Closing and added to wiki/Versions/PendingFixes (not sure we want this in earlier versions since no-one complained about it)