View Issue Details

IDProjectCategoryView StatusLast Update
0029075Open CASCADEOCCT:Configurationpublic2021-02-20 21:27
Reporterkgv Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
PlatformLinuxOSUbuntu 17.04 
Product Version7.2.0 
Target Version7.3.0Fixed in Version7.3.0 
Summary0029075: Configuration - fix TKService linkage errors due to usage of GLX functions while using EGL
DescriptionXw_Window uses GLX functions to choose preferred X Visual while creating window.
This leads to undefined symbols errors while building OCCT with HAVE_EGL/HAVE_GLES2 option.
Steps To ReproduceN/A
TagsNo tags attached.
Test case numberNot required

Relationships

related to 0028098 closedbugmaster Open CASCADE Visualization - errors in tests when using OpenGL ES (ANGLE) 

Activities

git

2017-09-02 20:09

administrator   ~0070153

Branch CR29075 has been created by kgv.

SHA-1: 329e382fff46def3bf87f95819183ae7f5e05c3e


Detailed log of new commits:

Author: kgv
Date: Sat Sep 2 20:08:42 2017 +0300

    0029075: Configuration - fix TKService linkage errors due to usage of GLX functions while using EGL
    
    Xw_Window, fixed usage of GLX functions for choosing Visual
    when building with HAVE_EGL/HAVE_GLES2 options.

git

2017-09-02 20:47

administrator   ~0070154

Branch CR29075 has been updated forcibly by kgv.

SHA-1: 51c3bb0a1d41ff4e0f41a3ba3ae0a0a941c98893

kgv

2017-09-02 20:47

developer   ~0070155

Patch is ready for review.

san

2017-09-08 08:53

developer   ~0070331

Branch CR29075 reviewed without remarks, ready for testing.

kgv

2017-09-10 15:25

developer   ~0070407

http://jenkins-test-10.nnov.opencascade.com/view/CR29075-master-KGV

bugmaster

2017-09-11 14:35

administrator   ~0070436

Combination -
OCCT branch : CR29075 SHA-1: 51c3bb0a1d41ff4e0f41a3ba3ae0a0a941c98893
Products branch : master
was compiled on Linux, MacOS and Windows platforms and tested on optimize mode.

Number of compiler warnings:
No new warnings


Regressions/Differences/Improvements:
No regressions/differences

CPU differences:

Windows:
OCCT
Total CPU difference: 17330.010689098726 / 17295.75286949859 [+0.20%]
Producst
Total CPU difference: 7688.758886599963 / 7720.302288799964 [-0.41%]

Linux:
OCCT
Total CPU difference: 19451.89000000023 / 19456.560000000376 [-0.02%]
Products
Total CPU difference: 7703.40000000009 / 7725.120000000072 [-0.28%]

Image differences :
No differences that require special attention

Memory differences :
No differences that require special attention

git

2017-09-29 17:11

administrator   ~0071020

Branch CR29075 has been deleted by kgv.

SHA-1: 51c3bb0a1d41ff4e0f41a3ba3ae0a0a941c98893

Related Changesets

occt: master 5cd5c874

2017-09-02 17:08:42

kgv


Committer: bugmaster Details Diff
0029075: Configuration - fix TKService linkage errors due to usage of GLX functions while using EGL

Xw_Window, fixed usage of GLX functions for choosing Visual
when building with HAVE_EGL/HAVE_GLES2 options.
Affected Issues
0029075
mod - samples/tcl/dimensions.tcl Diff File
mod - src/ViewerTest/ViewerTest_OpenGlCommands.cxx Diff File
mod - src/Xw/Xw_Window.cxx Diff File

occt: master 1136702b

2017-09-02 17:08:42

kgv


Committer: bugmaster Details Diff
0029075: Configuration - fix TKService linkage errors due to usage of GLX functions while using EGL

Xw_Window, fixed usage of GLX functions for choosing Visual
when building with HAVE_EGL/HAVE_GLES2 options.
Affected Issues
0029075
mod - samples/tcl/dimensions.tcl Diff File
mod - src/ViewerTest/ViewerTest_OpenGlCommands.cxx Diff File
mod - src/Xw/Xw_Window.cxx Diff File

Issue History

Date Modified Username Field Change
2017-09-02 20:06 kgv New Issue
2017-09-02 20:06 kgv Assigned To => kgv
2017-09-02 20:09 git Note Added: 0070153
2017-09-02 20:47 git Note Added: 0070154
2017-09-02 20:47 kgv Note Added: 0070155
2017-09-02 20:47 kgv Assigned To kgv => san
2017-09-02 20:47 kgv Status new => resolved
2017-09-08 08:53 san Note Added: 0070331
2017-09-08 08:53 san Assigned To san => bugmaster
2017-09-08 08:53 san Status resolved => reviewed
2017-09-10 15:25 kgv Note Added: 0070407
2017-09-11 14:35 bugmaster Note Added: 0070436
2017-09-11 14:35 bugmaster Status reviewed => tested
2017-09-11 15:15 bugmaster Test case number => Not required
2017-09-21 19:33 bugmaster Changeset attached => occt master 5cd5c874
2017-09-21 19:33 bugmaster Status tested => verified
2017-09-21 19:33 bugmaster Resolution open => fixed
2017-09-21 19:48 apn Target Version 7.3.0 => 7.2.0
2017-09-22 12:03 bugmaster Target Version 7.2.0 => 7.3.0
2017-09-29 13:26 bugmaster Changeset attached => occt master 1136702b
2017-09-29 17:11 git Note Added: 0071020
2018-06-29 21:15 aiv Fixed in Version => 7.3.0
2018-06-29 21:19 aiv Status verified => closed
2021-02-20 21:27 kgv Relationship added related to 0028098