After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 760798 - Support password protected ODFs in LOKDocView
Support password protected ODFs in LOKDocView
Status: RESOLVED OBSOLETE
Product: gnome-documents
Classification: Core
Component: general
unspecified
Other All
: Normal enhancement
: ---
Assigned To: GNOME documents maintainer(s)
GNOME documents maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-01-18 17:21 UTC by Pranav Kant
Modified: 2021-07-05 11:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pranav Kant 2016-01-18 17:21:48 UTC
Currently LOKDocView doesn't support opening password protected ODFs. This is currently blocked from LO. This is just a tracker bug.
Comment 1 Pranav Kant 2016-02-13 13:18:49 UTC
Just an update that there is no blocker from LibreOffice now. Password protected documents are supported and will be available from LO release 5.1.1 onwards.
Comment 2 Pranav Kant 2017-03-31 05:33:20 UTC
From API POV, the LOK widget will emit a signal 'password-required'. The signal documentation can be found here[1].

Quite obviously calling lok_doc_view_set_document_password, as mentioned in the documentation, would mean calling this._lokview.set_document_password(url, password).

[1] https://gerrit.libreoffice.org/gitweb?p=core.git;a=blob;f=libreofficekit/source/gtk/lokdocview.cxx;h=1effc335aed429c0c2a65017f36624d2244c9f64;hb=HEAD#l3080
Comment 3 GNOME Infrastructure Team 2021-07-05 11:30:23 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-documents/-/issues/

Thank you for your understanding and your help.