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

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

[Octave-bug-tracker] [bug #56656] [octave forge] (windows) error: com_ge


From: Andrew
Subject: [Octave-bug-tracker] [bug #56656] [octave forge] (windows) error: com_get: property/method invocation on the COM object failed with error `0x800a16e6'
Date: Tue, 23 Jul 2019 09:50:43 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36

Follow-up Comment #4, bug #56656 (project octave):

[comment #1 comment #1:]
> Please, use the mailing list address@hidden for help requests.
> 
> In case this is a bug in Octave core or the windows package, please provide
more information where you think the actual bug is.

Hi Markus, as a first time user I made an assumption that this "error:
com_get: property/method invocation on the COM object failed with error
`0x800a16e6'"is occurring due to bug so I raised it as a bug report rather
than mailing address@hidden. How should I know if something is a bug in
Octave?, the presence of an error code like this 0x800a16e6 is often
indicative of a bug in many software platforms, please let me know thanks.
Also I'm not familiar enough with Octave to work out how to decide if the bug
is in Octave or the windows package at this time.

[comment #3 comment #3:]
> Not my post is based on just running the code fromthe reference you
provided.
> 
> Fixeing the first issue then shows an error with
ActXWord.Selection.TypeParagraph, which is is treating as a propery, rather
tan calling as a function.
> 
> Changing to ActXWord.Selection.TypeParagraph (); fixes that - it will 
likely be similar in other places.
> 
Hi John, many thanks for your input, I went through the remaining code and
inserted the (). The code runs almost all the way to the end now so this is an
encouraging start for my first use of Ocatve. I now have an issue trying to
use a modified version of Andreas's FigureIntoWord function which results in
this error below. But I will see if I could get some further help with this
via address@hidden as it doesn't seem like a bug to me but more a lack of
understanding of printing in Octave verses Matlab.
thanks Andrew


error: print: format must be a valid Ghostscript format for spooling to a
printer
error: called from
    __print_parse_opts__ at line 421 column 7
    print at line 416 column 8




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56656>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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