Coder Social home page Coder Social logo

Images blanking out randomly about weasis HOT 9 CLOSED

nroduit avatar nroduit commented on May 29, 2024
Images blanking out randomly

from weasis.

Comments (9)

nroduit avatar nroduit commented on May 29, 2024

Did you try with a release version?
How do you run weasis ? portable / JWS / from the IDE
Do you launch several instances at the same time?

from weasis.

hashitha avatar hashitha commented on May 29, 2024

Did you try with a release version? Yes, I have tried version 3.0.0-RC1, 3.0.1, 3.0.3 all have the same problem. I feel like it might be an issue with opencv because when it was blank I had someone connect to my computer via Teamviewer for something else and the images started working again.

How do you run weasis? Running it in windows portable

Do you launch several instances at the same time? Only one instance is running

from weasis.

nroduit avatar nroduit commented on May 29, 2024

Are you running a 32-bit JRE?
Did you try to change the max memory allocated in viewer-win32.l4j.ini?

from weasis.

hashitha avatar hashitha commented on May 29, 2024

I have tried setting max memory with no luck.
Java runtime is 1.8.0_144-b01
yes it is running 32 bit
I can try 64 bit, but where do I set that up?

from weasis.

nroduit avatar nroduit commented on May 29, 2024

Since version 3, I would recommend using a 64-bit JRE as the 64-bit implementation is now complete.

Currently, If you have 32 and 64-bit JRE installed on your system, the portable distribution will choose the 32-bit version. This will change in the next release 3.1. So at the moment uninstall the 32-bit JRE.

If you run the 32-bit version, try to reduce the memory allocated, like:

# Min and max memory of the application, default values are "-Xms64m" and "-Xmx768m"
-Xms64m
-Xmx256m

Let me know if it changes something

from weasis.

hashitha avatar hashitha commented on May 29, 2024

I set the memory as you said and it works better but the issue is still there. I will try 64 bit and see

from weasis.

hashitha avatar hashitha commented on May 29, 2024

@nroduit I have now tested with 64 bit in windows 10. I have removed and installed 64bit from here
https://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html

with no luck and I have also change the memory to

# Min and max memory of the application, default values are "-Xms64m" and "-Xmx768m"
-Xms64m
-Xmx256m

with no luck. This is with the latest code

from weasis.

nroduit avatar nroduit commented on May 29, 2024

I've seen the issue you described but only with old 32-bit PC. You can see in the About window what is the running architecture (should be windows-x86-64):
selection_021
Another problem could be the access to the images (e.g. an Internet security software or anitivirus).

The next release of weasis will contain the final release 4 of opencv. So I can share with you a portable version to test.

from weasis.

nroduit avatar nroduit commented on May 29, 2024

Please try the new native package. Reopen the issue if you do not believe the issue to be resolved.

from weasis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.