Log in

View Full Version : FGU crashes when I click on "Import" in the Campaign -> Image list



chillhelm
January 15th, 2025, 16:35
This is happening on Linux (popos).

Doesn't matter which Ruleset or Campaign it's in. When I go to the Image list (Campaign->Images) and click on the "Import" button the entire Fantasy Grounds window closes without any error message. If I run FG from the terminal (~/.smiteworks/fantasygrounds/FantasyGrounds.x86_64) this the full output:


[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
"memorysetup-bucket-allocator-block-size=4194304"
"memorysetup-bucket-allocator-block-count=1"
"memorysetup-main-allocator-block-size=16777216"
"memorysetup-thread-allocator-block-size=16777216"
"memorysetup-gfx-main-allocator-block-size=16777216"
"memorysetup-gfx-thread-allocator-block-size=16777216"
"memorysetup-cache-allocator-block-size=4194304"
"memorysetup-typetree-allocator-block-size=2097152"
"memorysetup-profiler-bucket-allocator-granularity=16"
"memorysetup-profiler-bucket-allocator-bucket-count=8"
"memorysetup-profiler-bucket-allocator-block-size=4194304"
"memorysetup-profiler-bucket-allocator-block-count=1"
"memorysetup-profiler-allocator-block-size=16777216"
"memorysetup-profiler-editor-allocator-block-size=1048576"
"memorysetup-temp-allocator-size-main=4194304"
"memorysetup-job-temp-allocator-block-size=2097152"
"memorysetup-job-temp-allocator-block-size-background=1048576"
"memorysetup-job-temp-allocator-reduction-small-platforms=262144"
"memorysetup-allocator-temp-initial-block-size-main=262144"
"memorysetup-allocator-temp-initial-block-size-worker=262144"
"memorysetup-temp-allocator-size-background-worker=32768"
"memorysetup-temp-allocator-size-job-worker=262144"
"memorysetup-temp-allocator-size-preload-manager=262144"
"memorysetup-temp-allocator-size-nav-mesh-worker=65536"
"memorysetup-temp-allocator-size-audio-worker=65536"
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gfx=262144"
[1] 11481 segmentation fault (core dumped) ./FantasyGrounds.x86_64

I'm also attaching the "console.log" from my fantasy grounds data folder, although it doesn't seem to contain anything useful.

Moon Wizard
January 15th, 2025, 17:55
There is a known issue where Linux OS version that is using the Wayland compositor will crash when using file dialogs.

There's a troubleshooting article that suggests how to set up FG to start using the X11 compositor:
https://fantasygroundsunity.atlassian.net/wiki/spaces/FGCP/pages/1997012993/Linux+Starting+FGU+with+Wayland+Instead+of+x11+Com positor

Regards,
JPG