guerrerocarlos / TorrenTV

TorrenTV node-webkit source code
http://torrentv.github.io/
GNU General Public License v3.0
556 stars 82 forks source link

Error starting #18

Open nebuchar opened 10 years ago

nebuchar commented 10 years ago

When i start Torrentv the second time, it throw this error:

Uncaught node.js Error

TypeError: Cannot read property 'documentElement' of undefined
    at Object.exports.parseStringSync (/private/var/folders/kd/tld50xyn3kqb3q0t7jf1jmwr0000gn/T/.org.chromium.Chromium.4UWgCH/node_modules/airplay2/node_modules/plist-with-patches/lib/plist.js:79:10)
    at eval (/private/var/folders/kd/tld50xyn3kqb3q0t7jf1jmwr0000gn/T/.org.chromium.Chromium.4UWgCH/node_modules/airplay2/airplay/client.js:184:25)
    at Socket.eval (/private/var/folders/kd/tld50xyn3kqb3q0t7jf1jmwr0000gn/T/.org.chromium.Chromium.4UWgCH/node_modules/airplay2/airplay/client.js:39:13)
    at Socket.EventEmitter.emit (events.js:98:17)
    at readableAddChunk (_stream_readable.js:156:16)
    at Socket.Readable.push (_stream_readable.js:123:10)
    at TCP.onread (net.js:509:20)
tedjennings commented 10 years ago

I'm also seeing this on my Mac Mini 6,2 running 10.9.4 upon opening the app.

guerrerocarlos commented 10 years ago

New version 0.9.5 just released. Try again and check if you keep having the same problem.