Search found 2651 matches

by jonathon
Sat May 25, 2024 7:57 am
Forum: Help
Topic: Unable to Open File in Linux
Replies: 5
Views: 231

Re: Unable to Open File in Linux

Hi, I've pushed a fix, and once the build machinery is finished, version 2.5.5 should be available for linux. The flatpak build toolchain uses quite aggressive compiler optimisations, which involves making assumptions that aren't always true. I've provided a few more hints to the compiler, so it doe...
by jonathon
Wed May 22, 2024 11:57 pm
Forum: Help
Topic: Unable to Open File in Linux
Replies: 5
Views: 231

Re: Unable to Open File in Linux

hi,

are you able to provide me with steps to reproduce this issue? we'll push out a high priority fix.

jonathon
by jonathon
Wed May 22, 2024 2:17 am
Forum: Help
Topic: Unable to Open File in Linux
Replies: 5
Views: 231

Re: Unable to Open File in Linux

hi,

sounds like a corrupt file. if you either attach it here, or email it through to contact <at> jamovi.org i'll take a look.

jonathon
by jonathon
Wed May 22, 2024 12:46 am
Forum: Module development
Topic: GGIR Package
Replies: 3
Views: 115

Re: GGIR Package

hi joao, take a look at the tutorial seol has pointed you towards, and don't hesitate to get in touch if you need help along the way. generally speaking, modules don't require too much maintenance once they're developed, but it comes down to what breaking changes occur in upstream R packages ... if ...
by jonathon
Mon May 20, 2024 5:02 am
Forum: Help
Topic: Starting and connection problems with Jamovi when using firewall
Replies: 6
Views: 194

Re: Starting and connection problems with Jamovi when using firewall

awesome!

yes, python.exe is probably the most important one.

cheers

jonathon
by jonathon
Mon May 20, 2024 1:56 am
Forum: Help
Topic: Starting and connection problems with Jamovi when using firewall
Replies: 6
Views: 194

Re: Starting and connection problems with Jamovi when using firewall

hi, yes it looks as though the firewall is preventing jamovi from opening those ports. it might be worth contacting the firewall vendor, as if it's going to block the ports, jamovi isn't going to run. normally firewalls simply block/filter incoming network traffic, and leave access to the 'loopback'...
by jonathon
Sat May 18, 2024 11:39 am
Forum: Help
Topic: Starting and connection problems with Jamovi when using firewall
Replies: 6
Views: 194

Re: Starting and connection problems with Jamovi when using firewall

hey, when jamovi starts up, it launches an embedded web server, and then launches what is effectively a web browser to connect to that. if you start jamovi at the terminal, you'll see something like: jamovi.server.server - listening across origin(s): 127.0.0.1:57300 127.0.0.1:57301 127.0.0.1:57302 j...
by jonathon
Wed May 15, 2024 7:36 am
Forum: General
Topic: Vectorized figures
Replies: 17
Views: 1165

Re: Vectorized figures

OK, this is progress!

let me touch base with marcello (the author of gamlj).

jonathon
by jonathon
Tue May 14, 2024 11:54 pm
Forum: Help
Topic: jTransform long to wide results in incorrect new dataset - Help or Bug?
Replies: 2
Views: 388

Re: jTransform long to wide results in incorrect new dataset - Help or Bug?

a new version of jTransform was recently pushed to the library (possibly in response to this post) ... it would be worth seeing if that fixes the issue.

cheers