Thank you for your reply!

Vincent W. Chen (2015-03-18T02:02:44+0100):
> On Mon, Mar 16, 2015 at 2:03 AM, Olaf Dietrich
> <[email protected]> wrote:
> >
> > I think I can trigger the crash reproducibly in my setup:
[....]
> >
> I am unable to reproduce this on my end, following the instructions
> you've given.

It seems to be 100% reproducible here; so, if you have any
suggestions, I should be able to do some more testing to
find out what's going wrong.


> > Probably not related are some persistent fvwm charset problems:
> >
> > [fvwm][convert_charsets]: WARNING -
> >         Invalid byte sequence during conversion from UTF-8 to ISO-8859-1
> >
> What language are you running Fvwm under (check by running 'locale')?

$ locale
LANG=
LANGUAGE=en_US:en
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=

Some programs are started with modified environment variables
(and I haven't tested recently which of these are really still
necessary to get the desired behavior):

  LC_CTYPE=en_US.utf8 uxterm
  LANG=en_US.utf8 exec uxterm -e mutt
  LANG=en_US LC_PAPER=de_DE iceweasel
  LANG=en_US exec xterm -e octave
  LANG=de_DE.utf8 soffice
  LANG=en_US LC_PAPER=de_DE xpdf


> Do you have any UTF-8 locales on your system (check by running 'locale -a')?

$ locale -a
C
C.UTF-8
POSIX
de_DE
de_DE.iso88591
de_DE.iso885915@euro
de_DE.utf8
de_DE@euro
deutsch
en_US
en_US.iso88591
en_US.iso885915
en_US.utf8
german



> > As mentioned before (but not necessarily related), fvwm does not
> > display handles for several dialog windows, e.g., in gimp (File > Open)
> > or xpdf.
[...]
> Therefore try putting the following in your config file:
> 
> Style * DecorateTransient

Thanks - that's solving this issue!


Olaf


---- Some more config data ----

Package: fvwm
Version: 1:2.6.5.ds-3


.fvwm/config:

EdgeResistance 400
Style * EdgeMoveDelay 400
Style * EdgeResizeDelay 400
Style * EdgeMoveResistance 200 100
Style * DecorateTransient
OpaqueMoveSize 60
WindowFont "Xft:Arial:style=Regular:size=10:encoding=utf8"
DefaultFont "Xft:Arial:style=Semibold:size=9:encoding=utf8"
DeskTopSize 8x2
*FvwmPagerGeometry 1200x92+0-0@0
*FvwmPagerFont none
*FvwmPagerSmallFont -*-*-*-r-*-*-8-*-*-*-*-*-iso10646-*
*RightFvwmPagerGeometry 1200x92+0-0@1
*RightFvwmPagerFont none
*RightFvwmPagerSmallFont -*-*-*-r-*-*-8-*-*-*-*-*-iso10646-*
Style FvwmPager StaysPut, Sticky, NoTitle, WindowListSkip, Handles
Module FvwmPager 0 0
Module FvwmPager RightFvwmPager 0 0
*FvwmBacker: Command (Desk *, Page 0 *) -solid #303030
Module FvwmBacker
Style "*" SloppyFocus
Style "*" MWMBorder, HandleWidth 5
Style "xclock"   NoTitle, Sticky, WindowListSkip
Style "xload"    NoTitle, Sticky, WindowListSkip


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to