octave-maintainers
[Top][All Lists]
Advanced

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

Re: setting a default for non-existent property


From: Ben Abbott
Subject: Re: setting a default for non-existent property
Date: Thu, 07 May 2009 18:17:53 -0400


On May 7, 2009, at 5:48 PM, John W. Eaton wrote:

On  7-May-2009, John W. Eaton wrote:

| On  7-May-2009, Ben Abbott wrote:
|
| | octave:5> plot(1:10)
| | error: set: unknown property "horizontalalignment"
| | error: set: unknown property "horizontalalignment"
| | error: set: unknown property "horizontalalignment"
| | error: set: unknown property "horizontalalignment"
| | error: set: unknown property "verticalalignment"
| | error: set: unknown property "verticalalignment"
| | error: set: unknown property "verticalalignment"
| | error: set: unknown property "rotation"
| | error: error setting default property fontname
| | error: __goaxes__: unable to create graphics handle
| | error: called from:
| | error: /Users/bpabbott/Development/mercurial/local_clone/ scripts/plot/axes.m at line 40, column 9 | | error: /Users/bpabbott/Development/mercurial/local_clone/ scripts/plot/gca.m at line 45, column 9 | | error: /Users/bpabbott/Development/mercurial/local_clone/ scripts/plot/__plt_get_axis_arg__.m at line 63, column 4 | | error: /Users/bpabbott/Development/mercurial/local_clone/ scripts/plot/plot.m at line 178, column 18
| |
| | I assume you're able to plot, so I'll take another shot at building.
|
| No, this fails for me too. I didn't actually try a plot as I assumed
| my changes would only affect the "defaultOBJECTPROPERTY" feature.

OK, I checked in the follwoing change.

 http://hg.savannah.gnu.org/hgweb/octave/rev/9646be3a59c4

jwe

hmmm ... new problem :-(

hg pull http://hg.savannah.gnu.org/hgweb/octave
abort: error: nonnumeric port: ''

Ben



reply via email to

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