Re: my current approach to manage desktops [Re: FVWM: Fvwmpager crashes if no pages are to be shown]

2011-12-30 Thread Thomas Adam
2011/12/28 Michael Großer michael.gros...@gmx.de: When I increased the total number of viewports from 144 to 432 some weeks ago, I redesigned my approach to manage the pagers (using some of these advices above). Today, 16 months later, my FVWM config should be a lot more mature and a bit less

Re: my current approach to manage desktops [Re: FVWM: Fvwmpager crashes if no pages are to be shown]

2011-12-30 Thread Michael Großer
Thomas Adam wrote: 2011/12/28 Michael Großer michael.gros...@gmx.de: When I increased the total number of viewports from 144 to 432 some weeks ago, I redesigned my approach to manage the pagers (using some of these advices above). Today, 16 months later, my FVWM config should be a lot more

Re: my current approach to manage desktops [Re: FVWM: Fvwmpager crashes if no pages are to be shown]

2011-12-30 Thread Michael Großer
Michael Großer wrote: Thomas Adam wrote: 2011/12/28 Michael Großer michael.gros...@gmx.de: When I increased the total number of viewports from 144 to 432 some weeks ago, I redesigned my approach to manage the pagers (using some of these advices above). Today, 16 months later, my FVWM config

Re: my current approach to manage desktops [Re: FVWM: Fvwmpager crashes if no pages are to be shown]

2011-12-30 Thread Thomas Adam
On Fri, Dec 30, 2011 at 11:56:57PM +0100, Michael Großer wrote: Thomas Adam wrote: On Fri, Dec 30, 2011 at 09:40:36PM +0100, Michael Großer wrote: P.S. I still know that the problem can only be fixed if someone else than me can reproduce my observations. And I know that you already

Re: my current approach to manage desktops [Re: FVWM: Fvwmpager crashes if no pages are to be shown]

2011-12-30 Thread Michael Großer
Thomas Adam wrote: On Fri, Dec 30, 2011 at 11:56:57PM +0100, Michael Großer wrote: Thomas Adam wrote: On Fri, Dec 30, 2011 at 09:40:36PM +0100, Michael Großer wrote: P.S. I still know that the problem can only be fixed if someone else than me can reproduce my observations. And I know

my current approach to manage desktops [Re: FVWM: Fvwmpager crashes if no pages are to be shown]

2011-12-28 Thread Michael Großer
Thomas Adam wrote: On Sun, Aug 29, 2010 at 01:10:42PM +0200, Michael Großer wrote: Thomas Adam wrote: On Fri, Aug 13, 2010 at 12:51:44AM +0200, michael.gros...@gmx.de wrote: On Thu, Aug 12, 2010 at 04:21:53PM +0200, michael.gros...@gmx.de wrote: Hi! I think that I found the

Re: FVWM: Fvwmpager crashes if no pages are to be shown

2010-08-30 Thread Thomas Adam
On Mon, Aug 30, 2010 at 07:38:04AM +0200, Michael Großer wrote: If you speak about the wait function: I *tried* to avoid the wait function. I wrote another solution using StartsOnDesktop instead of the wait function. The result was that fvwm did not keep the current desk + page anymore after

Re: FVWM: Fvwmpager crashes if no pages are to be shown

2010-08-30 Thread Michael Großer
des...@verizon.net wrote: michael.gros...@gmx.de writes: Original-Nachricht Datum: Sun, 29 Aug 2010 12:17:52 +0100 Von: Thomas Adam tho...@xteddy.org An: Michael Gro?er michael.gros...@gmx.de CC: fvwm@fvwm.org Betreff: Re: FVWM: Fvwmpager crashes if no pages are to be

Re: FVWM: Fvwmpager crashes if no pages are to be shown

2010-08-29 Thread Michael Großer
Thomas Adam wrote: On Fri, Aug 13, 2010 at 12:51:44AM +0200, michael.gros...@gmx.de wrote: On Thu, Aug 12, 2010 at 04:21:53PM +0200, michael.gros...@gmx.de wrote: Hi! I think that I found the first bug. I made a combination of pagers for me as shown in the attachment.

