Looks like this one's been quietly fixed.
(I edited ubuntu12_64/steamwebhelper.sh by adding a blank line then I restarted Steam; the change is reverted, and the offending line remains properly quoted. I'm running the beta client, as usual.)
Closing per the last comment.
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
If Steam installation path contains spaces
steamwebhelper.shbreaks due to lack of quotes around path passed to dirname.Right now it's
Should be
Steps for reproducing this issue:
/media/%user%/Windows/Program Files (x64)/Steam. Yeah, I've tried to combine both distributions in hopes to save some space on my drives).