Package Details: m64py 0.2.5-2

Git Clone URL: https://aur.archlinux.org/m64py.git (read-only, click to copy)
Package Base: m64py
Description: A Qt5 front-end (GUI) for Mupen64Plus, a cross-platform plugin-based Nintendo 64 emulator
Upstream URL: https://github.com/mupen64plus/mupen64plus-ui-python
Keywords: Emulator m64py nintendo64
Licenses: GPL
Submitter: TingPing
Maintainer: frealgagu
Last Packager: frealgagu
Votes: 94
Popularity: 0.000219
First Submitted: 2012-07-25 06:07 (UTC)
Last Updated: 2022-10-04 01:42 (UTC)

Pinned Comments

frealgagu commented on 2020-12-05 20:57 (UTC)

I maintain the latest built package at:

https://github.com/frealgagu/archlinux.m64py/releases

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

frealgagu commented on 2020-12-05 20:57 (UTC)

I maintain the latest built package at:

https://github.com/frealgagu/archlinux.m64py/releases

mmanjos commented on 2020-01-11 00:57 (UTC)

Should also pull in python-pysdl2 as a dependency. Otherwise, it builds but crashes with this on first start:

Traceback (most recent call last): File "/usr/bin/m64py", line 57, in <module> from m64py.frontend.mainwindow import MainWindow File "/usr/lib/python3.8/site-packages/m64py/frontend/mainwindow.py", line 30, in <module> from m64py.frontend.worker import Worker File "/usr/lib/python3.8/site-packages/m64py/frontend/worker.py", line 27, in <module> from m64py.core.core import Core File "/usr/lib/python3.8/site-packages/m64py/core/core.py", line 31, in <module> from m64py.core.vidext import vidext File "/usr/lib/python3.8/site-packages/m64py/core/vidext.py", line 28, in <module> from sdl2 import SDL_WasInit, SDL_InitSubSystem, SDL_QuitSubSystem, SDL_INIT_VIDEO ModuleNotFoundError: No module named 'sdl2'

zman0900 commented on 2018-03-22 18:43 (UTC)

Some very minor packaging issues:

m64py W: .INSTALL file runs a command provided by hooks. m64py W: Description should not contain the package name. m64py W: Dependency included and not needed ('desktop-file-utils')

frealgagu commented on 2018-03-09 15:15 (UTC)

@ibrokemypie i can't reproduce your behavior (about dbuss issue) however I've added the install option in order to update the desktop database (which was removed in the previous version of file.

ibrokemypie commented on 2017-05-19 14:07 (UTC)

I highly suggest reverting to the pkgbuild for 0.2.3 since 0.2.4 has the dbus issue as mentioned, rendering it useless. This pkgbuild works just fine https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=m64py&id=14cb44bc1ef35e3736b1ba56ffa4a76f1a34c5a8

Elronnd commented on 2017-05-01 17:20 (UTC)

It doesn't work when I run it: __ __ __ _ _ ____ _ | \/ |_ _ _ __ ___ _ __ / /_ | || | | _ \| |_ _ ___ | |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __| | | | | |_| | |_) | __/ | | | (_) |__ _| __/| | |_| \__ \ |_| |_|\__,_| .__/ \___|_| |_|\___/ |_| |_| |_|\__,_|___/ |_| M64Py - A frontend for Mupen64Plus version 0.2.4 Frontend: INFO: ScreenSaver not available: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files process 32542: arguments to dbus_connection_unref() were incorrect, assertion "connection->generation == _dbus_current_generation" failed in file dbus-connection.c line 2822. This is normally a bug in some application using the D-Bus library. D-Bus not built with -rdynamic so unable to print a backtrace zsh: abort (core dumped) m64py

NettoHikari commented on 2017-05-01 12:36 (UTC)

If you get "unknown public key F5645D06D1395E36", just do this for now: gpg --recv-keys F5645D06D1395E36

32th commented on 2017-04-17 14:18 (UTC)

When I run 'm64py' in the terminal, I get following: __ __ __ _ _ ____ _ | \/ |_ _ _ __ ___ _ __ / /_ | || | | _ \| |_ _ ___ | |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __| | | | | |_| | |_) | __/ | | | (_) |__ _| __/| | |_| \__ \ |_| |_|\__,_| .__/ \___|_| |_|\___/ |_| |_| |_|\__,_|___/ |_| M64Py - A frontend for Mupen64Plus version 0.2.4 process 16484: arguments to dbus_connection_unref() were incorrect, assertion "connection->generation == _dbus_current_generation" failed in file dbus-connection.c line 2822. This is normally a bug in some application using the D-Bus library. D-Bus not built with -rdynamic so unable to print a backtrace [1] 16484 abort (core dumped) m64py But when I run 'sudo m64py', then it works fine.

hexag1 commented on 2017-04-05 02:20 (UTC)

ERROR: PySDL2-0.9.5.tar.gz ... FAILED (unknown public key F5645D06D1395E36)