octave-maintainers
[Top][All Lists]
Advanced

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

Re: error building GUI on Mac OS-X 10.6.8


From: Ben Abbott
Subject: Re: error building GUI on Mac OS-X 10.6.8
Date: Sat, 11 Aug 2012 12:28:58 -0400

On Aug 11, 2012, at 12:13 PM, Michael Goffioul wrote:

> On Sat, Aug 11, 2012 at 3:53 PM, Ben Abbott <address@hidden> wrote:
>> The the "thread" subdirectory references removed
> 
> OK, but if you remove moc_QTerminal.cpp and let moc recreate it )when run 
> from gui/src/), does it contain a reference to thread again?

You are correct. The moc_QTerminal.cpp is recreated but without the "thread" 
reference.

I did this a second time to verify.  Now when I ./run-octave the gui comes up!

So what I did was ...

(1) Apply the findFirst.diff patch
(2) Commented out out the call to dissociate_terminal in octave_start_gui in 
gui/src/octave-gui.cc.
(3) Removed qterminal/libqterminal/moc_QTerminal.cpp
(4) Ran "make"

I'm able to type commands and plot, and don't see any focus problems.  However, 
the keyboard mapping isn't correct.  When "less" is paging the output, typeing 
"q" has no effect.  Neither does ctrl-c.  The "Quit" from the MacOS menu bar 
also does not work.  So I had to kill Octave from the MacOS activity monitor.

Ben


reply via email to

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