octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave Gui Bug (Maybe)


From: Daniel J Sebald
Subject: Re: Octave Gui Bug (Maybe)
Date: Thu, 06 Jun 2013 10:53:08 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 06/06/2013 06:57 AM, Patrick Martin wrote:
Thanks for digging into this issue! I logged into my Gnome desktop
environment and it does not work either. In fact, if I go to the menu
and select "Open.." no file browser window pops up.

I did check my ubuntu synaptic manager and saw that libqscintilla is not
installed. I have now installed it. Should I recompile and add back in
the line you told me to comment?

Yes. "hg revert --all" in the project sourcetree will also restore the file without having to edit. Installing libqscintilla is what you need to do. To make sure you have all the necessary header files and utilities, do this check after configure and before recompiling to possibly save some time:

  [sebald@ build1]$ grep QSCINTILLA config.h
  #define HAVE_QSCINTILLA 1

I will enter a bug report for what you've uncovered, thank you. And please continue to be a test-source for XFCE.

Dan


reply via email to

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