News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Empty terminal when debugging

Started by Borneq, May 02, 2016, 03:47:52 PM

Previous topic - Next topic

Borneq

I change terminal to launch console programs to: gnome-terminal --disable-factory -t $TITLE -x
without --disable-factory crashes when debugging
problem: terminal is empty when debugging

oBFusCATed

Can you explain the problem with more details? Post some logs, screen shots?

Removing --disable-factory on modern gnome-terminals is not a good idea.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna

Quote from: oBFusCATed on May 03, 2016, 12:29:09 PM
Removing --disable-factory on modern gnome-terminals is not a good idea.
That's wrong, because "--disable-factory" does not exist in recent versions of gnome-shell and leads to an error.

Quote
jens@laptop:~$ LC_ALL="C" gnome-terminal --disable-factory
Failed to parse arguments: Option "--disable-factory" is no longer supported in this version of gnome-terminal.

But it depends of course on the version the OP uses.

oBFusCATed

Bleh, I'm not using any of the modern gnome-terminals and I've forgotten about this change. :)

Anyway C::B should work fine without using this option even on older gnome-terminals and we've removed it from the settings.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]