Created attachment 1472798 [details] results when running gdb Description of problem: Aisleriot crashes upon startup Version-Release number of selected component (if applicable): aisleriot-3.22.5-2.fc29.x86_64 How reproducible: 100% Steps to Reproduce: 1. login to Mate DE 2. click on AisleRiot Solitair under games from main menu OR type sol from terminal Actual results: /var/log$ sol thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Surface(0x55e047dc8db0, false)', libcore/result.rs:945:5 note: Run with `RUST_BACKTRACE=1` for a backtrace. fatal runtime error: failed to initiate panic, error 5 Aborted (core dumped) Expected results: program comes up as expected (and as it does in F28) Additional info: I set RUST_BACKTRACE=1 before running from the terminal - not sure if it did anything
This is caused by a bug in librsvg, not in aisleriot.
Updated to current Rawhide 20180809 18:00 CDT. Bug has vanished. Marking as closed