Topic: SVPtube not working

Unfortunately SVPtube has stopped working for me, for some time now. Reinstalling SVP has not solved the issue. I do get the icon in the task bar, and can open the window, which just says "Waiting for an URL...". So the extension does load, but it is not responding to any clipboard changes. Here is my log:

12:34:49.690 [i]: Main: starting up SVP 4 Pro [4.2.0.122]... 
12:34:49.691 [i]: Main: args: none
12:34:49.691 [i]: Main: working dir is C:\Program Files (x86)\SVP 4\
12:34:49.691 [i]: Main: data dir set to C:\Users\MyUser\AppData\Roaming\SVP4\
12:34:49.692 [i]: Settings: loading main.cfg OK
12:34:49.693 [i]: Settings: loading ui.cfg OK
12:34:49.693 [i]: Settings: loading frc.cfg OK
12:34:49.694 [i]: Settings: loading profiles.cfg OK
12:34:49.694 [i]: Settings: loading custom.cfg OK
12:34:49.695 [i]: Settings: loading lights.cfg OK
12:34:49.695 [i]: Main: using Qt 5.7.1 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 5.3.0)
12:34:49.695 [i]: Main: device scale is 1, user defined scale is 0
12:34:49.696 [i]: Main: system locale is [de]
12:34:49.696 [i]: Main: preferred language is [de-de]
12:34:49.697 [i]: Main: setting language file to en.qm...
12:34:49.736 [i]: Main: module 'plugins/svpflow1.dll': 4.2.0.133
12:34:49.737 [i]: Main: module 'plugins/svpflow2.dll': 4.2.0.142
12:34:49.738 [i]: Main: module 'plugins64/svpflow1_vs.dll': 4.2.0.133
12:34:49.738 [i]: Main: module 'plugins64/svpflow2_vs.dll': 4.2.0.142
12:34:49.738 [i]: Main: PYTHONPATH is C:\Program Files (x86)\SVP 4\mpv64
12:34:49.739 [i]: Main: running OpenCL info...
12:34:49.742 [i]: Main: collecting system information...
12:34:49.742 [i]: OS: Windows 10 [10.0.15063]
12:34:49.743 [i]: CPU: Intel Xeon E3-1231 v3 [base frequency 3401 MHz, 8 threads]
12:34:49.744 [i]: Video: registry info - AMD/ATI Radeon RX Vega
12:34:49.745 [i]: Video: reading OpenCL info...
12:34:49.819 [i]: Video: 1 GPU OpenCL device(s) on AMD Accelerated Parallel Processing [OpenCL 2.0 AMD-APP (2482.4)] (Advanced Micro Devices, Inc.)
12:34:49.819 [i]: Video 1: device name 'Radeon RX Vega' (Advanced Micro Devices, Inc., ver.2482.4 (PAL,HSAIL)) [gpuID=11]: OK
12:34:49.820 [i]: Memory:  12239  MB total,  7902 MB free
12:34:49.820 [i]: System: finding network settings...
12:34:50.032 [i]: Power: AC is ON [1]
12:34:50.154 [i]: Screens: updating information, 1 screen(s) found
12:34:50.175 [i]: Main: preparing FRC profiles...
12:34:50.205 [i]: Main: preparing performance graphs...
12:34:50.225 [W]: Control: failed to register shortcut Meta+Ctrl+E
12:34:50.272 [i]: Main: preparing ffdshow...
12:34:50.273 [W]: FFDShow: can't find 32-bit installation
12:34:50.278 [i]: Main: preparing mpv...
12:34:50.279 [i]: Main: preparing remote control...
12:34:50.279 [i]: RemoteControl: started
12:34:50.279 [i]: Main: preparing main menu...
12:34:50.353 [i]: Main: loading extensions...
12:34:50.355 [i]: Extensions: found svptube 2.1.0.122 ...
12:34:50.362 [i]: Settings: loading tube.cfg OK
12:34:50.373 [i]: Tube: initializing youtube_dl...
12:34:50.402 [i]: Main: initialization completed in 661 ms, but still waiting for the screens measurement...
12:34:50.486 [i]: Updates: checking now...
12:34:51.510 [W]: ImportError('DLL load failed: Die angegebene Prozedur wurde nicht gefunden.',)
12:34:51.510 [E]: Tube: youtube_dl module import failed
12:34:51.576 [i]: Screens: screen 0 - 2560x1080 @74.993 Hz [measured], x1.0 [81 DPI]
12:34:51.576 [i]: Screens: primary screen is 0
12:34:53.590 [i]: Performance: quick estimation = 538 (previous value was 543)

Re: SVPtube not working

I see the error:

12:34:51.510 [W]: ImportError('DLL load failed: Die angegebene Prozedur wurde nicht gefunden.',)

You need to check version of Python installed
https://www.svp-team.com/wiki/FAQ#Error … ort_failed

Re: SVPtube not working

That fixed it, thank you! For some reason I did not see that while searching the wiki.