Ticket #32223 (closed defect: invalid)
qtoctave-mac: unable to find file /Users/x/.qtoctave/1322102127.variables
| Reported by: | jeet.chem@… | Owned by: | and.damore@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Port: | qtoctave-mac |
Description (last modified by ryandesign@…) (diff)
I installed qtoctave (GUI based octave) on Lion OSX. Installation was fine. However, qtoctave starts up and shows following error in the terminal:
>>>warning: mark_as_command is obsolete and will be removed from a future versi on of Octave warning: gmsh does not seem to be present some functionalities will be disabled warning: dx does not seem to be present some functionalities will be disabled >>>error: load: unable to find file /Users/cJeet/.qtoctave/1322102127.variables
Any idea if this can be ignored or can lead to any errors?
Change History
comment:1 Changed 18 months ago by ryandesign@…
- Owner changed from macports-tickets@… to and.damore@…
- Summary changed from QT Octave error to qtoctave-mac: unable to find file /Users/x/.qtoctave/1322102127.variables
- Port set to qtoctave-mac
- Description modified (diff)
comment:4 Changed 12 months ago by and.damore@…
- Status changed from assigned to closed
- Resolution set to invalid
Those warnings are from octave, not qtoctave.
The error is from octave as well, it should be octave trying to load variables from a previous work session, try to rename the whole ~/.qtoctave directory and check if you get those anyway. You may want to rebuild octave port that has gone through updates lately.
Closing as invalid.
Note: See
TracTickets for help on using
tickets.


I presume we're talking about the qtoctave-mac port.