View Single Post
Old 02-12-2024, 09:52 AM   #1
rjwissbaum
Junior Member
rjwissbaum began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2024
Device: kindle
Opening URLs in Calibre 7

I have Calibre installed on two machines. Both machines run Ubuntu 22.04 LTS. One of the Calibre installations is version 6.4; the other installation is version 7.1.

In the older version, I can click on the file format of a source file (in my case, ODT) and Calibre opens LibreOffice Writer with the source file loaded.

In version 7.1, clicking on the ODT file has no effect. I see that a new tweak has been added: "Change the programs that are run when opening files/URLs" and I added the following tweak:

openers_by_scheme = {'odt': 'libreoffice --writer %u'}

This had no effect. Can anyone tell me what I'm missing?

I CAN right click on the extension and select LibreOffice Writer and the program opens just fine, but this is pretty clunky.
rjwissbaum is offline   Reply With Quote