Re: FVWM: Fvwmpager crashes if no pages are to be shown

2010-08-29 Thread Thomas Adam
On Sun, Aug 29, 2010 at 01:10:42PM +0200, Michael Gro?er wrote: Result: I cannot find a way to get ulimit -c returning an unlimited result. It's really quite simple. You do this in your ~/.bashrc file: ulimit -c unlimited ... and then you start FVWM in the normal way. Don't go near

Re: FVWM: Fvwmpager crashes if no pages are to be shown

2010-08-29 Thread Michael . Grosser
Original-Nachricht Datum: Sun, 29 Aug 2010 12:17:52 +0100 Von: Thomas Adam tho...@xteddy.org An: Michael Gro?er michael.gros...@gmx.de CC: fvwm@fvwm.org Betreff: Re: FVWM: Fvwmpager crashes if no pages are to be shown On Sun, Aug 29, 2010 at 01:10:42PM +0200, Michael

Re: FVWM: Fvwmpager crashes if no pages are to be shown

2010-08-29 Thread Thomas Adam
On Sun, Aug 29, 2010 at 01:10:42PM +0200, Michael Großer wrote: Thomas Adam wrote: On Fri, Aug 13, 2010 at 12:51:44AM +0200, michael.gros...@gmx.de wrote: On Thu, Aug 12, 2010 at 04:21:53PM +0200, michael.gros...@gmx.de wrote: Hi! I think that I found the first bug. I made a

Re: FVWM: Fvwmpager crashes if no pages are to be shown

2010-08-29 Thread Michael Großer
Thomas Adam wrote: Let's see what I notice first of all: # start several pagers AddToFunc StartFunction + I GotoDesk 0 0 + I FvwmPager minipager 0 11 + I Wait minipager + I GotoDesk 0 0 + I FvwmPager 0 3 + I Wait FvwmPager + I GotoDesk 0 1 + I FvwmPager 0 3 + I Wait

Re: FVWM: Fvwmpager crashes if no pages are to be shown

2010-08-28 Thread Thomas Adam
On Fri, Aug 13, 2010 at 12:51:44AM +0200, michael.gros...@gmx.de wrote: On Thu, Aug 12, 2010 at 04:21:53PM +0200, michael.gros...@gmx.de wrote: Hi! I think that I found the first bug. I made a combination of pagers for me as shown in the attachment. Straight in the bottom

FVWM: Fvwmpager crashes if no pages are to be shown

2010-08-12 Thread Michael . Grosser
Hi! I think that I found the first bug. I made a combination of pagers for me as shown in the attachment. Straight in the bottom left corner, I made an FvwmPager that I called minipager. I gave it these Geometry attributes: *minipager: Geometry 110x44+2+978 I deliberately chose the 44 to hide

Re: FVWM: Fvwmpager crashes if no pages are to be shown

2010-08-12 Thread Michael . Grosser
On Thu, Aug 12, 2010 at 04:21:53PM +0200, michael.gros...@gmx.de wrote: Hi! I think that I found the first bug. I made a combination of pagers for me as shown in the attachment. I'll look into this when I get home. Thanks for the instructions. Is there a corefile? Can you get a

Re: FVWM: Fvwmpager crashes if no pages are to be shown

2010-08-12 Thread Thomas Adam
On Thu, Aug 12, 2010 at 04:21:53PM +0200, michael.gros...@gmx.de wrote: Hi! I think that I found the first bug. I made a combination of pagers for me as shown in the attachment. Straight in the bottom left corner, I made an FvwmPager that I called minipager. I gave it these Geometry

Re: FVWM: Fvwmpager crashes if no pages are to be shown

2010-08-12 Thread Michael . Grosser
On Thu, Aug 12, 2010 at 04:21:53PM +0200, michael.gros...@gmx.de wrote: Hi! I think that I found the first bug. I made a combination of pagers for me as shown in the attachment. Straight in the bottom left corner, I made an FvwmPager that I called minipager. I gave it these