Bug 164733 - Bug report wizard not available in System Settings
Summary: Bug report wizard not available in System Settings
Status: RESOLVED DUPLICATE of bug 157725
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-23 11:28 UTC by Malte S. Stretz
Modified: 2009-08-05 18:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?