[cmview-devel] [cmview-users] CMView 1.1rc5 available for download

Jose Duarte jose.duarte at psi.ch
Tue Mar 29 05:37:03 EDT 2011


Good to double check things. I've found a bug (not critical) in the 
loupe function. I basically loaded a really huge pdb (2j8sA, 1055 
residues) and then tried to use the loupe. But it throws divided by zero 
exceptions all the time and never manages to show the magnified image:

Exception in thread "AWT-EventQueue-0" java.lang.ArithmeticException: / 
by zero
     at cmview.LoupePanel.paintComponent(LoupePanel.java:92)

It seems that the contact size here is too small and the rounding of the 
int goes to 0. What I don't understand is how in the main pane the 
contacts are drawn at all if they are 0-size.

Jose


On 03/28/2011 07:01 PM, Henning Stehr wrote:
> Dear CMView users,
>
> A new release candidate of CMView has been released and is available
> for download from
>
> http://www.bioinformatics.org/cmview/
>
> This should be the last release candidate before the final version 1.1
>
> New features since 1.1rc4:
> - the PDB parser is now more tolerant to errors, most PDB files should
> now be loaded correctly
>
> Please report bugs to the list.
>
> Cheers,
> Henning
>
> _______________________________________________
> cmview-users mailing list
> cmview-users at bioinformatics.org
> http://www.bioinformatics.org/mailman/listinfo/cmview-users




More information about the cmview-devel mailing list