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: Sergey Bon.
Subject: [Octave-bug-tracker] [bug #53841] Could not copy help collection to temporary file. Cannot load sqlite database driver!
Date: Fri, 18 Jan 2019 12:15:30 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0

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

I didn't read the whole discussion, so this may be mentioned already. But
anyway, here is the solution that worked for me. I run Octave 4.4.1 from the
Arch Linux repo.

Executing assistant on a file in readonly location fails due to bug:

$  assistant -collectionFile
/usr/share/octave/4.4.1/doc/octave_interpreter.qch
Error reading collection file
'/usr/share/octave/4.4.1/doc/octave_interpreter.qch': Cannot create index
tables in file /usr/share/octave/4.4.1/doc/octave_interpreter.qch..


_QHelpEngine fails to open collection in readonly location_
https://bugreports.qt.io/browse/QTBUG-73036

But executing it with sudo works fine and after doing this once Octave no
longer shows the error dialog:

$ sudo assistant -collectionFile
/usr/share/octave/4.4.1/doc/octave_interpreter.qch


I've also installed qt5-base and qt5-doc, but I'm not sure if that makes any
difference.

    _______________________________________________________

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]