bugbakery / audapolis

an editor for spoken-word audio with automatic transcription
GNU Affero General Public License v3.0
1.69k stars 40 forks source link

Black screen when trying to open #461

Open thegrasshopper104 opened 1 year ago

thegrasshopper104 commented 1 year ago

When I try launch the app, it just shows a black rectangle. tried both the AppImage and .deb.

Operating System: KDE neon 5.27.7
KDE Frameworks Version: 5.109.0
Qt Version: 5.15.10
Kernel Version: 6.2.0-26-generic (64-bit)
Graphics Platform: Wayland
Memory: 31.3 GiB of RAM

terminal output:

Starting server from /opt/audapolis/resources/server/server
Init logging into /home/aronkvh/.config/audapolis/audapolis/logs/1694280568646.log
{"date":"2023-09-09T17:29:28.702Z","source":"MainProcess","level":"Log","args":["server-stdout","{\"msg\": \"server_starting\", \"port\": 54230}\n"]}
{"date":"2023-09-09T17:29:28.743Z","source":"MainProcess","level":"Warn","args":["APPIMAGE env is not defined, current application is not an AppImage"]}
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
{"date":"2023-09-09T17:29:29.406Z","source":"MainProcess","level":"Log","args":["server-stderr: \nWARNING (aesara.tensor.blas): Using NumPy C-API based implementation for BLAS functions.\n"]}
{"date":"2023-09-09T17:29:29.726Z","source":"MainProcess","level":"Log","args":["server-stderr: \nINFO:     Started server process [53396]\nINFO:     Waiting for application startup.\n"]}
{"date":"2023-09-09T17:29:29.727Z","source":"MainProcess","level":"Log","args":["server-stderr: \nINFO:     Application startup complete.\nINFO:     Uvicorn running on http://127.0.0.1:54230 (Press CTRL+C to quit)\n"]}
{"date":"2023-09-09T17:29:29.727Z","source":"MainProcess","level":"Log","args":["server-stdout","{\"msg\": \"server_started\", \"token\": \"DtnyP7BruBo9LXMvxPQekSiDHJ54ZOctkwJypIT+NZfXJcCue92VnMxiTPgfnkg/CCA0G9YKO1C84T804NXP0Q==\"}\n"]}
{"date":"2023-09-09T17:29:30.252Z","source":"RendererProcess","level":"GroupCollapsed","args":["\"server stderr\""]}
{"date":"2023-09-09T17:29:30.254Z","source":"RendererProcess","level":"Log","args":["\"WARNING (aesara.tensor.blas): Using NumPy C-API based implementation for BLAS functions.\""]}
{"date":"2023-09-09T17:29:30.254Z","source":"RendererProcess","level":"Log","args":["\"n/a\""]}
{"date":"2023-09-09T17:29:30.256Z","source":"RendererProcess","level":"GroupEnd","args":[]}
{"date":"2023-09-09T17:29:30.256Z","source":"RendererProcess","level":"GroupCollapsed","args":["\"server stderr\""]}
{"date":"2023-09-09T17:29:30.257Z","source":"RendererProcess","level":"Log","args":["\"INFO:     Started server process [53396]\""]}
{"date":"2023-09-09T17:29:30.258Z","source":"RendererProcess","level":"Log","args":["\"INFO:     Waiting for application startup.\""]}
{"date":"2023-09-09T17:29:30.258Z","source":"RendererProcess","level":"Log","args":["\"n/a\""]}
{"date":"2023-09-09T17:29:30.259Z","source":"RendererProcess","level":"GroupEnd","args":[]}
{"date":"2023-09-09T17:29:30.260Z","source":"RendererProcess","level":"GroupCollapsed","args":["\"server stderr\""]}
{"date":"2023-09-09T17:29:30.261Z","source":"RendererProcess","level":"Log","args":["\"INFO:     Application startup complete.\""]}
{"date":"2023-09-09T17:29:30.265Z","source":"RendererProcess","level":"Log","args":["\"INFO:     Uvicorn running on http://127.0.0.1:54230 (Press CTRL+C to quit)\""]}
{"date":"2023-09-09T17:29:30.265Z","source":"RendererProcess","level":"Log","args":["\"n/a\""]}
{"date":"2023-09-09T17:29:30.266Z","source":"RendererProcess","level":"GroupEnd","args":[]
anuejn commented 1 year ago

Hey, thanks for reporting this issue. Sadly, the information provided is not really enough to find the problem. Could you try to open the developer tools with Control+Alt+I?