[Libreoffice-bugs] [Bug 100944] [FILEOPEN] Protocol HTTPS is not supported

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jan 18 06:17:57 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=100944

Kriton Kyrimis <kyrimis at alumni.princeton.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kyrimis at alumni.princeton.ed
                   |                            |u

--- Comment #7 from Kriton Kyrimis <kyrimis at alumni.princeton.edu> ---
The behavior of LibreOffice depends on the VCL being used:


With:
Version: 6.2.0.2
Build ID: 2ce5217b30a543f7666022df50f0562f82be0cff
CPU threads: 2; OS: Linux 4.20; UI render: default; VCL: kde4; 
Locale: el-GR (en_US.UTF-8); UI-Language: en-US
Calc: threaded

Response: The protocol https is not supported
(The image is inserted, nevertheless.)


With:
Version: 6.2.0.2
Build ID: 2ce5217b30a543f7666022df50f0562f82be0cff
CPU threads: 2; OS: Linux 4.20; UI render: default; VCL: kde5; 
Locale: el-GR (en_US.UTF-8); UI-Language: en-US
Calc: threaded

The image is inserted without problem.


With:
Version: 6.2.0.2
Build ID: 2ce5217b30a543f7666022df50f0562f82be0cff
CPU threads: 2; OS: Linux 4.20; UI render: default; VCL: gtk2; 
Locale: el-GR (en_US.UTF-8); UI-Language: en-US
Calc: threaded

Response: Unknown image format
(The image is not inserted.)


With:
Version: 6.2.0.2
Build ID: 2ce5217b30a543f7666022df50f0562f82be0cff
CPU threads: 2; OS: Linux 4.20; UI render: default; VCL: gtk3; 
Locale: el-GR (en_US.UTF-8); UI-Language: en-US
Calc: threaded

Response: Unknown image format
(The image is not inserted.)


With:
Version: 6.2.0.2
Build ID: 2ce5217b30a543f7666022df50f0562f82be0cff
CPU threads: 2; OS: Linux 4.20; UI render: default; VCL: x11; 
Locale: el-GR (en_US.UTF-8); UI-Language: en-US
Calc: threaded

The image is inserted without problem.


To summarize: kde5 and x11 work, kde4 works, but produces a spurious error
message, and gtk and gtk3 understand the protocol but fail to read SVG files.
(Other formats, e.g.,
https://www.libreoffice.org/themes/libreofficenew/img/logo.png , seem to work.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190118/58005a06/attachment-0001.html>


More information about the Libreoffice-bugs mailing list