Text logging in JavaScript mappings no longer working

Bug #1956819 reported by Jörg Wartenberg
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mixxx
Fix Committed
Undecided
Jan Holthuis

Bug Description

Text output for debugging using statements like HIDDebug and mixxx --controllerDebug is no longer working.

This bug occurs on Windows.

I found out that the last version were it worked was:
https://github.com/mixxxdj/mixxx/commit/9c4210b49186b34e843ae4b507fa23c8194182d7

In the next commit the implementation of the JavaScript function print was changed from
engine.log(string);
to
console.log(string);

All other debug messages, from the C++ part of the controller system, appear as before.

Changed in mixxx:
status: New → In Progress
assignee: nobody → Jan Holthuis (holthuis-jan)
Revision history for this message
Jan Holthuis (holthuis-jan) wrote :
Changed in mixxx:
status: In Progress → Fix Committed
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/10635

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.