https://bugs.documentfoundation.org/show_bug.cgi?id=134487
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephane.guillou@libreoffic | |e.org Crash report or| |["com::sun::star::uno::Any: crash signature| |:operator=(com::sun::star:: | |uno::Any const&) [clone | |.part.28] [clone | |.lto_priv.17864]"] --- Comment #5 from Stéphane Guillou (stragu) <[email protected]> --- (In reply to Xisco Faulí from comment #3) > Steps to reproduce: > 1. Open attached document > 2. Go to Home - click on 'Add bussiness logo on invoices' -> it fails in > line 77 > 3. Remove line 77 > 4. Click on Run button. > > -> Crash I got a one-off crash in 7.6.6 with signature "com::sun::star::uno::Any::operator=(com::sun::star::uno::Any const&) [clone .part.28] [clone .lto_priv.17864]": https://crashreport.libreoffice.org/stats/crash_details/1c8aea2a-e739-4b05-b2ad-39e70012d255 ... but couldn't reproduce it again, even in 7.0 or 7.1. In all my other tries, it does not crash, but instead fails in Easy_Invoice > Modules > Module3 > Sub Copyinvoice (line 10): BASIC runtime error. '1' An exception occurred Type: com.sun.star.uno.RuntimeException Message: at /.../ui/vba/vbarange.cxx:2805 Alternatively, if pressing the "Add Business Logo" button after removing line 77, I can select a picture, but it fails in Easy_Invoice > Document Objects > Sub CommandButton5_Click (line 43): BASIC runtime error. '423' Property or method not found: Picture (In reply to johnks from comment #0) > "BASIC runtime error. > '423' > GetOpenFilename" I see this in LO 7.1, but it is resolved in recent version: the file picker opens. @Xisco, can you reproduce a crash consistently? -- You are receiving this mail because: You are the assignee for the bug.
