Code Monkey home page Code Monkey logo

glipchat's People

Contributors

chanpory avatar primigenus avatar rdickert avatar rissem avatar rlqualls avatar shanecoughlan avatar silkroadnomad avatar simonbelanger avatar simonstatonbynd avatar sonicviz avatar srtucker22 avatar wearhere avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

glipchat's Issues

Deployment

How to deploy this with mup/meteor build? I always get an error about fibers, and even after installing it manually, it still breaks. Do I need specific versions?

meteor, react out of date

gotta update to the latest meteor and react so:

  • no more mixins
  • switch to alternative flux architecture? -- done redux in meteor before but it's a bit overkill :/ ~ suggestions welcome
  • more stuff i'm not thinking of right now

Still crashing

This is the log sorry
Your app is crashing. Here's the latest log.

/home/kam/.meteor/packages/meteor-tool/.1.1.4.xvre8c++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:245
throw(ex);
^
TypeError: Cannot read property 'appId' of undefined
at server/lib/config.jsx:8:34
at /home/kam/quasar/.meteor/local/build/programs/server/app/server/lib/config.jsx.js:18:3
at /home/kam/quasar/.meteor/local/build/programs/server/boot.js:222:10
at Array.forEach (native)
at Function..each..forEach (/home/kam/.meteor/packages/meteor-tool/.1.1.4.xvre8c++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11)
at /home/kam/quasar/.meteor/local/build/programs/server/boot.js:117:5
Exited with code: 8
Your application is crashing. Waiting for file change.

                         Could be that I am doing something wrong with settings .json

                        also saw this in  scss.json

"useIndex" : true,
"includePaths": [
".meteor/local/build/programs/server/assets/packages/wolves_bourbon"
],
"indexFilePath" : "client/scss/main.scss"

Electron errors

I'm trying to get the demo to work, but I'm getting errors when loading the app:

matt@li158-182 ~/www/www.mattwkelly.com/public_html/quasar (master *) $ meteor --settings settings.json
[[[[[ /srv/www/www.mattwkelly.com/public_html/quasar ]]]]]

