On 09/01/2010 05:31 PM, SourceForge.net wrote:
> Bugs item #2971384, was opened at 2010-03-16 12:03
> Message generated for change (Comment added) made by hansonr
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=379133&aid=2971384&group_id=23629
>
> Please note that this message will contain a full copy of the comment thread,
> including the initial issue submission, for this request,
> not just the latest update.
> Category: None
> Group: None
>> Status: Closed
> Resolution: None
> Priority: 5
> Private: No
> Submitted By: Rolf Huehne (rhuehne)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: Large image export problem - 11.8.20/11.9.24
>
> Initial Comment:
> If I try to export larger images (e.g.: 1600x1600) of larger structures
> (e.g.: 2NOX, asym.unit, antialiasdisplay on) with the unsigned applet using
> the Javascript command 'jmolGetPropertyAsString("image")' with version
> 11.8.20 or 11.9.24 there occurs reproducibly a rendering error:
>
> rendering error -- perhaps use "set refreshing FALSE/TRUE"?
>
> The exported image contains only parts of the structure (up to nothing at
> all). And parts of the structure look like one half of two interlaced images.
> If I provide the following two commands (as suggested by the error message?)
> immediately before the export it works:
>
> set refreshing false;
> set refreshing true;
>
> But then sometimes undesired echo text (e.g.: "Please wait...") is included
> in the image. And I also didn't find a reliable way to execute the two
> commands automatically just in time before the Javascript export command and
> use this as a workaround.
>
> The error doesn't occur with version 11.6.8. The only other version in
> between I tried was 11.8.8 and there the error occurs.
>
> ----------------------------------------------------------------------
>
>> Comment By: Bob Hanson (hansonr)
> Date: 2010-09-01 10:31
>
> Message:
> left unresolved. Just getting too large an image and blowing memory in some
> way.
>
> ----------------------------------------------------------------------
Bob, the problem was resolved in another thread on the user list.
It was not a memory problem. For large structures and/or large images
one has to set 'repaintWaitMs' to a higher value. (see extract from
other thread below) This tip should be put somewhere into the documentation.
Regards,
Rolf
THREAD: Jmol - two major advances
On 04/09/2010 07:22 PM, Robert Hanson wrote:
> > We could try that.
> >
> > set repaintWaitMs 1000
> >
> > 12.0.RC4
> >
I havn't tried it with PDB entry 1M4X yet, but I have tried it with
entry 2NOX to solve the similar problem discussed in jmol-Bugs-2971384
("Large image export problem - 11.8.20/11.9.24") in Jmol 12.0.RC7_dev.
When I set repaintWaitMs to 10000 the snapshot image is ok.
(4000 was not enough)
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers