ccseer / Seer

Seer bug report
http://1218.io
451 stars 45 forks source link

What happened to the LIbreOffice plugin? #369

Closed seatrout closed 1 year ago

seatrout commented 3 years ago

Seer used to display the content of libreoffice files. Now it has stopped doing so, and I can't find the relevant plugin. There is an old one somewhere on github which is marked as having been merged with the main branch ass the second pull request. But it only works up to v5, and LO is now on v7. And it has the wrong paths coded into it, so far as I can tell. ("Program Files x86" -- the current versions of LO are in plain "Program Files").

Changing the paths looks really simple, I mean so simple that I could have a hack at it. But I can't find the file to hack at, since it seems to have been dropped from the Seer repository altogether.

ccseer commented 3 years ago

The office file can be supported by OIT-1.1.0

On Fri, 22 Jan 2021 at 1:24 AM, Andrew Brown notifications@github.com wrote:

Seer used to display the content of libreoffice files. Now it has stopped doing so, and I can't find the relevant plugin. There is an old one somewhere on github which is marked as having been merged with the main branch ass the second pull request. But it only works up to v5, and LO is now on v7. And it has the wrong paths coded into it, so far as I can tell. ("Program Files x86" -- the current versions of LO are in plain "Program Files").

Changing the paths looks really simple, I mean so simple that I could have a hack at it. But I can't find the file to hack at, since it seems to have been dropped from the Seer repository altogether.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ccseer/Seer/issues/369, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZZIHXMRJA74MILVS4AD43S3BPMBANCNFSM4WNHPGVA .

seatrout commented 3 years ago

How do I get the preview then? I have the OIT-1.10 plugin installed and it does nothing with LO files.

ccseer commented 3 years ago

What is the extension? write them into the field. Make sure you have Seer-2.6.1 [image: image.png]

On Fri, Jan 22, 2021 at 5:10 PM Andrew Brown notifications@github.com wrote:

How do I get the preview then? I have the OIT-1.10 plugin installed and it does nothing with LO files.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccseer/Seer/issues/369, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZZIHXN4NCS7AJP6XQXNGTS3E6KBANCNFSM4WNHPGVA .

seatrout commented 3 years ago

I mean, the OIT 1.1.0 plugin ... Nor do any of the Libreoffice file formats (.odt, .ods, etc) show up when I type them into the search box. See screenshots. 2021-01-22 09_14_03-Settings - Seer 2021-01-22 09_13_39-Settings - Seer

ccseer commented 3 years ago

Double click OIT-1.1.0, then three input fields show up. After that, add the office formats into that specific one

[image: image.png]

On Fri, Jan 22, 2021 at 5:16 PM Andrew Brown notifications@github.com wrote:

I mean, the OIT 1.1.0 plugin ... Nor do any of the Libreoffice file formats (.odt, .ods, etc) show up when I type them into the search box. See screenshots. [image: 2021-01-22 09_14_03-Settings - Seer] https://user-images.githubusercontent.com/5279653/105471199-61c1bf00-5c92-11eb-9b41-184b5ade999b.jpg [image: 2021-01-22 09_13_39-Settings - Seer] https://user-images.githubusercontent.com/5279653/105471203-625a5580-5c92-11eb-8eb2-8a1f21a4a9bc.jpg

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccseer/Seer/issues/369, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZZIHR4J2AXC7S55Q42HO3S3E65DANCNFSM4WNHPGVA .

seatrout commented 3 years ago

I double clicked as you suggested, and typed ODT into the list of supported file extensions and pressed the tick. Saved the settings. Now it works! Thank you. Is there any reason not to have the OO/LO file extensions there by default? I'm sure it used to work without any fiddling before.

But, again, thank you for this helpful support.

ccseer commented 3 years ago

It is not that common as MS office.

On Fri, Jan 22, 2021 at 5:30 PM Andrew Brown notifications@github.com wrote:

I double clicked as you suggested, and typed ODT into the list of supported file extensions and pressed the tick. Saved the settings. Now it works! Thank you. Is there any reason not to have the OO/LO file extensions there by default? I'm sure it used to work without any fiddling before.

But, again, thank you for this helpful support.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccseer/Seer/issues/369, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZZIHRCACMS5XP2FY3SPZ3S3FASJANCNFSM4WNHPGVA .

seatrout commented 3 years ago

I agree it's not as common. But if the fix is as simple as adding a couple of file extensions to the default list, you could save some people a lot of confusion and some trouble!