Coder Social home page Coder Social logo

aviarymodule's People

Contributors

alexshive avatar funnycatservant avatar komfykong avatar kosso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ajc458

aviarymodule's Issues

Custom set of tools is not being loaded

A complete set of tools is always being loaded, no matter what set of tools is initialized.

    var tools = ['kAFEffects', 'kAFOrientation', 'kAFBrightness', 'kAFContrast', 'kAFSharpness'];

    aviary.setUsingIOS6SDK(0);
    aviary.newImageEditor(getBlob(blob), tools);
    aviary.displayEditor();

Result:
screen shot 2014-02-19 at 15 02 18

Titanium Module not working on Titanium SDK 3.3

Hi Kosso,
It seems that you fixed the module to some extent as I was able to build it, add it to my project, require it and call it's API.

But when I call disaplyEditor(), the device freezes and I can't see the editor or how it loads.

What am I missing and how can I solve this?

Thanks,
Roni.

Problem building module - "ImportError: No module named tools"

I am getting the following error when trying to build this module:

devcomputer$ python build.py
[WARN] please update the LICENSE file with your license text before distributing
Traceback (most recent call last):
File "build.py", line 216, in
build_module(manifest,config)
File "build.py", line 161, in build_module
from tools import ensure_dev_path
ImportError: No module named tools

The only thing I could find was that it might be the TITANIUM_SDK path in titanium.xcconfig. It is pointing to the correct place already, but it doesn't seem to want to work. I've tried a few different things such as adding a "~", or adding "$HOME" to the path. It's my first time building a module so it may be user error. Any help would be much appreciated, thanks!

Permission issues

Hi again,
Thanks for your help on my old issue.
Now I get the Licence issue again and I can't install the app to my device as it said the module has no licence.

Error details in red box:
"Unlicensed modules detected.
You must be a subscriber to use one or more of the modules included in this project."

What do you suggest I do?

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.