https://bugs.freedesktop.org/show_bug.cgi?id=56056

          Priority: medium
            Bug ID: 56056
          Assignee: [email protected]
           Summary: Extensions removals doesn't erase the extensions
                    installed files
          Severity: trivial
    Classification: Unclassified
                OS: Windows (All)
          Reporter: [email protected]
          Hardware: x86 (IA32)
            Status: UNCONFIRMED
           Version: 3.6.2.2 release
         Component: Extensions
           Product: LibreOffice

Uninstalling an extension (shared or user install) doesn't remove the
extension's files from storage. Tried the removal procedure with two shared
extensions (from the command line) and a user installed (from the GUI), but
none worked as expected and left the files intact.

I didn't test if it happens with bundled extensions, as it seems to only be
possible to uninstall them using LibreOffice .MSI package.

Also don't know if it's a regression or a new problem, nor if it happens on
other platforms as well, I verified it only on 3.6.2.2 Release, running on
Windows XP SP3 (x86).



Steps to reproduce:

1. Use the command line to remove a shared extension, i.e. <unopkg.com remove
--shared br.usp.pcs.lta.cogroo.ooointegration.oxt>;

or

2. Use the GUI to remove an user extension, i.e. Menu Tools, Extensions
Manager, select the extension and choose the Remove button.



Current behavior:

The extension is not listed anymore using either <unopkg.com list --shared> or
the GUI (Menu Tools, Extensions Manager), but the files are still stored at
"%ProgramFiles%\LibreOffice 3.6\share\uno_packages\cache\uno_packages" (shared)
or at "%AppData%\LibreOffice\3\user\uno_packages\cache\uno_packages".



Expected behavior:

As those files are added by unopkg.com when installing an extension Files
should be removed automatically by unopkg.com.



Workaround:

Manually remove the files after using unopkg.com.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to