Re: FVWM: fvwm2 problem

From: Jeff Gibson <jeffg_at_singlemalt.Stanford.EDU>
Date: Wed, 31 Jul 2002 06:42:49 -0700 (PDT)

I'll give 2.5.2 a shot. Is there a tool that comes with fvwm2 that I
can use to take s screenshot?
        Thanks,
        Jeff

The following words come to us from Dominik Vogt:
>
>
> --tjCHc7DPkfUGtrlw
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
>
> On Tue, Jul 30, 2002 at 05:06:48PM -0700, Jeff Gibson wrote:
> > I just compiled and installed fvwm2 version 2.4.8 on a Solaris machine
> > running with openwin/cde. It basically works, but whenever I move a
> > window, the window border and the sizing hashmarks inside the window
> > leave black lines behind that litter up the display until I explicity
> > tell fvwm2 to refresh. This happens even with a blank .fvwm2rc, so it's
> > not a local configuration issue. Any idea what I can do? My
> > configuration is below.
>
> Please try out 2.5.2. I'm not recommending to use it but merely
> try if the problem is still there. Second, can you make a
> screen shot showing the problem and post it? Please don't post
> your whole desktop, a small portion is enough. Finally, please
> apply the attached patch to the sources, recompile and reinstall
> fvwm and post the output it produces (just the last twenty lines).
>
> To apply the patch, cd into the directory with the move_resize.c
> file in the fvwm source tree, copy the patch file there and issue
> the command
>
> $ patch < moveoutline.patch
>
> > I'm not using many of the extensions, but it
> > didn't look to me like any of those extensions would help.
>
> It's not a matter of configuration.
>
> Bye
>
> Dominik ^_^ ^_^
>
> --
> Dominik Vogt, mail: dominik.vogt_at_schlund.de, phone: 0721/91374-382
> Schlund + Partner AG, Erbprinzenstr. 4-12, D-76133 Karlsruhe
>
> --tjCHc7DPkfUGtrlw
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: attachment; filename="moveoutline.patch"
>
> *** move_resize.c.orig Wed Jul 31 10:52:59 2002
> --- move_resize.c Wed Jul 31 10:59:36 2002
> ***************
> *** 2969,2974 ****
> --- 2969,2977 ----
> get_outline_rects(
> &(rects[1]), move_resize_grid.geom.x, move_resize_grid.geom.y,
> move_resize_grid.geom.width, move_resize_grid.geom.height);
> + fprintf(stderr,"dmrg: erasing (%d) %4d %4d %4dx%4d\n", nrects,
> + move_resize_grid.geom.x, move_resize_grid.geom.y,
> + move_resize_grid.geom.width, move_resize_grid.geom.height);
> }
> if (width && height)
> {
> ***************
> *** 2978,2983 ****
> --- 2981,2988 ----
> move_resize_grid.geom.width = width;
> move_resize_grid.geom.height = height;
> nrects += get_outline_rects(&(rects[0]), x, y, width, height);
> + fprintf(stderr,"dmrg: drawing (%d) %4d %4d %4dx%4d\n",
> + nrects, x, y, width, height);
> }
> if (nrects > 0)
> {
>
> --tjCHc7DPkfUGtrlw--
> --
> Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
> To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
> message to majordomo_at_fvwm.org.
> To report problems, send mail to fvwm-owner_at_fvwm.org.
>


-- 
Jeff Gibson			jeffg_at_stanford.edu
Ph. D. Student in EE		Phone:  (Home)   (650) 938-5967
Computer Systems Lab			(Office) (650) 725-3657
Stanford University		http://www-flash.stanford.edu/~jeffg
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Jul 31 2002 - 08:45:23 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:53 BST