Cog colormap bug

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Cog colormap bug

Tapple Gao
 
I made a reproducable failure for the colormap issue in cog.

get the image at http://cobalt.cs.duke.edu/pub/CogColorMapBug.zip
then do:

(CIconLibrary default at: #SubMenu) colormapIfNeededForDepth: 32

On cog 2348 and 2349 on linux, it fails the first two times
you execute it, then succeeds afterward

--
Matthew Fulmer (a.k.a. Tapple)
Reply | Threaded
Open this post in threaded view
|

Re: Cog colormap bug

Eliot Miranda-2
 
Thanks Matthew!

On Tue, Jan 18, 2011 at 1:57 PM, Matthew Fulmer <[hidden email]> wrote:

I made a reproducable failure for the colormap issue in cog.

get the image at http://cobalt.cs.duke.edu/pub/CogColorMapBug.zip
then do:

(CIconLibrary default at: #SubMenu) colormapIfNeededForDepth: 32

On cog 2348 and 2349 on linux, it fails the first two times
you execute it, then succeeds afterward

--
Matthew Fulmer (a.k.a. Tapple)