Giter Site home page Giter Site logo

Comments (5)

blackwarthog avatar blackwarthog commented on July 16, 2024 3

I've updated appimage to solve the problem.

from opentoonz.

jeneverito avatar jeneverito commented on July 16, 2024

Almost the same thing happens to me in UBUNTU studio 14.04 32 bit. By the way,Thank you very much for this effort

from opentoonz.

blackwarthog avatar blackwarthog commented on July 16, 2024

Thank you. I was sure that i've fixed it for appimage.

There is two possible problems

  1. Wrong paths was set in ~/.config/OpenToonz/SystemVar.ini while first start. To fix it for your computer you may replace value of two following variables in ~/.config/OpenToonz/SystemVar.ini with:
TOONZFXPRESETS="/home/YOURUSERNAME/.config/OpenToonz/stuff/fxs"
TOONZLIBRARY="/home/YOURUSERNAME/.config/OpenToonz/stuff/library"

This fix also makes more vector brushes and textures avaiable in OpenToonz. (see PR opentoonz#1090)

  1. You already used OpenToonz before and stuff-folder was installed without brushes. You may install it by run appimage from terminal with the following command-line arguments:
./OpenToonz-1.1.2-mypaint-2017.03.16-linux-64bits.appimage \
    --appimage-exec cp -r "../share/opentoonz/stuff/library/mypaint brushes" \
    ~/".config/OpenToonz/stuff/library"

As alternative you may install MyPaint and solve two above problems. OpenToonz can load brushes directly from MyPaint if it presents in system.

from opentoonz.

xfry avatar xfry commented on July 16, 2024

@blackwarthog Thank you so much, the first point works, but the second one does not. Then I tried installing MyPaint and mypaint brushes works. Thank you so much, I make a donation to the project.

from opentoonz.

jeneverito avatar jeneverito commented on July 16, 2024

Thanks @blackwarthog ! It's work fine for me,

from opentoonz.

Related Issues (18)

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.