With original from noble (1.2.7-1build5):
$ python3 -c 'from pyalsa import alsaseq'
Segmentation fault (core dumped)
$ 

With noble-proposed package:
$ sudo dpkg -i ~/Downloads/python3-pyalsa_1.2.7-1ubuntu0.1_amd64.deb 
(Reading database ... 382157 files and directories currently installed.)
Preparing to unpack .../python3-pyalsa_1.2.7-1ubuntu0.1_amd64.deb ...
Unpacking python3-pyalsa (1.2.7-1ubuntu0.1) over (1.2.7-1build5) ...
Setting up python3-pyalsa (1.2.7-1ubuntu0.1) ...
$ 
$ python3 -c 'from pyalsa import alsaseq'
$ 
$ echo $?
0
$ 

I can now also start solfege without it crashing immediately.

** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073673

Title:
  pyalsa segfaults on loading alsaseq

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pyalsa/+bug/2073673/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to