[Bug 2042356] Re: [SRU] wminput crashes with ImportError: ... undefined symbol: PyVarObject_CallFunction

2024-05-13 Thread Mossroy
Hi Sudip, I've already used these packages with one of my wiimotes on an earlier version of Ubuntu. And they worked fine. I see that the packages wminput and wmgui are only available on Jammy (22.04) and above, based on https://packages.ubuntu.com/search?keywords=wminput I started a live-USB of

[Bug 2042356] Re: [SRU] wminput crashes with ImportError: ... undefined symbol: PyVarObject_CallFunction

2024-05-12 Thread Sudip Mukherjee
Removing ubuntu-sponsors for now as clearly this bug fix alone is not enough. Hi mosroy, Sorry for the delayed reply. I will check the code and try to add debugs to find out whats happening. But meanwhile, will it be possible to test Focal (20.04) also to confirm if wminput/wmgui works there or

[Bug 2042356] Re: [SRU] wminput crashes with ImportError: ... undefined symbol: PyVarObject_CallFunction

2024-05-05 Thread Mossroy
With the same hardware (PC+wiimote), I've tested with Ubuntu 24.04 (with a live USB). With distro packages (not the ones from the PPA), I see the exact same behavior: no error message, wiimote seems crashed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2042356] Re: [SRU] wminput crashes with ImportError: ... undefined symbol: PyVarObject_CallFunction

2024-05-05 Thread Mossroy
Hi Sudip, I've tested the packages from your ppa (after an add-apt-repository, and removing them locally, to make sure they all come from the PPA) They can be installed with no issue, and the python errors do not show up any more. However, when I run wminput , it does not work. I put my

[Bug 2042356] Re: [SRU] wminput crashes with ImportError: ... undefined symbol: PyVarObject_CallFunction

2024-05-03 Thread Sudip Mukherjee
Hi mossroy, Can you please try the ppa at https://launchpad.net/~sudipmuk/+archive/ubuntu/cwiid/. Please make sure that libcwiid and python3-cwiid are also installed from this ppa. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2042356] Re: [SRU] wminput crashes with ImportError: ... undefined symbol: PyVarObject_CallFunction

2024-05-03 Thread Sudip Mukherjee
Hi Miriam, The changes in the libwiicd and the other changes that I left out looked like general improvement to the code and is introducing new features which are not related to this bug report. The changes in the Makefile and setup.py are also not related to this bug report. The comments that

[Bug 2042356] Re: [SRU] wminput crashes with ImportError: ... undefined symbol: PyVarObject_CallFunction

2024-04-30 Thread Miriam EspaƱa Acebal
Hi Sudip! I reviewed the patch, and I have a few questions: - The patch seems to be one of the commits of the MR accepted on Debian on 976439 (the last one in fact). Would the commit a7ac2dbdc122115b5603f595c56cc55a6f09dca3 "Also add libwiicd patches. " be needed? - The patch is for commit

[Bug 2042356] Re: [SRU] wminput crashes with ImportError: ... undefined symbol: PyVarObject_CallFunction

2024-04-27 Thread Mossroy
I have this same issue, and have a wiimote to test with. Is there a .deb file generated with this patch, that I could try? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2042356 Title: [SRU]

[Bug 2042356] Re: [SRU] wminput crashes with ImportError: ... undefined symbol: PyVarObject_CallFunction

2024-04-22 Thread Sudip Mukherjee
debdiff for Jammy attached. ** Summary changed: - wminput crashes with ImportError: ... undefined symbol: PyVarObject_CallFunction + [SRU] wminput crashes with ImportError: ... undefined symbol: PyVarObject_CallFunction ** Description changed: + [ Impact ] + + wminput is completey unusable