ValveSoftware / voglperf

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

ERROR: Web server failed to initialize. ubuntu 14.04 64bit #14

Closed hero1900 closed 10 years ago

hero1900 commented 10 years ago

Starting web server... ERROR: Web server failed to initialize. i got this error when i run: sudo -u 'username' bin/voglperfrun64 any help??

sabun123 commented 10 years ago

Just a tip, your username needs to be your Ubuntu username. NOT your Steam username. For example, my Ubuntu username is ismail, so I would do:

sudo -u ismail bin/voglperfrun64
hero1900 commented 10 years ago

yes i know that. but still an error

sabun123 commented 10 years ago

Does this happen when you try to run voglperf32 as well? You're using release 0.2 correct?

hero1900 commented 10 years ago

yup and it happen on both 32 bit and 64bit binary

mikesart commented 10 years ago

I don't think you should need the sudo stuff at all if it's just your 14.04 desktop. Can you try with the --verbose flag and see if anything else is printed? Something like this:

bin/voglperfrun64  --verbose

Thanks.

hero1900 commented 10 years ago

it just worked after restart my laptop weird

Efreeto commented 8 years ago

@hero1900 me too weird