cpuguy83 has quit [Remote host closed the connection]
cpuguy83 has joined #jruby
lucasb has quit [Quit: Connection closed for inactivity]
cpuguy83 has quit [Ping timeout: 260 seconds]
ur5us_ has quit [Ping timeout: 240 seconds]
ur5us_ has joined #jruby
nirvdrum has joined #jruby
nirvdrum has quit [Ping timeout: 256 seconds]
nirvdrum has joined #jruby
<valphilnagel>
headius[m]: Let me try to tweak the env again and see
cpuguy83 has joined #jruby
cpuguy83 has quit [Ping timeout: 240 seconds]
ur5us_ has quit [Ping timeout: 244 seconds]
<valphilnagel>
headius[m] I've dug into the jrubyfx source code I don't think the OpenJFX jars will be loaded... it is either load from JFX_DIR which look for jfxrt.jar or from the JDK library path....
<valphilnagel>
In my setup which is OpenJDK 11, it will go back to the library path of OpenJDK 11, which the OpenJFX jars would not be there too
nirvdrum has quit [Ping timeout: 256 seconds]
<valphilnagel>
I've patched the part_imports.rb and imports.rb to load the OpenJFX library based on the recommendation setup in https://openjfx.io website, which is to read the env variable PATH_TO_FX
<valphilnagel>
and load jars from there
<valphilnagel>
It seems able to load the OpenJFX lib now but... when run with jrubyfx-fxmlloader gem... it complain the class javafx.geometry.InsetsBuilder missing...
<valphilnagel>
I've looked through the project, it is in the value_elts.rb, inherited by a class named StupidFixTODOInsets... is there any insights what is this class for and is it safe to break the inheritance?
<valphilnagel>
I'm not experienced enough to gauge if the action has wider implication...
<valphilnagel>
thanks
<valphilnagel>
!
nirvdrum has joined #jruby
sintel[m] has joined #jruby
<valphilnagel>
so far testing seems alright to break the javafx.geometry.InsetsBuilder...
<valphilnagel>
Shall I fork it or can it be added into the base? If possible not a good idea to maintain separately since OpenJFX should be supported by JRubyFX?
drbobbeaty has quit [Ping timeout: 272 seconds]
valphilnagel has quit [Quit: Leaving]
valphilnagel has joined #jruby
valphilnagel has quit [Quit: Leaving]
ValPhil has joined #jruby
valphilnagel has joined #jruby
valphilnagel has quit [Client Quit]
ValPhil has quit [Client Quit]
valphilnagel has joined #jruby
drbobbeaty has joined #jruby
ur5us_ has joined #jruby
ur5us_ has quit [Ping timeout: 252 seconds]
cpuguy83 has joined #jruby
rusk has joined #jruby
xardion has quit [Remote host closed the connection]