Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traktmixxx Skin: DEBUG ASSERT: "pChainSlot" #11493

Closed
daschuer opened this issue Apr 18, 2023 · 7 comments
Closed

Traktmixxx Skin: DEBUG ASSERT: "pChainSlot" #11493

daschuer opened this issue Apr 18, 2023 · 7 comments

Comments

@daschuer
Copy link
Member

Bug Description

I just experienced this

Critical [Main]: DEBUG ASSERT: "pChainSlot" in function EffectSlotPointer EffectsManager::getEffectSlot(const QString&) at ../../src/effects/effectsmanager.cpp:284

during debugging of #11360 using the Traktmixxx skin

Version

2.3.4

OS

Linux

@daschuer daschuer added the bug label Apr 18, 2023
@daschuer
Copy link
Member Author

daschuer commented Apr 18, 2023

Debug [Main]: SoundSourceProxy - Registering SoundSource providers
Debug [Main]: SoundSourceProxy - Registering platform and fallback SoundSource providers
Debug [Main]: SoundSourceProviderRegistry - Registering provider "FFmpeg"
Info [Main]: SoundSourceFFmpeg - Disabling untested input formats: aa, ac3, acm, act, adf, adp, ads, adx, aea, afc, aix, amr, amrnb, amrwb, anm, apc, ape, apng, aptx, aptx_hd, aqtitle, asf, asf_o, ass, ast, au, avi, avisynth, avr, avs, avs2, bethsoftvid, bfi, bin, bink, bit, bmv, bfstm, brstm, boa, c93, caf, cavsvideo, cdg, cdxl, cine, codec2, codec2raw, concat, dash, data, daud, dcstr, dfa, dhav, dirac, dnxhd, dsf, dsicin, dss, dts, dtshd, dv, dvbsub, dvbtxt, dxa, ea, ea_cdata, eac3, epaf, ffmetadata, filmstrip, fits, flac, flic, flv, live_flv, 4xm, frm, fsb, g722, g723_1, g726, g726le, g729, gdv, genh, gif, gsm, gxf, h261, h263, h264, hcom, hevc, hls, hnm, ico, idcin, idf, iff, ifv, ilbc, image2, image2pipe, alias_pix, brender_pix, ingenient, ipmovie, ircam, iss, iv8, ivf, ivr, jacosub, jv, kux, lmlm4, loas, lrc, lvf, lxf, matroska,webm, mgsts, microdvd, mjpeg, mjpeg_2000, mlp, mlv, mm, mmf, mpc, mpc8, mpeg, mpegts, mpegtsraw, mpegvideo, mpjpeg, mpl2, mpsub, msf, msnwctcp, mtaf, mtv, musx, mv, mvi, mxf, mxg, nc, nistsphere, nsp, nsv, nut, nuv, ogg, oma, paf, alaw, mulaw, vidc, f64be, f64le, f32be, f32le, s32be, s32le, s24be, s24le, s16be, s16le, s8, u32be, u32le, u24be, u24le, u16be, u16le, u8, pjs, pmp, pva, pvf, qcp, r3d, rawvideo, realtext, redspark, rl2, rm, roq, rpl, rsd, rso, rtp, rtsp, s337m, sami, sap, sbc, sbg, scc, sdp, sdr2, sds, sdx, film_cpk, ser, shn, siff, sln, smk, smjpeg, smush, sol, sox, spdif, srt, psxstr, stl, subviewer1, subviewer, sup, svag, swf, tak, tedcaptions, thp, 3dostr, tiertexseq, tmv, truehd, tta, txd, tty, ty, v210, v210x, vag, vc1, vc1test, vividas, vivo, vmd, vobsub, voc, vpk, vplayer, vqf, w64, wc3movie, webm_dash_manifest, webvtt, wsaud, wsd, wsvqa, wtv, wve, xa, xbin, xmv, xvag, xwma, yop, yuv4mpegpipe, bmp_pipe, dds_pipe, dpx_pipe, exr_pipe, gif_pipe, j2k_pipe, jpeg_pipe, jpegls_pipe, pam_pipe, pbm_pipe, pcx_pipe, pgmyuv_pipe, pgm_pipe, pictor_pipe, png_pipe, ppm_pipe, psd_pipe, qdraw_pipe, sgi_pipe, svg_pipe, sunrast_pipe, tiff_pipe, webp_pipe, xpm_pipe, xwd_pipe, libgme, libopenmpt
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "aac" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "aif" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "aiff" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "m4v" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "mov" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "mp4" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "m4a" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "3gp" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "3g2" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "mj2" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "mp3" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "wav" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "wv" for provider "FFmpeg" with priority 1 (lowest)
Debug [Main]: SoundSourceProviderRegistry - Registering provider "MAD: MPEG Audio Decoder"
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "mp3" for provider "MAD: MPEG Audio Decoder" with priority 3 (default)
Debug [Main]: SoundSourceProviderRegistry - Registering provider "MODPlug"
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "mod" for provider "MODPlug" with priority 3 (default)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "med" for provider "MODPlug" with priority 3 (default)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "okt" for provider "MODPlug" with priority 3 (default)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "s3m" for provider "MODPlug" with priority 3 (default)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "stm" for provider "MODPlug" with priority 3 (default)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "xm" for provider "MODPlug" with priority 3 (default)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "it" for provider "MODPlug" with priority 3 (default)
Debug [Main]: SoundSourceProviderRegistry - Registering provider "libsndfile"
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "aif" for provider "libsndfile" with priority 3 (default)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "aiff" for provider "libsndfile" with priority 3 (default)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "caf" for provider "libsndfile" with priority 2 (lower)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "flac" for provider "libsndfile" with priority 2 (lower)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "ogg" for provider "libsndfile" with priority 2 (lower)
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "wav" for provider "libsndfile" with priority 3 (default)
Debug [Main]: SoundSourceProxy - Registering reference SoundSource providers
Debug [Main]: SoundSourceProviderRegistry - Registering provider "Xiph.org libFLAC"
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "flac" for provider "Xiph.org libFLAC" with priority 4 (higher)
Debug [Main]: SoundSourceProviderRegistry - Registering provider "Xiph.org OggVorbis"
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "ogg" for provider "Xiph.org OggVorbis" with priority 4 (higher)
Debug [Main]: SoundSourceProviderRegistry - Registering provider "Xiph.org libopusfile"
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "opus" for provider "Xiph.org libopusfile" with priority 4 (higher)
Debug [Main]: SoundSourceProviderRegistry - Registering provider "WavPack"
Debug [Main]: SoundSourceProviderRegistry - Registering file extension "wv" for provider "WavPack" with priority 4 (higher)
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "3g2"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "3gp"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "aac"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "aif"
Info [Main]: SoundSourceProxy - 3 (default) : "libsndfile"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "aiff"
Info [Main]: SoundSourceProxy - 3 (default) : "libsndfile"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "caf"
Info [Main]: SoundSourceProxy - 2 (lower) : "libsndfile"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "flac"
Info [Main]: SoundSourceProxy - 4 (higher) : "Xiph.org libFLAC"
Info [Main]: SoundSourceProxy - 2 (lower) : "libsndfile"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "it"
Info [Main]: SoundSourceProxy - 3 (default) : "MODPlug"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "m4a"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "m4v"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "med"
Info [Main]: SoundSourceProxy - 3 (default) : "MODPlug"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "mj2"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "mod"
Info [Main]: SoundSourceProxy - 3 (default) : "MODPlug"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "mov"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "mp3"
Info [Main]: SoundSourceProxy - 3 (default) : "MAD: MPEG Audio Decoder"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "mp4"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "ogg"
Info [Main]: SoundSourceProxy - 4 (higher) : "Xiph.org OggVorbis"
Info [Main]: SoundSourceProxy - 2 (lower) : "libsndfile"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "okt"
Info [Main]: SoundSourceProxy - 3 (default) : "MODPlug"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "opus"
Info [Main]: SoundSourceProxy - 4 (higher) : "Xiph.org libopusfile"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "s3m"
Info [Main]: SoundSourceProxy - 3 (default) : "MODPlug"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "stm"
Info [Main]: SoundSourceProxy - 3 (default) : "MODPlug"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "wav"
Info [Main]: SoundSourceProxy - 3 (default) : "libsndfile"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "wv"
Info [Main]: SoundSourceProxy - 4 (higher) : "WavPack"
Info [Main]: SoundSourceProxy - 1 (lowest) : "FFmpeg"
Info [Main]: SoundSourceProxy - SoundSource providers for file extension "xm"
Info [Main]: SoundSourceProxy - 3 (default) : "MODPlug"
Debug [Main]: Mixxx 2.3.4 (git 2.3.4-42-g0df6ed95ac; built on: Apr 17 2023 @ 19:03:37; flags: -pipe;-O3;-ffast-math;-funroll-loops;-fomit-frame-pointer;-mtune=generic;-Wall;-Wextra;$<$<COMPILE_LANGUAGE:CXX>:-Woverloaded-virtual>;-Wfloat-conversion;-Werror=return-type) is starting...
Debug [Main]: Compile time library versions:
Debug [Main]: Qt: 5.12.8
Debug [Main]: libshout: 2.4.1
Debug [Main]: PortAudio: 1246976 PortAudio V19.7.0-devel, revision unknown
Debug [Main]: RubberBand: 1.8.2
Debug [Main]: SoundTouch: 2.3.2
Debug [Main]: TagLib: 1.11.1
Debug [Main]: ChromaPrint: 1.4.3
Debug [Main]: Vorbis: Xiph.Org libVorbis 1.3.6
Debug [Main]: libsndfile: libsndfile-1.0.28
Debug [Main]: FLAC: 1.3.3
Debug [Main]: libmp3lame: 3.100
Debug [Main]: QStandardPaths::writableLocation(HomeLocation): "/home/daniel"
Debug [Main]: QStandardPaths::writableLocation(DataLocation): "/home/daniel/.local/share/Mixxx"
Debug [Main]: QCoreApplication::applicationDirPath() "/home/daniel/workspace/2.3/build/Debug"
Debug [StatsManager]: StatsManager thread starting up.
Debug [Main]: Loading resources from  "/home/daniel/workspace/2.3/res/"
Debug [Main]: Configuration file is at the current version "2.3.4"
Info [Main]: BroadcastSettings - Found 1 profile(s)
Debug [Main]: Loading resources from  "/home/daniel/workspace/2.3/res/"
Debug [Main]: Found and will use default keyboard preset "/home/daniel/workspace/2.3/res/keyboard/en_US.kbd.cfg"
Debug [Main]: Loading resources from  "/home/daniel/workspace/2.3/res/"
Debug [Main]: Skipping loading of translations because the locale is 'en' or 'en_US'.
Debug [Main]: Loading resources from  "/home/daniel/workspace/2.3/res/"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Condensed Light Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Semibold" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Extrabold" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Light Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Extrabold Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Light" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Bold Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Bold" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Condensed Light" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Semibold Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Regular" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Condensed Light Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Semibold" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Extrabold" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Light Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Extrabold Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Light" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Bold Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Bold" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Condensed Light" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Semibold Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Regular" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Condensed Light Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Semibold" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Extrabold" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Light Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Extrabold Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Light" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Bold Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Bold" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Condensed Light" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Semibold Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Open Sans" style: "Regular" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Light Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Bold" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Bold Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Medium" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Light" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Medium Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Thin" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Regular" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Light Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Bold" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Bold Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Medium" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Light" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Medium Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Thin" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Regular" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Debug [Main]: FONT LOADED family: "Ubuntu" style: "Italic" point sizes: "6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,36,48,72"
Info [Main]: DbConnection - Available drivers for database connections: ("QSQLITE")
Debug [Main]: DbConnection - Opening database connection "MIXXX-1" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=false)
Info [Main]: DbConnectionPool - Cloned thread-local database connection "MIXXX-1" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Info [Main]: MixxxMainWindow - Connecting to database
Debug [Main]: DbConnectionPooled - Found thread-local database connection "MIXXX-1" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Info [Main]: MixxxMainWindow - Initializing or upgrading database schema
Info [Main]: SchemaManager - Database schema is up-to-date at version 32
Debug [Main]: JACK client name set
ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:869:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
Debug [Main]: EngineNetworkStream - addWorker: worker added
Debug [Main]: EngineNetworkStream - worker slots used: "1 out of 16"
Debug [Main]: BroadcastManager - addConnection: created connection for profile "Connection 1"
Warning [Main]: "EffectSlot([EffectRack1_EffectUnit1_Effect1])" value out of limits
Warning [Main]: "EffectParameter(Low)" WARNING: Value was outside of limits, clamped.
Warning [Main]: "EffectParameter(Mid)" WARNING: Value was outside of limits, clamped.
Warning [Main]: "EffectParameter(High)" WARNING: Value was outside of limits, clamped.
Info [Main]: GlobalTrackCache - Creating instance
Debug [Main]: DbConnectionPooled - Found thread-local database connection "MIXXX-1" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Info [Main]: TrackCollection - Connecting database
Info [Main]: TrackCollectionManager - Starting library scanner thread
Debug [LibraryScanner 1]: LibraryScanner - Entering thread
Debug [LibraryScanner 1]: DbConnection - Opening database connection "MIXXX-2" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=false)
Info [LibraryScanner 1]: DbConnectionPool - Cloned thread-local database connection "MIXXX-2" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Debug [LibraryScanner 1]: DbConnectionPooled - Found thread-local database connection "MIXXX-2" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Debug [LibraryScanner 1]: LibraryScanner - Event loop starting
Info [Main]: TrackCollection - Connecting track source
Debug [Main]: Committing transaction on "MIXXX-1" result: true
Debug [Main]: BaseTrackCache(0x55958b282c60) updateIndexWithQuery took 4 ms
Debug [Main]: PlaylistTableModel(0x559586f7a580) select() took 5 ms 26
Debug [Main]: CrateFeature::rebuildChildModel() -1
Debug [Main]: Default quick links: ("/home/daniel/Musik/", "/home/daniel/Downloads/", "/home/daniel/Schreibtisch/", "/home/daniel/Dokumente/")
Debug [Main]: Appending Quick Link:  "Musik" --- "/home/daniel/Musik/"
Debug [Main]: Appending Quick Link:  "Downloads" --- "/home/daniel/Downloads/"
Debug [Main]: Appending Quick Link:  "Schreibtisch" --- "/home/daniel/Schreibtisch/"
Debug [Main]: Appending Quick Link:  "Dokumente" --- "/home/daniel/Dokumente/"
Debug [Main]: Committing transaction on "MIXXX-1" result: true
Debug [Main]: Traktor Library Location=[ "/home/daniel/collection.nml" ]
Debug [Main]: Dropping Rekordbox table:  "rekordbox_playlist_tracks"
Debug [Main]: Dropping Rekordbox table:  "rekordbox_playlists"
Debug [Main]: Dropping Rekordbox table:  "rekordbox_library"
Debug [Main]: Creating Rekordbox library table:  "rekordbox_library"
Debug [Main]: Creating Rekordbox playlists table:  "rekordbox_playlists"
Debug [Main]: Creating Rekordbox playlist tracks table:  "rekordbox_playlist_tracks"
Debug [Main]: Committing transaction on "MIXXX-1" result: true
Debug [Main]: Dropping Serato table:  "serato_playlist_tracks"
Debug [Main]: Dropping Serato table:  "serato_playlists"
Debug [Main]: Dropping Serato table:  "serato_library"
Debug [Main]: Creating Serato library table:  "serato_library"
Debug [Main]: Creating Serato playlists table:  "serato_playlists"
Debug [Main]: Creating Serato playlist tracks table:  "serato_playlist_tracks"
Debug [Main]: Committing transaction on "MIXXX-1" result: true
Debug [Main]: Checking for access to user's library directories:
Debug [Main]: Checking for access to "/home/daniel/Musik" : true
Debug [Main]: TrackAnalysisScheduler - Starting 4 worker threads. Priority:  normal
Debug [AnalyzerThread 0 #1]: AnalyzerThread 0 - Running
Debug [AnalyzerThread 0 #1]: DbConnection - Opening database connection "MIXXX-3" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=false)
Debug [AnalyzerThread 2 #2]: AnalyzerThread 2 - Running
Debug [AnalyzerThread 1 #3]: AnalyzerThread 1 - Running
Debug [AnalyzerThread 3 #4]: AnalyzerThread 3 - Running
Debug [AnalyzerThread 2 #2]: DbConnection - Opening database connection "MIXXX-4" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=false)
Info [AnalyzerThread 0 #1]: DbConnectionPool - Cloned thread-local database connection "MIXXX-3" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Debug [AnalyzerThread 3 #4]: DbConnection - Opening database connection "MIXXX-6" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=false)
Debug [AnalyzerThread 0 #1]: DbConnectionPooled - Found thread-local database connection "MIXXX-3" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Debug [AnalyzerThread 1 #3]: DbConnection - Opening database connection "MIXXX-5" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=false)
Debug [AnalyzerThread 0 #1]: AnalyzerThread - Activated 5 analyzers
Info [AnalyzerThread 2 #2]: DbConnectionPool - Cloned thread-local database connection "MIXXX-4" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Debug [AnalyzerThread 2 #2]: DbConnectionPooled - Found thread-local database connection "MIXXX-4" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Info [AnalyzerThread 3 #4]: DbConnectionPool - Cloned thread-local database connection "MIXXX-6" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Debug [AnalyzerThread 2 #2]: AnalyzerThread - Activated 5 analyzers
Debug [AnalyzerThread 3 #4]: DbConnectionPooled - Found thread-local database connection "MIXXX-6" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Debug [AnalyzerThread 3 #4]: AnalyzerThread - Activated 5 analyzers
Info [AnalyzerThread 1 #3]: DbConnectionPool - Cloned thread-local database connection "MIXXX-5" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Debug [AnalyzerThread 1 #3]: DbConnectionPooled - Found thread-local database connection "MIXXX-5" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Debug [Main]: Creating ControllerManager
Debug [AnalyzerThread 1 #3]: AnalyzerThread - Activated 5 analyzers
Debug [Controller]: ControllerManager:slotInitialize
Debug [Controller]: Extension .midi.xml total 2 presets
Debug [Controller]: Extension .hid.xml total 0 presets
Debug [Controller]: Extension .bulk.xml total 0 presets
Debug [Main]: Set root GL Context widget valid: QGLWidget(0x55958b3ab7a0) true
Debug [Main]: Created root GL Context valid: 0x7f3210006fd0 true
Debug [Main]: Root GL Context format:
Debug [Main]: Double Buffering: true
Debug [Main]: Swap interval: 0
Debug [Main]: Depth buffer: true
Debug [Main]: Direct rendering: true
Debug [Main]: Has overlay: false
Debug [Main]: RGBA: true
Debug [Main]: Sample buffers: false
Debug [Main]: Samples: -1
Debug [Main]: Stencil buffers: true
Debug [Main]: Stereo: false
Debug [Main]: "openGLVersionFlags 0xff07f" "4.6 (Compatibility Profile) Mesa 21.2.6" "Intel" "Mesa Intel(R) UHD Graphics (CML GT2)"
Debug [Main]: DBus screensaver  org.freedesktop.ScreenSaver  inhibited
Debug [Main]: RLimit Cur  99
Debug [Main]: RLimit Max  99
Debug [Main]: ControllerManager::getControllerList
Debug [Main]: DbConnectionPooled - Found thread-local database connection "MIXXX-1" QSqlDatabase(driver="QSQLITE", database="file:///home/daniel/.mixxx/mixxxdb.sqlite", host="", port=-1, user="mixxx", open=true)
Debug [Main]: Key plugin ID: "qm-keydetector:2"
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[Master]" , "skin_settings" )
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[Microphone]" , "show_microphone" )
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[VinylControl]" , "show_vinylcontrol" )
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[PreviewDeck]" , "show_previewdeck" )
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[Library]" , "show_coverart" )
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[Master]" , "maximize_library" )
Debug [Main]: LegacySkinParser loading skin: "/home/daniel/workspace/2.3/res/skins/Traktmixxx"
Warning [Main]: Requested control does not exist: "[Main],show_main" Creating it.
Warning [Main]: Requested control does not exist: "[InternalClock],show_internalclock" Creating it.
Warning [Main]: Requested control does not exist: "[Headphone],show_headphone" Creating it.
Warning [Main]: Requested control does not exist: "[Clock],show_clock" Creating it.
Warning [Main]: Requested control does not exist: "[Visuals],show_row" Creating it.
Warning [Main]: Requested control does not exist: "[DeckRow1],show_row" Creating it.
Warning [Main]: Requested control does not exist: "[Deck1],show_spinny" Creating it.
Warning [Main]: Requested control does not exist: "[Deck1],show_pitch" Creating it.
Warning [Main]: Requested control does not exist: "[Deck1],show_bpm" Creating it.
Warning [Main]: Requested control does not exist: "[Deck1],show_transport" Creating it.
Warning [Main]: Requested control does not exist: "[Deck1],show_hotcue" Creating it.
Warning [Main]: Requested control does not exist: "[Deck1],show_advanced_markers" Creating it.
Warning [Main]: Requested control does not exist: "[Deck1],show_loop" Creating it.
Warning [Main]: Requested control does not exist: "[Mixer1],show_mixer" Creating it.
Warning [Main]: Requested control does not exist: "[Mixer1],show_filter" Creating it.
Warning [Main]: Requested control does not exist: "[Mixer1],show_eq" Creating it.
Warning [Main]: Requested control does not exist: "[Mixer1],show_fader" Creating it.
Warning [Main]: Requested control does not exist: "[Mixer1],show_vu" Creating it.
Warning [Main]: Requested control does not exist: "[Deck2],show_spinny" Creating it.
Warning [Main]: Requested control does not exist: "[Deck2],show_pitch" Creating it.
Warning [Main]: Requested control does not exist: "[Deck2],show_bpm" Creating it.
Warning [Main]: Requested control does not exist: "[Deck2],show_transport" Creating it.
Warning [Main]: Requested control does not exist: "[Deck2],show_hotcue" Creating it.
Warning [Main]: Requested control does not exist: "[Deck2],show_advanced_markers" Creating it.
Warning [Main]: Requested control does not exist: "[Deck2],show_loop" Creating it.
Warning [Main]: Requested control does not exist: "[DeckRow2],show_row" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],show_spinny" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],show_pitch" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],show_bpm" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],show_transport" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],show_hotcue" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],show_advanced_markers" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],show_loop" Creating it.
Warning [Main]: Requested control does not exist: "[Mixer2],show_mixer" Creating it.
Warning [Main]: Requested control does not exist: "[Mixer2],show_filter" Creating it.
Warning [Main]: Requested control does not exist: "[Mixer2],show_eq" Creating it.
Warning [Main]: Requested control does not exist: "[Mixer2],show_fader" Creating it.
Warning [Main]: Requested control does not exist: "[Mixer2],show_vu" Creating it.
Warning [Main]: Requested control does not exist: "[Deck4],show_spinny" Creating it.
Warning [Main]: Requested control does not exist: "[Deck4],show_pitch" Creating it.
Warning [Main]: Requested control does not exist: "[Deck4],show_bpm" Creating it.
Warning [Main]: Requested control does not exist: "[Deck4],show_transport" Creating it.
Warning [Main]: Requested control does not exist: "[Deck4],show_hotcue" Creating it.
Warning [Main]: Requested control does not exist: "[Deck4],show_advanced_markers" Creating it.
Warning [Main]: Requested control does not exist: "[Deck4],show_loop" Creating it.
Warning [Main]: Requested control does not exist: "[VinylControl],show_vinylcontrol" Creating it.
Warning [Main]: Requested control does not exist: "[Microphone],show_microphone" Creating it.
Warning [Main]: Requested control does not exist: "[Samplers],show_samplers" Creating it.
Warning [Main]: Requested control does not exist: "[Samplers],show_vumeter" Creating it.
Warning [Main]: Requested control does not exist: "[Samplers],show_transport" Creating it.
Warning [Main]: Requested control does not exist: "[Samplers],show_advanced_markers" Creating it.
Warning [Main]: Requested control does not exist: "[Master],num_effectunits" Creating it.
Warning [Main]: Requested control does not exist: "[EffectRack1],show" Creating it.
Warning [Main]: Requested control does not exist: "[EffectUnit],show_controls" Creating it.
Warning [Main]: Requested control does not exist: "[EffectUnit],show_chain" Creating it.
Warning [Main]: Requested control does not exist: "[Master],show_maximized" Creating it.
Warning [Main]: Requested control does not exist: "[Library],show_coverart" Creating it.
Warning [Main]: Requested control does not exist: "[PreviewDeck],show_previewdeck" Creating it.
Debug [Main]: Skin is a >=1.12.0 style skin.
Warning [Main]: Requested control does not exist: "[Master],skin_settings" Creating it.
Debug [Main]: WSearchLineEdit - Background color: QColor(ARGB 1, 0, 0, 0)
Warning [Main]: Requested control does not exist: "[PreviewDeck1],show_advanced_markers" Creating it.
Debug [Main]: WTrackTableView::loadTrackModel() HiddenTableModel(0x55958d3962e0)
Debug [Controller]: Extension .midi.xml total 128 presets
Debug [Controller]: Extension .hid.xml total 14 presets
Debug [Controller]: Extension .bulk.xml total 1 presets
Debug [Main]: HiddenTableModel(0x55958d3962e0) select() took 0 ms 0
Debug [Main]: WTrackTableView::loadTrackModel() MissingTableModel(0x55958b39c4f0)
Debug [Main]: MissingTableModel(0x55958b39c4f0) select() took 0 ms 0
Debug [Main]: WTrackTableView::loadTrackModel() PlaylistTableModel(0x559586f7a580)
Debug [Main]: Recordings folder set to "/home/daniel/Musik/Mixxx/Recordings"
Debug [Main]: WTrackTableView::loadTrackModel() QSortFilterProxyModel(0x55958d69dad8)
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2023-01-06_18h02m47s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2023-01-06_18h02m47s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2023-01-06_18h02m47s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2023-01-06_18h02m47s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [Main]: WTrackTableView::loadTrackModel() AnalysisLibraryTableModel(0x55958d715f60)
Debug [Main]: AnalysisLibraryTableModel(0x55958d715f60) select() took 0 ms 0
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-23_23h15m26s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-12-23_23h15m26s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-23_23h15m26s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-12-23_23h15m26s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-24_00h30m28s.wav" of type "wav"
Warning [BrowseThread]: TagLib - Cannot read audio properties from inaccessible/unreadable/invalid file: /home/daniel/Musik/Mixxx/Recordings/2022-12-24_00h30m28s.wav
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-12-24_00h30m28s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-24_00h30m28s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-12-24_00h30m28s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "Xiph.org libFLAC" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2021-03-26_23h36m00s.flac" of type "flac"
Debug [BrowseThread]: TagLib - VorbisComment picture list is empty
Debug [BrowseThread]: TagLib - No cover art found in VorbisComment tag
Debug [BrowseThread]: TagLib - VorbisComment picture list is empty
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2021-03-26_23h36m00s.flac"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "Xiph.org libFLAC" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2021-03-18_23h49m24s.flac" of type "flac"
Debug [BrowseThread]: SeratoBeatGrid - SeratoBeatGridTerminalMarker SeratoBeatGridTerminalMarker PositionSecs = 5.625 BPM = 128
Debug [BrowseThread]: SeratoMarkers2 - SeratoMarkers2ColorEntry color = #ffffff
Debug [BrowseThread]: SeratoMarkers2 - SeratoMarkers2BpmLockEntry locked = false
Debug [BrowseThread]: TagLib - VorbisComment picture list is empty
Debug [BrowseThread]: TagLib - No cover art found in VorbisComment tag
Debug [BrowseThread]: TagLib - VorbisComment picture list is empty
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2021-03-18_23h49m24s.flac"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [BrowseThread]: Track - Importing Serato beats
Debug [BrowseThread]: Track - Import of beats is pending until the actual sample rate becomes available
Debug [BrowseThread]: SoundSourceProxy - Opening audio source to finish import of beats/cues
Debug [BrowseThread]: TrackMetadata - Modifying duration: 5000000000 ns -> 5433469387 ns
Debug [BrowseThread]: Track - Finishing deferred import of beats because stream audio properties are available now
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-08-07_01h58m55s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-08-07_01h58m55s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-08-07_01h58m55s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-08-07_01h58m55s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [Main]: WaveformWidgetFactory::setWaveformWidget - waveform widget added in factory, index 0
Debug [Main]: WaveformWidgetFactory::setWaveformWidget - waveform widget added in factory, index 1
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-19_00h19m23s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-12-19_00h19m23s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-19_00h19m23s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-12-19_00h19m23s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [Main]: WaveformWidgetFactory::setWaveformWidget - waveform widget added in factory, index 2
Debug [Main]: WaveformWidgetFactory::setWaveformWidget - waveform widget added in factory, index 3
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:980 SKIN ERROR at skin:shared/waveform.xml:9 <Visual>: No player found for group: "[Channel3]"
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:980 SKIN ERROR at skin:shared/waveform_advanced.xml:9 <Visual>: No player found for group: "[Channel3]"
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:980 SKIN ERROR at skin:shared/waveform.xml:9 <Visual>: No player found for group: "[Channel4]"
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:980 SKIN ERROR at skin:shared/waveform_advanced.xml:9 <Visual>: No player found for group: "[Channel4]"
Warning [Main]: Requested control does not exist: "[Deck1],show_editmode" Creating it.
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:1136 SKIN ERROR at skin:device/deck/trackinfo.xml:231 <StarRating>: No player found for group: ""
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-05-27_12h39m53s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-05-27_12h39m53s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-05-27_12h39m53s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-05-27_12h39m53s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [Main]: WSpinny(): Created QGLWidget, Context Valid: true Sharing: true
Debug [Main]: WaveformWidgetFactory::setWaveformWidget - waveform widget added in factory, index 4
Debug [Main]: WaveformWidgetFactory::setWaveformWidget - waveform widget added in factory, index 5
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "Xiph.org libFLAC" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2021-03-18_00h00m09s.flac" of type "flac"
Debug [BrowseThread]: SeratoBeatGrid - SeratoBeatGridTerminalMarker SeratoBeatGridTerminalMarker PositionSecs = 11.662 BPM = 123
Debug [BrowseThread]: SeratoMarkers2 - SeratoMarkers2ColorEntry color = #ffffff
Debug [BrowseThread]: SeratoMarkers2 - SeratoMarkers2BpmLockEntry locked = false
Debug [BrowseThread]: TagLib - VorbisComment picture list is empty
Debug [BrowseThread]: TagLib - No cover art found in VorbisComment tag
Debug [BrowseThread]: TagLib - VorbisComment picture list is empty
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2021-03-18_00h00m09s.flac"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [BrowseThread]: Track - Importing Serato beats
Debug [BrowseThread]: Track - Import of beats is pending until the actual sample rate becomes available
Debug [BrowseThread]: SoundSourceProxy - Opening audio source to finish import of beats/cues
Debug [BrowseThread]: TrackMetadata - Modifying duration: 11000000000 ns -> 11029478458 ns
Debug [BrowseThread]: Track - Finishing deferred import of beats because stream audio properties are available now
Debug [Main]: WSpinny(): Created QGLWidget, Context Valid: true Sharing: true
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h31m05s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h31m05s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h31m05s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h31m05s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [BrowseThread]: Append  10  from  "/home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h31m05s.wav"
Warning [Main]: Requested control does not exist: "[Deck1],beatjump_nextpage" Creating it.
Warning [Main]: Requested control does not exist: "[Deck1],beatjump_prevpage" Creating it.
Warning [Main]: Requested control does not exist: "[Deck1],hotcuepage_prev" Creating it.
Warning [Main]: Requested control does not exist: "[Deck1],hotcuepage_next" Creating it.
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h07m00s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h07m00s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h07m00s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h07m00s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-05-27_13h11m17s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-05-27_13h11m17s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-05-27_13h11m17s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-05-27_13h11m17s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Warning [Main]: Requested control does not exist: "[Deck1],loopmove_nextpage" Creating it.
Warning [Main]: Requested control does not exist: "[Deck1],loopmove_prevpage" Creating it.
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-16_10h35m06s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-12-16_10h35m06s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-16_10h35m06s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-12-16_10h35m06s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Warning [Main]: WARNING: slotNumber out of range
Warning [Main]: EffectPushButton "[QuickEffectRack1_[Channel1]_Effect1]" , "enabled" is not an effect button parameter.
Warning [Main]: WARNING: slotNumber out of range
Warning [Main]: EffectPushButton "[QuickEffectRack1_[Channel2]_Effect1]" , "enabled" is not an effect button parameter.
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-05-27_02h55m25s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-05-27_02h55m25s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-05-27_02h55m25s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-05-27_02h55m25s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "Xiph.org libFLAC" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2021-03-18_23h48m18s.flac" of type "flac"
Debug [BrowseThread]: SeratoBeatGrid - SeratoBeatGridTerminalMarker SeratoBeatGridTerminalMarker PositionSecs = 6.5625 BPM = 128
Debug [BrowseThread]: SeratoMarkers2 - SeratoMarkers2ColorEntry color = #ffffff
Debug [BrowseThread]: SeratoMarkers2 - SeratoMarkers2BpmLockEntry locked = true
Debug [BrowseThread]: TagLib - VorbisComment picture list is empty
Debug [BrowseThread]: TagLib - No cover art found in VorbisComment tag
Debug [BrowseThread]: TagLib - VorbisComment picture list is empty
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2021-03-18_23h48m18s.flac"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [BrowseThread]: Track - Importing Serato beats
Debug [BrowseThread]: Track - Import of beats is pending until the actual sample rate becomes available
Debug [BrowseThread]: SoundSourceProxy - Opening audio source to finish import of beats/cues
Debug [BrowseThread]: TrackMetadata - Modifying duration: 6000000000 ns -> 6640907029 ns
Debug [BrowseThread]: Track - Finishing deferred import of beats because stream audio properties are available now
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "MAD: MPEG Audio Decoder" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-31_02h05m49s.mp3" of type "mp3"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-12-31_02h05m49s.mp3" with type 3
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-31_02h05m49s.mp3"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-12-31_02h05m49s.mp3"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Warning [Main]: Requested control does not exist: "[Deck2],show_editmode" Creating it.
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:1136 SKIN ERROR at skin:device/deck/trackinfo.xml:231 <StarRating>: No player found for group: ""
Debug [Main]: WSpinny(): Created QGLWidget, Context Valid: true Sharing: true
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-19_00h31m50s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-12-19_00h31m50s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-19_00h31m50s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-12-19_00h31m50s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [Main]: WaveformWidgetFactory::setWaveformWidget - waveform widget added in factory, index 6
Debug [Main]: WaveformWidgetFactory::setWaveformWidget - waveform widget added in factory, index 7
Debug [Main]: WSpinny(): Created QGLWidget, Context Valid: true Sharing: true
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2023-01-06_17h58m49s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2023-01-06_17h58m49s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2023-01-06_17h58m49s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2023-01-06_17h58m49s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Warning [Main]: Requested control does not exist: "[Deck2],beatjump_nextpage" Creating it.
Warning [Main]: Requested control does not exist: "[Deck2],beatjump_prevpage" Creating it.
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-19_00h47m33s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-12-19_00h47m33s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-12-19_00h47m33s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-12-19_00h47m33s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Warning [Main]: Requested control does not exist: "[Deck2],hotcuepage_prev" Creating it.
Warning [Main]: Requested control does not exist: "[Deck2],hotcuepage_next" Creating it.
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2023-01-03_21h36m28s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2023-01-03_21h36m28s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2023-01-03_21h36m28s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2023-01-03_21h36m28s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [BrowseThread]: Append  10  from  "/home/daniel/Musik/Mixxx/Recordings/2023-01-03_21h36m28s.wav"
Warning [Main]: Requested control does not exist: "[Deck2],loopmove_nextpage" Creating it.
Warning [Main]: Requested control does not exist: "[Deck2],loopmove_prevpage" Creating it.
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-10-13_08h01m50s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-10-13_08h01m50s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-10-13_08h01m50s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-10-13_08h01m50s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Warning [Main]: Requested control does not exist: "[Channel3],passthrough" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],show_editmode" Creating it.
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:1054 SKIN ERROR at skin:device/deck/trackinfo.xml:85 <TrackProperty>: No player found for group: "[Channel3]"
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:1054 SKIN ERROR at skin:device/deck/trackinfo.xml:94 <TrackProperty>: No player found for group: "[Channel3]"
Warning [Main]: Requested control does not exist: "[Channel3],bpm" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],visual_key" Creating it.
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[Channel3]" , "rate_ratio" )
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[Channel3]" , "time_elapsed" )
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[Channel3]" , "time_remaining" )
Warning [Main]: Requested control does not exist: "[Channel3],playposition" Creating it.
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:1136 SKIN ERROR at skin:device/deck/trackinfo.xml:231 <StarRating>: No player found for group: ""
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:1054 SKIN ERROR at skin:device/deck/trackinfo.xml:236 <TrackProperty>: No player found for group: "[Channel3]"
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:1264 SKIN ERROR at skin:device/deck/spinny.xml:15 <Spinny>: No player found for group: "[Channel3]"
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:980 SKIN ERROR at skin:shared/waveform.xml:9 <Visual>: No player found for group: "[Channel3]"
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:980 SKIN ERROR at skin:shared/waveform_advanced.xml:9 <Visual>: No player found for group: "[Channel3]"
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:940 SKIN ERROR at skin:shared/overview.xml:9 <Overview>: No player found for group: "[Channel3]"
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:940 SKIN ERROR at skin:shared/overview_advanced.xml:9 <Overview>: No player found for group: "[Channel3]"
Warning [Main]: Requested control does not exist: "[Channel3],rate" Creating it.
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:1264 SKIN ERROR at skin:device/deck/spinny_small.xml:15 <Spinny>: No player found for group: "[Channel3]"
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:940 SKIN ERROR at skin:shared/overview.xml:9 <Overview>: No player found for group: "[Channel3]"
Warning [Main]: ../../src/skin/legacy/legacyskinparser.cpp:940 SKIN ERROR at skin:shared/overview_advanced.xml:9 <Overview>: No player found for group: "[Channel3]"
Warning [Main]: Requested control does not exist: "[Channel3],cue_default" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],cue_gotoandstop" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],play" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],cue_set" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],back" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],start" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],fwd" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],end" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],bpm_tap" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],sync_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],sync_master" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],quantize" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beats_translate_curpos" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],rate_perm_down" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],rate_perm_down_small" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],rate_perm_up" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],rate_perm_up_small" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],rate_temp_down" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],rate_temp_down_small" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],rate_temp_up" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],rate_temp_up_small" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],beatjump_nextpage" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],beatjump_prevpage" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatjump_2_backward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatjump_2_forward" Creating it.
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "Xiph.org libFLAC" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2021-03-18_23h47m52s.flac" of type "flac"
Debug [BrowseThread]: SeratoBeatGrid - SeratoBeatGridTerminalMarker SeratoBeatGridTerminalMarker PositionSecs = 1.875 BPM = 128
Debug [BrowseThread]: SeratoMarkers2 - SeratoMarkers2ColorEntry color = #ffffff
Debug [BrowseThread]: SeratoMarkers2 - SeratoMarkers2BpmLockEntry locked = false
Debug [BrowseThread]: TagLib - VorbisComment picture list is empty
Debug [BrowseThread]: TagLib - No cover art found in VorbisComment tag
Debug [BrowseThread]: TagLib - VorbisComment picture list is empty
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2021-03-18_23h47m52s.flac"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Warning [Main]: Requested control does not exist: "[Channel3],beatjump_4_backward" Creating it.
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Debug [BrowseThread]: Track - Importing Serato beats
Debug [BrowseThread]: Track - Import of beats is pending until the actual sample rate becomes available
Debug [BrowseThread]: SoundSourceProxy - Opening audio source to finish import of beats/cues
Debug [BrowseThread]: TrackMetadata - Modifying duration: 1000000000 ns -> 1207437641 ns
Debug [BrowseThread]: Track - Finishing deferred import of beats because stream audio properties are available now
Warning [Main]: Requested control does not exist: "[Channel3],beatjump_4_forward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatjump_8_backward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatjump_8_forward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatjump_16_backward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatjump_16_forward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatjump_32_backward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatjump_32_forward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],reverse" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],reverseroll" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],slip_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],hotcuepage_prev" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],hotcuepage_next" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_1_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_1_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_1_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_2_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_2_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_2_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_3_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_3_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_3_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_4_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_4_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_4_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_5_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_5_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_5_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_6_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_6_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_6_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_7_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_7_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_7_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_8_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_8_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_8_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_9_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_9_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_9_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_10_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_10_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_10_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_11_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_11_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_11_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_12_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_12_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_12_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_13_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_13_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_13_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_14_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_14_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_14_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_15_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_15_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_15_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_16_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_16_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_16_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_17_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_17_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_17_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_18_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_18_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_18_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_19_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_19_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_19_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_20_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_20_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_20_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_21_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_21_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_21_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_22_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_22_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_22_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_23_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_23_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_23_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_24_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_24_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_24_enabled" Creating it.
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h34m50s.wav" of type "wav"
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h34m50s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h34m50s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-01-23_10h34m50s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_25_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_25_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_25_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_26_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_26_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_26_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_27_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_27_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_27_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_28_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_28_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_28_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_29_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_29_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_29_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_30_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_30_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_30_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_31_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_31_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_31_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_32_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_32_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_32_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_33_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_33_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_33_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_34_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_34_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_34_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_35_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_35_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_35_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_36_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_36_clear" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],hotcue_36_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_1_toggle" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatlooproll_1_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_1_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_2_toggle" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatlooproll_2_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_2_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_4_toggle" Creating it.
Debug [BrowseThread]: SoundSourceProxy - SoundSourceProvider "libsndfile" created a SoundSource for file "file:///home/daniel/Musik/Mixxx/Recordings/2022-05-27_12h43m33s.wav" of type "wav"
Warning [Main]: Requested control does not exist: "[Channel3],beatlooproll_4_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_4_enabled" Creating it.
Info [BrowseThread]: MetadataSourceTagLib - No track metadata or cover art found in file "/home/daniel/Musik/Mixxx/Recordings/2022-05-27_12h43m33s.wav" with type 7
Debug [BrowseThread]: SoundSourceProxy - Initializing track metadata and embedded cover art from file "file:///home/daniel/Musik/Mixxx/Recordings/2022-05-27_12h43m33s.wav"
Info [BrowseThread]: SoundSourceProxy - Parsing missing artist/title from file name: "/home/daniel/Musik/Mixxx/Recordings/2022-05-27_12h43m33s.wav"
Info [BrowseThread]: SeratoMarkers2 - Reading bpmlock state from 'Serato Markers2' tag data...
Debug [BrowseThread]: Reading cues from 'Serato Markers2' tag data...
Info [BrowseThread]: SeratoMarkers2 - Reading track color from 'Serato Markers2' tag data...
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_8_toggle" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatlooproll_8_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_8_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],loopmove_nextpage" Creating it.
Warning [Main]: Requested control does not exist: "[Deck3],loopmove_prevpage" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_move_2_backward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_move_2_forward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_move_4_backward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_move_4_forward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_move_8_backward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_move_8_forward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_move_16_backward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_move_16_forward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_move_32_backward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_move_32_forward" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_in" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_out" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],reloop_exit" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_0.25_toggle" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatlooproll_0.25_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_0.25_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_0.5_toggle" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatlooproll_0.5_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_0.5_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_16_toggle" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatlooproll_16_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_16_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_32_toggle" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatlooproll_32_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_32_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_halve" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],loop_double" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_0.03125_toggle" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatlooproll_0.03125_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_0.03125_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_0.0625_toggle" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatlooproll_0.0625_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_0.0625_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_0.125_toggle" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatlooproll_0.125_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_0.125_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_64_toggle" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatlooproll_64_activate" Creating it.
Warning [Main]: Requested control does not exist: "[Channel3],beatloop_64_enabled" Creating it.
Warning [Main]: Requested control does not exist: "[QuickEffectRack1_[Channel3]_Effect1],loaded" Creating it.
Warning [Main]: Requested control does not exist: "[QuickEffectRack1_[Channel3]],super1" Creating it.
Warning [Main]: Requested control does not exist: "[QuickEffectRack1_[Channel3]_Effect1],enabled" Creating it.
Critical [Main]: DEBUG ASSERT: "pChainSlot" in function EffectSlotPointer EffectsManager::getEffectSlot(const QString&) at ../../src/effects/effectsmanager.cpp:284

