On Sun, Apr 25, 2004 at 01:00:30PM -0400, dan sinclair wrote:
> Hello,
> 
> I've setup Esmart_Trans to work in my little app, but I've noticed an Imlib2 error 
> message that appears
> when I switch virtual desktops. It appears if I move to a desktop other then the 
> first one (top left).
> 
> There are 4 error messages all talking about image being NULL, the calls are:
> imlib_image_clear
> imlib_image_set_format
> imlib_image_get_data_for_reading_only
> imlib_free_image_and_decache
> 
> It seems that the root value esmart has is correct for my root window.
> 
> Let me know if you need me to look anything else up.
> 
> dan

I've seen this as well. IMHO, there just needs to be an if (!im) return;
(or some equivalent check) added in esmart_trans, since we don't care
about updating the image if it's not visible anyways.

-- 
------------------------------------------------------------------------
| Nathan Ingersoll          \\  Computer Systems & Network Coordinator |
| [EMAIL PROTECTED]   \\  http://www.ruralcenter.org            |
| http://ningerso.atmos.org/  \\  Rural Health Resource Center         |
------------------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature

Reply via email to