* Re: [Alsa-user] Mantis: APPLICATION ERROR #401
[not found] <20060327232446.4435e280.pochini@shiny.it>
@ 2006-03-27 21:56 ` Lee Revell
2006-03-28 1:42 ` Lee Revell
0 siblings, 1 reply; 3+ messages in thread
From: Lee Revell @ 2006-03-27 21:56 UTC (permalink / raw)
To: Giuliano Pochini; +Cc: alsa-devel
On Mon, 2006-03-27 at 23:24 +0200, Giuliano Pochini wrote:
> I tried to add a note to the bug #1850. It seems lRevell wrote another note
> while I was writing mine. When I clicked "add note" Mantis replied:
>
>
> APPLICATION ERROR #401
>
> Database query failed. Error received from database was #1062: Duplicate
> entry '8994' for key 1 for the query: INSERT INTO mantis_bugnote_text_table
> [...]
>
>
> Revell's note has been added. I tried to log out and in a few times, but
> I can't add a note the #1850 anymore.
Nice, you found a Mantis bug! Looks like a missing LOCK TABLE ;-)
Redirecting to -devel list.
Lee
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Re: [Alsa-user] Mantis: APPLICATION ERROR #401
2006-03-27 21:56 ` [Alsa-user] Mantis: APPLICATION ERROR #401 Lee Revell
@ 2006-03-28 1:42 ` Lee Revell
2006-03-28 11:47 ` Takashi Iwai
0 siblings, 1 reply; 3+ messages in thread
From: Lee Revell @ 2006-03-28 1:42 UTC (permalink / raw)
To: Giuliano Pochini; +Cc: alsa-devel
On Mon, 2006-03-27 at 16:56 -0500, Lee Revell wrote:
> On Mon, 2006-03-27 at 23:24 +0200, Giuliano Pochini wrote:
> > I tried to add a note to the bug #1850. It seems lRevell wrote another note
> > while I was writing mine. When I clicked "add note" Mantis replied:
> >
> >
> > APPLICATION ERROR #401
> >
> > Database query failed. Error received from database was #1062: Duplicate
> > entry '8994' for key 1 for the query: INSERT INTO mantis_bugnote_text_table
> > [...]
> >
> >
> > Revell's note has been added. I tried to log out and in a few times, but
> > I can't add a note the #1850 anymore.
>
> Nice, you found a Mantis bug! Looks like a missing LOCK TABLE ;-)
>
> Redirecting to -devel list.
>
Argh - it's now impossible to add notes to ANY bug. I got this trying
to close #1969:
Database query failed. Error received from database was #1062: Duplicate
entry '8994' for key 1 for the query: INSERT INTO
mantis_bugnote_text_table
( note )
VALUES
( 'Kernel 2.6.16 already comes with ALSA 1.0.11-rc2, compiling an older
ALSA against a newer kernel has never been supported. If there\'s some
bug in 1.0.11-rc2 that is not present in 1.0.10, you should file a bug
report on it.' )
Lee
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Re: [Alsa-user] Mantis: APPLICATION ERROR #401
2006-03-28 1:42 ` Lee Revell
@ 2006-03-28 11:47 ` Takashi Iwai
0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2006-03-28 11:47 UTC (permalink / raw)
To: perex; +Cc: Lee Revell, Giuliano Pochini, alsa-devel
At Mon, 27 Mar 2006 20:42:27 -0500,
Lee Revell wrote:
>
> On Mon, 2006-03-27 at 16:56 -0500, Lee Revell wrote:
> > On Mon, 2006-03-27 at 23:24 +0200, Giuliano Pochini wrote:
> > > I tried to add a note to the bug #1850. It seems lRevell wrote another note
> > > while I was writing mine. When I clicked "add note" Mantis replied:
> > >
> > >
> > > APPLICATION ERROR #401
> > >
> > > Database query failed. Error received from database was #1062: Duplicate
> > > entry '8994' for key 1 for the query: INSERT INTO mantis_bugnote_text_table
> > > [...]
> > >
> > >
> > > Revell's note has been added. I tried to log out and in a few times, but
> > > I can't add a note the #1850 anymore.
> >
> > Nice, you found a Mantis bug! Looks like a missing LOCK TABLE ;-)
> >
> > Redirecting to -devel list.
> >
>
> Argh - it's now impossible to add notes to ANY bug. I got this trying
> to close #1969:
>
> Database query failed. Error received from database was #1062: Duplicate
> entry '8994' for key 1 for the query: INSERT INTO
> mantis_bugnote_text_table
> ( note )
> VALUES
> ( 'Kernel 2.6.16 already comes with ALSA 1.0.11-rc2, compiling an older
> ALSA against a newer kernel has never been supported. If there\'s some
> bug in 1.0.11-rc2 that is not present in 1.0.10, you should file a bug
> report on it.' )
Yeah, it's too bad. This looks like rather a server problem...
Jaroslav, is the server OK?
Takashi
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-03-28 11:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20060327232446.4435e280.pochini@shiny.it>
2006-03-27 21:56 ` [Alsa-user] Mantis: APPLICATION ERROR #401 Lee Revell
2006-03-28 1:42 ` Lee Revell
2006-03-28 11:47 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.