Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Each section is blacked out #357

Open
izr-imazu opened this issue Apr 14, 2021 · 9 comments
Open

Each section is blacked out #357

izr-imazu opened this issue Apr 14, 2021 · 9 comments
Labels
bug Something isn't working

Comments

@izr-imazu
Copy link

Current Behavior

Each section is blacked out

Your Environment

OS:Windows 10 20H2 x64、SceneBuilder v16.0.0、java 16

Screenshots

スクリーンショット (21)

@izr-imazu izr-imazu added the bug Something isn't working label Apr 14, 2021
@abhinayagarwal
Copy link
Collaborator

This could be a graphics driver issue or a failure in application startup. We need more information to fix this.

@Oliver-Loeffler
Copy link
Collaborator

This issue can also be caused by an inappropriate library path setting.
PR #358 can be a solution here, a test MSI file could help.

@abhinayagarwal, What is the best way to create a MSI installer from a snapshot version?

@Oliver-Loeffler
Copy link
Collaborator

Hello @izr-imazu,

could you please try our an experimental build which could possibly solve this issue?
This is built basically from master branch without significant code changes (only in the About screen)
but with changes in packaging (custom library path).

SceneBuilder-16.0.0-SNAPSHOT-issue-362.msi

It would be great, if you could provide feedback if it worked or not.
As of now, installation of this MSI requires to remove any existing 16.0.0 installations.

@izr-imazu
Copy link
Author

izr-imazu commented Aug 5, 2021 via email

@Oliver-Loeffler
Copy link
Collaborator

Hello @izr-imazu,

thank you for testing. Unfortunately this did not work so we need more information about your system to identify the possibly cause.

Could you please share following information:

  • Graphics hardware (external/internal GPU, GPU model & manufacturer)
  • Graphics driver version
  • Do you use Windows display scaling? If so, which scale do you run on (100%, 125%...etc.)?

Thanks!

@izr-imazu
Copy link
Author

izr-imazu commented Aug 12, 2021 via email

@Oliver-Loeffler
Copy link
Collaborator

Thanks for providing the details, this really seems to be something hard to reproduce. With some luck it won't happen with JavaFX17.

@abhinayagarwal
Any ideas how to proceed here? Are there some hooks (better logging, logging on JavaFX platform level etc.) in JavaFX/SceneBuilder where we could extract more use details?

@abhinayagarwal
Copy link
Collaborator

I missed the pings. In this case, adding the VM argument -Dprism.verbose=true can help us with extra logging related to rendering failures.

@Oliver-Loeffler
Copy link
Collaborator

Hello @izr-imazu , does this problem still appear even with more recent version of Scene Builder (Versions > 20)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants