https://issues.apache.org/ooo/show_bug.cgi?id=118675
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STARTED --- Comment #1 from [email protected] 2011-12-09 13:08:54 UTC --- The crash is an unhandled cssu::RuntimeException with "unsatisfied query for interface of type com.sun.star.ucb.XCommandProcessor!" thrown because of the implicit conversion in line 499 of extensions/source/update/feed/updatefeed.cxx in the UpdateInformationProvider::load() method. With neon not being fully replaced yet the XContentProvider fails to provide an appropriate object with the XCommandProcessor interface. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
