On Fri, Sep 07, 2001 at 09:39:23AM +0200, Giuseppe Della Ricca wrote:
> Hi !
> 
> I suggest the following change in FScreen.c (or something equivalent):
> 
> cvs diff -r 1.5 FScreen.c
> Index: FScreen.c
> ===================================================================
> RCS file: /home/cvs/fvwm/fvwm/libs/FScreen.c,v
> retrieving revision 1.5
> diff -r1.5 FScreen.c
> 319c319
> <       screens = (XineramaScreenInfo 
> *)safemalloc(sizeof(XineramaScreenInfo)*1);
> ---
> >       screens_xi = (XineramaScreenInfo 
> > *)safemalloc(sizeof(XineramaScreenInfo)*1);
> 
> i.e. I've changed screens to screens_xi. Without it screens_xi = 0x0 and
> fvwm2 crashes in screens_xi[0].screen_number = -1 (I don't have Xinearama).

Thanks, I'll apply the fix as soon as possible.

Bye

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]
  • FScreen.c Giuseppe Della Ricca
    • Re: FScreen.c Dominik Vogt

Reply via email to