To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=103205 Issue #|103205 Summary|install extension fails with gcc4.4 Component|framework Version|DEV300m50 Platform|All URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|tm Reported by|andyrtr
------- Additional comments from [email protected] Tue Jun 30 06:06:40 +0000 2009 ------- Installing some extensions (presenter console, gdocs and more) fail in ArchLinux since we moved to gcc4.4 with such a message: Error (com.sun.uno.RuntimeException) { { Message = "URP-Bridge: disposed(tid=24) No typedescription can be retrieved for type com.sun.star.bridge.XProtocolProperties", Context = (com.sun.star.uno.XInterface) @0 } } see http://bugs.archlinux.org/task/15290 and http://lists.freedesktop.org/archives/ooo-build/2009-June/000078.html All OOo versions: m11, m14 and m50 are affected. my guess is are these warnings: In file included from /tmp/openoffice-base-beta/trunk/src/OOO310_m14/solver/310/unxlngi6.pro/inc/com/sun/star/uno/genfunc.hxx:34, from /tmp/openoffice-base-beta/trunk/src/OOO310_m14/solver/310/unxlngi6.pro/inc/com/sun/star/uno/Reference.hxx:38, from ../../../unxlngi6.pro/inc/com/sun/star/uno/Exception.hpp:9, from ../../../unxlngi6.pro/inc/com/sun/star/uno/RuntimeException.hpp:8, from ../../../unxlngi6.pro/inc/com/sun/star/uno/XInterface.hpp:8, from /tmp/openoffice-base-beta/trunk/src/OOO310_m14/bridges/source/cpp_uno/shared/cppinterfaceproxy.cxx:42: /tmp/openoffice-base-beta/trunk/src/OOO310_m14/solver/310/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx: In function 'sal_Bool com::sun::star::uno::operator>>=(const com::sun::star::uno::Any&, sal_Int16&)': /tmp/openoffice-base-beta/trunk/src/OOO310_m14/solver/310/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx:299: warning: dereferencing type-punned pointer will break strict-aliasing rules /tmp/openoffice-base-beta/trunk/src/OOO310_m14/solver/310/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx: In function 'sal_Bool com::sun::star::uno::operator>>=(const com::sun::star::uno::Any&, sal_uInt16&)': /tmp/openoffice-base-beta/trunk/src/OOO310_m14/solver/310/unxlngi6.pro/inc/com/sun/star/uno/Any.hxx:315: warning: dereferencing type-punned pointer will break strict-aliasing rules --------------------------------------------------------------------- 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]