=> Started proxy.
=> Started MongoDB.
npm-container: updating npm dependencies -- bowser, externalify, react-tagsinput, webrtc-adapter-test...
I20160218-19:04:41.541(-8)? Kadira: successfully authenticated
W20160218-19:04:41.544(-8)? (STDERR) Packaging app for platform darwin x64 using electron v0.36.2
I20160218-19:04:44.570(-8)? Build created for darwin x64 at /home/matt/www/www.mattwkelly.com/public_html/quasar/.meteor-electron/darwin-x64/builds/quasar-darwin-x64
W20160218-19:04:44.590(-8)? (STDERR)
W20160218-19:04:44.592(-8)? (STDERR) /home/matt/.meteor/packages/meteor-tool/.1.1.10.ki0ccv++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:278
W20160218-19:04:44.592(-8)? (STDERR) throw(ex);
W20160218-19:04:44.592(-8)? (STDERR) ^
W20160218-19:04:44.714(-8)? (STDERR) Error: Command failed: /bin/sh: 1: ditto: not found
W20160218-19:04:44.714(-8)? (STDERR) at Object.Future.wait (/home/matt/.meteor/packages/meteor-tool/.1.1.10.ki0ccv++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:398:15)
W20160218-19:04:44.715(-8)? (STDERR) at packages/meteor/helpers.js:119:1
W20160218-19:04:44.715(-8)? (STDERR) at packages/quark_electron/server/createBinaries.js:202:1
W20160218-19:04:44.715(-8)? (STDERR) at Array.forEach (native)
W20160218-19:04:44.715(-8)? (STDERR) at createBinaries (packages/quark_electron/server/createBinaries.js:63:1)
W20160218-19:04:44.715(-8)? (STDERR) at Package (packages/quark_electron/server/index.js:4:1)
W20160218-19:04:44.715(-8)? (STDERR) at /srv/www/www.mattwkelly.com/public_html/quasar/.meteor/local/build/programs/server/packages/quark_electron.js:759:4
W20160218-19:04:44.716(-8)? (STDERR) at /srv/www/www.mattwkelly.com/public_html/quasar/.meteor/local/build/programs/server/packages/quark_electron.js:769:3
W20160218-19:04:44.716(-8)? (STDERR) at /srv/www/www.mattwkelly.com/public_html/quasar/.meteor/local/build/programs/server/boot.js:242:10
W20160218-19:04:44.716(-8)? (STDERR) at Array.forEach (native)
W20160218-19:04:44.716(-8)? (STDERR) - - - - -
W20160218-19:04:44.716(-8)? (STDERR)
W20160218-19:04:44.716(-8)? (STDERR) at ChildProcess.exithandler (child_process.js:658:15)
W20160218-19:04:44.716(-8)? (STDERR) at ChildProcess.emit (events.js:98:17)
W20160218-19:04:44.717(-8)? (STDERR) at maybeClose (child_process.js:766:16)
W20160218-19:04:44.717(-8)? (STDERR) at Socket. (child_process.js:979:11)
W20160218-19:04:44.717(-8)? (STDERR) at Socket.emit (events.js:95:17)
W20160218-19:04:44.717(-8)? (STDERR) at Pipe.close (net.js:466:12)
=> Exited with code: 8
W20160218-19:04:57.516(-8)? (STDERR)
W20160218-19:04:57.518(-8)? (STDERR) /home/matt/.meteor/packages/meteor-tool/.1.1.10.ki0ccv++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:278
W20160218-19:04:57.518(-8)? (STDERR) throw(ex);
W20160218-19:04:57.518(-8)? (STDERR) ^
W20160218-19:04:57.545(-8)? (STDERR) Error: Command failed: /bin/sh: 1: ditto: not found
W20160218-19:04:57.546(-8)? (STDERR) at Object.Future.wait (/home/matt/.meteor/packages/meteor-tool/.1.1.10.ki0ccv++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:398:15)
W20160218-19:04:57.546(-8)? (STDERR) at packages/meteor/helpers.js:119:1
W20160218-19:04:57.546(-8)? (STDERR) at packages/quark_electron/server/createBinaries.js:202:1
W20160218-19:04:57.546(-8)? (STDERR) at Array.forEach (native)
W20160218-19:04:57.546(-8)? (STDERR) at createBinaries (packages/quark_electron/server/createBinaries.js:63:1)
W20160218-19:04:57.546(-8)? (STDERR) at Package (packages/quark_electron/server/index.js:4:1)
W20160218-19:04:57.547(-8)? (STDERR) at /srv/www/www.mattwkelly.com/public_html/quasar/.meteor/local/build/programs/server/packages/quark_electron.js:759:4
W20160218-19:04:57.547(-8)? (STDERR) at /srv/www/www.mattwkelly.com/public_html/quasar/.meteor/local/build/programs/server/packages/quark_electron.js:769:3
W20160218-19:04:57.547(-8)? (STDERR) at /srv/www/www.mattwkelly.com/public_html/quasar/.meteor/local/build/programs/server/boot.js:242:10
W20160218-19:04:57.547(-8)? (STDERR) at Array.forEach (native)
W20160218-19:04:57.547(-8)? (STDERR) - - - - -
W20160218-19:04:57.547(-8)? (STDERR)
W20160218-19:04:57.548(-8)? (STDERR) at ChildProcess.exithandler (child_process.js:658:15)
W20160218-19:04:57.548(-8)? (STDERR) at ChildProcess.emit (events.js:98:17)
W20160218-19:04:57.548(-8)? (STDERR) at maybeClose (child_process.js:766:16)
W20160218-19:04:57.548(-8)? (STDERR) at Socket. (child_process.js:979:11)
W20160218-19:04:57.548(-8)? (STDERR) at Socket.emit (events.js:95:17)
W20160218-19:04:57.548(-8)? (STDERR) at Pipe.close (net.js:466:12)
=> Exited with code: 8
W20160218-19:05:10.354(-8)? (STDERR)
W20160218-19:05:10.356(-8)? (STDERR) /home/matt/.meteor/packages/meteor-tool/.1.1.10.ki0ccv++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:278
W20160218-19:05:10.356(-8)? (STDERR) throw(ex);
W20160218-19:05:10.356(-8)? (STDERR) ^
W20160218-19:05:10.399(-8)? (STDERR) Error: Command failed: /bin/sh: 1: ditto: not found
W20160218-19:05:10.399(-8)? (STDERR) at Object.Future.wait (/home/matt/.meteor/packages/meteor-tool/.1.1.10.ki0ccv++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:398:15)
W20160218-19:05:10.399(-8)? (STDERR) at packages/meteor/helpers.js:119:1
W20160218-19:05:10.399(-8)? (STDERR) at packages/quark_electron/server/createBinaries.js:202:1
W20160218-19:05:10.399(-8)? (STDERR) at Array.forEach (native)
W20160218-19:05:10.400(-8)? (STDERR) at createBinaries (packages/quark_electron/server/createBinaries.js:63:1)
W20160218-19:05:10.400(-8)? (STDERR) at Package (packages/quark_electron/server/index.js:4:1)
W20160218-19:05:10.400(-8)? (STDERR) at /srv/www/www.mattwkelly.com/public_html/quasar/.meteor/local/build/programs/server/packages/quark_electron.js:759:4
W20160218-19:05:10.400(-8)? (STDERR) at /srv/www/www.mattwkelly.com/public_html/quasar/.meteor/local/build/programs/server/packages/quark_electron.js:769:3
W20160218-19:05:10.400(-8)? (STDERR) at /srv/www/www.mattwkelly.com/public_html/quasar/.meteor/local/build/programs/server/boot.js:242:10
W20160218-19:05:10.400(-8)? (STDERR) at Array.forEach (native)
W20160218-19:05:10.401(-8)? (STDERR) - - - - -
W20160218-19:05:10.401(-8)? (STDERR)
W20160218-19:05:10.401(-8)? (STDERR) at ChildProcess.exithandler (child_process.js:658:15)
W20160218-19:05:10.401(-8)? (STDERR) at ChildProcess.emit (events.js:98:17)
W20160218-19:05:10.401(-8)? (STDERR) at maybeClose (child_process.js:766:16)
W20160218-19:05:10.402(-8)? (STDERR) at Socket. (child_process.js:979:11)
W20160218-19:05:10.402(-8)? (STDERR) at Socket.emit (events.js:95:17)
W20160218-19:05:10.402(-8)? (STDERR) at Pipe.close (net.js:466:12)
=> Exited with code: 8
=> Your application is crashing. Waiting for file change.

