Problem with emerald [SOLVED]
As I said, I performed a check on my settings and I found out (after a lot of tries) that I had a (forgotten) environment variable set into my .bashrc file:
This was from long time ago to prevent some firefox crashes.
When I comment out this setting, emerald started OK.
Thanks all of you for your time.
As I said, I performed a check on my settings and I found out (after a lot of tries) that I had a (forgotten) environment variable set into my .bashrc file:
Code:
export XLIB_SKIP_ARGB_VISUALS=1
When I comment out this setting, emerald started OK.
Thanks all of you for your time.
Comment