Markus Kuhn

Show:

What's happening?

  • TrayToolTip text cannot handle expiry times >24 h

    Problem: krb5-ticket-watcher displays the remaining lifetime of tickets only modulo 24 hours, which leads to incorrect displays with tickets that last longer than a day. If my Kerberos ticket expires 25 hours into the future, then the krb5-ticket-watcher TrayToolTip string currently incorrectly says "Ticket expires in 01:00:00" when I hover with the mouse pointer over the tray icon. The...

    2009-06-13 14:23:06 UTC in krb5-ticket-watcher

  • missing getp documentation

    The link http://matplotlib.sourceforge.net/matplotlib.pyplot.html#-getp on http://matplotlib.sourceforge.net/ is broken; the getp documentation is missing.

    2008-05-12 18:59:17 UTC in matplotlib

  • Subplot instance has no attribute 'get_data'

    I am trying to extract from a figure or axes the data that it currently displays. I had hoped that something like from pylab import * plot([1,2,4], [[1,3], [3,1], [1, 2]]) data = getp(gca(), 'data') xdata = getp(gca(), 'xdata') ydata = getp(gca(), 'ydata') would do the trick, resulting in xdata = [1,2,4] ydata = [[1,3], [3,1], [1, 2]] as suggested by the brief...

    2008-05-12 18:57:03 UTC in matplotlib

  • minus sign instead of hyphen in negative axes tick labels

    Matplotlib currently uses the "hyphen" character instead of a "minus sign" when printing negative numbers in plots. While these two characters are traditionally not distinguished in monospaced typewriter fonts, there is a big difference in proportional fonts. A hyphen (Unicode character 0x002d) is very short and used between words, whereas a minus sign (Unicode: 0x2212) is much longer and...

    2008-05-12 18:48:37 UTC in matplotlib

About Me

  • 2000-07-21 (9 years ago)
  • 53799
  • mkuhn (My Site)
  • Markus Kuhn

  • C Perl HTML/XHTML Security German

Send me a message