Opened 10 years ago
Closed 10 years ago
#5271 closed Bug (fixed)
once we start shutting down the application, stop updating the Action states
Reported by: | jordan | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | 2.77 |
Component: | GTK+ Client | Version: | 2.76 |
Severity: | Normal | Keywords: | |
Cc: |
Description
This is causing a handful of references to memory that's in the process of being freed, and it's wasted energy anyway. There's no need to update the action states during shutdown.
Change History (2)
comment:1 Changed 10 years ago by jordan
- Status changed from new to assigned
comment:2 Changed 10 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
r13952: "(gtk) #5271 'once we start shutting down the application, stop updating the Action states': fixed"
r13953: "(2.7x) backport r13952 to fix bug #5271 in 2.7x"