Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ferrieux

Pages: 1
1
Chit-Chat / Re: Image Chooser hangs (Linux)
« on: December 30, 2024, 12:39:52 pm »
Thank you for your reply. Just upgraded to 4.1.4, same result.
I have created an issue in the IssueTracker: https://community.stencyl.com/index.php?issue=2254.0

2
Chit-Chat / Image Chooser hangs (Linux)
« on: December 29, 2024, 11:30:40 am »
Hello,

I've just installed Stencyl 4.1.0 on a Debian 12 using Mate as window manager.
Everything works like a charm, except for one thing: creating a Background, doing "Add A Frame", the whole GUI is locked after I click "Choose Image...".  In this situation, the only way out is "kill -9".  No runaway CPU consumption, so no obvious candidate for a "crazy thread".
An strace of the java process shows that the enumeration of the files in the $HOME directory has been completed quickly, so it is *not* due to a huge directory with thousands of images. But I can't seem to grok which thread is waiting for what, and the file chooser never appears...

If anybody has encoutered this, please step forth.

Thanks in advance,

-Alex

Pages: 1