On 03/30/11 03:42 AM, André Schneider wrote:
Hi Ginn and John,

If I start FF with "--sync" option NO(!) crash occures.
After installing the first add-on (using the GUI)
FF crashs after RESTART - I guess the RESTART is done
without "--sync".

What is different when I'm using "--sync"?

--sync and --no-xshm are options passed to gtk+ (via gtk_parse_args()).
If this switch is set, XSynchronize(display, True) is called which
should synchronize X requests with their replies.
_______________________________________________
desktop-discuss mailing list
desktop-discuss@opensolaris.org

Reply via email to