You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2011/12/09 14:08:54 UTC

DO NOT REPLY [Bug 118675] Extension manager: Crash when checking for updates

https://issues.apache.org/ooo/show_bug.cgi?id=118675

hdu@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |STARTED

--- Comment #1 from hdu@apache.org 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.