On Tue, Mar 12, 2002 at 09:31:03PM +0100, Uwe Pross wrote:
> On Tue, Mar 12, 2002 at 11:28:19AM +0100, Dominik Vogt wrote:
> >
> > The problem is gone with a more recent snapshot. Try a snapshot
> > that is about two weeks old.
> >
>
> I have tried the snapshot from 25/02/2002 which is about 2 weeks old
> and there is still the same problem. I also discovert another problem
> with FvwmTaskBar and FvwmPager.
>
> I am using 2 desks, FvwmPager and the FvwmTaskBar with option
> DeskOnly. Say If I am on desk 0 and there is a window on this desk,
> there is no matter if it is on the current page or on another one,
> and I use the pager to move the window to desk 1 it does not
> disappear from the TaskBar. Instead the window is showing twice in
> the TaskBar. Using "WindowList (CurrentDesk)" does not display the
> window on desk 0 which is correct. If I use the Pager to move the
> window back to desk 0 and everything is fine.
>
> Another thing which happens while writting this mail is that the
> snapshot does not like the command:
>
> WindowList (CurrentPage) Root c c NoDeskSort NoGeometry \
> UseIconName "Prev (CurrentPage,!FvwmButtons) FlipRaise"
Well, perhaps it was just luck that I didn't see the problem here
and that you didn't see it with 2.4.x. The code for the DeskOnly
option is totally broken in FvwmTaskBar and as far as I can see,
it has been broken for a long time. First, it completely ignores
the StickyIcon style. Second, it sometimes thinks a window is
moved onto the current desk when its actually removed from it.
> The following error occured:
>
> [FVWM][WindowList]: <<ERROR>> Unknown option '(CurrentPage)'
> [FVWM][WindowList]: <<ERROR>> Unknown option 'Root'
> [FVWM][WindowList]: <<ERROR>> Unknown option 'c'
> [FVWM][WindowList]: <<ERROR>> Unknown option 'c'
>
> Is anything wrong with the command above? I studied the man page and
> I think this command should work. I think it did in version 2.4.x but
> I am not that sure.
The same bug was introduced into 2.5.0 and 2.4.6. At the moment,
there is no way to get the position and the condition work at the
same time. Will be fixed in 2.4.7.
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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 Tue Mar 12 2002 - 17:46:12 GMT