Version-Release number of selected component: hplip-gui-3.12.10-4.a.fc17 Additional info: libreport version: 2.0.18 abrt_version: 2.0.18 cmdline: /usr/bin/python /usr/bin/hp-toolbox kernel: 3.6.7-4.fc17.i686 backtrace: :core_install.py:2393:is_auto_installer_support:KeyError: 0 : :Traceback (most recent call last): : File "/usr/bin/hp-toolbox", line 257, in <module> : toolbox = DevMgr5(__version__, device_uri, None) : File "/usr/share/hplip/ui4/devmgr5.py", line 197, in __init__ : self.Is_autoInstaller_distro = core.is_auto_installer_support() : File "/usr/share/hplip/installer/core_install.py", line 2393, in is_auto_installer_support : self.distro_name = self.distros_index[self.distro] :KeyError: 0 : :Local variables in innermost frame: :self: <installer.core_install.CoreInstall object at 0xb658124c> :distro_version: '0.0'
Created attachment 651531 [details] File: executable
Created attachment 651532 [details] File: environ
Created attachment 651533 [details] File: dso_list
Created attachment 651534 [details] File: smolt_data
Created attachment 651535 [details] File: core_backtrace
Seems similar to bug #632827. Do you still see the problem ? What does 'rpm -V hplip hplip-gui' (run it as root) say ?
(In reply to comment #6) > Seems similar to bug #632827. > > Do you still see the problem ? > What does 'rpm -V hplip hplip-gui' (run it as root) say ? Yes, I'm still see the error message. I don't know what 'rpm -V hplip hplip-gui' mean, principally running as root, because I did not perform it. I installed the hplip-gui through yum install, and the gui don't execute.
(In reply to comment #8) > I don't know what 'rpm -V hplip hplip-gui' mean, principally running as > root It's a command I want you to run (as a superuser/root) in a terminal/console, the same way as you actually run the yum install command. You could also try to update to latest hplip with this command: yum --enablerepo=updates-testing update 'hplip*'
Thank you! The hplip-gui is running now normally. Thank U very much. Eneida
*** This bug has been marked as a duplicate of bug 632827 ***