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

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

[Octave-bug-tracker] [bug #41552] Script files not found. No folder chan


From: Felipe G. Nievinski
Subject: [Octave-bug-tracker] [bug #41552] Script files not found. No folder change possible in the editor.
Date: Tue, 11 Feb 2014 18:40:58 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36

Follow-up Comment #1, bug #41552 (project octave):

Dear Manfred,

there seems to be three separate problems.

1) load Diffgl, where ls indicated a file Diffgl.m exists; if this is a data
file, please include the file extension: load Diffgl.m; if this is an m-code
script or function, please use the edit or run commands instead -- the
extension then becomes optional: edit Diffgl

2) "it was not possible to change the folder" doesn't seem to be true, as you
succeed doing:
>> cd MachineLearning
>> pwd
ans = /home/manfred/MachineLearning

3) the crash (octave exited with signal 6) was preempted by warning messages
such as "QSpiAccessible::accessibleEvent not handled"; a google search
indicates that removing the QT accessibility package (qt-at-spi) helps:
    sudo apt-get remove --purge qt-at-spi

In the future, please report problems as specifically as possible.  The crash
should indeed be reported as a bug here; in contrast, for the usage issues,
you'd obtain more helpful and timely feedback at the Octave general forum
instead: <http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html>


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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