makerbot / conveyor

A printing dispatch engine for 3D objects and their friends
GNU Affero General Public License v3.0
26 stars 10 forks source link

Client should pass absolute file names to the server #18

Closed msamsonoff closed 12 years ago

msamsonoff commented 12 years ago

The client and server can be run from different directories. They interpret relative paths differently. This leads to "missing file" errors.

The client should make each path absolute before passing it to the server.

msamsonoff commented 12 years ago

Fixed in dd7c5b53e4b6e0b24eba27bc6e63efb46ad52e2b