FrodeSolheim / fs-uae-launcher

A frontend for the FS-UAE Amiga emulator with support for the OpenRetro online game database.
GNU General Public License v2.0
61 stars 14 forks source link

No images (box or screenshots) shown when running fs-uae-launcher --arcade #151

Open Juppstein opened 1 year ago

Juppstein commented 1 year ago

None of the box art visible in the launcher is shown in arcade view. I am using the ppa packages mentioned in the instructions on the website. My box is running Ubuntu 22.04 LTS with xfce/lightdm (updated from 20.04)

Looking at the log file I see many lines of this:

got multiple values for keyword argument 'size'

https://paste.ubuntu.com/p/wTbnM5RVny/

DoubleAgentDave commented 1 year ago

The full error text I'm getting is this:

arcade.glui.texture.Texture.from_theme()` got multiple values for keyword argument 'size'

This is happening when FS-UAE is using python 3.10, though I was getting it with python 3.8 as well.

provolik commented 1 year ago

Same issue here. I tried on Ubuntu 22.04 LTS with XFCE (xUbuntu) updated from 20.04 and also with xUbuntu 22.04 LTS installed from scratch.

arcade.glui.texture.Texture.from_theme() got multiple values for keyword argument 'size'

DoubleAgentDave commented 1 year ago

Is this project dead? There hasn't been any visible activity on it for 9 months.