Re: Using Mozilla without DISPLAY set
Christian Biesinger <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Christian Smith wrote: > Hi, > We have an application written using Mozilla, to implement an installer > frontend. Problem is, we want a silent and console option for the installer, > which causes problems if DISPLAY is not set on UNIX, as the libnecko module > tries to initialise the GUI subsystem, which fails if GTK has not been > initialised (I can provide more details, such as stack trace, if necassary.) Hmm, I'd be interested in the stack trace. I don't think necko should be initializing GTK.