View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031686 | Community | OCCT:Visualization | public | 2020-07-24 10:57 | 2023-08-07 15:49 |
Reporter | Vico Liang | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | no change required | ||
OS | Android | ||||
Product Version | 7.5.0 | ||||
Target Version | 7.8.0 | ||||
Summary | 0031686: Visualization - V3d_View::SetBackgroundImage() not working for .bmp .jpg and .tga formats | ||||
Description | The target environment is Android Arm64-v8a. OCCT code: latest dev version freeimage version: freeimage3170 and freeimage3180 Build host: windows 10, ndk20 SetBackgroundImage works for .png and .tif format. It fails for images .bmp .jpg and .tga formats. The image files are attached for bug checking. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
qyc-2400x1200.bmp (8,640,054 bytes) |
|
qyc-2400x1200.jpg (237,709 bytes) |
|
qyc-2400x1200.tga (8,640,018 bytes) |
|
牵引车-2400x1200.png (514,538 bytes) |
|
Are there any messages coming into Message::DefaultMessenger() indicating some issues? What does it mean "not working" - background does not change / corrupted / becomes white / black? |
|
becomes black, no any warning message. |
|
I checked with Image_AlienPixMap::Load, it returns true. |
|
Dear Vico, as you are using FreeImage, I guess the issue is in BGR pixel format returned by this image library for these files (not BGRA or RGB/RGBA supported by OpenGL ES) as described in 0032093. Could you please check if referred patch solves the issue? |
|
Dear @bugmaster please close the issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-24 10:57 | Vico Liang | New Issue | |
2020-07-24 10:57 | Vico Liang | Assigned To | => kgv |
2020-07-24 10:57 | Vico Liang | File Added: qyc-2400x1200.bmp | |
2020-07-24 10:59 | Vico Liang | File Added: qyc-2400x1200.jpg | |
2020-07-24 10:59 | Vico Liang | File Added: qyc-2400x1200.tga | |
2020-07-24 11:00 | Vico Liang | File Added: 牵引车-2400x1200.png | |
2020-07-24 11:51 | kgv | Note Added: 0093281 | |
2020-07-24 11:52 | kgv | Relationship added | related to 0031683 |
2020-07-24 12:54 | Vico Liang | Note Added: 0093286 | |
2020-07-24 12:55 | Vico Liang | Note Added: 0093287 | |
2020-09-21 17:42 | kgv | Target Version | 7.5.0 => 7.6.0 |
2021-03-02 16:12 | kgv | Relationship added | related to 0032093 |
2021-03-02 16:14 | kgv | Note Added: 0099304 | |
2021-03-02 16:14 | kgv | Assigned To | kgv => Vico Liang |
2021-03-02 16:14 | kgv | Status | new => feedback |
2021-03-02 16:15 | kgv | Note Edited: 0099304 | |
2021-09-20 11:08 | kgv | Target Version | 7.6.0 => 7.7.0 |
2022-10-24 10:43 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-02 02:24 | dpasukhi | Assigned To | Vico Liang => bugmaster |
2023-08-02 02:25 | dpasukhi | Note Added: 0113843 | |
2023-08-07 15:49 | vglukhik | Status | feedback => closed |
2023-08-07 15:49 | vglukhik | Resolution | open => no change required |