Il giorno dom, 21/12/2014 alle 22.58 +0000, Olly Betts ha scritto:
> 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.
> 

That's were I got it wrong... I saw ~ 400 000 lines in
http://popcon.debian.org/by_inst.gz
and thought that was the number of packages. Instead all but ~ 49 499
say "Not in sid", and probably even less are in jessie.

Sorry for the OT.

> > > 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.
> 

Yes, stock buttons are indeed localized (i.e. the wx.ID_CANCEL in the
settings dialog).

The only localization initialization I see is in
fontypythonmodules/i18n.py ... maybe wx is getting the locale from
gettext?!

Pietro


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to