INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: upgraded from 19 to 25 and theaterview doesn't work anymore  (Read 2668 times)

vairulez

  • World Citizen
  • ***
  • Posts: 130
upgraded from 19 to 25 and theaterview doesn't work anymore
« on: March 25, 2019, 03:48:14 pm »

just upgraded from 19 to 25 and theaterview doesn't work anymore it complains about shaders.
here are the relevant lines of the log file :

0005242: 3064: General: COGLCore::Initialize: Start
0005242: 3064: General: COGLCore::Initialize: Stopping previous instances
0005242: 3064: General: COGLCore::InitializeContext: Start
0005242: 3064: General: COGLContextManager::CreateContextEGL: Start
0005460: 3064: General: COGLContextManager::CreateContextEGL: EGL Client Extensions: EGL_EXT_client_extensions EGL_EXT_platform_base EGL_EXT_platform_device EGL_ANGLE_platform_angle EGL_ANGLE_platform_angle_d3d EGL_ANGLE_platform_angle_opengl EGL_ANGLE_platform_angle_null EGL_ANGLE_platform_angle_vulkan EGL_ANGLE_platform_angle_context_virtualization EGL_ANGLE_device_creation EGL_ANGLE_device_creation_d3d11 EGL_ANGLE_experimental_present_path EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_ANGLE_explicit_context
0005648: 3064: General: COGLContextManager::CreateContextEGL: Selected EGL Config with AntiAlias 2
0005679: 3064: General: COGLContextManager::CreateContextEGL: Initializing GLES extensions
0005679: 3064: General: COGLContext::GLESInit: Version: 3.0, Extensions: GL_ANGLE_client_arrays,GL_ANGLE_depth_texture,GL_ANGLE_explicit_context,GL_ANGLE_explicit_context_gles1,GL_ANGLE_framebuffer_blit,GL_ANGLE_framebuffer_multisample,GL_ANGLE_instanced_arrays,GL_ANGLE_lossy_etc_decode,GL_ANGLE_multiview,GL_ANGLE_pack_reverse_row_order,GL_ANGLE_program_cache_control,GL_ANGLE_request_extension,GL_ANGLE_robust_client_memory,GL_ANGLE_texture_compression_dxt3,GL_ANGLE_texture_compression_dxt5,GL_ANGLE_texture_usage,GL_ANGLE_translated_shader_source,GL_CHROMIUM_bind_generates_resource,GL_CHROMIUM_bind_uniform_location,GL_CHROMIUM_color_buffer_float_rgb,GL_CHROMIUM_color_buffer_float_rgba,GL_CHROMIUM_copy_compressed_texture,GL_CHROMIUM_copy_texture,GL_CHROMIUM_sync_query,GL_EXT_blend_minmax,GL_EXT_color_buffer_float,GL_EXT_color_buffer_half_float,GL_EXT_debug_marker,GL_EXT_discard_framebuffer,GL_EXT_disjoint_timer_query,GL_EXT_draw_buffers,GL_EXT_frag_depth,GL_EXT_map_buffer_range,GL_EXT_occlusion_query_boolean,GL_EXT_read_format_bgra,GL_EXT_robustness,GL_EXT_sRGB,GL_EXT_shader_texture_lod,GL_EXT_texture_compression_dxt1,GL_EXT_texture_compression_s3tc_srgb,GL_EXT_texture_filter_anisotropic,GL_EXT_texture_format_BGRA8888,GL_EXT_texture_norm16,GL_EXT_texture_rg,GL_EXT_texture_storage,GL_EXT_unpack_subimage,GL_KHR_debug,GL_KHR_parallel_shader_compile,GL_NV_EGL_stream_consumer_external,GL_NV_fence,GL_NV_pack_subimage,GL_NV_pixel_buffer_object,GL_OES_EGL_image,GL_OES_EGL_image_external,GL_OES_EGL_image_external_essl3,GL_OES_compressed_ETC1_RGB8_texture,GL_OES_depth32,GL_OES_element_index_uint,GL_OES_get_program_binary,GL_OES_mapbuffer,GL_OES_packed_depth_stencil,GL_OES_rgb8_rgba8,GL_OES_standard_derivatives,GL_OES_surfaceless_context,GL_OES_texture_float,GL_OES_texture_float_linear,GL_OES_texture_half_float,GL_OES_texture_half_float_linear,GL_OES_texture_npot,GL_OES_vertex_array_object,OES_compressed_EAC_R11_signed_texture,OES_compressed_EAC_R11_unsigned_texture,OES_compressed_EAC_RG11_signed_texture,OES_compressed_EAC_RG11_unsigned_texture,OES_compressed_ETC2_RGB8_texture,OES_compressed_ETC2_RGBA8_texture,OES_compressed_ETC2_punchthroughA_RGBA8_texture,OES_compressed_ETC2_punchthroughA_sRGB8_alpha_texture,OES_compressed_ETC2_sRGB8_alpha8_texture,OES_compressed_ETC2_sRGB8_texture
0005679: 3064: General: COGLContextManager::CreateContextEGL: Finish (437 ms)
0005679: 3064: General: COGLCore::InitializeContext: Finish (437 ms)
0005679: 3064: General: COGLCore::Initialize: OpenGL Version: OpenGL ES 3.0 (ANGLE 2.1.0.05c729f336ef)
0005679: 3064: General: COGLCore::Initialize: OpenGL Vendor / Renderer: Google Inc. / ANGLE (NVIDIA GeForce GTX 550 Ti Direct3D11 vs_5_0 ps_5_0)
0005679: 3064: General: COGLCore::Initialize: OpenGL Shader Version: OpenGL ES GLSL ES 3.00 (ANGLE 2.1.0.05c729f336ef)
0005679: 3064: General: COGLCore::CreateShaders: Start
0005679: 3064: General: COGLCore::CreateShaders: Creating Shader Program
0005679: 3064: General: COGLCore::CreateShaders: Creating Vertex Shader
0005679: 3064: General: COGLCore::CompileShader: Start
0005679: 3064: General: COGLCore::CompileShader: Creating Shader Object
0005679: 3064: General: COGLCore::CompileShader: Compiling Shader
0005741: 3064: General: COGLCore::CompileShader: Finish (62 ms)
0005741: 3064: General: COGLCore::CreateShaders: Creating Fragment Shader
0005741: 3064: General: COGLCore::CompileShader: Start
0005741: 3064: General: COGLCore::CompileShader: Creating Shader Object
0005741: 3064: General: COGLCore::CompileShader: Compiling Shader
0005741: 3064: General: COGLCore::CompileShader: Finish (0 ms)
0005757: 3064: General: COGLCore::CreateShaders: Linking Shader Program
0005788: 3064: General: COGLCore::GLDebug: source 0x8246, type 0x824c, id 0x505, severity 0x9146, message: Internal D3D11 error: HRESULT: 0x8007000E, in ../../src/libANGLE/renderer/d3d/HLSLCompiler.cpp, ensureInitialized:146. D3D compiler module not found.
0005788: 3064: General: COGLCore::CreateShaders: Finish (109 ms)
0005788: 3064: General: COGLCore::Initialize: Creating Shaders failed.
0005788: 3064: General: COGLCore::Initialize: Finish (546 ms)
0005788: 3064: General: CMainUIWnd::Resize: Finish (546 ms)
0005788: 3064: General: CMCUICore::SetMode: Finish (2200 ms)
Logged
HTPC : Dell workstation, windows 10, GT 1030, Lynx Two B
zone 1 : 2 Chevin Research Q6 + DIY speakers
zone 2 : Lake People G93 + HD650
zone 3 : 2 yamaha HS80M

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10724
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #1 on: March 25, 2019, 03:57:25 pm »

