Re: [gtk-list] Re: How to run GTK without MIT-SHM



robert havoc pennington wrote:
> 
> On Tue, 2 Jun 1998, Hannu Krosing wrote:
> >
> > How can I run a gtk program on a server without MIT-SHM extension?
> >
> 
> Gtk programs have a --no-xshm option that should work.

Thanks!

But, now I get on any example that came with gtk:

  [hannu@sid buttons]$ [hannu@sid entry]$ ./entry --no-xshm

  ** ERROR **: sigsegv caught

Instead of previous:

  [hannu@sid buttons]$ [hannu@sid entry]$ ./entry

  ** WARNING **: MIT-SHM Extension not availible on server

  ** ERROR **: sigsegv caught

so it seems that drawing a simple widget _requires_ MIT-SHM extension ??

Hannu



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