Comment 2 for bug 784957

Revision history for this message
jklowden (jklowden) wrote : Re: [Bug 784957] Re: launchpad crashes

On Thu, 19 May 2011 04:19:49 -0000
Robert Collins <email address hidden> wrote:

> We're sorry you've run into this problem. The search engine used by
> launchpad is running into performance issues and we are working on it
> (in the short term we're repacking indices, in the longer term we're
> looking at ways to optimise the queries/switch to a different search
> engine).

I appreciate the explanation, Robert, and I don't doubt you're working
on it. As you consider a new framework, could I offer two things that
would make the experience of the would-be bug-reporter easier?

1. Don't lose user input. When I say send, capture the data, *then*
deal with whatever. Honestly, there's no reason -- really, no reason
-- for a webserver to have trouble inserting 150 words into a
database. Ask anyone who accepts credit card orders.

2. Accounts. Feh. For every project, I need an account, and a
password, which I may or may not ever use again, and which when I do
use it may or may not still be valid. Then I have to log in. All to
authenticate *nothing* because, after all, you don't need to know who I
am.

The NetBSD project uses send-pr. At the command line, you type
"send-pr". It brings up a problem-report template, prepopulated with
the details of the system it's running on (which you can can overwrite
if desired). When you save the file and close the editor, the report
is mailed. Job done. Convenient, fast, efficient.

Hope this helps. Thanks for listening.

--jkl