[Bug 1003858] Re: foxtrotgps starts then disappears almost immediately with Ubuntu 12.04 (precise)

2012-06-23 Thread Joshua Judson Rosen
My guess is that this is the friend-finder crashing because the server on tangogps.org has ceased operation; it's very easy to accidentally enable it, so that's probably what happened--you can check /apps/foxtrot/fftimer_running in gconf-editor to verify, and try toggling the flag off there. We've

[Bug 979223] [NEW] etckeeper tries/fails to autocommit on clean trees with shelved changes

2012-04-11 Thread Joshua Judson Rosen
Public bug reported: I have etckeeper managing /etc with bzr, and I have some pending configuration-changes shelved on one of my servers, but the tree is clean (and "bzr version-info --check-clean" reports "clean: True"). Because "etckeeper unclean" just checks whether "bzr status" output any newl

[Bug 787953] Re: foxtrotgps crashed with SIGSEGV in ___vfprintf_chk()

2012-02-13 Thread Joshua Judson Rosen
** Changed in: foxtrotgps Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/787953 Title: foxtrotgps crashed with SIGSEGV in ___vfprintf_chk() To manage not

[Bug 787953] Re: foxtrotgps crashed with SIGSEGV in ___vfprintf_chk()

2011-06-05 Thread Joshua Judson Rosen
** Changed in: libxml2 Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/787953 Title: foxtrotgps crashed with SIGSEGV in ___vfprintf_chk() -- ubuntu-bugs mailing list ub

[Bug 787953] Re: foxtrotgps crashed with SIGSEGV in ___vfprintf_chk()

2011-06-05 Thread Joshua Judson Rosen
** Changed in: foxtrotgps Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/787953 Title: foxtrotgps crashed with SIGSEGV in ___vfprintf_chk() -- ubuntu-bugs

[Bug 787953] Re: foxtrotgps crashed with SIGSEGV in ___vfprintf_chk()

2011-06-01 Thread Joshua Judson Rosen
** Changed in: foxtrotgps Assignee: (unassigned) => Joshua Judson Rosen (rozzin) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/787953 Title: foxtrotgps crashed with SIGSEGV in ___vfprintf_

[Bug 787953] Re: foxtrotgps crashed with SIGSEGV in ___vfprintf_chk()

2011-05-31 Thread Joshua Judson Rosen
Er, that second URL was supposed to be this (from the libxml2 manual): http://xmlsoft.org/html/libxml-parser.html#xmlCleanupParser -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/787953 Title: fo

[Bug 787953] Re: foxtrotgps crashed with SIGSEGV in ___vfprintf_chk()

2011-05-31 Thread Joshua Judson Rosen
I don't quite understand the code-path that leads to vfprintf() being passed a NULL file-handle, but I see that we're calling xmlCleanupParser() in both load_gpx_string_into_list() and load_gpx_file_into_list(), and we should *never* be calling that, because it basically unloads libxml2. cf.:

Re: [Bug 310998] Gnus: nnimap doesn't work with MS Exchange 2007

2009-01-20 Thread Joshua Judson Rosen
Michael Olson writes: > > I recall seeing a thread on the Gnus mailing list recently involving > Exchange (judging by subject line only). Do you know off-hand whether > it was about this issue, and if so, whether a fix was checked in? I haven't been following the Gnus list recently, but here's a

[Bug 310998] Re: Gnus: nnimap doesn't work with MS Exchange 2007

2008-12-23 Thread Joshua Judson Rosen
** Attachment added: "Patch to add MS-Exchange compatibility to Gnus' IMAP/nnimap modules" http://launchpadlibrarian.net/20695333/MSExchange-2007_IMAP.patch -- Gnus: nnimap doesn't work with MS Exchange 2007 https://bugs.launchpad.net/bugs/310998 You received this bug notification because yo

[Bug 310998] [NEW] Gnus: nnimap doesn't work with MS Exchange 2007

2008-12-23 Thread Joshua Judson Rosen
Public bug reported: Binary package hint: emacs22-common Gnus' imap modules fail to work with Microsoft Exchange 2007 due to a peculiarity of Exchange: Exchange does not accept "*" as a sequence- number meaning `the largest number in use' (as per RFC 2060, page 72), /unless/ it's used in a range,