[Bug 224548] New: opensuse-updater: warning message on STDOUT
https://bugzilla.novell.com/show_bug.cgi?id=224548 Summary: opensuse-updater: warning message on STDOUT Product: openSUSE 10.2 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: KDE AssignedTo: kde-maintainers@suse.de ReportedBy: suse-beta@cboltz.de QAContact: qa@suse.de opensuse-updater-0.4-29 (provided as YOU update) shows the following error message on STDOUT: QLayout "unnamed" added to MainWindow "opensuseupdater-mainwindow#1", which already has a layout To reproduce, - quit opensuse-updater, if running - run opensuseupdater from an xterm/Konsole - click the icon to show the dialog with available updates - check the xterm for the message (minor because it's just a warning and I didn't find any problems caused by it.) -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224548 stbinner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aj@novell.com ------- Comment #1 from stbinner@novell.com 2006-11-29 13:59 MST ------- *** Bug 224678 has been marked as a duplicate of this bug. *** -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224548 ------- Comment #2 from dmacvicar@novell.com 2006-11-30 03:43 MST ------- It is a Qt warning. The resulting code was done over a QWidget, instead of a KMainWindow, which provides much more features. QWidget does not have a layout, but KManWindow does. When cleaning the code, basically we got a layout over a layout, which is harmless. Basically Qt is saying "Why would you need that?". -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224548 dmacvicar@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|opensuse-updater: warning |[opensuse-updater][kde] warning message on |message on STDOUT |STDOUT [JJ] -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224548 tgoettlicher@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #3 from tgoettlicher@novell.com 2007-04-11 03:42 MST ------- This bug is fixed in svn r5325. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224548#c4 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED --- Comment #4 from Christian Boltz <suse-beta@cboltz.de> 2007-11-29 15:03:57 MST --- VERIFIED in 10.3 final. Thanks! -- 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