Your message dated Fri, 21 Mar 2008 15:56:23 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#454742: FW by [EMAIL PROTECTED] : Re: ATI fglrx driver
on sid
has caused the Debian Bug report #454742,
regarding xserver-xorg-core: missing linebreak after LoadModule "foo"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
454742: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454742
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xorg
Severity: normal
Hello X-Maintainers,
I have found a bug in the Logfile...
----8<------------------------------------------------------------------
(II) "glx" will be loaded. This was enabled by default and also specifie
(II) "freetype" will be loaded. This was enabled by default and also spe
(II) "record" will be loaded. This was enabled by default and also speci
(II) "dri" will be loaded. This was enabled by default and also specifie
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
^^^^
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
^^^^
----8<------------------------------------------------------------------
The (I think) "printf" is a missing a "
" at the end and it should be:
----8<------------------------------------------------------------------
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
----8<------------------------------------------------------------------
Thanks, Greetings and nice Day
Michelle Konzack
Tamay Dogan Network
Open Hardware Developer
Debian GNU/Linux Consultant
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSN LinuxMichi
0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 2:1.4.99.901-1
On Sat, Dec 8, 2007 at 02:56:41 +0100, Brice Goglin wrote:
> Michelle Konzack wrote:
> > Package: xorg
> > Severity: normal
> >
> > Hello X-Maintainers,
> >
> > I have found a bug in the Logfile...
> >
> > ----8<------------------------------------------------------------------
> > (II) "glx" will be loaded. This was enabled by default and also specifie
> > (II) "freetype" will be loaded. This was enabled by default and also spe
> > (II) "record" will be loaded. This was enabled by default and also speci
> > (II) "dri" will be loaded. This was enabled by default and also specifie
> > (II) LoadModule: "i2c"(II) Module "i2c" already built-in
> > ^^^^
> > (II) LoadModule: "ddc"(II) Module "ddc" already built-in
> > ^^^^
> > ----8<------------------------------------------------------------------
> >
>
> I committed the fix upstream (commit
> 85ed0bb44011312dfaa9f2dc31642a0f89ec0bd3),
> it will be in Xserver 1.5.
>
Not sure this is the right fix, because now I get blank lines after the
rest of the LoadModules, but marking as fixed in 1.5 rc1 anyway.
Cheers,
Julien
--- End Message ---