gnome-terminal and --use-factory



Hi,

Regarding these bugs report:

http://bugzilla.gnome.org/show_bug.cgi?id=32092
http://bugzilla.gnome.org/show_bug.cgi?id=30079

It is a good reason to set start_terminal_factory to FALSE for each command
line argument ?

In fact only "gnome-terminal --use-factory" work. If you use and additional
command line argument (like -e), the factory doesn't work.

I see in gnome-terminal.c for each command line argument except for
USE_FACTORY_KEY: :

        case FONT_KEY:
                cfg->font = (char *)arg;
                start_terminal_factory = FALSE;
                use_terminal_factory = FALSE;
                break;



Christian




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