<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Forms and dialogs opened via macros on ODB file open no longer work"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=95191#c29">Comment # 29</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Forms and dialogs opened via macros on ODB file open no longer work"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=95191">bug 95191</a>
from <span class="vcard"><a class="email" href="mailto:iplaw67@tuta.io" title="Alex Thurgood <iplaw67@tuta.io>"> <span class="fn">Alex Thurgood</span></a>
</span></b>
<pre>When I load the file in my master debug-enabled build, I see this in lldb :
warn:vcl:50903:1:vcl/quartz/salgdiutils.cxx:219: UpdateWindow called on
uneligible graphics
warn:xmloff.core:50903:1:xmloff/source/core/xmlimp.cxx:964: exception caught
warn:legacy.osl:50903:1:xmloff/source/core/xmlimp.cxx:965:
DBG_UNHANDLED_EXCEPTION in virtual void SvXMLImport::setTargetDocument(const
uno::Reference<lang::XComponent> &)
type: com.sun.star.lang.NotInitializedException
context: N8dbaccess17ODatabaseDocumentE
warn:xmloff.core:50903:1:xmloff/source/core/xmlimp.cxx:964: exception caught
warn:legacy.osl:50903:1:xmloff/source/core/xmlimp.cxx:965:
DBG_UNHANDLED_EXCEPTION in virtual void SvXMLImport::setTargetDocument(const
uno::Reference<lang::XComponent> &)
type: com.sun.star.lang.NotInitializedException
context: N8dbaccess17ODatabaseDocumentE
warn:xmloff.core:50903:1:xmloff/source/core/xmlimp.cxx:964: exception caught
warn:legacy.osl:50903:1:xmloff/source/core/xmlimp.cxx:965:
DBG_UNHANDLED_EXCEPTION in virtual void SvXMLImport::setTargetDocument(const
uno::Reference<lang::XComponent> &)
type: com.sun.star.lang.NotInitializedException
context: N8dbaccess17ODatabaseDocumentE
This is up to the point where the user gets asked to Enable or Disallow macros.
When I click on Enable macros, I see the following :
warn:legacy.osl:50903:10:dbaccess/source/ui/uno/dbinteraction.cxx:65:
BasicInteractionHandler::BasicInteractionHandler: enabling legacy behavior,
there should be no clients of this anymore!
Process 50903 stopped
* thread #15, stop reason = signal SIGSEGV
frame #0: 0x000000018cd002b4
-> 0x18cd002b4: movl (%rsi), %eax
0x18cd002b6: leaq 0xf8(%rbp), %rsi
0x18cd002bd: vmovdqu %ymm0, (%rsi)
0x18cd002c1: vmovdqu %ymm7, 0x20(%rsi)
So, what has changed in UNO, and more particularly dbinteraction.cxx to cause
this to happen ?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>