@daschuer daschuer changed the title DEBUG ASSERT: "pChainSlot" Traktmixxx Skin: DEBUG ASSERT: "pChainSlot" Apr 18, 2023
@ronso0
Copy link
Member

ronso0 commented Apr 18, 2023

I can not reproduce this, can you?

FWIW I saw this a few times when using a config dir previously used with a 2.4 build, but couldn't reproduce it then either.
We should add some debug output to catch the used effect group string.

@daschuer
Copy link
Member Author

This is a follow up error, because:

            <attribute persist="true" config_key="[Master],num_decks">4</attribute>

num_deck is using the preferences value which can be 2 in case of Shade has been used before.

@daschuer
Copy link
Member Author

@ronso0
Copy link
Member

ronso0 commented Apr 24, 2023

I don't understand. I can not reproduce when I add persist="true" config_key="[Master],num_decks" to both Shade and LateNight and

  • start with Shade, switch to LateNight
  • start with LateNight (num_decks 2 in config), switch to Shade

and num_decks doesn't change even if I start with LateNight repeatedly.

@daschuer
Copy link
Member Author

daschuer commented Apr 24, 2023

When num_decks is 2 in preferences, and LateNight has the persist flag, than it is started with two decks and ignores the configured default of 4. I have not tried this, maybe it is graceful handeled in LateNight. In case of Trackmixxx, removing the persist flag fixes the assertion.

@ronso0
Copy link
Member

ronso0 commented Apr 24, 2023

I have tried Traktmixxx, too, and cannot reproduce it, neither with 2.3 nor 2.4 🤷‍♂️
What's weird is that num_decks is not updated in mixxx.cfg when quitting with a 4-deck skin, no matter if the attribute is marked persistent or not. Even though it should according to

m_pCONumDecks(new ControlObject(
ConfigKey("[Master]", "num_decks"), true, true)),

Anyway, considering this closed.

@ronso0 ronso0 added skins and removed skin labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants