Bug 118537 - Windows explorer integration (right-click) "New" does not show all OpenDocument formats
Summary: Windows explorer integration (right-click) "New" does not show all OpenDocume...
Status: RESOLVED NOTOURBUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.0.5.2 release
Hardware: All All
: low minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-04 15:09 UTC by Marco A.G.Pinto
Modified: 2018-07-18 07:43 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
right-click on desktop (32.28 KB, image/png)
2018-07-04 15:09 UTC, Marco A.G.Pinto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco A.G.Pinto 2018-07-04 15:09:23 UTC
Created attachment 143310 [details]
right-click on desktop

Hello!

If I right-click on the Desktop to create a new document, only MS Office files formats appear.

From LO, only Draw appears there.

See the screenshot.
Comment 1 Buovjaga 2018-07-15 16:35:11 UTC
I get Draw, Impress & Calc (6.0.4).
Comment 2 himajin100000 2018-07-17 17:54:02 UTC
At least in my case, I had

HKEY_LOCAL_MACHINE\Software\Classes\.odt 
(Default) Word.OpenDocumentText.12

and there were no

HKEY_LOCAL_MACHINE\Software\Classes\.odt\Word.OpenDocumentText.12\ShellNew

but I had  

HKEY_LOCAL_MACHINE\Software\Classes\.odt\LibreOffice.WriterDocument.1\ShellNew

***

I changed the default value to LibreOffice.WriterDocument.1 as follows,

HKEY_LOCAL_MACHINE\Software\Classes\.odt 
(Default) LibreOffice.WriterDocument.1

and restarted Windows and "OpenDocument Text" context menu came back.

I don't know at what exact point this value was changed

but I'm guessing this change may have happened when I installed new language to MS Office to test LibreOffice's multilingual features(and probably thereby MS Office's Unstaller tried to restore the changed value, LibreOffice.WriterDocument.1 to their original value Word.OpenDocumentText.12 ?)

This may have happened When I launched any MS Office application and there was NoReReg.
Comment 3 himajin100000 2018-07-17 17:56:04 UTC
If any of my guess is correct, I propose this as NOTOURBUG.
Comment 4 Buovjaga 2018-07-18 07:43:52 UTC
Yeah, I guess we should close.