[Bug 365999] New: Shift-F7 debugging is limited to UI
https://bugzilla.novell.com/show_bug.cgi?id=365999 Summary: Shift-F7 debugging is limited to UI Product: openSUSE 11.0 Version: Alpha 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: sh@novell.com ReportedBy: mvidner@novell.com QAContact: jsrain@novell.com Found By: --- This is not about Alpha2, but rather the current factory, using today's http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/boot/bo... I wanted to debug bug 365506 by switching Y2DEBUG from the Qt UI. But logs are suspiciously terse and say something about UI logging, from which I deduce that it now affects only the libyui logging, not the general yast logging. Let's think about how to restore the old behavior. If it really cannot be done, we have to fix the docs: http://en.opensuse.org/Bugs/YaST#The_y2logs_don.27t_seem_to_show_my_problem.... Callback? Pointer to a boolean flag? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=365999 User mvidner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365999#c1 --- Comment #1 from Martin Vidner <mvidner@novell.com> 2008-02-29 08:08:52 MST --- Workaround: killall -USR1 y2base -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=365999 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365999#c2 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Minor --- Comment #2 from Stefan Hundhammer <sh@novell.com> 2008-02-29 08:22:05 MST --- Yes, that's currently an open issue. That was one of the last dependencies to the YaST2 libs in the core UI (libyui). Fixing this will require something similar (in structure) to the macro recorder: An abstract class that does very little and a concrete class that is connected to the YaST2 / y2logging infrastructure. But I fear with the flood of I-insist-in-using-factory-and-it-has-problems bug reports that are currently coming in this will be pretty low in the list of priorities. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=365999 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=365999 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365999#c3 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Stefan Hundhammer <sh@novell.com> 2008-03-05 09:06:52 MST --- I just added hooks to the YUILog logging class that are set with the y2log set_log_debug() and get_log_debug() function in the ycp-ui-bindings, thus restoring the old behaviour. Available with libyui-2.16.39. -- 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.
participants (1)
-
bugzilla_noreply@novell.com