View Single Post
  #29  
Old 05-18-2023, 07:36 PM
Indefinite Indefinite is offline
Kobold

Indefinite's Avatar

Join Date: Apr 2014
Posts: 139
Default

Quote:
Originally Posted by Tann [You must be logged in to view images. Log in or Register.]
I mainly just use the laptop to play p99 so not 100% sure on the details of Lubuntu, trying to look it up in the documentation but whatever the default terminal emu that shows up when you ctrl+alt+t.

the eqalert.log only shows a sound errors like:
 

INFO:root:[2023-05-17_08:59:22]: sound_play_sound: Error on line 133: Command '['/usr/bin/python3', '/home/user/.local/lib/python3.10/site-packages/playsound.py', '/tmp/eqa/sound/3f72bec93a111ae895a49b94e9420216.wav']' returned non-zero exit status 1.
A non-zero exit code from playsound may be a missing dependency for it. I chose playsound optimistically for an eventual cross-platform solution but it can be a little wonky with its linux dependency requirements in it's lack of explicitly reporting them when missing. Since lubuntu is a light weight variant, it may be worth spot checking the dependencies in the Dockerfile and/or installing PyObjC.
__________________
Reply With Quote