Traktor Kontrol S3 HID script has an uncaught exception

Bug #1960680 reported by Marina
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
High
Owen Williams

Bug Description

After the automatic update to Mixxx 2.3.2 I get this error message when starting:

Uncaught exception at line 1912 in file /usr/share/mixxx/controllers/Traktor-Kontrol-S3-hid-scripts.js.

Exception:
  TypeError: Result of expression 'engine.makeUnbufferedConnection' [undefined] is not a function.

Backtrace:
  <anonymous>() at /usr/share/mixxx/controllers/Traktor-Kontrol-S3-hid-scripts.js:1912
  <anonymous>(_id = 'Traktor Kontrol S3 6DF9_3', false) at /usr/share/mixxx/controllers/Traktor-Kontrol-S3-hid-scripts.js:2261
  <global>() at -1

reverted back to version 2.3.1 for the time beeing, cause it works.

Revision history for this message
Uwe Klotz (uklotzde-deactivatedaccount) wrote :
Changed in mixxx:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Owen Williams (ywwg)
Swiftb0y (swiftb0y)
Changed in mixxx:
status: Confirmed → Fix Committed
Revision history for this message
Marina (marina711) wrote :

I downloaded the patched script and did the upgrade to 2.3.2.1, then replaced the original script with the patched script but I still get this error message:

Uncaught exception at line 1912 in file /usr/share/mixxx/controllers/Traktor-Kontrol-S3-hid-scripts.js.

Exception:
  TypeError: Result of expression 'engine.makeUnbufferedConnection' [undefined] is not a function.

Backtrace:
  <anonymous>() at /usr/share/mixxx/controllers/Traktor-Kontrol-S3-hid-scripts.js:1912
  <anonymous>(_id = 'Traktor Kontrol S3 6DF9_3', false) at /usr/share/mixxx/controllers/Traktor-Kontrol-S3-hid-scripts.js:2261
  <global>() at -1

Looks like the patch need another patch.

Regards
Marina

Revision history for this message
Owen Williams (ywwg) wrote :

sorry for the trouble. You can do this yourself, replace "engine.makeUnbufferedConnection" with "engine.makeConnection" everywhere it appears.

Revision history for this message
Marina (marina711) wrote :

Did that and now, finally, it works.

Thanks Owen for the quick resolution

Changed in mixxx:
milestone: none → 2.3.3
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/10660

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.