octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53841] Could not copy help collection to temp


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #53841] Could not copy help collection to temporary file. Cannot load sqlite database driver! with Qt 5.12
Date: Mon, 11 Feb 2019 16:48:55 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0

Follow-up Comment #35, bug #53841 (project octave):

Sorry for the confusion, I really should have opened a new bug report.

In libgui/src/documentation.cc (documentation::documentation) we call
m_help_engine->copyCollectionFile (m_collection) to copy the collection file
from its original (write-protected) location to the temp directory. That was
failing for me.
After running, Octave once as an administrator (i.e. with write access to the
location the collection file is stored) the error disappeared. During this
run, the collection file changed in size.
That makes me believe that copyCollectionFile writes to the file at its
original location, which I think it shouldn't need to.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?53841>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]