-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mypaint: 1.2.1 → 2.0.0-beta.0 #54677
Conversation
GIMP will need to be patched to support mypaint-brushes-2.0 |
@GrahamcOfBorg eval |
This comment has been minimized.
This comment has been minimized.
23b69b1
to
f8fee5f
Compare
ba8aebc
to
c6c2016
Compare
Two new alphas since the last time http://mypaint.org/blog/2019/11/09/mypaint-2.0-alpha13/, https://github.com/mypaint/mypaint/releases/tag/v2.0.0-alpha.13 |
Just pasting here that beta.0 has been released with stable expected at the end of January. Do not have time to bump and test it at the moment. |
Delayed for week or two: http://mypaint.org/blog/2020/01/31/mypaint-2.0-postponement/ |
MyPaint v2.0.0 (2020-02-15) is out. |
@jtojnar Something is going wrong with mypaint-2.0.0: $ mypaint
INFO: mypaint: Installation layout: conventional POSIX-like structure with prefix '/nix/store/xwb4dp2s4fzmgxsz4946axgbv966n2z5-mypaint-2.0.0'
WARNING: gui.userconfig: Failed to load settings file: /home/sikmir/.config/mypaint/settings.json
WARNING: gui.userconfig: Failed to load settings: using defaults
INFO: gui.main: No locale setting found, using system locale
INFO: lib.i18n: POSIX: LANG='fi_FI.UTF-8'
INFO: lib.i18n: POSIX: LANGUAGE=None
(.mypaint-wrapped:8116): Gtk-WARNING **: 14:41:14.015: Could not find the icon 'org.mypaint.MyPaint'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases
ERROR: gui.application: Missing icon 'org.mypaint.MyPaint': check that mypaint icons have been installed into /nix/store/xwb4dp2s4fzmgxsz4946axgbv966n2z5-mypaint-2.0.0/share/icons
Traceback (most recent call last):
File "/nix/store/xwb4dp2s4fzmgxsz4946axgbv966n2z5-mypaint-2.0.0/lib/mypaint/gui/application.py", line 133, in _init_icons
icon_theme.load_icon(icon_name, 32, 0)
gi.repository.GLib.GError: gtk-icon-theme-error-quark: Kuvake 'org.mypaint.MyPaint' ei ole osana teemaa Adwaita (0)
ERROR: gui.application: Missing icon 'mypaint-brush-symbolic': check that librsvg is installed, and update loaders.cache
Traceback (most recent call last):
File "/nix/store/xwb4dp2s4fzmgxsz4946axgbv966n2z5-mypaint-2.0.0/lib/mypaint/gui/application.py", line 133, in _init_icons
icon_theme.load_icon(icon_name, 32, 0)
gi.repository.GLib.GError: gtk-icon-theme-error-quark: Kuvake 'mypaint-brush-symbolic' ei ole osana teemaa Adwaita (0)
CRITICAL: gui.application: Required icon(s) missing
ERROR: gui.application: Icon search path: ['/home/sikmir/.local/share/icons', '/home/sikmir/.icons', '/nix/store/xwb4dp2s4fzmgxsz4946axgbv966n2z5-mypaint-2.0.0/share/icons', '/nix/store/w6cqc17j0b9ibrnaa5zmfyy251r57hhm-gtk+3-3.24.14/share/gsettings-schemas/gtk+3-3.24.14/icons', '/nix/store/1xfwclrqkyxllnh8x549lj5ywn541kym-gsettings-desktop-schemas-3.34.0/share/gsettings-schemas/gsettings-desktop-schemas-3.34.0/icons', '/nix/store/1xfwclrqkyxllnh8x549lj5ywn541kym-gsettings-desktop-schemas-3.34.0/share/gsettings-schemas/gsettings-desktop-schemas-3.34.0/icons', '/nix/store/w6cqc17j0b9ibrnaa5zmfyy251r57hhm-gtk+3-3.24.14/share/gsettings-schemas/gtk+3-3.24.14/icons', '/home/sikmir/.nix-profile/share/icons', '/etc/profiles/per-user/sikmir/share/icons', '/nix/var/nix/profiles/default/share/icons', '/run/current-system/sw/share/icons', '/nix/store/xwb4dp2s4fzmgxsz4946axgbv966n2z5-mypaint-2.0.0/share/pixmaps', '/nix/store/w6cqc17j0b9ibrnaa5zmfyy251r57hhm-gtk+3-3.24.14/share/gsettings-schemas/gtk+3-3.24.14/pixmaps', '/nix/store/1xfwclrqkyxllnh8x549lj5ywn541kym-gsettings-desktop-schemas-3.34.0/share/gsettings-schemas/gsettings-desktop-schemas-3.34.0/pixmaps', '/nix/store/1xfwclrqkyxllnh8x549lj5ywn541kym-gsettings-desktop-schemas-3.34.0/share/gsettings-schemas/gsettings-desktop-schemas-3.34.0/pixmaps', '/nix/store/w6cqc17j0b9ibrnaa5zmfyy251r57hhm-gtk+3-3.24.14/share/gsettings-schemas/gtk+3-3.24.14/pixmaps', '/home/sikmir/.nix-profile/share/pixmaps', '/etc/profiles/per-user/sikmir/share/pixmaps', '/nix/var/nix/profiles/default/share/pixmaps', '/run/current-system/sw/share/pixmaps', '/nix/store/xwb4dp2s4fzmgxsz4946axgbv966n2z5-mypaint-2.0.0/share/icons']
ERROR: gui.application: MyPaint can't run sensibly without its icons; please check your installation. See https://github.com/mypaint/mypaint/wiki/FAQ-Missing-icons for possible solutions. |
Do you have icons installed? See https://nixos.wiki/wiki/GNOME#Running_GNOME_programs_outside_of_GNOME |
Yes, I have |
Do you have |
I've enabled |
I managed to reproduce it using |
Motivation for this change
works with python 3 and contains cool new brushes
cc @cillianderoiste
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)