Bug 119783 - Bookmarks Menu Extension crashes with LO 6
Summary: Bookmarks Menu Extension crashes with LO 6
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Extensions (show other bugs)
Version:
(earliest affected)
6.1.0.3 release
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: wantBacktrace
Depends on:
Blocks:
 
Reported: 2018-09-10 13:26 UTC by ribotb
Modified: 2019-03-23 11:29 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ribotb 2018-09-10 13:26:11 UTC
Description:
Version: 6.1.0.3 (x64)
Build ID: efb621ed25068d70781dc026f7e9c5187a4decd1
Threads CPU : 4; OS : Windows 10.0; UI Render : par défaut;
Locale : fr-FR (fr_FR); Calc: group threaded

Bookmarks Menu Extension 0.6.2

Menu Bookmarks > Edit bookmarks
Error message ::
> BASIC runtime error
> An exception occurred 
> Type: com.sun.star.container.NoSuchElementException
> Message:.
Crash in Module1, line 265

Also tested with LO 6.0.3.2, 6.0.6.1; 6.2.0.0alpha0 : same crash

No problem with  LO 5.4.7.2

Regards,
Bernard


Steps to Reproduce:
1.Install Bookmarks Menu Extension 0.6.2
2.Menu Bookmarks > Edit bookmarks
3.

Actual Results:
BASIC runtime error

Expected Results:
No crash


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Julien Nabet 2018-09-10 13:47:23 UTC
I found the extension here:
https://extensions.openoffice.org/fr/project/bookmarks-menu
It's not in https://extensions.libreoffice.org/

I'd say NOTOURBUG but I suppose we shouldn't crash too.
Comment 2 Xisco Faulí 2018-09-10 13:55:45 UTC
Could you please attach a document to reproduce the issue?
I only see <no selection possible> when I go to bookmark menu...
Comment 3 ribotb 2018-09-10 21:22:38 UTC
(In reply to Xisco Faulí from comment #2)
> Could you please attach a document to reproduce the issue?
> I only see <no selection possible> when I go to bookmark menu...
No document. They're just menu items.
Comment 4 ribotb 2018-09-10 21:23:48 UTC
(In reply to Julien Nabet from comment #1)
> I found the extension here:
> https://extensions.openoffice.org/fr/project/bookmarks-menu
> It's not in https://extensions.libreoffice.org/
> 
> I'd say NOTOURBUG but I suppose we shouldn't crash too.
I don't know :-)
Comment 5 Xisco Faulí 2018-09-11 08:08:42 UTC
So, it seems the extension doesn't work on Linux...
OTOH, it does work on Windows but it doesn't crash when I go to Bookmarks - Edit Bookmarks...

Versión: 6.1.0.3
Id. de compilación: efb621ed25068d70781dc026f7e9c5187a4decd1
Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; 
Configuración regional: es-ES (es_ES); Calc: group threaded

To be certain the reported issue is not
related to corruption in the user profile, could you please reset your
Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and
re-test?

I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the issue is still present
Comment 6 ribotb 2018-09-11 09:41:55 UTC
Hi,

With a new profile :
- I installed version 3.6.2 : it is installed in Extension Manager but Bookmarks menu doesn't appear in the menubar of LO.
With a new profile :
- I installed version 1.0.15 : it is OK (I added a new bookmark and I can edit bookmarks list.

With my current profile : 
If I remove version 0.6.2 with Extension Manager, the extension is incorrectly removed (no longer in Extension Manager but bookmarks menu is always in menubar and I can't install latest version of the extension (error message).

How to remove correctly an extension? To clean the profile?

Bernard
Comment 7 Julien Nabet 2018-09-12 18:54:15 UTC
(In reply to ribotb from comment #6)
> ...
> How to remove correctly an extension? To clean the profile?
Normally you can uninstall with the extension with Tools/extension manager.
But if fails, the simplest way is to rename your LO directory profile
Comment 8 QA Administrators 2019-03-21 11:11:02 UTC Comment hidden (obsolete)
Comment 9 ribotb 2019-03-22 18:15:11 UTC
Hi,

No crash with Bookmarks Menu Extension 1.0.15 (version to use with LO6).

Bernard
Comment 10 Xisco Faulí 2019-03-23 11:29:51 UTC
Thanks for retesting with the latest version.
Setting to RESOLVED WORKSFORME as the commit fixing this issue hasn't been identified.