Opened 13 years ago
Closed 12 years ago
#32223 closed defect (invalid)
qtoctave-mac: unable to find file /Users/x/.qtoctave/1322102127.variables
Reported by: | jeet.chem@… | Owned by: | anddam (Andrea D'Amore) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | qtoctave-mac |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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 (4)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to and.damore@… |
Port: | qtoctave-mac added |
Summary: | QT Octave error → qtoctave-mac: unable to find file /Users/x/.qtoctave/1322102127.variables |
comment:3 Changed 13 years ago by anddam (Andrea D'Amore)
Status: | new → assigned |
---|
comment:4 Changed 12 years ago by anddam (Andrea D'Amore)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
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.