Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » [GEF4] Rendering problems in logo example
[GEF4] Rendering problems in logo example [message #1719858] Tue, 12 January 2016 16:05 Go to next message
Krisztian Koncz is currently offline Krisztian KonczFriend
Messages: 31
Registered: September 2014
Location: Budapest
Member

Hi.

Today I played with the logo example, and noticed several rendering problem (flickering feedback?) Do you know anything about this problem?

My runtime: jdk1.8.0_45 (x64)

index.php/fa/24596/0/
  • Attachment: gef4.gif
    (Size: 248.68KB, Downloaded 711 times)

[Updated on: Tue, 12 January 2016 16:06]

Report message to a moderator

Re: [GEF4] Rendering problems in logo example [message #1719862 is a reply to message #1719858] Tue, 12 January 2016 16:25 Go to previous messageGo to next message
Alexander Nyssen is currently offline Alexander NyssenFriend
Messages: 244
Registered: July 2009
Location: Lünen
Senior Member
Looks like JavaFX problems. Can you please update to the latest JDK and try again?
Re: [GEF4] Rendering problems in logo example [message #1719927 is a reply to message #1719862] Wed, 13 January 2016 09:54 Go to previous messageGo to next message
Krisztian Koncz is currently offline Krisztian KonczFriend
Messages: 31
Registered: September 2014
Location: Budapest
Member

It didn't help Sad
I also tried with jdk1.7.0_80, the result was the same.
Maybe a VGA driver problem Sad I have a Lenovo Thinkpad Edge E440 with Intel HD Graphics 4600 and NVidia GT740M (Nvidia Optimus). When I run the example, it doesn't utilize the NVidia vga, it runs in the Intel Device.
Re: [GEF4] Rendering problems in logo example [message #1719932 is a reply to message #1719927] Wed, 13 January 2016 10:10 Go to previous messageGo to next message
Krisztian Koncz is currently offline Krisztian KonczFriend
Messages: 31
Registered: September 2014
Location: Budapest
Member

I also tried the other examples (Zest, Geometry and Frank Benoit's tutorial), everything looked fine. It seems the rendering issues only related to the Logo example.
Re: [GEF4] Rendering problems in logo example [message #1719936 is a reply to message #1719927] Wed, 13 January 2016 10:43 Go to previous messageGo to next message
Alexander Nyssen is currently offline Alexander NyssenFriend
Messages: 244
Registered: July 2009
Location: Lünen
Senior Member
Please try it with the latest Java8 JDK. We are using CAG-based clipping in the logo example (for connections) and I observed similar problems with old JDK's.
Re: [GEF4] Rendering problems in logo example [message #1719941 is a reply to message #1719936] Wed, 13 January 2016 11:23 Go to previous messageGo to next message
Krisztian Koncz is currently offline Krisztian KonczFriend
Messages: 31
Registered: September 2014
Location: Budapest
Member

With jdk1.8.0_66 (x64). Also tried to set JavaSE-1.7 execution environment to jdk8.

index.php/fa/24608/0/
Re: [GEF4] Rendering problems in logo example [message #1719951 is a reply to message #1719941] Wed, 13 January 2016 13:30 Go to previous message
Krisztian Koncz is currently offline Krisztian KonczFriend
Messages: 31
Registered: September 2014
Location: Budapest
Member

I can say: it is not a GEF bug.
If I launch with the -Dprism.order=sw parameter (default is: -Dprism.order=d3d), I got less glitches.
With -Dprism.order=j2d the rendering works as expected.
Can't figure is it a javafx, or a graphics driver bug...
Previous Topic:[GEF4] geometry intersections accuracy
Next Topic:To Add Collapse all & Exapnd All button for PaletteDrawer(Container)
Goto Forum:
  


Current Time: Fri Apr 19 04:49:55 GMT 2024

Powered by FUDForum. Page generated in 0.02175 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top