To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65436 Issue #:|65436 Summary:|warnings01: failure in vcl Component:|gsl Version:|680 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|pl Reported by:|sb
------- Additional comments from [EMAIL PROTECTED] Tue May 16 04:29:07 -0700 2006 ------- After applying the workaround from issue 65435, starting CWS warnings01 SRC680m162 unxlngi6.pro soffice fails with #0 0x401f4d91 in Menu::ImplCalcSize (this=0x0, pWin=0x46b78df0) at contnr.hxx:109 #1 0x401f861d in MenuBarWindow::ImplLayoutChanged (this=0x46b78df0) at gen.hxx:236 #2 0x401f86ce in MenuBarWindow::DataChanged (this=0x46b78df0, [EMAIL PROTECTED]) at /net/so-cwsserv11/export/cws03/warnings01/SRC680/src.m162/vcl/source/window/menu.cxx:5353 #3 0x402322e9 in Window::SetSettings (this=0x46b78df0, [EMAIL PROTECTED], bChild=0 '\0') at /net/so-cwsserv11/export/cws03/warnings01/SRC680/src.m162/vcl/source/window/window.cxx:5782 #4 0x40112a05 in OutputDevice::SetSettings (this=0x13, [EMAIL PROTECTED]) at /net/so-cwsserv11/export/cws03/warnings01/SRC680/src.m162/vcl/source/gdi/outdev.cxx:2686 #5 0x401f74c7 in MenuBarWindow::ImplInitStyleSettings (this=0x46b78df0) at /net/so-cwsserv11/export/cws03/warnings01/SRC680/src.m162/vcl/source/window/menu.cxx:5339 #6 0x401f7995 in MenuBarWindow (this=0x46b78df0, pParent=0x46976920) at /net/so-cwsserv11/export/cws03/warnings01/SRC680/src.m162/vcl/source/window/menu.cxx:4679 #7 0x401f7a6f in MenuBar::ImplCreate (pParent=0x46976920, pWindow=0x0, pMenu=0x46b22608) at /net/so-cwsserv11/export/cws03/warnings01/SRC680/src.m162/vcl/source/window/menu.cxx:2969 #8 0x402142f8 in SystemWindow::SetMenuBar (this=0x4650d1f0, pMenuBar=0x46b22608) at /net/so-cwsserv11/export/cws03/warnings01/SRC680/src.m162/vcl/source/window/syswin.cxx:930 #9 0x45b4e9df in component_getFactory () from /tmp/warnings01/so/program/libfwk680li.so #10 0x45b2125f in component_getFactory () from /tmp/warnings01/so/program/libfwk680li.so #11 0x0806bd42 in desktop::Desktop::Main () #12 0x400a39a3 in ImplSVMain () at /net/so-cwsserv11/export/cws03/warnings01/SRC680/src.m162/vcl/source/app/svmain.cxx:242 #13 0x400a3ae7 in SVMain () at /net/so-cwsserv11/export/cws03/warnings01/SRC680/src.m162/vcl/source/app/svmain.cxx:273 #14 0x0805f24b in sal_main () #15 0x41c18ea0 in __libc_start_main () from /lib/tls/libc.so.6 #16 0x0805f171 in _start () The reason is that calling OutputDevice::SetSettings on a window (vcl/source/window/menu.cxx:1.128.32.6 l. 5339) now forwards to Window::SetSettings (vcl/source/gdi/outdev.cxx:1.36.2.6 l. 2685--2686). A workaround appears to be to comment out vcl/source/gdi/outdev.cxx:1.36.2.6 l. 2685--2687. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