If you're on Windows 7, make sure all Windows Updates are installed. We use relatively recent D3D tools, and that requires some updates in Windows itself to be present.
Logged
~ nevcairiel
~ Author of LAV Filters

vairulez

  • World Citizen
  • ***
  • Posts: 130
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #2 on: March 27, 2019, 12:51:19 pm »

that was the problem, it is now working like a charm
Logged
HTPC : Dell workstation, windows 10, GT 1030, Lynx Two B
zone 1 : 2 Chevin Research Q6 + DIY speakers
zone 2 : Lake People G93 + HD650
zone 3 : 2 yamaha HS80M

tbng

  • World Citizen
  • ***
  • Posts: 126
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #3 on: April 20, 2019, 05:50:14 pm »

I don't understand what I have to do to get theater view to display.  I automatically download Windows 7 updates and to the best of my knowledge have no pending Windows updates.
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7399
  • The color of Spring...
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #4 on: April 20, 2019, 06:21:53 pm »

If you're using Windows 7, make sure you have this update installed: https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | iFi ZEN DAC 3 | Edifier R2000DB Bookshelf Speakers | Audio-Technica ATH-M50x Headphones

tbng

  • World Citizen
  • ***
  • Posts: 126
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #5 on: April 21, 2019, 05:54:44 am »

I tried installing the Windows update and got the message that it is already installed.  Still, theater view does not work.
Logged

tbng

  • World Citizen
  • ***
  • Posts: 126
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #6 on: April 29, 2019, 12:31:57 pm »

Why has this thread ceased?  I just installed the latest version, and still theater view does not work even though I have the alleged required Windows 7 update installed.  What do I have to do to get theater view to return?
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10724
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #7 on: April 29, 2019, 12:40:06 pm »

You have not provided any information we could even begin to formulate an answer on. What exactly is the error you are getting? Can you make a Log? What graphics card?

Any other problem so far was quite simply missing windows updates, like the original reporter in this thread.
Logged
~ nevcairiel
~ Author of LAV Filters

tbng

  • World Citizen
  • ***
  • Posts: 126
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #8 on: May 07, 2019, 11:36:37 am »

I am now at 25.0.34 and still no theater view.  When I open it I get the message Error starting OpenGL engine (Loading OpenGL shaders failed).  The screen is otherwise black.
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71462
  • Where did I put my teeth?
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #9 on: May 07, 2019, 11:49:28 am »

What version of Windows?
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10724
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #10 on: May 07, 2019, 12:05:45 pm »

Please post a Log file - https://wiki.jriver.com/index.php/Logging

But do note that the shaders failed message is in 100% of all previous cases associated with the lack of the Windows update being installed. So please double check that this update is installed (and the correct one for your OS version):
https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows

On Windows 7 also ensure that Service Pack 1 is installed.
Logged
~ nevcairiel
~ Author of LAV Filters

tbng

  • World Citizen
  • ***
  • Posts: 126
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #11 on: May 07, 2019, 01:24:38 pm »

I downloaded and installed an all encompassing Win 7 update, and it did install one update.  It did not, however, resolve the theater view problem.  I tried downloading your suggest Windows 7 fix and got the same "already installed" message from Windows.  Still no theater view, and the error message hasn't changed.
Logged

tbng

  • World Citizen
  • ***
  • Posts: 126
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #12 on: May 07, 2019, 05:10:14 pm »

I hope this is what you need.
Logged

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10724
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #13 on: May 07, 2019, 05:14:02 pm »

The log is fine, but it points to the exact same issue that everyone else had - which was cured by installing the missing windows updates.
Logged
~ nevcairiel
~ Author of LAV Filters

RoderickGI

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8186
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #14 on: May 07, 2019, 07:32:44 pm »

I suggest uninstalling that update, reboot, and re-installing it.

Windows can be funny about such things sometimes. Maybe the fix you have installed got updated at some stage, so while Windows says you have it already, maybe not the latest version.
Logged
What specific version of MC you are running:MC27.0.27 @ Oct 27, 2020 and updating regularly Jim!                        MC Release Notes: https://wiki.jriver.com/index.php/Release_Notes
What OS(s) and Version you are running:     Windows 10 Pro 64bit Version 2004 (OS Build 19041.572).
The JRMark score of the PC with an issue:    JRMark (version 26.0.52 64 bit): 3419
Important relevant info about your environment:     
  Using the HTPC as a MC Server & a Workstation as a MC Client plus some DLNA clients.
  Running JRiver for Android, JRemote2, Gizmo, & MO 4Media on a Sony Xperia XZ Premium Android 9.
  Playing video out to a Sony 65" TV connected via HDMI, playing digital audio out via motherboard sound card, PCIe TV tuner

tbng

  • World Citizen
  • ***
  • Posts: 126
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #15 on: May 11, 2019, 12:07:15 pm »

I deleted Windows update KB2999266-x64 per your instructions, re-installed it successfully, restarted the computer, and theater view still fails with the same "error starting opengl engine" message.  How can I get it working again?
Logged

tbng

  • World Citizen
  • ***
  • Posts: 126
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #16 on: May 14, 2019, 06:01:10 am »

I repeat my request for a solution to the theater view problem.  I have tried everything you've ask and the problem remains.
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7399
  • The color of Spring...
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #17 on: May 14, 2019, 06:24:52 am »

The only solution is to install the required Windows 7 updates, since according to Hendrik and the log posted above, your system is somehow still missing it/them. At the very least make sure you have the latest drivers for your GPU/onboard graphics installed. The only other solutions (which I don't think you'd like but would recommend anyways since Windows 7's extended support ends in January 2020 which more-or-less means Windows 7's death) would be upgrading to Windows 8.1 or Windows 10. Other than that, there's not much you can do unless you figure out what update(s) are missing in your Windows 7 install which are required get it working.

At this point, because of Windows 7's extended support ending in January 2020 (which is more-or-less 8 months from now), if I were you I'd begin thinking about what you're going to do when that happens because once extended support for Windows 7 ends, Windows 7 should be considered a dead operating system. For security reasons alone, I wouldn't recommend sticking with Windows 7 past the extended support end date because it will no longer receive security updates (unless you're willing to pay a lot of cash to MS for them, which will only last a couple more years). Your only Windows options would be upgrading to Windows 8.1 (which extended support will end in a few years too) or Windows 10. Upgrades from Windows 7 to Windows 10 are still free to do (even though MS doesn't advertise it). Of course you could also jump from Windows to a Linux distribution like Linux Mint or Ubuntu if Windows 8.1 or Windows 10 upgrades are unacceptable to you.

And... that's really the bottom line here.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | iFi ZEN DAC 3 | Edifier R2000DB Bookshelf Speakers | Audio-Technica ATH-M50x Headphones

Hendrik

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10724
Re: upgraded from 19 to 25 and theaterview doesn't work anymore
« Reply #18 on: May 14, 2019, 07:19:18 am »

All I can tell you is what the log says - the Direct3D shader compiler cannot be loaded. The shader compiler itself is actually bundled with Media Center (d3dcompiler_47.dll), however on Windows 7 it only works if certain updates are installed - which any ordinary system should get through Windows Update just fine. In some cases manual install has helped to resolve install issues, like with the original reporter in this thread.

This is literally all I can tell you. This module has to load, if it doesn't work on your system, then its something very specific to your system, and since I have no access to your system, I cannot tell you what the reasons might be. I can only guess that something with your Windows Update is screwed up. But thats out of the scope that I can fix. A functioning OS is the very least we have to rely on to make Media Center work.
Logged
~ nevcairiel
~ Author of LAV Filters
Pages: [1]   Go Up