Something's really wrong here [was: Bugs in xfce-mcs-manager and xfdesktop]
Martin Loschwitz
madkiss at madkiss.org
Tue Apr 22 14:18:19 CEST 2003
On Tue, Apr 22, 2003 at 02:03:34PM +0200, Olivier FOURDAN wrote:
> Madkiss,
>
> The answer is fairly obvious (as seen in the log you sent). use "true" instead of "TRUE" in your gtkrc
>
> The gtk-xfce-engine has changed and older themes aren't compatible. This cause a syntax error that leads gtk apps to crash (well, why the gtk apps crash because of a simple syntax error in the gtkrc is yet another matter)
>
> So when you had
>
> engine "xfce"
> {
> smooth_edge = TRUE
> }
>
> you must use now
>
> engine "xfce"
> {
> smooth_edge = true
> }
>
> This change has been made for consistency with other params that are lower case (xfce engine has been improved recently, it now supports nice gradients, try the new Xfce-redmondxp to see what I mean).
>
> Cheers,
> Olivier.
>
I see, thanks for enlightening.
--
.''`. Martin Loschwitz Debian GNU/Linux developer
: :' : madkiss at madkiss.org madkiss at debian.org
`. `'` http://www.madkiss.org/ people.debian.org/~madkiss/
`- Use Debian GNU/Linux 3.0! See http://www.debian.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20030422/937e49cd/attachment.pgp>
More information about the Xfce4-dev
mailing list