Mailinglist Archive: opensuse-bugs (15116 mails)
| < Previous | Next > |
[Bug 309452] YaST control center shows empty section
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 26 Sep 2007 10:30:34 -0600 (MDT)
- Message-id: <20070926163034.DFB62245269@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=309452#c11
--- Comment #11 from Katarina Machalkova <kmachalkova@xxxxxxxxxx> 2007-09-26 10:30:34 MST ---
Btw, Thomas, your patch (comment #8) is not 100% correct
1) Please enclose 'printf' function into some #if DEBUG_MODE #endif, so that it
normally prints nothing to stdout/stderr
2) removeEmptyGroups function does not filter out all groups with empty module
set. See it for yourself, if you run CC as non-root user, some groups (e.g.
Hardware, Security) are filtered out, while others (System, AppArmor) are not,
although they contain no modules.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #11 from Katarina Machalkova <kmachalkova@xxxxxxxxxx> 2007-09-26 10:30:34 MST ---
Btw, Thomas, your patch (comment #8) is not 100% correct
1) Please enclose 'printf' function into some #if DEBUG_MODE #endif, so that it
normally prints nothing to stdout/stderr
2) removeEmptyGroups function does not filter out all groups with empty module
set. See it for yourself, if you run CC as non-root user, some groups (e.g.
Hardware, Security) are filtered out, while others (System, AppArmor) are not,
although they contain no modules.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |