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 13:32:05 UTC

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

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

             Bug #: 118675
        Issue Type: DEFECT
           Summary: Extension manager: Crash when checking for updates
    Classification: Code
           Product: framework
           Version: OOo 3.4 Beta
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: code
        AssignedTo: hdu@apache.org
        ReportedBy: hdu@apache.org
                CC: ooo-issues@incubator.apache.org
        Depends on: 118569, 118584


For the last three weeks the neon library has been disabled or removed. Since
then the extension manager always crashes when the "Check for Updates" button
is pressed or clicked.
To reproduce do click
   Tools -> ExtensionManager -> CheckForUpdates

The problem happens in all builds based on the SVN trunk >= r1201696 and still
happens with the latest revision (as of 1211941).

-- 
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.

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

Posted by bu...@apache.org.
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.

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

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118675

Bug 118675 depends on bug 118569, which changed state.

Bug 118569 Summary: IP cleanup, replace neon library
https://issues.apache.org/ooo/show_bug.cgi?id=118569

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

-- 
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.

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

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118675

hdu@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #3 from hdu@apache.org 2012-01-27 09:05:03 UTC ---
Closing resolved issue.

-- 
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.

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

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118675

Bug 118675 depends on bug 118569, which changed state.

Bug 118569 Summary: IP cleanup, replace neon library
https://issues.apache.org/ooo/show_bug.cgi?id=118569

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|                            |FIXED

-- 
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.

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

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118675

Bug 118675 depends on bug 118569, which changed state.

Bug 118569 Summary: IP cleanup, replace neon library
https://issues.apache.org/ooo/show_bug.cgi?id=118569

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

-- 
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.

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

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=118675

hdu@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|STARTED                     |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from hdu@apache.org 2011-12-15 15:03:40 UTC ---
Solved in revision 1214797.

-- 
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.