I finally found the reason for those messages:

X Error of failed request:  BadValue (integer parameter out of range
for operation) Major opcode of failed request:  113 (X_KillClient)
  Value in failed request:  0x800001
  Serial number of failed request:  29
  Current serial number in output stream:  35

This is habak that cause them at each restart. That's a good news
because I can move forward now.

When habak is installed, it will be used by Wallpaper-Set even if
hsetroot or Bsetroot are present.

I cannot test Bsetroot on my Gentoo. But this work fine with hsetroot.
So please, remove habak from your system and install hsetroot instead.

Know somebody if Bsetroot is still working on some disrto? If not, I
will remove its support too.

An alternative is to use xloadimage. For that, you have to install
xloadimage and modify components/functions/Wallpaper

Replace the line that begin with
+ I Test (x habak) Exec ...
 by
+ I Test (x xloadimage) Exec xloadimage -onroot -quiet -fullscreen
  -shrink -tile $*

I also modified the icon generation in fvwm-crystak.generate-menu. That
fix the following warnings:

libpng warning: Ignoring incorrect gAMA value .55 when sRGB is also
present

To fix the icons yourself (you will have to in any case):
    cd ${HOME}/.fvwm-crystal/icons/Default
    find -name "*.png* -exex convert "{}" "{}" \;

For me, to fix all the files, it was necessary to run the second
command 3 times. You may want to fix the icons
in /usr/share/fvwm-crystal/fvwm/icons as well.

I applied those fixes into the svn. So an alternative is to install it.
But be aware it is not ready for release. Some recipe present graphical
glitches. Otherwise, it must mostly work.

Anyway, I would be happy if you can give the svn a try and report back
if those issues are gone, and whatever else.

<svn checkout svn://svn.code.sf.net/p/fvwm-crystal/code/
fvwm-crystal-code>

Best,
Dominique


-- 
"We have the heroes we deserve."

_______________________________________________
fvwm-crystal-users mailing list
fvwm-crystal-users@gna.org
https://mail.gna.org/listinfo/fvwm-crystal-users

Reply via email to