-
Following on from https://github.com/mypaint/mypaint/issues/390#issuecomment-168339960.
After the source release and and PPA binaries are made, MyPaint will need an official Windows build. As mention…
-
There is a log from my terminal
```
git clone https://github.com/mypaint/debian.git
Cloning into 'debian'...
remote: Counting objects: 61, done.
remote: Compressing obj…
jmaks updated
9 years ago
-
after executing command "scons translate=pot" in root git folder i get this output:
scons: Reading SConscript files ...
building for 'python2.7' (use scons python_binary=xxx to change)
using 'python2…
-
I'm trying build the libmypaint to enable the MyPaint brushes on the last commit of Gimp Git Master.
During the scons to test only, it appears this error:
jag@jagnome:~/devel/libmypaint$ scons
scons:…
-
MyPaint failed to build when I tried to install it in `/usr/local`
Ubuntu Gnome 15.04
Commit Ver: 6048998bf56d6260af95c24b8fcdc26a5e5f5df5
```
scons: Building targets ...
burn_versions(["mypaint"],…
-
Beyond 1.2, we should be using github for bug tracking and as the main development location. We currently maintain a [bug tracker on Gna!](https://gna.org/bugs/?group=mypaint), but this is no longer a…
-
log:
```
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
Creating 'mypaint-config.h'
gcc -o brushmodes.os -c -std=c99 -D_POSIX_C_SOURCE=200809L -…
-
Attempting to _build_ MyPaint by running `scons prefix=/somewhere` attempts to modify /somewhere. It should not be attempting to modify anything outside of the build directory until I ask for it to _i…
-
MyPaint 1.1.1.alpha.20140929+git.4fafd2ad crashes on launch. Note also that glib 2.42.0 is installed. Here is the beginning of the crash log:
```
Process: Python [90569]
Path: …
-
Sometimes, after selecting a brush from a brushes set, MyPaint crashes.
``` python
Mypaint version: 1.2.0-alpha.20150627+git.bfc9831
System information: Linux-3.13.0-55-generic-x86_64-with-Ubuntu-14.…