octave-maintainers
[Top][All Lists]
Advanced

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

Re: GUI doesn't appear when using ./run-octave


From: Laurent Hoeltgen
Subject: Re: GUI doesn't appear when using ./run-octave
Date: Sun, 16 Sep 2012 18:11:35 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120827 Thunderbird/15.0

On 16/09/12 07:08, marco atzeri wrote:
On 9/16/2012 1:05 AM, Philip Nienhuis wrote:
The last days . /run-octave (with or without --force-gui) doesn't
start the
GUI but simply returns to the prompt..
octave --no-gui   starts up the good old CLI.
Just to be sure I wiped all source and build dirs and started anew with a
fresh clone, with the same result.

Where can I start searching for the cause?

Linux Mageia 2, gcc 4.6.3, Pentium-M

Philip


eventually, same root cause of
https://savannah.gnu.org/bugs/?37359

Now the error message at start is:

QCoreApplication::sendPostedEvents: Cannot send posted events for
objects in another thread

and the GUI frozes and is not anymore usable.
Kill -9 is needed to close the program.

Marco


Hi,

I'm not sure whether it helps you, but on my system, the GUI seems to take quite a lot of time until it appears. When it does eventually, the terminal contains the message:

QCoreApplication::sendPostedEvents: Cannot send posted events for objects in another thread

For the rest it seems to work as usual.

My build should be from Friday morning if I remember correctly, running Xubuntu 12.04 with gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3

Regards,
Laurent


reply via email to

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