ValveSoftware / voglperf

Benchmarking tool for Linux OpenGL games. Spews frame information, logs frametimes.
Other
201 stars 31 forks source link

After Steam was updated, Voglperf don`t work. #31

Open HevnHevn opened 8 years ago

HevnHevn commented 8 years ago

After Steam was updated, Voglperf don`t work .

ERROR: Could not retrieve pid of launched game.

simkovic commented 8 years ago

Same issue here:

LD_PRELOAD=/home/changarid/voglperf/bin/libvoglperf32.so:/home/changarid/voglperf/bin/libvoglperf64.so:$LD_PRELOAD

VOGLPERF_CMD_LINE="--msqid=163845 "

Steam url string:
  steam steam://run/203160//VOGLPERF_CMD_LINE="--msqid=163845 " LD_PRELOAD=/home/changarid/voglperf/bin/libvoglperf32.so:/home/changarid/voglperf/bin/libvoglperf64.so:$LD_PRELOAD %command%

Launch string:
  steam steam://run/203160//VOGLPERF_CMD_LINE%3d%22--msqid%3d163845%20%22%20LD_PRELOAD%3d%2fhome%2fchangarid%2fvoglperf%2fbin%2flibvoglperf32.so%3a%2fhome%2fchangarid%2fvoglperf%2fbin%2flibvoglperf64.so%3a%24LD_PRELOAD%20%25command%25

Waiting for child process to start...

Running Steam on ubuntu 16.04 64-bit
STEAM_RUNTIME is enabled automatically

ERROR: Could not retrieve pid of launched game.

After I click ok on the voglperf dialog, the game doesn't start. Tried multiple games. Curiously, if I enter the Steam url string, suggested by the output above, in the terminal, everything works.

Edmene commented 8 years ago

Same issue:

GameID: 400 (Portal1)

LD_PRELOAD=/home/edmene/Downloads/voglperf-master/bin/libvoglperf32.so:/home/edmene/Downloads/voglperf-master/bin/libvoglperf64.so:$LD_PRELOAD

VOGLPERF_CMD_LINE="--msqid=327688 "

Steam url string:
  steam steam://run/400//VOGLPERF_CMD_LINE="--msqid=327688 " LD_PRELOAD=/home/edmene/Downloads/voglperf-master/bin/libvoglperf32.so:/home/edmene/Downloads/voglperf-master/bin/libvoglperf64.so:$LD_PRELOAD %command%

Launch string:
  steam steam://run/400//VOGLPERF_CMD_LINE%3d%22--msqid%3d327688%20%22%20LD_PRELOAD%3d%2fhome%2fedmene%2fDownloads%2fvoglperf-master%2fbin%2flibvoglperf32.so%3a%2fhome%2fedmene%2fDownloads%2fvoglperf-master%2fbin%2flibvoglperf64.so%3a%24LD_PRELOAD%20%25command%25
Waiting for child process to start...
/home/edmene/.local/share/Steam/steam.sh: line 154: VERSION_ID: unbound variable
/home/edmene/.local/share/Steam/steam.sh: line 154: VERSION_ID: unbound variable
Running Steam on arch  64-bit
/home/edmene/.local/share/Steam/steam.sh: line 154: VERSION_ID: unbound variable
STEAM_RUNTIME is enabled automatically

ERROR: Could not retrieve pid of launched game.
steamlinux commented 8 years ago

same problem

simkovic commented 7 years ago

Six months later it's still not fixed.