Can't get the demo to work.

Hello, thanks for an interesting project! However, I couldn't get it to work on the demo site -- clicking the "video chat" button doesn't work. I'm on El Capitan and the latest version of Chrome.
Is there any extra set up that I needed to do? Thanks!

Tried running (on windows) as instructed but...

G:\Meteor Projects\quasar-master.meteor>meteor
[[[[[ ~\G\Meteor Projects\quasar-master ]]]]]

=> Started proxy.
ERROR: packages.json parsing error [ ENOENT, no such file or directory 'G:\Meteor Projects\quasar-master.meteor\packages.json' ]
=> Started MongoDB.
=> Errors prevented startup:

While checking for markoshust:[email protected]:
error: No compatible binary build found for this package. Contact the package author and ask them to publish
it for your platform.

=> Your application has errors. Waiting for file change.
Terminate batch job (Y/N)? y

Unable to select audio device

[ERROR:audio_manager_android.cc(254)] Unable to select audio device!

Getting camera but no audio input.
We have permission from the device to record audio
We even can see the audioinput device in navigator.mediaDevices.enumerateDevices()

Why isn't it working?!

won't run on linux?

Any idea what's up there? I use Linux and would be willing to look into it!

Application has error

When we run: > "meteor --settings settings.json" to command line get eorrors:
Errors prevented startup:
While checking for srtucker22:[email protected]:
error: No compatible binary build found for this package. Contact the
package author and ask them to publish it for your platform.

Again when we tried with: "meteor add srtucker22:throttled-requester" command get errors saying:
While checking for srtucker22:[email protected]:
error: No compatible binary build found for this package. Contact the
package author and ask them to publish it for your platform.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.