Bug 164733

Summary: Bug report wizard not available in System Settings
Product: [Applications] systemsettings Reporter: Malte S. Stretz <mss>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: finex, peterbertus
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Malte S. Stretz 2008-06-23 11:28:48 UTC
Version:            (using Devel)
Installed from:    Compiled sources

There's no way to access the Bug Report Wizard from the System Settings.  How am I supposed to report bugs like this? :)

Maybe you could make the Help button a drop down button (also including the About window) like in KSnapshot.  There should be an entry to report a bug for System Settings in general and for the currently loaded KCM.
Comment 1 FiNeX 2008-12-31 15:19:40 UTC

*** This bug has been marked as a duplicate of bug 157725 ***
Comment 2 peter bertus 2009-08-05 17:38:53 UTC
Error Type: <type 'exceptions.TypeError'>
Error Value: 'NoneType' object is unsubscriptable
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2316, in <module>
    main()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2313, in main
    backend.dispatcher(sys.argv[1:])
  File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 611, in dispatcher
    self.dispatch_command(args[0], args[1:])
  File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 487, in dispatch_command
    self.get_packages(filters)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 511, in get_packages
    pkgs = self.yumbase.pkgSack
  File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 592, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
  File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 435, in _getSacks
    self.repos.populateSack(which=repos)
  File : /usr/lib/python2.5/site-packages/yum/repos.py, line 223, in populateSack
    self.doSetup()
  File : /usr/lib/python2.5/site-packages/yum/repos.py, line 71, in doSetup
    self.ayum.plugins.run('postreposetup')
  File : /usr/lib/python2.5/site-packages/yum/plugins.py, line 178, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File : /usr/lib/yum-plugins/rpm-warm-cache.py, line 32, in postreposetup_hook
    cmd = commands[0]
Comment 3 FiNeX 2009-08-05 18:20:48 UTC
@Peter: what do you mean?