← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1822463] Re: autojack crashed with ValueError in start_slave(): not enough values to unpack (expected 3, got 1)

 

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
Studio Bugs, which is subscribed to ubuntustudio-controls.
Matching subscriptions: UbuntuStudio Bugs, ubuntustudio-bugs
https://bugs.launchpad.net/bugs/1822463

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

Status in ubuntustudio-controls:
  Fix Committed
Status in ubuntustudio-controls package in Ubuntu:
  Fix Committed

Bug description:
  On a restart, got this crash.

  From memory, I had tried running Hexter without Jack, then started
  Jack with us-controls (auto-ticking the restart option), quit, then
  opened Qjackctl, before quitting and rebooting.

  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: ubuntustudio-controls 1.7
  ProcVersionSignature: Ubuntu 5.0.0-8.9-lowlatency 5.0.1
  Uname: Linux 5.0.0-8-lowlatency x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Mar 31 12:36:11 2019
  ExecutablePath: /usr/bin/autojack
  InstallationDate: Installed on 2019-03-27 (4 days ago)
  InstallationMedia: Ubuntu-Studio 19.04 "Disco Dingo" - Alpha amd64 (20190326.1)
  InterpreterPath: /usr/bin/python3.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 -u /usr/bin/autojack >~/.log/autojack.log 2>&1 < /dev/null &
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Python3Details: /usr/bin/python3.7, Python 3.7.3, python3-minimal, 3.7.2-1
  PythonArgs: ['/usr/bin/autojack', '>~/.log/autojack.log', '2>&1', '<', '/dev/null', '&']
  PythonDetails: /usr/bin/python2.7, Python 2.7.16, python-minimal, 2.7.16-1
  SourcePackage: ubuntustudio-controls
  Title: autojack crashed with ValueError in start_slave(): not enough values to unpack (expected 3, got 1)
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo

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


Follow ups