From d61b098c9cb0451f9a26a24b1c4fe51a71812d28 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 18 May 2011 17:12:52 -0400 Subject: [PATCH] Add bugs post. --- posts/Bugs.mdwn | 291 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 291 insertions(+) create mode 100644 posts/Bugs.mdwn diff --git a/posts/Bugs.mdwn b/posts/Bugs.mdwn new file mode 100644 index 0000000..349ed80 --- /dev/null +++ b/posts/Bugs.mdwn @@ -0,0 +1,291 @@ +I'll indulge in a bit of e-narcissism and list the bugs I've been +involved with here to track my involvement (mostly bug reports) with +projects in which I am only tangentially involved. + + +Amara2 +====== + +* [turorial bindery example outdated: 'entity_base' object has no + attribute 'monty'](http://trac.xml3k.org/ticket/69). + + +Asyfig (deprecated) +=================== + +* [Document "process" package option](https://github.com/wspr/asyfig/issues/4). + ["process=none" typo in manual](https://github.com/wspr/asyfig/issues/6). +* [It would be nice to have easy ways to setup a document-wide + texpreamble](https://github.com/wspr/asyfig/issues/7). +* [asyfig not licensed](https://github.com/wspr/asyfig/issues/8). + + +Asymptote +========= + +* [Add Enum type to language](https://sourceforge.net/tracker/?func=detail&atid=685686&aid=2836342&group_id=120000). +* ['Undefined control sequence' for 3D labels in inlined + LaTeX](https://sourceforge.net/tracker/index.php?func=detail&aid=3155798&group_id=120000&atid=685683). +* [Dereference of null pointer in plain_arrows.asy + arrow()](https://sourceforge.net/tracker/index.php?func=detail&aid=3292023&group_id=120000&atid=685683). + + +Comedi +====== + +* [Allow AO triggering from AI in + ni_mio_common.c](http://comedi.org/git?p=comedi/comedi.git;a=commit;h=4284c2266987ad08a26f2758cd09fef06d1ce3cf). +* [Fix minor documentation + typo](http://comedi.org/git?p=comedi/comedi.git;a=commit;h=d3ac7f4824e44808f355ba12eb98a7e03ebd60f3). + + +Comedilib +========= + +* [Change --disable-docbook-binding to --disable-docbook in configure + options](http://comedi.org/git?p=comedi/comedilib.git;a=commit;h=df57477cba9523865e2123699bec326769f4b7c5). +* [Import DESTDIR in swig/ruby/setup.rb for configurable rbconfig + install + paths](http://comedi.org/git?p=comedi/comedilib.git;a=commit;h=4b8bf1aff5dd3e86fad0b128bfc2c51c81b2d13b). +* [Add -lm to comedilib.pc.in + Libs](http://comedi.org/git?p=comedi/comedilib.git;a=commit;h=aa7fd8061e586be2ae8cf44de5acbe3dd5216f21). +* [Tag comedi_sv_measure's data as a swig output in + comedilib.h](http://comedi.org/git?p=comedi/comedilib.git;a=commit;h=eb57419204c5d5c7fc8e17262b57348cdd7ba014). +* [SWIG build + cleanups](http://comedi.org/git?p=comedi/comedilib.git;a=commit;h=d5e7c2a1164921fdedb80e1b285bcc54e2dfa700). +* [Adjust setup.py to link against libtool's + lib/.libs/](http://comedi.org/git?p=comedi/comedilib.git;a=commit;h=880074831499ba68c17a1c2653d71d6eef3b9cfb). +* [Add sampl_t and lsampl_t array_class()es to + comedi.i](http://comedi.org/git?p=comedi/comedilib.git;a=commit;h=3fe8e6baac051d80906c6fac6c18c04c8df9ce4a). +* [Updated procedures for building with Python's + distutils](http://comedi.org/git?p=comedi/comedilib.git;a=commit;h=cdb3a84f86e55b4cd5674c8d19cf94c95bfcdf96). + + +cssutils +======== + +* [CSSParser.parseUrl() should use + CSSParser.__fetcher](http://code.google.com/p/cssutils/issues/detail?id=48). +* [Improve source code: ugly import syntax (cyclic + imports)](http://code.google.com/p/cssutils/issues/detail?id=49). + + +Cygwin +====== + +* [Multithreaded accept/connect + locks](http://cygwin.com/ml/cygwin/2007-06/msg00632.html). + +Editorial note: I really appreciate Cygwin serving as a "gateway OS" +while I got my feet wet in a *nix environment, but this was the issue +that motivated my to move finally do away with Windows altogether. + + +Cython +====== + +* [fix broken PyBuffer_Release + declaration](http://codespeak.net/pipermail/cython-dev/2010-December/010413.html). +* [Outdated `hg export` on cython-devel + homepage](http://mail.python.org/pipermail/cython-devel/2011-February/000034.html). +* [Add .gitignores to cython and + cython-docs](http://mail.python.org/pipermail/cython-devel/2011-February/000038.html). +* [Cython .pxd introspection: listing defined + constants](http://mail.python.org/pipermail/cython-devel/2011-February/000035.html). +* [Expected errors of + tests/errors/cdef_members_T517.pxd](http://mail.python.org/pipermail/cython-devel/2011-February/000115.html). + + +Dotfiles +======== + +* [Use `~/` not + `../`](http://repository.steve.org.uk/cgi-bin/hgwebdir.cgi/dotfiles/rev/d72370035ebc). + + +EDP license +=========== + +* [Section 1.F duplicates 1.E on 15 Aug + 2010](https://www.enthought.com/products/epdlicense.php). + + +fbida +===== + +I sent a patch to Gerd Hoffmann (née Knorr) against [fbida][] 2.07 +adding info on some keyboard commands and fixing some typos. However, +my message seems to have landed in a development lull and was never +acted on. + +[fbida]: http://www.kraxel.org/blog/linux/fbida/ + + +GNU Enscript +============ + +* ["teh" -> "the" in docs/FAQ.html](http://savannah.gnu.org/bugs/?31009). + + +Gentoo +====== + +* [Ikiwiki Ebuild + request](https://bugs.gentoo.org/show_bug.cgi?id=144453). +* [media-gfx/iscan-2.21.0 version bump + request](https://bugs.gentoo.org/show_bug.cgi?id=248898). +* [esci-interpreter-gt-f720 binary driver-plugin for iscan/SANE epkowa + backend](https://bugs.gentoo.org/show_bug.cgi?id=274625). +* [media-libs/gd DEFAULT_PATH useless, perhaps provide + GDFONTPATH?](https://bugs.gentoo.org/show_bug.cgi?id=301775). +* [media-gfx/asymptote reports python_version() deprecation + warning](https://bugs.gentoo.org/show_bug.cgi?id=311583). +* [Insecure runpaths and rbconfig.rb + defaults](https://bugs.gentoo.org/show_bug.cgi?id=349034). +* [mercurial.eclass v 1.14 should use standard "${WORKDIR}/${P}" build + directory](https://bugs.gentoo.org/show_bug.cgi?id=343993). + +There are more ebuild-related bugs listed in my [[Gentoo overlay]] +post. + + +Git-php +======= + +I made a [bunch of changes][] to Git-php back in May 2010, merging the +repositories of [Peeter Vois][PV] and [Jose Diaz-Gonzalez][JDG]. +Unfortunately both of them were to busy to merge the changes at the +time and my changes have bit-rotted since then. I'm currently using +using the `gitweb` distributed with [[Git]], which is why I wasn't on +the ball in getting the changes accepted upstream. + +[git-php]: http://www.physics.drexel.edu/~wking/code/git/gitweb.cgi?p=git-php.git;a=summary +[PV]: http://people.proekspert.ee/peeter/git/git.php?p=git-php.git +[JDG]: http://github.com/josegonzalez/git-php + + +GSL +=== + +* [Cannot build without doc/version.texi](http://savannah.gnu.org/bugs/?31390). + + +libiphone +========= + +* [parser errors from ideviceinfo with iOS + 4.2.6](http://libiphone.lighthouseapp.com/projects/27916/tickets/204-parser-errors-from-ideviceinfo-with-ios-426). + + +Linux man pages +=============== + +* [Update initstate() return value description to match + glibc](http://git.kernel.org/?p=docs/man-pages/man-pages.git;a=commit;h=247cb8f555601ea35d281f553ec5cb3bcc7b4141). + + +lit-python +========== + +* Assorted changes to [Travis' project][lit-python]. + +[lit-python]: https://bitbucket.org/hooked/lit-python/overview + + +mxconns +======= + +* Contributed to [[mxconns]] development from 3.1.7 to 3.1.10. + + +nwc2ly +====== + +See [[nwc2ly]]. + + +poker +===== + +See [[Poker]]. + + +Pqiv +==== + +* When I commented on poor config command processing in [pqiv][], + Phillip Berndt switched to using `g_shell_parse_argv()`. + +[pqiv]: http://www.pberndt.com/Programme/Linux/pqiv/index.html + + +Pybtex +====== + +* I've posted [a number of changes][pybtex] to the pybtex trunk, but + they have yet to see action despite continued pybtex development. + Oh well :(. + +[pybtex]: https://code.launchpad.net/~wking-drexel/pybtex/wtk/+merge/38535 + + +Python +====== + +* [xml.dom.minidom does not escape CR, LF and TAB characters within + attribute values](http://bugs.python.org/issue5752). +* ['import site' fails when called from an unlinked + directory](http://bugs.python.org/issue6612). +* [Improved doctest REPORT_*DIFFs with ELLIPSIS and/or + NORMALIZE_WHITESPACE](http://bugs.python.org/issue9640). + + +SciPy +===== + +* [Boltzmann is misstyped "Bolzmann" in + scipy.constants.constants](http://projects.scipy.org/scipy/ticket/1417). + + +SCons +===== + +* [TeX tool: TypeError: Tried to look up Dir ... as a + File](http://scons.tigris.org/issues/show_bug.cgi?id=2613). +* [LaTeX comment + unwinding](http://scons.tigris.org/ds/viewMessage.do?dsForumId=1272&dsMessageId=2593061). + Unfortunately, CollabNet doesn't seem to be able to handle + [multipart/signed][PGP] email, so you have to open the first + "attachment" to read my message. My suggested patches lead to + `multi-line_include_options.py` and + `SCons.Scanner.LaTeX.LaTeX.canonical_text()`. + + +Sup +=== + +* [email threading - tree + vs. graph](http://www.mail-archive.com/sup-devel@rubyforge.org/msg00511.html). + + +Tame the Beast +============== + +* [Assorted typo and style suggestions between v1.3 and + v1.4](http://ctan.org/tex-archive/info/bibtex/tamethebeast/) + + +Ubuntu +====== + +* [Missing link + /usr/lib/wx/python/wx.pth](https://bugs.launchpad.net/ubuntu/+source/wxwindows2.4/+bug/300008). +* [second "tla file-find" produces 'illegally formed changeset' when + filenames contain + spaces](https://bugs.launchpad.net/ubuntu/+source/tla/+bug/513472). + + +web.py +====== + +* [https in httpserver](https://bugs.launchpad.net/webpy/+bug/262495). -- 2.26.2