Comment 7 for bug 357189

Revision history for this message
nemoinis (nemoinis) wrote : Re: [Bug 357189] Re: hardinfo PCI device description is mangled

I think the same problem exists in the "Computer->Boots" section as well.
It truncates it as "Linux version 2.6.27-14-generic" when the proper string is:

"Linux version 2.6.27-14-generic (buildd@palmer) (gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) ) #1
SMP Fri Mar 13 18:00:20 UTC 2009 (Ubuntu 2.6.27-14.30-generic)"

(my emailer may chop the above but it's all one line).

I did not report this earlier because I thought the same fix would handle both, but looking at the
patch, it looks like it's probably some other code segment.

Cheers

Leandro A. F. Pereira wrote:
> Sorry. The correct patch is here:
> http://github.com/lpereira/hardinfo/commit/07ba0e3bf71c3c5ad7d98be58160e13069d9cf77
>