#1443 closed defect (obsolete)
leaking pixmaps when switching activities
Reported by: | tomeu | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | benzea | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
probably need to explicitly dispose it in Activity.get_preview
Change History (6)
comment:1 follow-up: ↓ 3 Changed 14 years ago by alsroot
comment:2 Changed 14 years ago by tomeu
- Cc benzea added
This was found by Benjamin (benzea), he tracked this to here:
comment:3 in reply to: ↑ 1 Changed 14 years ago by benzea
Replying to alsroot:
I guess its not core issue, tested switching between journal and ImageViewer and guppy didn't say about any leaks in shell or in activity.
What activities did you use?
Any activity which uses the normal screenshot funtion (eg. write is not affected, I think). The large chunk of memory is leaked on the X server, on the client side it should be very small; this means you only really see it if you run xrestop.
comment:4 Changed 14 years ago by alsroot
10:09:33 tomeu │ alsroot: guess we need to make sure distros update to a pygtk with that fixed? 10:10:04 alsroot │ tomeu: so, its a pygtk bug? 10:11:37 benzea │ it is 10:11:59 benzea │ lets see when the next gnome stable release iss 10:13:06 benzea │ October 19. is the next tarballs due 10:13:23 tomeu │ benzea: if it's already on the right branch, we can start telling distros to apply the patch, right? 10:13:30 benzea │ sure
comment:5 Changed 11 years ago by godiard
- Resolution set to obsolete
- Status changed from new to closed
comment:6 Changed 10 years ago by dnarvaez
- Component changed from sugar-toolkit to Sugar
Note: See
TracTickets for help on using
tickets.
I guess its not core issue, tested switching between journal and ImageViewer and guppy didn't say about any leaks in shell or in activity.
What activities did you use?