Well, so far the problem is pretty limited, and only those with the
older us-controls sticking with DEV=default would experience the bug.
And the simple work-around is to update to the fixed version in the ppa,
re-save the configuration, and autojack should be happy after that.

I just ran autojack with the latest us-controls in the autobuilder, and got 
this new crash (I did not change my autojackrc which had been left with 
"DEV=default"):
$ autojack -h
jackd: no process found
a2jmidid: no process found
Failed to unload module: Module module-jackdbus-detect not loaded
Failed to unload module: Module module-udev-detect not loaded
Failed to unload module: Module module-alsa-card not loaded
--- driver select "alsa"
--- driver param set "capture" -> "none"
--- driver param set "playback" -> "none"
--- driver param set "device" -> "hw:iO2,0,0"
--- driver param set "rate" -> "48000"
--- driver param set "period" -> "1024"
--- driver param set "nperiods" -> "2"
--- start
34
35
Traceback (most recent call last):
  File "/usr/bin/autojack", line 628, in <module>
    main()
  File "/usr/bin/autojack", line 605, in main
    config_start()
  File "/usr/bin/autojack", line 371, in config_start
    start_slave(dev)
  File "/usr/bin/autojack", line 540, in start_slave
    dname, dev, sub = ldev.split(",", 2)
AttributeError: 'tuple' object has no attribute 'split'

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

Title:
  autojack crashed with ValueError in start_slave(): not enough values
  to unpack (expected 3, got 1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntustudio-controls/+bug/1822463/+subscriptions

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

Reply via email to