Running Aurora | 5e Character Builder exits with X Error (Minor Opcode RenderCreatePicture)

Questions about Wine on Linux
Locked
Nick1st
Newbie
Newbie
Posts: 1
Joined: Fri Sep 06, 2024 9:57 am

Running Aurora | 5e Character Builder exits with X Error (Minor Opcode RenderCreatePicture)

Post by Nick1st »

Hey everyone,
I'm trying to run the Aurora | 5e Character Builder (You can get it from https://aurorabuilder.com/) on Wine version "wine-staging 9.16" (installed from the WineHQ Ubuntu repository). The installation of the software seemed to work fine, but once I execute it, I only get a window frame appearing before it exits. I'm running on a fresh installation.

I hope you can help me to hopefully get this running as expected.

Here's my output of

Code: Select all

inxi -Gx

Code: Select all

Graphics:
  Device-1: Intel TigerLake-LP GT2 [Iris Xe Graphics] vendor: Lenovo
    driver: i915 v: kernel arch: Gen-12.1 bus-ID: 0000:00:02.0
  Device-2: Syntek Integrated Camera driver: uvcvideo type: USB
    bus-ID: 3-5:2
  Display: x11 server: X.Org v: 21.1.11 with: Xwayland v: 23.2.6 driver: X:
    loaded: modesetting unloaded: fbdev,vesa dri: iris gpu: i915
    resolution: 1920x1080~60Hz
  API: EGL v: 1.5 drivers: iris,swrast platforms:
    active: x11,surfaceless,device inactive: gbm,wayland
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 24.0.9-0ubuntu0.1
    glx-v: 1.4 direct-render: yes renderer: Mesa Intel Xe Graphics (TGL GT2)
You can find the full log from running with

Code: Select all

WINEDEBUG=+wgl
at https://gist.github.com/Nick1st/89a1a82 ... 6e47172ecf

Please feel free to let me know if you need some more information from me, or have an idea on how to fix this.
Thanks in advance,
Nick1st
Locked