Fork me on GitHub
#clojure-europe
<
2021-03-06
>
otfrom13:03:38

finally managed to upgrade to ubuntu 20.04.2 and my javafx is now working.

otfrom13:03:55

Anyone have suggestions for a data browser to use? rebl? portal? other?

borkdude13:03:21

portal uses no javafx

borkdude13:03:29

rebl does use javafx

otfrom13:03:39

ah, that explains why portal is working then 🙂

otfrom13:03:47

I might still have to fix my javafx problem then

otfrom13:03:01

well, still looking for data browser recommendations 😄

borkdude13:03:10

Maybe try a different jdk? adoptopenjdk? graalvm?

borkdude13:03:18

must be java 11 of course

otfrom13:03:48

I'm on openjdk 11 atm

joelkuiper13:03:12

I had no issues with running javafx under adoptopenjdk > 13, but it kinda depends on the version of the dependency of the particular app whether it works (on ubuntu 20.04)

otfrom13:03:15

didn't seem worth it when I was stuck on ubuntu 18.04

otfrom14:03:13

which also seems to work and is javafx

otfrom14:03:24

(from the look of the downloaded deps)

dharrigan14:03:37

I like Portal better atm

dharrigan14:03:10

It offers the same as Reveal, but the way it lays out the data works better for me.

dharrigan14:03:03

(of course, usual caveats apply - what works for me, may not work for you, yada yada 🙂 )

borkdude14:03:29

And it works with #babashka :)

mccraigmccraig16:03:14

hmm maybe i should get out of my grumpy old man rut and try some of these new-fangled data browsers... might have made my debugging experience a bit nicer yesterday

otfrom16:03:57

what about portal vs rebl? (good to get even just "I liked this" experience reports)

borkdude16:03:59

@otfrom There is a Apropos Podcast (video really) about portal, might be nice to watch

👍 3