Re: [Mesa-dev] [PATCH v2 1/5] util: manually extract the program name from program_invocation_name

2018-06-18 Thread Eric Engestrom
On Monday, 2018-06-18 12:37:59 +0100, Eric Engestrom wrote: > On Friday, 2018-06-15 12:56:04 +1000, Timothy Arceri wrote: > > On 14/06/18 19:40, Eric Engestrom wrote: > > > > > On Thursday, 2018-06-14 11:00:21 +1000, Timothy Arceri wrote: > > > > Glibc has the same code to get program_invocation_s

Re: [Mesa-dev] [PATCH v2 1/5] util: manually extract the program name from program_invocation_name

2018-06-18 Thread Eric Engestrom
On Friday, 2018-06-15 12:56:04 +1000, Timothy Arceri wrote: > On 14/06/18 19:40, Eric Engestrom wrote: > > > On Thursday, 2018-06-14 11:00:21 +1000, Timothy Arceri wrote: > > > Glibc has the same code to get program_invocation_short_name. However > > > for some reason the short name gets mangled f

Re: [Mesa-dev] [PATCH v2 1/5] util: manually extract the program name from program_invocation_name

2018-06-14 Thread Timothy Arceri
On 14/06/18 19:40, Eric Engestrom wrote: On Thursday, 2018-06-14 11:00:21 +1000, Timothy Arceri wrote: Glibc has the same code to get program_invocation_short_name. However for some reason the short name gets mangled for some wine apps. For example with Google Earth VR I get: program_invocati

Re: [Mesa-dev] [PATCH v2 1/5] util: manually extract the program name from program_invocation_name

2018-06-14 Thread Eric Engestrom
On Thursday, 2018-06-14 11:00:21 +1000, Timothy Arceri wrote: > Glibc has the same code to get program_invocation_short_name. However > for some reason the short name gets mangled for some wine apps. > > For example with Google Earth VR I get: > > program_invocation_name: > "/home/tarceri/.local/

[Mesa-dev] [PATCH v2 1/5] util: manually extract the program name from program_invocation_name

2018-06-13 Thread Timothy Arceri
Glibc has the same code to get program_invocation_short_name. However for some reason the short name gets mangled for some wine apps. For example with Google Earth VR I get: program_invocation_name: "/home/tarceri/.local/share/Steam/steamapps/common/EarthVR/Earth.exe" program_invocation_short_na