Bug 157725 - no access to the kbugreport dialog
Summary: no access to the kbugreport dialog
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
: 156196 164733 187208 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-12 15:07 UTC by Rafał Rzepecki
Modified: 2009-05-04 06:12 UTC (History)
4 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 Rafał Rzepecki 2008-02-12 15:07:39 UTC
Version:            (using KDE 4.0.1)
Installed from:    Gentoo Packages
Compiler:          i686-pc-linux-gnu-gcc
OS:                Linux (i686) release 2.6.24-gentoo

There is no access to the kbugreport dialog from withing the systemsettings. I think it's very important to give easy access to this especially there, as it's a vital app and, to top that, a multi-component one; therefore if a user goes as far as going to the bugs.kde.org manually, they probably would file the bug on system-settings, even though most probably it belongs to a specific module.

If we definitely don't want menus on system-settings (and I understand we don't), then we should definitely add a button, or at the very least a bug icon (with proper tooltip) leading to a kbugreport dialog with current component preselected.
Comment 1 FiNeX 2008-12-31 15:19:40 UTC
*** Bug 164733 has been marked as a duplicate of this bug. ***
Comment 2 Dario Andres 2009-01-01 02:50:59 UTC
*** Bug 156196 has been marked as a duplicate of this bug. ***
Comment 3 Pino Toscano 2009-03-15 11:34:40 UTC
*** Bug 187208 has been marked as a duplicate of this bug. ***
Comment 4 Ben Cooksley 2009-04-30 06:22:07 UTC
Changing status to wishlist
Comment 5 Ben Cooksley 2009-05-04 06:12:12 UTC
SVN commit 963175 by bcooksley:

Ensure we don't force a toolbar direction.
Coding style fixes ( whitespace + tabs )
Give better proper names to both Icon and Tree views
Remove unused members
Replace about button with Help menu
Fix window title not changing when switching between views

BUG: 164978
BUG: 157725
BUG: 191491

 M  +72 -69    app/SettingsBase.cpp  
 M  +10 -6     app/SettingsBase.h  
 M  +1 -1      app/systemsettingsui.rc  
 M  +1 -1      classic/ClassicMode.cpp  
 M  +1 -1      core/MenuModel.cpp  
 M  +1 -1      core/ToolTips/KToolTipDelegate.cpp  
 M  +2 -3      icons/IconMode.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=963175