On 25 Nov 2002 22:00:37 +0100, Olivier Chapuis wrote:
> 
> I am unable to reproduce this one. Can you send a minimal config?

Please note I didn't update the cvs for your latest commit yet.

It is the same config I mentioned earlier with the first 3 lines added.
Save it in ~/.fvwm/transdecors:

  Colorset 1 fg red   # you may have "bg red" instead, it does not matter
  Style * Colorset 1, HilightColorset 1
  PipeRead 'fvwm-root -r `fvwm-config 
-d`/themes/metal/images/background/metal-tile.xpm'
  Colorset 41 RootTransparent buffer, tint cyan 15
  Colorset 42 RootTransparent buffer, tint red 15
  BorderStyle Active Colorset 41 -- flat
  BorderStyle Inactive Colorset 42 -- flat
  TitleStyle Active Colorset 41 -- flat
  TitleStyle Inactive Colorset 42 -- flat
  ButtonStyle All -- UseTitleStyle flat

Now start 'fvwm -f transdecors' using another X (don't restart with it!).
Start any number of windows.
I see cyan fg everywhere, not red or black (if you didn't define fg).

Now do "Restart" or "Restart fvwm -f transdecors". It core dumps.


#0  0x0808dbb6 in parse_colorset (n=41, line=0x0) at colorset.c:1105
1105                                                    colors[k++].pixel =
(gdb) where
#0  0x0808dbb6 in parse_colorset (n=41, line=0x0) at colorset.c:1105
#1  0x08070a7c in CMD_Colorset (cond_rc=0xbfffe8fc, exc=0x80dfc70, 
    action=0x80ed311 "41 RootTransparent buffer, tint cyan 15")
    at builtins.c:2698
#2  0x08091836 in __execute_function (cond_rc=0xbfffe8fc, exc=0x80f07f0, 
    action=0x80ed311 "41 RootTransparent buffer, tint cyan 15", 
    exec_flags=0 '\0', args=0x80c5c0c) at functions.c:586
#3  0x080923f3 in execute_function (cond_rc=0x0, exc=0x80f07f0, 
    action=0xbfffe9b0 "Colorset 41 RootTransparent buffer, tint cyan 15", 
    exec_flags=0 '\0') at functions.c:1176
#4  0x080a2e18 in run_command_stream (f=0x80f2690, exc=0x80f07f0) at read.c:161
#5  0x080a2f80 in run_command_file (filename=0x80f08f8 "transdecors", 
    exc=0x80f07f0) at read.c:239
#6  0x080a30d1 in CMD_Read (cond_rc=0xbfffee6c, exc=0x80f07f0, 
    action=0x80f07dd "transdecors") at read.c:302
#7  0x08091836 in __execute_function (cond_rc=0xbfffee6c, exc=0x80f0758, 
    action=0x80f07dd "transdecors", exec_flags=0 '\0', args=0x80c633c)
    at functions.c:586
#8  0x080923f3 in execute_function (cond_rc=0x0, exc=0x80f0758, 
    action=0x80dba20 "Read transdecors", exec_flags=0 '\0') at functions.c:1176
#9  0x0807d7bf in main (argc=4, argv=0xbffff3d4) at fvwm.c:2334
#10 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6

Regards,
Mikhael.
--
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]

Reply via email to