VirtualBox

Opened 13 years ago

Closed 4 years ago

#8318 closed defect (obsolete)

CR_SYSTEM_GL_PATH should not require trailing slash on Linux hosts

Reported by: cendaaro Owned by:
Component: 3D support Version: VirtualBox 4.0.2
Keywords: Cc:
Guest type: Windows Host type: Linux

Description (last modified by aeichner)

Judging by line 23 of the attached log file, VirtualBox expects the CR_SYSTEM_GL_PATH to have a trailing slash (the correct location of the file is /opt/VirtualGL/fakelib/64/libGL.so.1, and CR_SYSTEM_GL_PATH=/opt/VirtualGL/fakelib/64). This is generally inconsistent with environment variable convention in Linux (see $PATH for example).

Lines 157-159 of trunk/src/VBox/GuestHost/OpenGL/spu_loader/glloader.py confuse me slightly, as it seems to imply that Linux builds should *not* have a trailing slash appended. The strange thing is that this code hasn't changed since VirtualBox v3.x when I didn't have this problem. Perhaps the VirtualBox build environment has changed so that "linux" is now defined, or perhaps I am barking up the wrong tree altogether...?

Feedback appreciated.

Attachments (1)

VBox.log (57.1 KB ) - added by cendaaro 13 years ago.

Download all attachments as: .zip

Change History (2)

by cendaaro, 13 years ago

Attachment: VBox.log added

comment:1 by aeichner, 4 years ago

Description: modified (diff)
Resolution: obsolete
Status: newclosed

Obsolete, there were a lot of changes in that area and VirtualBox 6.1 dropped Chromium altogether.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use