mupen64plus-ui-python icon indicating copy to clipboard operation
mupen64plus-ui-python copied to clipboard

erro to open in arch linux

Open Derei-Ramos opened this issue 1 year ago • 4 comments

image

Derei-Ramos avatar Jul 09 '22 06:07 Derei-Ramos

Not enough information, i.e. why are you using sudo, are you using python 3.10 (there were some fixes for that recently), does it work with the latest master? Can you send backtrace?

gen2brain avatar Jul 11 '22 08:07 gen2brain

I'm getting this too, Python 3.10.7. I've attached the backtrace from GDB, and stdout (-vv). backtrace.txt stdout.txt

jaxad0127 avatar Sep 24 '22 23:09 jaxad0127

#191

It's caused by an integer cast.

It was solved in: https://github.com/mupen64plus/mupen64plus-ui-python/commit/516e89102e50ed9ec4634d020aa6a3f7dc12baf8 and https://github.com/mupen64plus/mupen64plus-ui-python/commit/ae94cf124c7a0d564f9a736efd9882495fc82ea3

Also, latest version of AUR package contains the fix: https://aur.archlinux.org/cgit/aur.git/tree/fix_core_dump_by_int_cast.patch?h=m64py

frealgagu avatar Oct 04 '22 01:10 frealgagu

The GUI is loading for me now. Thank you.

jaxad0127 avatar Oct 04 '22 15:10 jaxad0127