Package: openbox
Severity: important
Justification: breaks unrelated software (like nautilus)
With the stock Openbox from Debian (recompiled on an ubuntu system,
but that shouldn't matter), _NET_WORKAREA gets some insane values set:
_NET_WORKAREA(CARDINAL) = 0, 768, 0, 768, 0, 768, 0, 768, 0, 768, 0,
768, 0, 768, 0, 768, 0, 768, 0, 768, 0, 177, 2531391064, 2531391064,
768, 1, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0
This can be fixed by changed the val argument to prop_set_array to
long and the type of dims to long *. This does of course generate
loads of warnings, but seems to fix the problem. Somehow.
--
Tollef Fog Heen ,''`.
UNIX is user friendly, it's just picky about who its friends are : :' :
`. `'
`-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]