VirtualBox

Ticket #8318 (closed defect: obsolete)

Opened 12 years ago

Last modified 3 years ago

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) (diff)

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

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

Change History

Changed 12 years ago by cendaaro

comment:1 Changed 3 years ago by aeichner

  • Status changed from new to closed
  • Resolution set to obsolete
  • Description modified (diff)

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.

www.oracle.com
ContactPrivacy policyTerms of Use