On Friday, 26 June 2009 at 20:41, Thomas Adam wrote: > Please can you be more specific? What makes you think it's not > working anymore?
It doesn't appear where it did before. > What does your FvwmIconMan configuration look like (hint: I need to see it). Stripped down config attached. > If you can reliably reproduce this, does FvwmIconMan crash? Are you able to > obtain a corefile if so? (Assuming you've set your ulimit appropriately > before starting FVWM -- c.f. "ulimit -c unlimited"). Check your > ~/.xsession-errors log as well since that might prove useful. Always happens with -4 with the attached config. Never happens with -3. .xsession-errors doesn't list anything useful. But I get a core dump. gdb says (rebuilt with "CFLAGS='-O0 -g' ./configure"): Core was generated by `/usr/lib/fvwm/2.5.27/FvwmIconMan 9 4 none 0 8 -geometry -100-100'. Program terminated with signal 11, Segmentation fault. [New process 32370] #0 0x00007f64c11342f0 in strncasecmp () from /lib/libc.so.6 (gdb) bt #0 0x00007f64c11342f0 in strncasecmp () from /lib/libc.so.6 #1 0x00000000004372bd in GetSimpleColor (name=0x6 <Address 0x6 out of bounds>) at ColorUtils.c:440 #2 0x0000000000411844 in lookup_color (name=0x6 <Address 0x6 out of bounds>, ans=0x21b46e8) at x.c:82 #3 0x0000000000412c6e in load_default_context_back (man=0x21b46a0, i=7) at x.c:580 #4 0x0000000000413042 in X_init_manager (man_id=0) at x.c:657 #5 0x0000000000406243 in main (argc=8, argv=0x7fffcbef44a8) at FvwmIconMan.c:304 (gdb) bt full #0 0x00007f64c11342f0 in strncasecmp () from /lib/libc.so.6 No symbol table info available. #1 0x00000000004372bd in GetSimpleColor (name=0x6 <Address 0x6 out of bounds>) at ColorUtils.c:440 color = {pixel = 0, red = 0, green = 0, blue = 0, flags = 0 '\0', pad = 0 '\0'} is_illegal_rgb = 0 #2 0x0000000000411844 in lookup_color (name=0x6 <Address 0x6 out of bounds>, ans=0x21b46e8) at x.c:82 No locals. #3 0x0000000000412c6e in load_default_context_back (man=0x21b46a0, i=7) at x.c:580 j = 1 #4 0x0000000000413042 in X_init_manager (man_id=0) at x.c:657 man = (WinManager *) 0x21b46a0 width = 0 height = 1 i = 7 x = 80 y = 0 geometry_mask = 4331303 #5 0x0000000000406243 in main (argc=8, argv=0x7fffcbef44a8) at FvwmIconMan.c:304 i = 0 __PRETTY_FUNCTION__ = "main" Best regards, Christian Ohm
IgnoreModifiers L2 Key Left A CM Scroll -100 0 Key Right A CM Scroll +100 0 Key Up A CM Scroll 0 -100 Key Down A CM Scroll 0 +100 DeskTopSize 2x1 DestroyFunc EWMHActivateWindowFunc Key Escape A C Menu root-menu Key F9 WFST M Maximize grow grow AddToMenu root-menu "Root Menu" Title + "&XTerm" Exec exec xterm -u8 -fn '-Misc-Fixed-Medium-R-Normal--18-120-100-100-C-90-ISO10646-1' -sl 2000 -bg black -fg grey90 -ls + "" Nop + "&Restart" Restart + "&Quit" Quit Mouse 1 R A Menu root-menu EwmhBaseStruts 64 0 0 0 Style "FvwmButtons" Sticky, NoTitle, !Borders, NeverFocus, EWMHPlacementIgnoreWorkingArea DestroyModuleConfig FvwmButtons: * *FvwmButtons: Frame 1 *FvwmButtons: Geometry 64x1200+0+0 *FvwmButtons: ButtonGeometry 8x8 *FvwmButtons: Columns 2 *FvwmButtons: BoxSize smart *FvwmButtons: (8x24, Swallow "FvwmIconMan" 'FvwmIconMan -geometry -100-100') Module FvwmButtons *FvwmIconMan: Action Mouse 1 N sendcommand "Raise" *FvwmIconMan: Action Mouse 2 N sendcommand "Module FvwmIdent FvwmIdent" *FvwmIconMan: Font "xft:Bitstream Vera Sans:size=8" *FvwmIconMan: Format "%i" *FvwmIconMan: ButtonGeometry 64x0 *FvwmIconMan: DrawIcons always *FvwmIconMan: ReliefThickness 1 *FvwmIconMan: PlainButton flat *FvwmIconMan: FocusAndSelectButton up *FvwmIconMan: FocusButton up *FvwmIconMan: IconButton down *FvwmIconMan: DontShow FvwmButtons FvwmIconMan *FvwmIconMan: Tips needed *FvwmIconMan: TipsDelays 50 *FvwmIconMan: TipsPlacement right *FvwmIconMan: TipsJustification center *FvwmIconMan: TipsOffsets 1 1 *FvwmIconMan: TipsFont "xft:Bitstream Vera Sans:size=9"