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

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

[Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Ind


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #53006] GUI Documentation Browser displays Index chapters of manual poorly
Date: Thu, 29 Mar 2018 04:32:20 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #73, bug #53006 (project octave):

What I've done is copy


-rw-r--r-- 1 sebald sebald 4994048 octave_interpreter.qch
-rw-r--r-- 1 sebald sebald    8192 octave_interpreter.qhc


to the directory I launch from and then temporarily hard code that launch
directory in place of "collection" QString.  The search works then.

One thing I noticed is that the octave_interpreter.qhc file was being updated
by the GUI upon initializing the QHelpEngine.  I removed


//    connect(m_help_engine, SIGNAL(setupFinished()),
//            m_help_engine->searchEngine(), SLOT(reindexDocumentation()));


and the time-stamp no longer change on the octave_interpreter.qhc file. 
Unfortunately, that wasn't enough to make the search work for the collection
file in a separate account.  Can you think of any other steps in the
QHelpEngine initialization process that would require one of those files to
need write permission?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53006>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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