Bluebugs / freebox-elixir

Automatically exported from code.google.com/p/freebox-elixir
0 stars 0 forks source link

ecore_evas_resize #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add some Evas_Object_Image to an Ecore_Evas
2. Call ecore_evas_resize.

What is the expected output? What do you see instead?

Got segv.

Please use labels and text to provide additional information.

Apparently due to the destruction of old Evas_Cache_Image that should be reused 
instead.

Original issue reported on code.google.com by moa.blue...@gmail.com on 20 Aug 2010 at 1:24

GoogleCodeExporter commented 9 years ago
Fixed in development branch.

Original comment by moa.blue...@gmail.com on 18 Oct 2010 at 10:54