|
Bugzilla – Full Text Bug Listing |
| Summary: | Missing Categories 'Settings;System' in some YaST *.desktop files | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Johannes Meixner <jsmeix> |
| Component: | YaST2 | Assignee: | Dong Mao Zhang <dmzhang> |
| Status: | VERIFIED WONTFIX | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | forgotten_cAXlJ_FoSf |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Johannes Meixner
2010-05-19 08:39:06 UTC
FYI: The Categories 'Settings;System' were also missing in ./printer/src/printer.desktop but I fixed it already for yast2-printer in YaST SVN revision 62033. FYI: Submitted yast2-printer 2.19.11 to YaST:Head via submitrequest 40359 and this to openSUSE:Factory via submitrequest 40360 These are false-positives as they're module groups (categories) used in YaST control centres only (ie. they're never visible in any other menu): > ./yast2/library/desktop/groups/security.desktop > ./yast2/library/desktop/groups/software.desktop > ./yast2/library/desktop/groups/misc.desktop > ./yast2/library/desktop/groups/support.desktop > ./yast2/library/desktop/groups/network_devices.desktop > ./yast2/library/desktop/groups/network_services.desktop > ./yast2/library/desktop/groups/hardware.desktop > ./yast2/library/desktop/groups/system.desktop > ./yast2/library/desktop/groups/high_availability.desktop Another false-positive, used in KDE system settings only: > ./control-center/src/YaST-systemsettings.desktop Those are prolly also false-positives, as only 1click install handler uses them: > ./metapackage/src/kdeymp.desktop > ./metapackage/src/x-suse-ymp.desktop And the rest, ladies and gentlemen, are regular bugs and should be fixed: > ./cluster/src/cluster.desktop > ./system-profile/src/system-profile.desktop > ./doc/tutorials/tutorial-includes/sshd/t1-start-sshd.desktop > ./isns/src/isns.desktop > ./apparmor/src/desktop/groups/apparmor.desktop > ./reipl/src/reipl.desktop > ./dbus-server/src/services/namespace_service/doc/dbus_samba_export.desktop > ./drbd/src/drbd.desktop > ./ntsutils/src/ntsutils.desktop > ./power-management/src/power-management.desktop > ./multipath/src/multipath.desktop Ouch, sorry, put /apparmor/src/desktop/groups/apparmor.desktop into false-positives too, it's a group/category file as well SSHD has been already fixed. Following are still not fixed:
> ./cluster/src/cluster.desktop
> ./system-profile/src/system-profile.desktop
> ./doc/tutorials/tutorial-includes/sshd/t1-start-sshd.desktop
> ./isns/src/isns.desktop
> ./apparmor/src/desktop/groups/apparmor.desktop
> ./reipl/src/reipl.desktop
> ./dbus-server/src/services/namespace_service/doc/dbus_samba_export.desktop
> ./drbd/src/drbd.desktop
> ./ntsutils/src/ntsutils.desktop
> ./power-management/src/power-management.desktop
> ./multipath/src/multipath.desktop
Reassigned to maintainer of yast2-cluster, please fix and reassign to maintainer of next
package in above list.
Fixed cluser, reipl and power-managenent.
Additionally:
ntsutils does not exist (was only temporary name)
apparmor does not exist any more (and the file was group)
The ones left are:
> ./system-profile/src/system-profile.desktop
> ./doc/tutorials/tutorial-includes/sshd/t1-start-sshd.desktop
> ./isns/src/isns.desktop
> ./dbus-server/src/services/namespace_service/doc/dbus_samba_export.desktop
> ./drbd/src/drbd.desktop
> ./multipath/src/multipath.desktop
System profile is Daniel.
The module "system-profile" is dropped. Next is "doc" -> Lukas False positive in doc dbus-server -> Lslezak False positive in dbus-server - the desktop file is only an example, moreover it adds a new action to the right-click context menu (it's not meant for the standard application menu).
I have fixed yast2-isns as it currently has no maintainer.
The remaining files are:
> ./drbd/src/drbd.desktop
> ./multipath/src/multipath.desktop
Reassigning to drbd maintainer, adding multipath maintainer to CC to speed up fixing ;-)
I found out that xwhu@novell.com should be maintainer of multipath as well (according to yast2-multipath.changes in SVN trunk). close this , this is 11.3 This is an autogenerated message for OBS integration: This bug (607047) was mentioned in https://build.opensuse.org/request/show/40360 Factory / yast2-printer https://build.opensuse.org/request/show/78015 Factory / yast2-power-management https://build.opensuse.org/request/show/78131 Factory / yast2-isns |