On Sun, Dec 21, 2014 at 11:16:16PM +0100, Pietro Battiston wrote: > Il giorno dom, 21/12/2014 alle 20.07 +0000, Olly Betts ha scritto: > > On Sun, Dec 21, 2014 at 12:41:19AM +0100, Pietro Battiston wrote: > > > Il giorno sab, 20/12/2014 alle 10.37 +0000, Olly Betts ha scritto: > > > > On Sat, Dec 20, 2014 at 10:10:53AM +0100, Pietro Battiston wrote: > > > > > > [...] > > > 1) I and other people (a niche, but a stable niche, and if I don't > > > misinterpret popcon, its 0.03% of active users locate it in the top 10% > > > of debian packages) use it > > > > I think you must be misinterpreting - popcon doesn't report data about > > how much people use the packages they have installed (only if they've > > used each package "recently"). > > Sorry... I'm missing the difference!
Looking at: https://qa.debian.org/popcon.php?package=fontypython 304 of the 172166 machines which report to popcon have fontypython installed. Of those 304: * 47 appear to have actually used the package in the past X days (I forget what X is) * 246 have it installed but haven't used it in the past X days * 10 have recently installed or upgraded it so information on when they last used it isn't available (since this is determined by looking at the last access times of files in the package). * 1 didn't report a useful atime or ctime - not sure what can cause that. And overall, there are 17708 packages with more reported installs and 12444 with more reported recent uses. That page doesn't show how many packages there are, but apparently jessie has about 20000. > > It looks like the assertions are due to trying to create wx.Locale > > objects before the wx.App object. It doesn't need to create one in > > every file - just creating one should be enough. > > No worry, the lines you deleted are apparently not needed at all. If we don't create a wx.Locale at all, are the stock button labels localised? I only have English locales set up so I can't trivially check (the call to setlocale() fails if I set LANG to a locale I don't have set up), but I guess you have an Italian locale set up. > I did fix the issue (patch 0003-... in the attached debdiff), but your > approach may be better suited for jessie. Most importantly, I introduced > another minimal patch to fix an annoying bug (patch 0001-...). Your patch to actually set the ids on the list item objects seems a better fix to me, and the patch is still an easy one for the release team to review. Cheers, Olly -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org