Bug#675716: fvwm corrupts a sticky window over FvwmPager at desktop change

2017-01-01 Thread Jaimos Skriletz
On Sun, Jan 1, 2017 at 9:05 AM, Vincent Lefevre  wrote:
> On 2016-12-29 23:42:53 -0700, Jaimos Skriletz wrote:
>> I am just seeing if you have figured out if this was a video driver
>> bug or not? Do you still experience this with with fvwm 2.6.7?
>
> Due to the numerous bugs in the nouveau driver over the years and
> the lack of bug fixes, I've been using only the Nvidia driver for
> some time. I have never seen any problem with Fvwm and this driver.
> So, it was probably a driver bug.
>

Thanks.

I am going to close this bug for now. It is probably better to
(re)open a bug against nouveau, if it is still present and you decide
to go back to nouveau and assign the bug to that package. But for now
I don't see a reason to reassign it.

In either case it doesn't appear to be a bug within fvwm.

jaimos



Bug#675716: fvwm corrupts a sticky window over FvwmPager at desktop change

2017-01-01 Thread Vincent Lefevre
On 2016-12-29 23:42:53 -0700, Jaimos Skriletz wrote:
> I am just seeing if you have figured out if this was a video driver
> bug or not? Do you still experience this with with fvwm 2.6.7?

Due to the numerous bugs in the nouveau driver over the years and
the lack of bug fixes, I've been using only the Nvidia driver for
some time. I have never seen any problem with Fvwm and this driver.
So, it was probably a driver bug.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Bug#675716: fvwm corrupts a sticky window over FvwmPager at desktop change

2016-12-29 Thread Jaimos Skriletz
On Fri, 25 Jan 2013 00:53:36 +0100 Vincent Lefevre  wrote:
> On 2013-01-24 15:16:46 -0800, Vincent W. Chen wrote:
> > As Thomas Adam noted, what graphics driver are you using?
>
> nouveau. It is known to have a redraw bug with some NVIDIA cards
> (e.g. bug 640464).
>
> > Is there another graphics driver that you can try to reproduce this
> > bug?
>
> I don't know which other one can be used. Last time I tried vesa
> (for bug 640464), it didn't work at all.
>
> > In other words, are you still affected by this problem?
>
> I haven't upgraded fvwm yet. After that, I'll try to reproduce the bug.
>
> If this is a driver bug, bug 689514 might be also one. Unfortunately
> I don't have any test results from other users (in particular those
> using the same cards and driver) for these bugs.
>

Hello,

I am just seeing if you have figured out if this was a video driver
bug or not? Do you still experience this with with fvwm 2.6.7?

jaimos



Bug#675716: fvwm corrupts a sticky window over FvwmPager at desktop change

2012-06-02 Thread Vincent Lefevre
Package: fvwm
Version: 1:2.5.30.ds-1.1+local1
Severity: normal

The following sequence can trigger a display problem with my config
file (see a part of my fvwmrc below):
1. Open a GNU Emacs window where File (in the menu) is over the
   FvwmPager (where there will be a change below).
2. Set the window as sticky.
3. Change the desktop (e.g. with Ctrl-Meta-arrow).

- A part of the Emacs menu bar can be corrupted. See attached
snapshots as examples.

I think that what happens at (3) is the following: due to the
desktop switching, the contents of FvwmPager change. Normally
this change shouldn't be visible because the Emacs window is
over the FvwmPager window and is sticky, but this change is
partly done on the screen as if the Emacs window weren't there.

I can easily reproduce this bug with Emacs, Calcoo and Qalculate,
but not with some other applications, like gnome-terminal.

Note: my fvwm package is a locally rebuilt version with the
shape-hints patch in bug 588537.

My fvwmrc contains in particular:

DeskTopSize 2x2
OpaqueMoveSize  80
EdgeResistance  -1

HilightColorBlack   #c06077

ButtonStyle 1 5 25x40@1 25x60@1 75x60@0 75x40@0 25x40@1
ButtonStyle 2 5 40x25@1 40x75@1 60x75@0 60x25@0 40x25@1
ButtonStyle 4 5 25x25@1 25x75@1 75x75@0 75x25@0 25x25@1

Style *   BorderWidth 4, HandleWidth 4
Style *   Color Black/#60a0c0
Style *   MWMBorder, MWMButtons, MWMDecor, NoIcon
Style *   ActivePlacement
Style *   DecorateTransient
Style *   DontRaiseTransient, DontLowerTransient
Style *   EdgeMoveDelay -1, EdgeMoveResistance 20
Style Fvwm*   NoTitle, NoHandles, Sticky, WindowListSkip, \
BackColor #60c0a0

Style Display !AllowShapeHints

DefaultFont xft:Bitstream:size=10
WindowFont  xft:Bitstream:size=9
IconFontxft:Bitstream:size=9

AddToFunc RestartFunction \
I Module FvwmPager 0 0
+   I Module FvwmButtons
+   I Module FvwmWinList

AddToFunc InitFunction \
I Desk 0 0
+   I RestartFunction
[...]

DestroyFunc EWMHActivateWindowFunc
AddToFunc EWMHActivateWindowFunc I Focus

Mouse 0 1   A   Windowops-or-Die
Mouse 1 2   A   Raise-and-Fct Maximize 0 100
Mouse 2 2   A   Maximize 0 grow
Mouse 3 2   A   Maximize 0 100
Mouse 0 3   A   Stick
Mouse 1 4   A   Raise-and-Fct Maximize 100 100
Mouse 2 4   A   Maximize grow grow
Mouse 3 4   A   Maximize 100 100
Mouse 0 5   A   Iconify
Mouse 0 6   A   Iconify

Key LeftA   CM  Scroll -100 0
Key Right   A   CM  Scroll +100 0
Key Up  A   CM  Scroll 0 -100
Key DownA   CM  Scroll 0 +100

*FvwmPagerGeometry  89x72+0+0
*FvwmPagerFont  xft:Bitstream:size=9
*FvwmPagerFore  Black
*FvwmPagerBack  #4040c0
*FvwmPagerHilight   #9878a8

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fvwm depends on:
ii  libc6  2.13-32
ii  libcairo2  1.10.2-7
ii  libfontconfig1 2.9.0-6
ii  libfribidi00.19.2-3
ii  libgdk-pixbuf2.0-0 2.26.1-1
ii  libglib2.0-0   2.32.3-1
ii  libice62:1.0.8-2
ii  libpng12-0 1.2.49-1
ii  libreadline6   6.2-8
ii  librplay3  3.3.2-14
ii  librsvg2-2 2.36.1-1
ii  libsm6 2:1.2.1-2
ii  libstroke0 0.5.1-6
ii  libtinfo5  5.9-7
ii  libx11-6   2:1.4.99.901-2
ii  libxcursor11:1.1.13-1
ii  libxext6   2:1.3.1-2
ii  libxft22.2.0-3
ii  libxinerama1   2:1.1.2-1
ii  libxpm41:3.5.10-1
ii  libxrender11:0.9.7-1
ii  perl   5.14.2-11
ii  perl-modules [libperl4-corelibs-perl]  5.14.2-11
ii  zlib1g 1:1.2.7.dfsg-11

Versions of packages fvwm recommends:
ii  fvwm-icons20070101-1
ii  libx11-protocol-perl  0.56-2
ii  perl-tk   1:804.029-1.2

Versions of packages fvwm suggests:
pn  cpp  4:4.7.0-6
pn  fvwm-themes  none
pn  m4   1.4.16-3
pn  menu 2.1.46
pn  wm-icons none

-- no debconf information
attachment: