Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Application Full screen issues in windows.
QtWS25 Last Chance

Application Full screen issues in windows.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qmlqtquick2
9 Posts 3 Posters 2.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Praveen_2017
    wrote on 11 Aug 2017, 09:03 last edited by Praveen_2017 8 Dec 2017, 11:18
    #1

    Hello ,I am observing below issues if I run the app in fullscreen:

    1. Application flickers if I try to open a new dialog/window.
    2. Virtual Keyboard is not visible at all and if i assume that keyboard is present and press on the keyboard area ,I can see that keys are getting pressed and some text has been entered in the textField
    3. Sometimes keyboard is visible but it is placed above windows task bar.

    [UPDATE]

    1. Qt version : 5.9.1
    2. Compiler - MinGW

    I am running the app in windows 8/10. How to resolve these issues?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 11 Aug 2017, 21:52 last edited by
      #2

      Hi and welcome to devnet,

      There are missing information:

      • Qt version
      • Compiler used
      • Can you reproduce that with a minimal sample application ?
      • What does your application do ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      P 1 Reply Last reply 12 Aug 2017, 11:20
      2
      • S SGaist
        11 Aug 2017, 21:52

        Hi and welcome to devnet,

        There are missing information:

        • Qt version
        • Compiler used
        • Can you reproduce that with a minimal sample application ?
        • What does your application do ?
        P Offline
        P Offline
        Praveen_2017
        wrote on 12 Aug 2017, 11:20 last edited by Praveen_2017 8 Dec 2017, 11:20
        #3

        @SGaist Thanks ,I have added the qt version and compiler used in my question...
        Yes I can reproduce the issue with a minimal sample application and App works fine in windows 7.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 12 Aug 2017, 22:25 last edited by
          #4

          What graphic card do you have ?
          Which version of the drivers ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          P 1 Reply Last reply 13 Aug 2017, 07:27
          0
          • S SGaist
            12 Aug 2017, 22:25

            What graphic card do you have ?
            Which version of the drivers ?

            P Offline
            P Offline
            Praveen_2017
            wrote on 13 Aug 2017, 07:27 last edited by
            #5

            @SGaist I am running the app on Windows Surface 3 (not pro ), Win 8 OS and What is the basic graphic requirement that I should have to run QML app?

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 13 Aug 2017, 20:45 last edited by
              #6

              Something that support OpenGL ES2.

              ANGLE will be used if no desktop OpenGL is available.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              P 1 Reply Last reply 14 Aug 2017, 10:46
              0
              • S SGaist
                13 Aug 2017, 20:45

                Something that support OpenGL ES2.

                ANGLE will be used if no desktop OpenGL is available.

                P Offline
                P Offline
                Praveen_2017
                wrote on 14 Aug 2017, 10:46 last edited by Praveen_2017
                #7

                @SGaist I have generated a report for you using "OpenGl extension viewer" Please check:

                1) Summary

                0_1502707484599_openGl_1.png

                2)Detailed report :

                Renderer: Intel(R) HD Graphics
                Vendor: Intel
                Memory: 1024 MB
                Version: 4.3.0 - Build 10.18.14.4175
                Shading language version: 4.30 - Build 10.18.14.4175
                
                
                Max texture size: 16384 x 16384
                Max vertex texture image units: 32
                Max texture image units: 32
                Max geometry texture units: 32
                Max anisotropic filtering value: 16
                Max viewport size: 16384 x 16384
                Max Clip Distances: 8
                Max samples: 8
                
                
                GL Extensions: 208
                \i0 
                
                GL_ARB_tessellation_shader
                GL_ARB_half_float_pixel
                GL_EXT_compiled_vertex_array
                GL_KHR_texture_compression_astc_ldr
                GL_WIN_swap_hint
                GL_EXT_packed_depth_stencil
                GL_EXT_texture_lod_bias
                GL_EXT_direct_state_access
                GL_INTEL_map_texture
                GL_ARB_color_buffer_float
                GL_ARB_shader_image_load_store
                GL_ARB_texture_compression_bptc
                GL_ARB_texture_compression_rgtc
                GL_ARB_draw_instanced
                GL_EXT_draw_buffers2
                GL_ARB_viewport_array
                GL_ARB_gpu_shader_fp64
                GL_EXT_texture_shared_exponent
                GL_ARB_draw_elements_base_vertex
                GL_ARB_arrays_of_arrays
                GL_ARB_window_pos
                GL_ARB_explicit_attrib_location
                GL_ARB_texture_float
                GL_ARB_point_parameters
                GL_ARB_texture_compression
                GL_EXT_transform_feedback
                GL_ARB_depth_buffer_float
                WGL_EXT_create_context_es_profile
                GL_ARB_vertex_buffer_object
                GL_EXT_packed_float
                GL_ARB_pixel_buffer_object
                WGL_ARB_create_context_robustness
                GL_ARB_separate_shader_objects
                GL_ARB_buffer_storage
                GL_ARB_query_buffer_object
                GL_ARB_fragment_program_shadow
                WGL_EXT_swap_control
                GL_ARB_shading_language_100
                GL_ARB_program_interface_query
                WGL_ARB_extensions_string
                GL_KHR_debug
                GL_ARB_compute_shader
                GL_ARB_texture_storage
                GL_EXT_packed_pixels
                GL_EXT_blend_func_separate
                GL_INTEL_performance_queries
                GL_ARB_gpu_shader5
                GL_INTEL_fragment_shader_ordering
                GL_EXT_texture3D
                GL_ARB_texture_env_crossbar
                GL_EXT_stencil_wrap
                GL_EXT_clip_control
                GL_ARB_ES3_compatibility
                GL_ARB_texture_swizzle
                GL_ARB_transpose_matrix
                GL_ARB_cl_event
                GL_EXT_texture_compression_s3tc
                GL_ARB_vertex_program
                GL_EXT_texture_sRGB
                WGL_EXT_pixel_format_packed_float
                WGL_EXT_swap_control_tear
                GL_ARB_texture_rectangle
                GL_ARB_depth_clamp
                GL_ARB_shading_language_packing
                GL_ARB_texture_cube_map_array
                GL_ARB_framebuffer_sRGB
                GL_ARB_texture_env_add
                GL_ARB_texture_rg
                GL_ARB_framebuffer_no_attachments
                GL_ARB_blend_func_extended
                WGL_EXT_extensions_string
                GL_ARB_vertex_attrib_64bit
                GL_EXT_texture_sRGB_decode
                GL_ARB_multi_draw_indirect
                GL_ARB_texture_gather
                GL_ARB_half_float_vertex
                GL_SGIS_texture_edge_clamp
                WGL_EXT_create_context_es2_profile
                GL_ARB_debug_output
                GL_ARB_texture_cube_map
                GL_EXT_shadow_funcs
                GL_SGIS_texture_lod
                GL_EXT_texture_filter_anisotropic
                GL_EXT_multi_draw_arrays
                GL_ARB_invalidate_subdata
                GL_EXT_texture_rectangle
                GL_ARB_vertex_array_object
                GL_ARB_explicit_uniform_location
                GL_ARB_shadow
                GL_ARB_vertex_array_bgra
                GL_SGIS_generate_mipmap
                GL_EXT_blend_minmax
                WGL_ARB_pixel_format
                GL_ARB_texture_query_levels
                GL_ARB_point_sprite
                GL_ARB_depth_texture
                GL_ARB_fragment_layer_viewport
                GL_ARB_copy_buffer
                WGL_ARB_make_current_read
                WGL_ARB_pixel_format_float
                GL_3DFX_texture_compression_FXT1
                GL_ARB_robustness
                GL_ARB_get_program_binary
                GL_INTEL_performance_query
                GL_ARB_transform_feedback2
                GL_ARB_transform_feedback3
                WGL_ARB_pbuffer
                GL_ARB_vertex_attrib_binding
                GL_ARB_map_buffer_range
                GL_ARB_occlusion_query
                WGL_ARB_create_context
                GL_ARB_fragment_shader
                GL_ARB_draw_buffers
                GL_ARB_texture_border_clamp
                GL_SUN_multi_draw_arrays
                GL_AMD_vertex_shader_viewport_index
                GL_ARB_copy_image
                GL_EXT_clip_volume_hint
                GL_ARB_vertex_shader
                GL_EXT_fog_coord
                GL_ARB_fragment_program
                GL_EXT_framebuffer_blit
                GL_ARB_draw_indirect
                GL_KHR_blend_equation_advanced
                GL_ARB_geometry_shader4
                GL_ATI_separate_stencil
                GL_ARB_shading_language_420pack
                GL_ARB_base_instance
                GL_ARB_texture_env_combine
                GL_EXT_abgr
                GL_EXT_bgra
                GL_ARB_texture_non_power_of_two
                GL_EXT_texture_edge_clamp
                GL_ARB_sync
                GL_ARB_texture_query_lod
                GL_ARB_clear_buffer_object
                GL_EXT_separate_specular_color
                GL_EXT_framebuffer_object
                GL_EXT_texture_integer
                GL_NV_conditional_render
                GL_ARB_draw_buffers_blend
                GL_ARB_texture_stencil8
                GL_EXT_blend_color
                GL_ARB_sample_shading
                WGL_EXT_depth_float
                GL_EXT_gpu_program_parameters
                GL_ARB_internalformat_query
                GL_ARB_timer_query
                GL_NV_texgen_reflection
                GL_ARB_robust_buffer_access_behavior
                GL_EXT_blend_subtract
                GL_ARB_shader_subroutine
                GL_ARB_conservative_depth
                GL_EXT_gpu_shader4
                WGL_ARB_multisample
                GL_ARB_texture_buffer_range
                GL_EXT_secondary_color
                GL_EXT_texture_storage
                GL_ARB_texture_mirror_clamp_to_edge
                GL_ARB_shader_precision
                GL_EXT_texture_swizzle
                GL_ARB_provoking_vertex
                GL_ARB_stencil_texturing
                GL_ARB_texture_view
                GL_NV_blend_square
                GL_ARB_internalformat_query2
                GL_ARB_shader_image_size
                GL_EXT_polygon_offset_clamp
                GL_EXT_texture_env_combine
                GL_EXT_draw_range_elements
                GL_EXT_texture_env_add
                GL_AMD_vertex_shader_layer
                GL_ARB_compressed_texture_pixel_storage
                GL_ARB_multisample
                GL_ARB_shader_objects
                WGL_NV_DX_interop
                GL_EXT_geometry_shader4
                GL_ARB_texture_env_dot3
                GL_NV_primitive_restart
                GL_EXT_rescale_normal
                GL_EXT_blend_equation_separate
                GL_ARB_vertex_type_2_10_10_10_rev
                GL_ARB_shader_storage_buffer_object
                WGL_ARB_create_context_profile
                WGL_ARB_buffer_region
                GL_ARB_transform_feedback_instanced
                GL_ARB_texture_buffer_object_rgb32
                GL_ARB_instanced_arrays
                GL_ARB_texture_storage_multisample
                GL_IBM_texture_mirrored_repeat
                GL_ARB_ES2_compatibility
                GL_ARB_uniform_buffer_object
                GL_EXT_framebuffer_multisample
                GL_ARB_texture_multisample
                GL_ARB_shader_atomic_counters
                GL_EXT_stencil_two_side
                GL_ARB_map_buffer_alignment
                GL_ARB_sampler_objects
                GL_ARB_occlusion_query2
                GL_ARB_framebuffer_object
                WGL_ARB_framebuffer_sRGB
                GL_ARB_multitexture
                GL_EXT_texture_array
                GL_ARB_seamless_cube_map
                GL_EXT_texture_snorm
                GL_ARB_texture_rgb10_a2ui
                GL_ARB_fragment_coord_conventions
                GL_ARB_shader_bit_encoding
                
                Core features
                v3.0 (100 % - 23/23)
                v3.1 (100 % - 8/8)
                v3.2 (100 % - 10/10)
                v3.3 (100 % - 10/10)
                v4.0 (100 % - 14/14)
                v4.1 (100 % - 7/7)
                v4.2 (100 % - 13/13)
                v4.3 (100 % - 23/23)
                v4.4 (40 % - 4/10)
                v4.5 (0 % - 0/11)
                vARB 2015 (0 % - 0/13)
                vARB 2016 (0 % - 0/1)
                OpenGL driver version check (Current: 4.3.0 - Build 10.18.14.4175, Latest known: ):
                 Latest version of display drivers found 
                 According the database, you are running the latest display drivers for your video card.
                 No ICD registry entry 
                 The current OpenGL driver doesn't expose the SOFTWARE/Microsoft/Windows (NT)/CurrentVersion/OpenGLDrivers registry entry. Unable to detect the driver version, driver revision name and filename.
                Extension verification: 
                 GL_EXT_provoking_vertex  was not found, but has the entry point  glProvokingVertexEXT  
                 GL_EXT_subtexture  was not found, but has the entry point  glTexSubImage1DEXT  
                 GL_EXT_subtexture  was not found, but has the entry point  glTexSubImage2DEXT  
                 GL_EXT_subtexture  was not found, but has the entry point  glTexSubImage3DEXT  
                 GL_EXT_shader_image_load_store  was not found, but has the entry point  glBindImageTextureEXT  
                 GL_EXT_shader_image_load_store  was not found, but has the entry point  glMemoryBarrierEXT  
                 GL_OES_single_precision  was not found, but has the entry point  glClearDepthfOES  
                 GL_OES_single_precision  was not found, but has the entry point  glClipPlanefOES  
                 GL_OES_single_precision  was not found, but has the entry point  glDepthRangefOES  
                 GL_OES_single_precision  was not found, but has the entry point  glFrustumfOES  
                 GL_OES_single_precision  was not found, but has the entry point  glGetClipPlanefOES  
                 GL_OES_single_precision  was not found, but has the entry point  glOrthofOES  
                 GL_EXT_copy_texture  was not found, but has the entry point  glCopyTexImage1DEXT  
                 GL_EXT_copy_texture  was not found, but has the entry point  glCopyTexImage2DEXT  
                 GL_EXT_copy_texture  was not found, but has the entry point  glCopyTexSubImage1DEXT  
                 GL_EXT_copy_texture  was not found, but has the entry point  glCopyTexSubImage2DEXT  
                 GL_EXT_copy_texture  was not found, but has the entry point  glCopyTexSubImage3DEXT  
                 GL_EXT_vertex_attrib_64bit  was not found, but has the entry point  glVertexArrayVertexAttribLOffsetEXT  
                 GL_ARB_imaging  was not found, but has the entry point  glBlendEquation  
                 GL_ARB_texture_buffer_object  was not found, but has the entry point  glTexBufferARB  
                 GL_EXT_debug_marker  was not found, but has the entry point  glInsertEventMarkerEXT  
                 GL_EXT_debug_marker  was not found, but has the entry point  glPopGroupMarkerEXT  
                 GL_EXT_debug_marker  was not found, but has the entry point  glPushGroupMarkerEXT  
                 GL_VERSION_1_2  was not found, but has the entry point  glCopyTexSubImage3D  
                 GL_VERSION_1_2  was not found, but has the entry point  glDrawRangeElements  
                 GL_VERSION_1_2  was not found, but has the entry point  glTexImage3D  
                 GL_VERSION_1_2  was not found, but has the entry point  glTexSubImage3D  
                 GL_VERSION_1_3  was not found, but has the entry point  glActiveTexture  
                 GL_VERSION_1_3  was not found, but has the entry point  glClientActiveTexture  
                 GL_VERSION_1_3  was not found, but has the entry point  glCompressedTexImage1D  
                 GL_VERSION_1_3  was not found, but has the entry point  glCompressedTexImage2D  
                 GL_VERSION_1_3  was not found, but has the entry point  glCompressedTexImage3D  
                 GL_VERSION_1_3  was not found, but has the entry point  glCompressedTexSubImage1D  
                 GL_VERSION_1_3  was not found, but has the entry point  glCompressedTexSubImage2D  
                 GL_VERSION_1_3  was not found, but has the entry point  glCompressedTexSubImage3D  
                 GL_VERSION_1_3  was not found, but has the entry point  glGetCompressedTexImage  
                 GL_VERSION_1_3  was not found, but has the entry point  glLoadTransposeMatrixd  
                 GL_VERSION_1_3  was not found, but has the entry point  glLoadTransposeMatrixf  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultTransposeMatrixd  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultTransposeMatrixf  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord1d  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord1dv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord1f  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord1fv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord1i  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord1iv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord1s  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord1sv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord2d  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord2dv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord2f  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord2fv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord2i  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord2iv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord2s  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord2sv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord3d  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord3dv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord3f  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord3fv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord3i  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord3iv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord3s  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord3sv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord4d  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord4dv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord4f  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord4fv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord4i  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord4iv  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord4s  
                 GL_VERSION_1_3  was not found, but has the entry point  glMultiTexCoord4sv  
                 GL_VERSION_1_3  was not found, but has the entry point  glSampleCoverage  
                 GL_VERSION_1_4  was not found, but has the entry point  glBlendColor  
                 GL_VERSION_1_4  was not found, but has the entry point  glBlendEquation  
                 GL_VERSION_1_4  was not found, but has the entry point  glBlendFuncSeparate  
                 GL_VERSION_1_4  was not found, but has the entry point  glFogCoordPointer  
                 GL_VERSION_1_4  was not found, but has the entry point  glFogCoordd  
                 GL_VERSION_1_4  was not found, but has the entry point  glFogCoorddv  
                 GL_VERSION_1_4  was not found, but has the entry point  glFogCoordf  
                 GL_VERSION_1_4  was not found, but has the entry point  glFogCoordfv  
                 GL_VERSION_1_4  was not found, but has the entry point  glMultiDrawArrays  
                 GL_VERSION_1_4  was not found, but has the entry point  glMultiDrawElements  
                 GL_VERSION_1_4  was not found, but has the entry point  glPointParameterf  
                 GL_VERSION_1_4  was not found, but has the entry point  glPointParameterfv  
                 GL_VERSION_1_4  was not found, but has the entry point  glPointParameteri  
                 GL_VERSION_1_4  was not found, but has the entry point  glPointParameteriv  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3b  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3bv  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3d  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3dv  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3f  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3fv  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3i  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3iv  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3s  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3sv  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3ub  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3ubv  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3ui  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3uiv  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3us  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColor3usv  
                 GL_VERSION_1_4  was not found, but has the entry point  glSecondaryColorPointer  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos2d  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos2dv  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos2f  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos2fv  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos2i  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos2iv  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos2s  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos2sv  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos3d  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos3dv  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos3f  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos3fv  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos3i  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos3iv  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos3s  
                 GL_VERSION_1_4  was not found, but has the entry point  glWindowPos3sv  
                 GL_VERSION_1_5  was not found, but has the entry point  glBeginQuery  
                 GL_VERSION_1_5  was not found, but has the entry point  glBindBuffer  
                 GL_VERSION_1_5  was not found, but has the entry point  glBufferData  
                 GL_VERSION_1_5  was not found, but has the entry point  glBufferSubData  
                 GL_VERSION_1_5  was not found, but has the entry point  glDeleteBuffers  
                 GL_VERSION_1_5  was not found, but has the entry point  glDeleteQueries  
                 GL_VERSION_1_5  was not found, but has the entry point  glEndQuery  
                 GL_VERSION_1_5  was not found, but has the entry point  glGenBuffers  
                 GL_VERSION_1_5  was not found, but has the entry point  glGenQueries  
                 GL_VERSION_1_5  was not found, but has the entry point  glGetBufferParameteriv  
                 GL_VERSION_1_5  was not found, but has the entry point  glGetBufferPointerv  
                 GL_VERSION_1_5  was not found, but has the entry point  glGetBufferSubData  
                 GL_VERSION_1_5  was not found, but has the entry point  glGetQueryObjectiv  
                 GL_VERSION_1_5  was not found, but has the entry point  glGetQueryObjectuiv  
                 GL_VERSION_1_5  was not found, but has the entry point  glGetQueryiv  
                 GL_VERSION_1_5  was not found, but has the entry point  glIsBuffer  
                 GL_VERSION_1_5  was not found, but has the entry point  glIsQuery  
                 GL_VERSION_1_5  was not found, but has the entry point  glMapBuffer  
                 GL_VERSION_1_5  was not found, but has the entry point  glUnmapBuffer  
                 GL_VERSION_2_0  was not found, but has the entry point  glAttachShader  
                 GL_VERSION_2_0  was not found, but has the entry point  glBindAttribLocation  
                 GL_VERSION_2_0  was not found, but has the entry point  glBlendEquationSeparate  
                 GL_VERSION_2_0  was not found, but has the entry point  glCompileShader  
                 GL_VERSION_2_0  was not found, but has the entry point  glCreateProgram  
                 GL_VERSION_2_0  was not found, but has the entry point  glCreateShader  
                 GL_VERSION_2_0  was not found, but has the entry point  glDeleteProgram  
                 GL_VERSION_2_0  was not found, but has the entry point  glDeleteShader  
                 GL_VERSION_2_0  was not found, but has the entry point  glDetachShader  
                 GL_VERSION_2_0  was not found, but has the entry point  glDisableVertexAttribArray  
                 GL_VERSION_2_0  was not found, but has the entry point  glDrawBuffers  
                 GL_VERSION_2_0  was not found, but has the entry point  glEnableVertexAttribArray  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetActiveAttrib  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetActiveUniform  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetAttachedShaders  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetAttribLocation  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetProgramInfoLog  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetProgramiv  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetShaderInfoLog  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetShaderSource  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetShaderiv  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetUniformLocation  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetUniformfv  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetUniformiv  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetVertexAttribPointerv  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetVertexAttribdv  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetVertexAttribfv  
                 GL_VERSION_2_0  was not found, but has the entry point  glGetVertexAttribiv  
                 GL_VERSION_2_0  was not found, but has the entry point  glIsProgram  
                 GL_VERSION_2_0  was not found, but has the entry point  glIsShader  
                 GL_VERSION_2_0  was not found, but has the entry point  glLinkProgram  
                 GL_VERSION_2_0  was not found, but has the entry point  glShaderSource  
                 GL_VERSION_2_0  was not found, but has the entry point  glStencilFuncSeparate  
                 GL_VERSION_2_0  was not found, but has the entry point  glStencilMaskSeparate  
                 GL_VERSION_2_0  was not found, but has the entry point  glStencilOpSeparate  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform1f  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform1fv  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform1i  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform1iv  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform2f  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform2fv  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform2i  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform2iv  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform3f  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform3fv  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform3i  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform3iv  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform4f  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform4fv  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform4i  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniform4iv  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniformMatrix2fv  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniformMatrix3fv  
                 GL_VERSION_2_0  was not found, but has the entry point  glUniformMatrix4fv  
                 GL_VERSION_2_0  was not found, but has the entry point  glUseProgram  
                 GL_VERSION_2_0  was not found, but has the entry point  glValidateProgram  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib1d  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib1dv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib1f  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib1fv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib1s  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib1sv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib2d  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib2dv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib2f  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib2fv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib2s  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib2sv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib3d  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib3dv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib3f  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib3fv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib3s  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib3sv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4Nbv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4Niv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4Nsv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4Nub  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4Nubv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4Nuiv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4Nusv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4bv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4d  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4dv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4f  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4fv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4iv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4s  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4sv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4ubv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4uiv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttrib4usv  
                 GL_VERSION_2_0  was not found, but has the entry point  glVertexAttribPointer  
                 GL_VERSION_2_1  was not found, but has the entry point  glUniformMatrix2x3fv  
                 GL_VERSION_2_1  was not found, but has the entry point  glUniformMatrix2x4fv  
                 GL_VERSION_2_1  was not found, but has the entry point  glUniformMatrix3x2fv  
                 GL_VERSION_2_1  was not found, but has the entry point  glUniformMatrix3x4fv  
                 GL_VERSION_2_1  was not found, but has the entry point  glUniformMatrix4x2fv  
                 GL_VERSION_2_1  was not found, but has the entry point  glUniformMatrix4x3fv  
                 GL_VERSION_3_0  was not found, but has the entry point  glBeginConditionalRender  
                 GL_VERSION_3_0  was not found, but has the entry point  glBeginTransformFeedback  
                 GL_VERSION_3_0  was not found, but has the entry point  glBindFragDataLocation  
                 GL_VERSION_3_0  was not found, but has the entry point  glClampColor  
                 GL_VERSION_3_0  was not found, but has the entry point  glClearBufferfi  
                 GL_VERSION_3_0  was not found, but has the entry point  glClearBufferfv  
                 GL_VERSION_3_0  was not found, but has the entry point  glClearBufferiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glClearBufferuiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glColorMaski  
                 GL_VERSION_3_0  was not found, but has the entry point  glDisablei  
                 GL_VERSION_3_0  was not found, but has the entry point  glEnablei  
                 GL_VERSION_3_0  was not found, but has the entry point  glEndConditionalRender  
                 GL_VERSION_3_0  was not found, but has the entry point  glEndTransformFeedback  
                 GL_VERSION_3_0  was not found, but has the entry point  glGetBooleani_v  
                 GL_VERSION_3_0  was not found, but has the entry point  glGetFragDataLocation  
                 GL_VERSION_3_0  was not found, but has the entry point  glGetStringi  
                 GL_VERSION_3_0  was not found, but has the entry point  glGetTexParameterIiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glGetTexParameterIuiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glGetTransformFeedbackVarying  
                 GL_VERSION_3_0  was not found, but has the entry point  glGetUniformuiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glGetVertexAttribIiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glGetVertexAttribIuiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glIsEnabledi  
                 GL_VERSION_3_0  was not found, but has the entry point  glTexParameterIiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glTexParameterIuiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glTransformFeedbackVaryings  
                 GL_VERSION_3_0  was not found, but has the entry point  glUniform1ui  
                 GL_VERSION_3_0  was not found, but has the entry point  glUniform1uiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glUniform2ui  
                 GL_VERSION_3_0  was not found, but has the entry point  glUniform2uiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glUniform3ui  
                 GL_VERSION_3_0  was not found, but has the entry point  glUniform3uiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glUniform4ui  
                 GL_VERSION_3_0  was not found, but has the entry point  glUniform4uiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI1i  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI1iv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI1ui  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI1uiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI2i  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI2iv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI2ui  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI2uiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI3i  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI3iv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI3ui  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI3uiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI4bv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI4i  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI4iv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI4sv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI4ubv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI4ui  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI4uiv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribI4usv  
                 GL_VERSION_3_0  was not found, but has the entry point  glVertexAttribIPointer  
                 GL_VERSION_3_1  was not found, but has the entry point  glDrawArraysInstanced  
                 GL_VERSION_3_1  was not found, but has the entry point  glDrawElementsInstanced  
                 GL_VERSION_3_1  was not found, but has the entry point  glPrimitiveRestartIndex  
                 GL_VERSION_3_1  was not found, but has the entry point  glTexBuffer  
                 GL_VERSION_3_2  was not found, but has the entry point  glFramebufferTexture  
                 GL_VERSION_3_2  was not found, but has the entry point  glGetBufferParameteri64v  
                 GL_VERSION_3_2  was not found, but has the entry point  glGetInteger64i_v  
                 GL_VERSION_3_3  was not found, but has the entry point  glVertexAttribDivisor  
                 GL_VERSION_4_0  was not found, but has the entry point  glBlendEquationSeparatei  
                 GL_VERSION_4_0  was not found, but has the entry point  glBlendEquationi  
                 GL_VERSION_4_0  was not found, but has the entry point  glBlendFuncSeparatei  
                 GL_VERSION_4_0  was not found, but has the entry point  glBlendFunci  
                 GL_VERSION_4_0  was not found, but has the entry point  glMinSampleShading
                
                1 Reply Last reply
                0
                • mrjjM Offline
                  mrjjM Offline
                  mrjj
                  Lifetime Qt Champion
                  wrote on 14 Aug 2017, 16:56 last edited by
                  #8

                  Hi
                  If possible try a newer version of the driver for intel HD
                  Yours is 2 years old. (it seems)

                  P 1 Reply Last reply 14 Aug 2017, 17:32
                  0
                  • mrjjM mrjj
                    14 Aug 2017, 16:56

                    Hi
                    If possible try a newer version of the driver for intel HD
                    Yours is 2 years old. (it seems)

                    P Offline
                    P Offline
                    Praveen_2017
                    wrote on 14 Aug 2017, 17:32 last edited by
                    #9

                    @mrjj I used Intel Driver updater tool, but i didn't get the latest driver for windows 8 (64 bit) .

                    1 Reply Last reply
                    0

                    3/9

                    12 Aug 2017, 11:20

                    topic:navigator.unread, 6
                    • Login

                    • Login or register to search.
                    3 out of 9
                    • First post
                      3/9
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Groups
                    • Search
                    • Get Qt Extensions
                    • Unsolved