L. Pereira
L. Pereira
I'm going to err in side of caution and presume you didn't mean to write what you wrote about GNOME. If you did mean to write it, please refrain from...
Did you install HardInfo or just built it? "sudo make install" (or something equivalent) should be issued so that files are copied to the right location.
Thanks for the report! The hardinfo package in Ubuntu is based off of a very old version, and this bug is likely to be fixed already. (From the output, it...
Building from sources would be the best bet to get a fixed version. I'm not aware of places where you could get a prebuilt binary, especially for ARM. On Thu,...
(Also, if you build it with libjson-glib-dev and libsoup2.4-dev, it should enable sharing the benchmark results with other HardInfo users!)
Yes, that might be a good idea. (The last one is this project, BTW; it used to be hosted by Berlios but they moved everything automatically to Sourceforge before deleting...
Thanks for packaging HardInfo! There has been no release since 0.5.1; we're working on the next version, and currently have no ETA. Maybe we can release an alpha version in...
Right now, I'm thinking about doing the same thing that the View->Module->Item menus do: just select the item in the left tree view (e.g. `hardinfo:devices/usb` to select "USB" in the...
Oh, I mean -- I don't want to use the translated names. They're for display only. I want to have another (textual) ID for the links, exactly because using the...
As for the delay: yes, good point. It's quite tricky with the current implementation; there's no easy place to hook. (Maybe adding a idle callback to select the item in...