** Changed in: sysinfo (Ubuntu)
Status: Fix Committed => Fix Released
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bugs/211347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
Uploaded, thanks for your contribution.
Please submit the patch upstream, even if it appears
dead, it should only take a moment.
It would be good to encourage them to move away
from fixed size arrays for everything else as well. I had a look
at doing this, but the logic with them is slightly more
This bug was fixed in the package sysinfo - 0.7-0ubuntu4
---
sysinfo (0.7-0ubuntu4) intrepid; urgency=low
* three bugfixes :
* sysinfo fails to show all hardware when there are a lot of usb or pci
controllers
* debian/patches/02_fix_usb_pci_limit.dpatch (LP: #211347)
* the
Hi,
I tried to use the ArrayList class to remove the limit on the number
of usb controllers and pci bridges
It compiles and works correctly, but I'd recommend a C#, C++ or Mono
developer to have a look at the code to make sure it is sane
this is the new debdiff
Koen
** Attachment add
Hi,
I'm still reluctant to upload this fix. Firstly, because I believe it will
exceed the limits
quite often, and secondly because doing that silently may cause confusion, and
could
even be harmful.
Increasing the limits to a large number would help with this, but it's quite
ugly, making
it dy
Hi,
indeed increasing the limit by one isn't too great as a solution
the major correction though, is that limit checking is being applied
while it wasn't before - if there are more than 6 usb-controllers, only
the first 6 will be shown but the program will not fail and will show
all the other
Hi Koen,
The debdiff looks pretty good, thanks.
Increasing the limits by one doesn't seem like a great way
to avoid the problems. I would upload it, but how hard would
it be to make it dynamic so that it doesn't have a limit?
Also, could you check that all of the patches are forwarded
to
http:/
Just to note that still it is not showing network devices information - now on
Intrepid.
Thanks
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bugs/211347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
This is a new debdiff
It corrects the three open bugs of sysinfo including this one
three bugfixes :
* sysinfo fails to show all hardware when there are a lot of usb or pci
controllers
* debian/patches/02_fix_usb_pci_limit.dpatch (LP: #211347)
* the close button of the about dialog does not w
** Changed in: sysinfo (Ubuntu)
Status: Confirmed => In Progress
** Changed in: sysinfo (Ubuntu)
Status: In Progress => Confirmed
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bugs/211347
You received this bug notification because you are a member of Ubuntu
Bugs, whi
I just declined milestoning this bug for the release, but I think this
will be uploaded in Intrepid soon. I haven't chances to test it myself,
though (lack of hardware).
** Changed in: sysinfo (Ubuntu)
Assignee: Luca Falavigna (dktrkranz) => (unassigned)
--
sysinfo Fails to Find Hardware
ht
Hi Luca, why did you not accept this change for intrepid ?
** Changed in: sysinfo (Ubuntu)
Assignee: (unassigned) => Luca Falavigna (dktrkranz)
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bugs/211347
You received this bug notification because you are a member of Ubuntu
Bugs
I have published the new version on my ppa : https://launchpad.net
/~koen-beek/+archive
The new deb file is stored here :
http://launchpadlibrarian.net/15125885/sysinfo_0.7-0ubuntu4_all.deb
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bugs/211347
You received this bug notificatio
** Changed in: sysinfo (Ubuntu)
Assignee: Koen Beek (koen-beek) => (unassigned)
Status: In Progress => Confirmed
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bugs/211347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
This is a debdiff to correct this issue
** Attachment added: "sysinfo_0.7-0ubuntu4.debdiff"
http://launchpadlibrarian.net/15125609/sysinfo_0.7-0ubuntu4.debdiff
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bugs/211347
You received this bug notification because you are a member
The problem seems to be that sysinfo can only handle a maximum 5 PCI bridges
and that your system seems to have 6 of them
When HardInfo.cs reads the 6th PCI bridge it uses an index that is out of the
allocated range
Following error messages are output to the console when this happens :
System.In
Hi,
I've been able to reproduce with the lspci output attached to the
previous comment
I'll have a look at the code to see what is causing this
Koen
** Changed in: sysinfo (Ubuntu)
Status: Incomplete => In Progress
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bu
Hi,
Not a problem. Output of sudo lspci -v attached to this comment. I used
root priv to be sure of capturing all the data.
Regards,
GeekGirl1
** Attachment added: "lspci.log"
http://launchpadlibrarian.net/14479884/lspci.log
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/b
Hi,
could you also include the output of lspci -v ?
thanks,
Koen
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bugs/211347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
My lspci output for reference:
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
00:00.3 RAM memory: nVidia Corporation C51 Memory Controlle
Ubuntu Hardy 64bit lspci output.
** Attachment added: "lspci.out"
http://launchpadlibrarian.net/14242002/lspci.out
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bugs/211347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Hi,
could you include the output of the lspci command
thanks,
Koen
** Changed in: sysinfo (Ubuntu)
Assignee: (unassigned) => Koen Beek (koen-beek)
Status: New => Incomplete
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bugs/211347
You received this bug notif
My sysinfo also displays no network information.
(Ubuntu Hardy 64bit)
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bugs/211347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists
** Description changed:
Binary package hint: sysinfo
+
+ From 'apt-cache policy sysinfo':
+ sysinfo:
+ Installed: 0.7-0ubuntu3
+ Candidate: 0.7-0ubuntu3
+ Version table:
+ *** 0.7-0ubuntu3 0
+ 500 http://us.archive.ubuntu.com hardy/universe Packages
+ 100 /var/lib/dpkg/st
** Attachment added: "sysinfo with no network information"
http://launchpadlibrarian.net/13094437/sysinfo.png
--
sysinfo Fails to Find Hardware
https://bugs.launchpad.net/bugs/211347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
25 matches
Mail list logo