Package installation-report-generator doesn't work.

Project:Trisquel
Component:Programs
Category:bug report
Priority:minor
Assigned:Unassigned
Status:active
Description

Me parece haber visto un programa que revisa qué hardware funciona y cuál no con ayuda por parte del usuario y lo reporta. Me parece que es este en Trisquel pero no me funciona.

cao@cao-desktop:~/Escritorio$ installation-report-generator
/usr/lib/pymodules/python2.6/gtkmvc/support/metaclasses.py:115: DeprecationWarning: In class irgenerator.core.report.HardwareConfiguration the use of attribute '__properties__' in models is deprecated. Use the tuple '__observables__' instead (see the manual)
DeprecationWarning)
Traceback (most recent call last):
File "/usr/bin/installation-report-generator", line 4, in
irgenerator.main.main()
File "/usr/lib/python2.6/dist-packages/irgenerator/main.py", line 49, in main
v = irgenerator.ui.gtk_ui.MainWindowView(c)
File "/usr/lib/python2.6/dist-packages/irgenerator/ui/gtk_ui.py", line 51, in __init__
gtkmvc.View.__init__(self, ctrl, irgenerator.globals.GLADE_MAIN_WINDOW)
File "/usr/lib/pymodules/python2.6/gtkmvc/view.py", line 67, in __init__
self.xmlWidgets.append(gtk.glade.XML(_glade, wids[i]))
TypeError: GladeXML.__init__() argument 1 must be string, not MainWindowCtrl
cao@cao-desktop:~/Escritorio$

Sun, 10/21/2012 - 17:35
Status:active» needs more info

Thank you for taking the time to report this issue and helping to make Trisquel better. We noticed that some of the sentences in this bug report are not in English. If they were translated to English they would be more understandable to triagers. Could you please translate them?

Mon, 10/22/2012 - 13:34
Version:»
Status:needs more info» active

"Me parece haber visto un programa que revisa qué hardware funciona y cuál no con ayuda por parte del usuario y lo reporta. Me parece que es este en Trisquel pero no me funciona."

"I came across a program that detects and reports if hardware works or not ['with user's help'?]. I think it's this (installation-report-generator) in Trisquel, but it doesn't work for me."

http://packages.trisquel.info/search?keywords=installation-report

In Trisquel 5.5 Brigantia:
$ apt-cache show installation-report
[...] This package contains instructions and programs for reporting on the installation of a new system. It can help you fill out an installation report and send it to the Debian bug tracking system. [...]
$ apt-cache show installation-report-generator
[...] Installation Report Generator is a small program to help users in gathering informations about system software and hardware configuration, in order to prepare a page for the Italian wiki's Notebook section. [...]
$ sudo apt-get install installation-report{,-generator}
[...]
$ installation-report-generator
Traceback (most recent call last):
File "/usr/bin/installation-report-generator", line 4, in
irgenerator.main.main()
File "/usr/lib/python2.7/dist-packages/irgenerator/main.py", line 48, in main
c = irgenerator.ui.gtk_ui.MainWindowCtrl(m)
File "/usr/lib/python2.7/dist-packages/irgenerator/ui/gtk_ui.py", line 201, in __init__
gtkmvc.Controller.__init__(self, model)
TypeError: __init__() takes at least 3 arguments (2 given)

I find no "installation-report-generator" bugs in Debian or Ubuntu. Have no idea why.

Mon, 10/22/2012 - 13:38
Title:no funciona installation-report generator» Package installation-report-generator doesn't work.
Mon, 10/22/2012 - 13:39
Priority:normal» minor

Changing the bug title – and priority: I don't think it's of big relevance.