ScoopInstaller / Extras

📦 The Extras bucket for Scoop.
https://scoop.sh
The Unlicense
1.8k stars 1.38k forks source link

[Bug]: (GIMP) PythonFu-Console Not being called #11758

Closed Xelbayria closed 1 year ago

Xelbayria commented 1 year ago

Prerequisites

Package Name

gimp

Expected/Current Behaviour

I expected PythonFu-Console to show up when I call it in Gimp. The current version is 2.10.34-2.

Steps to Reproduce

1. Open GIMP
2. Filters -> Python-Fu -> Console
3. Click "Console" and wait. 
4. Result is that Console doesn't show up at all. 

The issue is in `~\apps\gimp\2.10.34-2\lib\gimp\2.0\environ\default.env` where it's not able to find the necessary files to run whenever Console is called.

Possible Solution

I had a different solution besides the solution (below): PYTHONPATH=${gimp_plug_in_dir}\plug-ins\python-console;${gimp_installation_dir}\lib\gimp\2.0\python which is unfortunately not working for me.

And unfortunately, I can't remember what solution (the different solution) I used back in 2.10.34 before the update and it worked without any problem.

Scoop and Buckets Version

Not Necessary

Scoop Config

Not Necessary

PowerShell Version

Not Necessary

Additional Softwares

No response

Lutra-Fs commented 1 year ago

can you provide log running \scoop\apps\gimp\current\bin\gimp-2.10.exe --verbose with full path in Windows Terminal and replicate the issue then send the log here?

Xelbayria commented 1 year ago
``` Parsing 'C:\Program Scoop\apps\gimp\current\etc\gimp\2.0\gimprc' for configured language. Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\gimprc' for configured language. Language property found: . INIT: gimp_load_config Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\unitrc' Parsing 'C:\Program Scoop\apps\gimp\current\etc\gimp\2.0\gimprc' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\gimprc' Adding icon theme 'Color' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\icons\Color) Adding icon theme 'Legacy' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\icons\Legacy) Adding icon theme 'Symbolic' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\icons\Symbolic) Adding icon theme 'Symbolic-High-Contrast' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\icons\Symbolic-High-Contrast) Adding icon theme 'Symbolic-Inverted' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\icons\Symbolic-Inverted) Adding icon theme 'Symbolic-Inverted-High-Contrast' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\icons\Symbolic-Inverted-High-Contrast) Loading icon theme 'Symbolic' Adding theme 'Dark' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\themes\Dark) Adding theme 'Gray' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\themes\Gray) Adding theme 'Light' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\themes\Light) Adding theme 'System' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\themes\System) Writing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\themerc' C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:154: Unable to locate image file in pixmap_path: "ui/plus.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:155: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:161: Unable to locate image file in pixmap_path: "ui/minus.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:162: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:168: Unable to locate image file in pixmap_path: "ui/minus.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:169: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:175: Unable to locate image file in pixmap_path: "ui/plus.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:176: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:181: Unable to locate image file in pixmap_path: "ui/shadow-null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:184: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:191: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:194: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:200: Unable to locate image file in pixmap_path: "ui/gimp-line-h.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:203: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:209: Unable to locate image file in pixmap_path: "ui/gimp-line-v.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:212: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:218: Unable to locate image file in pixmap_path: "ui/gimp-arrow-up.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:222: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:228: Unable to locate image file in pixmap_path: "ui/gimp-arrow-down.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:232: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:238: Unable to locate image file in pixmap_path: "ui/gimp-arrow-left.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:242: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:248: Unable to locate image file in pixmap_path: "ui/gimp-arrow-right.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:252: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:257: Unable to locate image file in pixmap_path: "ui/gimp-handle-h.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:260: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:265: Unable to locate image file in pixmap_path: "ui/gimp-handle-v.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:268: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:342: Unable to locate image file in pixmap_path: "ui/gimp-button-default.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:345: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:352: Unable to locate image file in pixmap_path: "ui/gimp-button-prelight.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:355: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:361: Unable to locate image file in pixmap_path: "ui/gimp-button-pressed.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:364: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:370: Unable to locate image file in pixmap_path: "ui/gimp-button-insensitive.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:373: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:378: Unable to locate image file in pixmap_path: "ui/gimp-button-normal.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:381: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:440: Unable to locate image file in pixmap_path: "ui/list_header.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:443: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:452: Unable to locate image file in pixmap_path: "ui/list_header.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:455: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:462: Unable to locate image file in pixmap_path: "ui/list_header-pressed.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:465: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:472: Unable to locate image file in pixmap_path: "ui/list_header.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:475: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:494: Unable to locate image file in pixmap_path: "ui/ext-top.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:498: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:505: Unable to locate image file in pixmap_path: "ui/ext-bottom.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:509: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:516: Unable to locate image file in pixmap_path: "ui/ext-right.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:520: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:527: Unable to locate image file in pixmap_path: "ui/ext-left.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:531: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:537: Unable to locate image file in pixmap_path: "ui/extension-top.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:541: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:547: Unable to locate image file in pixmap_path: "ui/extension-bottom.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:551: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:557: Unable to locate image file in pixmap_path: "ui/extension-left.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:561: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:567: Unable to locate image file in pixmap_path: "ui/extension-right.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:571: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:577: Unable to locate image file in pixmap_path: "ui/notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:580: Unable to locate image file in pixmap_path: "ui/gap_top.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:582: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:583: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:585: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:585: Gap image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:585: Gap start image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:585: Gap end image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:591: Unable to locate image file in pixmap_path: "ui/notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:594: Unable to locate image file in pixmap_path: "ui/gap_bottom.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:596: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:597: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:599: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:599: Gap image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:599: Gap start image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:599: Gap end image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:605: Unable to locate image file in pixmap_path: "ui/notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:608: Unable to locate image file in pixmap_path: "ui/gap_left.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:610: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:611: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:613: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:613: Gap image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:613: Gap start image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:613: Gap end image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:619: Unable to locate image file in pixmap_path: "ui/notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:622: Unable to locate image file in pixmap_path: "ui/gap_right.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:624: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:625: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:627: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:627: Gap image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:627: Gap start image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:627: Gap end image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:633: Unable to locate image file in pixmap_path: "ui/notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:637: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:661: Unable to locate image file in pixmap_path: "ui/menu.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:664: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:669: Unable to locate image file in pixmap_path: "ui/gimp-line-h.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:672: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:693: Unable to locate image file in pixmap_path: "ui/menubar.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:696: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:725: Unable to locate image file in pixmap_path: "ui/entry-border-fill-active.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:728: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:735: Unable to locate image file in pixmap_path: "ui/option1.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:737: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:744: Unable to locate image file in pixmap_path: "ui/option2.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:746: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:753: Unable to locate image file in pixmap_path: "ui/option3.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:755: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:762: Unable to locate image file in pixmap_path: "ui/check1.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:765: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:772: Unable to locate image file in pixmap_path: "ui/check2.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:775: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:782: Unable to locate image file in pixmap_path: "ui/check3.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:785: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:812: Unable to locate image file in pixmap_path: "ui/button-normal.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:815: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:822: Unable to locate image file in pixmap_path: "ui/gimp-arrow-right.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:825: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:832: Unable to locate image file in pixmap_path: "ui/gimp-arrow-right-dark.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:835: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:856: Unable to locate image file in pixmap_path: "ui/entry-border-fill.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:859: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:866: Unable to locate image file in pixmap_path: "ui/entry-border-fill-active.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:869: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:875: Unable to locate image file in pixmap_path: "ui/shadow-null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:878: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:885: Unable to locate image file in pixmap_path: "ui/shadow-in-alt.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:888: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:914: Unable to locate image file in pixmap_path: "ui/spin.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:917: Unable to locate image file in pixmap_path: "ui/spin-up-normal.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:919: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:919: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:927: Unable to locate image file in pixmap_path: "ui/spin.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:930: Unable to locate image file in pixmap_path: "ui/spin-up-normal.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:932: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:932: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:940: Unable to locate image file in pixmap_path: "ui/spin.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:943: Unable to locate image file in pixmap_path: "ui/spin-up-pressed.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:945: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:945: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:953: Unable to locate image file in pixmap_path: "ui/spin-insensitive.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:956: Unable to locate image file in pixmap_path: "ui/spin-up-insensitive.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:958: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:958: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:966: Unable to locate image file in pixmap_path: "ui/spin.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:969: Unable to locate image file in pixmap_path: "ui/spin-down-normal.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:971: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:971: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:979: Unable to locate image file in pixmap_path: "ui/spin.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:982: Unable to locate image file in pixmap_path: "ui/spin-down-normal.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:984: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:984: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:992: Unable to locate image file in pixmap_path: "ui/spin.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:995: Unable to locate image file in pixmap_path: "ui/spin-down-pressed.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:997: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:997: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1005: Unable to locate image file in pixmap_path: "ui/spin-insensitive.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1008: Unable to locate image file in pixmap_path: "ui/spin-down-insensitive.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1010: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1010: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1036: Unable to locate image file in pixmap_path: "ui/slider-v.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1040: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1047: Unable to locate image file in pixmap_path: "ui/slider-h.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1051: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1057: Unable to locate image file in pixmap_path: "ui/bar-h.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1061: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1067: Unable to locate image file in pixmap_path: "ui/bar-v.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1071: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1077: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1080: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1087: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1091: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1098: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1102: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1109: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1113: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1120: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1124: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1131: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1135: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1142: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1146: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1153: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1157: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1164: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1168: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1175: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1179: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1186: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1190: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1197: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1201: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1208: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1212: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1219: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1223: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1230: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1234: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1241: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1245: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1252: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1256: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1273: Unable to locate image file in pixmap_path: "ui/option1.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1275: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1282: Unable to locate image file in pixmap_path: "ui/option2.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1284: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1291: Unable to locate image file in pixmap_path: "ui/option3.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1293: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1312: Unable to locate image file in pixmap_path: "ui/check1.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1315: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1322: Unable to locate image file in pixmap_path: "ui/check2.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1325: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1332: Unable to locate image file in pixmap_path: "ui/check3.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1335: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1357: Unable to locate image file in pixmap_path: "ui/progressbar.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1360: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1367: Unable to locate image file in pixmap_path: "ui/progressbar-trough.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1371: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1386: Unable to locate image file in pixmap_path: "ui/gimp-menu-line-h.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1389: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1407: Unable to locate image file in pixmap_path: "ui/entry-border-notebook-null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1410: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1418: Unable to locate image file in pixmap_path: "ui/entry-border-disabled-notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1421: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1428: Unable to locate image file in pixmap_path: "ui/entry-border-active-notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1431: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1450: Unable to locate image file in pixmap_path: "ui/combo-entry-border-notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1454: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1462: Unable to locate image file in pixmap_path: "ui/combo-entry-border-disabled-notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1466: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1473: Unable to locate image file in pixmap_path: "ui/combo-entry-border-active-notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1477: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1486: Unable to locate image file in pixmap_path: "ui/combo-entry-border-rtl-notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1490: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1498: Unable to locate image file in pixmap_path: "ui/combo-entry-border-disabled-rtl-notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1502: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1509: Unable to locate image file in pixmap_path: "ui/combo-entry-border-active-rtl-notebook.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1513: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1534: Unable to locate image file in pixmap_path: "ui/combo-entry-button.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1538: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1544: Unable to locate image file in pixmap_path: "ui/combo-entry-button.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1548: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1554: Unable to locate image file in pixmap_path: "ui/combo-entry-button-disabled.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1558: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1564: Unable to locate image file in pixmap_path: "ui/combo-entry-button-active.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1568: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1575: Unable to locate image file in pixmap_path: "ui/combo-entry-button-rtl.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1579: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1585: Unable to locate image file in pixmap_path: "ui/combo-entry-button-rtl.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1589: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1595: Unable to locate image file in pixmap_path: "ui/combo-entry-button-disabled-rtl.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1599: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1605: Unable to locate image file in pixmap_path: "ui/combo-entry-button-active-rtl.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1609: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1627: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1631: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1638: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1641: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1648: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1652: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1658: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1662: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1668: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1672: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1679: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1683: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1689: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1693: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1699: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1703: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1709: Unable to locate image file in pixmap_path: "ui/transparent.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1712: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1746: Unable to locate image file in pixmap_path: "ui/arrow-up-small.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1748: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1755: Unable to locate image file in pixmap_path: "ui/arrow-up-small-prelight.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1757: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1764: Unable to locate image file in pixmap_path: "ui/arrow-up-small-prelight.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1766: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1773: Unable to locate image file in pixmap_path: "ui/arrow-up-small-insens.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1775: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1782: Unable to locate image file in pixmap_path: "ui/arrow-down-small.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1784: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1791: Unable to locate image file in pixmap_path: "ui/arrow-down-small-prelight.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1793: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1800: Unable to locate image file in pixmap_path: "ui/arrow-down-small-prelight.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1802: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1809: Unable to locate image file in pixmap_path: "ui/arrow-down-small-insens.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1811: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1829: Unable to locate image file in pixmap_path: "ui/frame.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1832: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1850: Unable to locate image file in pixmap_path: "ui/frame.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1854: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1859: Unable to locate image file in pixmap_path: "ui/frame.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1862: Unable to locate image file in pixmap_path: "ui/frame-gap-start.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1864: Unable to locate image file in pixmap_path: "ui/frame-gap-end.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1867: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1867: Gap start image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1867: Gap end image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1872: Unable to locate image file in pixmap_path: "ui/frame.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1876: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1881: Unable to locate image file in pixmap_path: "ui/frame.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1884: Unable to locate image file in pixmap_path: "ui/frame-gap-start.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1886: Unable to locate image file in pixmap_path: "ui/frame-gap-end.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1889: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1889: Gap start image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1889: Gap end image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1894: Unable to locate image file in pixmap_path: "ui/frame.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1898: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1903: Unable to locate image file in pixmap_path: "ui/frame.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1906: Unable to locate image file in pixmap_path: "ui/frame-gap-start.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1908: Unable to locate image file in pixmap_path: "ui/frame-gap-end.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1911: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1911: Gap start image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1911: Gap end image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1916: Unable to locate image file in pixmap_path: "ui/frame.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1920: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1925: Unable to locate image file in pixmap_path: "ui/frame.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1928: Unable to locate image file in pixmap_path: "ui/frame-gap-start.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1930: Unable to locate image file in pixmap_path: "ui/frame-gap-end.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1933: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1933: Gap start image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1933: Gap end image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1963: Unable to locate image file in pixmap_path: "ui/toolbar.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1966: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1973: Unable to locate image file in pixmap_path: "ui/gimp-handle-h.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1976: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1981: Unable to locate image file in pixmap_path: "ui/gimp-handle-h.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1984: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1989: Unable to locate image file in pixmap_path: "ui/gimp-handle-v.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1992: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1998: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2001: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2007: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2010: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2058: Unable to locate image file in pixmap_path: "ui/gimp-button-normal.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2061: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2089: Unable to locate image file in pixmap_path: "ui/bar-h.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2093: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2099: Unable to locate image file in pixmap_path: "ui/bar-v.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2103: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2109: Unable to locate image file in pixmap_path: "ui/slider-h.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2113: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2119: Unable to locate image file in pixmap_path: "ui/slider-v.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2123: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2161: Unable to locate image file in pixmap_path: "ui/entry-border-fill-active.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2164: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2205: Unable to locate image file in pixmap_path: "ui/arrow-up-small.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2207: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2214: Unable to locate image file in pixmap_path: "ui/arrow-up-small-prelight.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2216: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2223: Unable to locate image file in pixmap_path: "ui/arrow-up-small-prelight.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2225: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2232: Unable to locate image file in pixmap_path: "ui/arrow-up-small-insens.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2234: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2241: Unable to locate image file in pixmap_path: "ui/arrow-down-small.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2243: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2250: Unable to locate image file in pixmap_path: "ui/arrow-down-small-prelight.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2252: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2259: Unable to locate image file in pixmap_path: "ui/arrow-down-small-prelight.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2261: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2268: Unable to locate image file in pixmap_path: "ui/arrow-down-small-insens.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2270: Overlay image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2303: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2306: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2312: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2315: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2321: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2324: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2330: Unable to locate image file in pixmap_path: "ui/null.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2333: Background image options specified without filename C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2339: Unable to locate image file in pixmap_path: "ui/menuitem.png" C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2342: Background image options specified without filename Trying splash 'C:\Users\Username\AppData\Roaming\GIMP\2.10\gimp-splash.png' ... failed Trying splash 'C:\Users\Username\AppData\Roaming\GIMP\2.10\splashes\photogimp-diolinux-splash.png' ... OK INIT: gimp_initialize INIT: gimp_real_initialize Parsing 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\interpreters\default.interp' Parsing 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\interpreters\pygimp.interp' Parsing 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\environ\default.env' Parsing 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\environ\pygimp.env' INIT: gui_initialize_after_callback INIT: gimp_restore Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\parasiterc' Loading 'brush factory' data Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\arrow001.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\badge001.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\badge002.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\cloud001.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\cloud002.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_1.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_10.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_2.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_3.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_4.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_5.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_6.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_7.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_8.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_9.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont1.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont2.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont3.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont4.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont5.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont6.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont7.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont8.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont9.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral2_brush_by hawksmont1.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral2_brush_by hawksmont2.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral2_brush_by hawksmont3.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral2_brush_by hawksmont4.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral2_brush_by hawksmont5.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral2_brush_by hawksmont6.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\groove001.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\groove002.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\groove003.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\groove004.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\groove005.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\groove006.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\halftone001.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\halftonestar.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\honeycomb.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\honeycomb2.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\icon001.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_1.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_2.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_3.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_4.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_5.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_6.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_7.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_8.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\orb001.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\orb002.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\orb003.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\ribbon001.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_1.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_10.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_11.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_12.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_2.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_3.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_4.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_5.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_6.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_7.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_8.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_9.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Sem título.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush1.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush10.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush11.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush2.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush3.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush4.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush5.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush6.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush7.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush8.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush9.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\star002.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\starhalf.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\startrail.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\swirl001.gbr Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\swirls001.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\1-pixel.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Block-01.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Block-02.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Block-03.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Hardness-025.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Hardness-050.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Hardness-075.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Hardness-100.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\pixel.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Star.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Fun\GEGL-goat.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Fun\pepper.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Fun\Wilber.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\10x10square.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\10x10squareBlur.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\20x20square.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\20x20squareBlur.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\5x5square.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\5x5squareBlur.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Calligraphic-Brush-0.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Calligraphic-Brush-1.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Calligraphic-Brush-2.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Calligraphic-Brush-3.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-1.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-11.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-13.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-15.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-17.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-19.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-3.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-5.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-7.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-9.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-11.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-13.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-15.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-17.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-19.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-3.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-5.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-7.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-9.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Diagonal-Star-11.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Diagonal-Star-17.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Diagonal-Star-25.vbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\dunes.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\feltpen.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\galaxy-big.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\galaxy.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\galaxy_small.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Grass1.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\pepper.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\pixel.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\SketchBrush-16.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\SketchBrush-32.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\SketchBrush-64.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Structure.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Legacy\confetti.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Legacy\confetti.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Legacy\vine.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Acrylic-01.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Acrylic-02.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Acrylic-03.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Acrylic-04.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Acrylic-05.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Bristles-01.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Bristles-02.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Bristles-03.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Oils-01.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Oils-02.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Oils-03.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Chalk-01.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Chalk-02.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Chalk-03.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Charcoal-01.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Charcoal-02.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Charcoal-03.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Pencil-01.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Pencil-02.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Pencil-03.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Pencil-Scratch.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Splatters\Grunge-01.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Splatters\Sparks-Hose.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Splatters\Splats-01.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Splatters\Splats-02.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Splatters\Sponge-01.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Splatters\Sponge-02.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Cell-01.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Cell-02.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Grass.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Hatch-Pen-01.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Smoke.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Stone-Work-01.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Texture-01.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Texture-02.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Texture-Hose-01.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Texture-Hose-02.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Texture-Hose-03.gih Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Vegetation-01.gbr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Vegetation-02.gih Loading 'dynamics factory' data Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Basic-Simple.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Dynamics-Random.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Negative-Size-Pressure.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Pen-Generic.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Pencil-Generic.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Pencil-Shader.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Pressure-Opacity.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Pressure-Size.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic-Dynamics.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Color-From-Gradient.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Dynamics-Off.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Fade-Tapering.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\FX\Confetti.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\FX\Perspective.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\FX\Speed_Size_Opacity.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Random-Color.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Tilt-Angle.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Track-Direction.gdyn Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Velocity-Tapering.gdyn Loading 'mypaint brush factory' data Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\blend+paint.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\blending_knife.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\blur.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\brush.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\bulk.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\calligraphy.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\charcoal.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\coarse_bulk_1.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\coarse_bulk_2.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\coarse_bulk_3.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\dry_brush.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\impressionism.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\imp_blending.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\imp_details.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\ink_blot.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\ink_eraser.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\kabura.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\knife.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\long_grass.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\marker_fat.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\marker_small.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\modelling.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\modelling2.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\pen.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\pencil.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\pointy_ink.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\puantilism.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\puantilism2.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\rounded.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\short_grass.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\slow_ink.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\smudge+paint.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\smudge.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\textured_ink.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\wet_knife.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\2B_pencil.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\4H_pencil.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\airbrush.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\ballpen.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\basic_digital_brush.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\basic_digital_brush_smudging.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\basic_digital_knife.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\basic_digital_knife_smudging.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\blending.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\brush.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\chalk.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\detail_brush_large.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\detail_brush_large_glazing.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\detail_brush_thin.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\detail_brush_thin_glazing.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\fill.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\grainy_blending.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\kneaded_eraser.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\kneaded_eraser_large.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\large_hard_eraser.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\large_watercolor_fringe.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\liner.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\only_water_fringe.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\pen-note.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\pen.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\rigger_brush.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\rigger_brush_thin.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\rough.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\soft-dip-pen.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\sponge_smudging.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\spray.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\spray2.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\thin_hard_eraser.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\thin_watercolor.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\watercolor_expressive.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\watercolor_glazing.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\1pixel.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\basic.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\bubble.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\DNA_brush.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\fur.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\glow.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\hard_blot.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\hard_sting.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\irregular_ink.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\leaves.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\particules_3.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\particules_eraser.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\pick_and_drag.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\pixelblocking.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\pixel_hardink.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\sewing.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\small_blot.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\soft.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\soft_irregular.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\spaced-blot.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\speed_blot.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\subtle_pencil.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\track.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\airbruch_press_a.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\Airbrush_a.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\airsmudgeultimate_sk.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\airsmudge_a.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\classicroundblock_static_c.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\classic_sk.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\Dirty_Transparent_sk.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\extreme_round_l.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\fill_c.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\flat_bar_l.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\ink-slowline_s.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\inkster_l.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\ink_slow_s.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\paint_barrr_sm.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\paint_radius_2_sm.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\paint_sm.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\Sketcher2_sk.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\Smear_sm.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\smudge_ink(0.7)_sm.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\wet_paint_sm.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\100%_Opaque.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\2B_pencil.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\B-pencil.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Beamlight.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\BigAirbrush.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Blur_Fast.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Classic_Paint.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Clouds.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Delayed_.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Dirty_Noise.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Glow_Airbrush.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Grain.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Hard_Eraser.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Knife.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Marker.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\P._Shade.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Pastel_1.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Pen.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\PenBrush.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Round.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Round_Bl.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\RS_blendOP.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Sketch_1.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Smear.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Soft_Eraser.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Thin_Pen.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Wet_Direction.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\wet_round.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-03-only-water.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-03-paint.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-03-with-water.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-04-only-water.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-04-paint.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-04-with-water.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-05-only-water.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-05-paint.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-05-with-water.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\charcoal-01.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\charcoal-03.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\charcoal-04.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\charcoal-blur1.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\marker-01.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\marker-05.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-01-clean.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-01-paint.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-03-clean.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-03-paint.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-06-clean.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-06-paint.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-mop.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\pencil-2b.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\pencil-8b.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\splatter-02.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\splatter-04.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\texture-03.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\texture-06.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\texture-12.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\water-01.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\water-02.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\water-05.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\water-06.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\watercolor-02-paint.myb Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\watercolor-02-water.myb Loading 'pattern factory' data Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Animal\leather.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Animal\leopard.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Fabric\burlap.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Food\choc_swirl.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Food\java.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\3dgreen.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\blue.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\bluegrid.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\bluesquares.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\blueweb.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\fibers.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\nops.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\pastel.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\qube1.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\recessed.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\redcube.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\sm_squares.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\Stripes1px.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\Stripes2px.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\warning.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Paper\crinklepaper.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Paper\paper.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Plant\leaves.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Sky\lightning.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Sky\sky.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Sky\starfield.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\amethyst.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\brick.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\cracked.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\Craters.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\granite1.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\ground1.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\marble1.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\marble2.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\marble3.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\Moonfoot.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\pink_marble.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\rock.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\slate.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\stone33.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\terra.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Water\electric.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Water\ice.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Water\pool.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Water\rain.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\bark.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\burlwood.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\corkboard.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\parque1.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\parque2.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\parque3.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\pine.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\walnut.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\wood1.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\wood2.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\wood3.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\wood4.pat Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\wood5.pat Loading 'palette factory' data Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Bears.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Bgold.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Blues.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Borders.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Browns_And_Yellows.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Caramel.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Cascade.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\China.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Coldfire.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Cool_Colors.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Cranes.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Dark_pastels.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Default.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Ega.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Firecode.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Gold.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Grayblue.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Grays.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\GrayViolet.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Greens.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Hilite.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Khaki.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Lights.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Muted.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Named_Colors.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\News3.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Op2.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Paintjet.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Pastels.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Plasma.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Reds.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Reds_And_Purples.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Royal.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Tango.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Topographic.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Visibone.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Visibone_2.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Volcano.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Warm_Colors.gpl Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Web.gpl Loading 'gradient factory' data Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Abstract_1.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Abstract_2.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Abstract_3.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Aneurism.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Blinds.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Blue_Green.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Browns.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Brushed_Aluminium.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Burning_Paper.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Burning_Transparency.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Caribbean_Blues.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\CD.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\CD_Half.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Coffee.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Cold_Steel.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Cold_Steel_2.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Crown_molding.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Dark_1.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Deep_Sea.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Default.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Glow_Angular_1.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Glow_Radial_1.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Glow_Radial_2.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Glow_Radial_3.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Glow_Radial_4.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Radial_101.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Radial_102.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Radial_103.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Rays_Radial_1.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Rays_Radial_2.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Rays_Size_1.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Sizefac_101.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Four_bars.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Full_saturation_spectrum_CCW.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Full_saturation_spectrum_CW.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\French_flag.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\French_flag_smooth.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\German_flag.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\German_flag_smooth.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\Mexican_flag.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\Mexican_flag_smooth.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\Romanian_flag.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\Romanian_flag_smooth.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Golden.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Greens.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Horizon_1.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Horizon_2.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Incandescent.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Land_1.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Land_and_Sea.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Metallic_Something.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Nauseating_Headache.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Neon_Cyan.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Neon_Green.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Neon_Yellow.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Pastels.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Pastel_Rainbow.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Purples.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Radial_Eyeball_Blue.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Radial_Eyeball_Brown.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Radial_Eyeball_Green.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Radial_Glow_1.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Radial_Rainbow_Hoop.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Rounded_edge.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Shadows_1.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Shadows_2.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Shadows_3.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Skyline.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Skyline_polluted.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Square_Wood_Frame.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Sunrise.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Three_bars_sin.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Tropical_Colors.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Tube_Red.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Wood_1.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Wood_2.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Yellow_Contrast.ggr Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Yellow_Orange.ggr Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\colorrc' Loading 'font factory' data Loading fonts Loading 'tool preset factory' data Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\16_10.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\16_9.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\3_2-Landscape.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\3_2-Portrait.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\4_3-Landscape.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\4_3-Portrait.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\Square.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\Crop-16-9.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\Crop-Composition.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\Fill-Paper.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\FX-Confetti.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\FX-Radial-Softlight.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\Glow-Lights.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\Smooth-Clone.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\Vignette.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Airbrush-Color-From-Gradient.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Airbrush.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Basic-Knife.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Basic-Round-Detail.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Basic-Round.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Bristles.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Eraser-Hard.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Noise.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Paintbrush-Color-From-Gradient.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Pencil-Color-From-Gradient.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Smudge-Rough.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Smudge-Soft.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Soft-Oil.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Splatters.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Structure.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Vegetal.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Selection\Circle-200px.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Selection\Feathered-Selection.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Sketch\Blue-Pen.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Sketch\Eraser-Soft.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Sketch\Ink-Smooth.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Sketch\Ink-Thin.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Sketch\Pencil-Soft.gtp Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Sketch\Pencil.gtp Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\templaterc' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\modulerc' Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-cmyk.dll' Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-cmyk.dll' Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-water.dll' Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-water.dll' Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-wheel.dll' Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-wheel.dll' Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcontroller-dx-dinput.dll' Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcontroller-dx-dinput.dll' Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-clip-warning.dll' Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-clip-warning.dll' Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-color-blind.dll' Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-color-blind.dll' Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-gamma.dll' Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-gamma.dll' Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-high-contrast.dll' Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-high-contrast.dll' INIT: gui_restore_callback clipboard: writable pixbuf format: image/png clipboard: writable pixbuf format: image/bmp clipboard: writable pixbuf format: image/x-bmp clipboard: writable pixbuf format: image/x-MS-bmp clipboard: writable pixbuf format: image/x-icon clipboard: writable pixbuf format: image/x-ico clipboard: writable pixbuf format: image/x-win-bitmap clipboard: writable pixbuf format: image/vnd.microsoft.icon clipboard: writable pixbuf format: application/ico clipboard: writable pixbuf format: image/ico clipboard: writable pixbuf format: image/icon clipboard: writable pixbuf format: text/ico clipboard: writable pixbuf format: image/tiff clipboard: writable pixbuf format: image/jpeg Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\sessionrc' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\dockrc' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\toolrc' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\contextrc' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\internal-data\custom.ggr' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-rect-select-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-ellipse-select-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-free-select-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-fuzzy-select-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-by-color-select-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-iscissors-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-foreground-select-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-vector-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-color-picker-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-zoom-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-measure-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-move-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-align-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-crop-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-unified-transform-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-rotate-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-scale-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-shear-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-handle-transform-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-perspective-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-transform-3d-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-flip-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-cage-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-warp-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-text-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-bucket-fill-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-gradient-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-pencil-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-paintbrush-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-eraser-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-airbrush-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-ink-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-mypaint-brush-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-clone-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-heal-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-perspective-clone-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-convolve-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-smudge-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-dodge-burn-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-brightness-contrast-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-threshold-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-levels-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-curves-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-offset-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-gegl-tool' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-operation-tool' INIT: gimp_real_restore Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\pluginrc' Querying plug-in: 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\plug-ins\file-rawtherapee\file-rawtherapee.exe' Querying plug-in: 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\plug-ins\file-darktable\file-darktable.exe' Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\webexport' GIMP-Error: Unable to run plug-in "webexport" (C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\webexport) Failed to execute child process (No such file or directory) Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\wavelet-denoise' GIMP-Error: Unable to run plug-in "wavelet-denoise" (C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\wavelet-denoise) Failed to execute child process (No such file or directory) Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\streak' GIMP-Error: Unable to run plug-in "streak" (C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\streak) Failed to execute child process (No such file or directory) Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\separate_import' GIMP-Error: Unable to run plug-in "separate_import" (C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\separate_import) Failed to execute child process (No such file or directory) Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\separate' GIMP-Error: Unable to run plug-in "separate" (C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\separate) Failed to execute child process (No such file or directory) Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\resynthesizer-gui' GIMP-Error: Unable to run plug-in "resynthesizer-gui" (C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\resynthesizer-gui) Failed to execute child process (No such file or directory) Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\resynthesizer' GIMP-Error: Unable to run plug-in "resynthesizer" (C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\resynthesizer) Failed to execute child process (No such file or directory) Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\plug_in_lqr_iter' GIMP-Error: Unable to run plug-in "plug_in_lqr_iter" (C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\plug_in_lqr_iter) Failed to execute child process (No such file or directory) Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\gimpmask' GIMP-Error: Unable to run plug-in "gimpmask" (C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\gimpmask) Failed to execute child process (No such file or directory) Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\gimp-lqr-plugin' GIMP-Error: Unable to run plug-in "gimp-lqr-plugin" (C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\gimp-lqr-plugin) Failed to execute child process (No such file or directory) Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\fix-ca' GIMP-Error: Unable to run plug-in "fix-ca" (C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\fix-ca) Failed to execute child process (No such file or directory) Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\dbp' GIMP-Error: Unable to run plug-in "dbp" (C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\dbp) Failed to execute child process (No such file or directory) Initializing plug-in: 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\plug-ins\file-rawtherapee\file-rawtherapee.exe' Initializing plug-in: 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\plug-ins\file-heif\file-heif.exe' Initializing plug-in: 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\plug-ins\file-darktable\file-darktable.exe' Writing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\pluginrc' Starting extension: 'extension-script-fu' Plug-in "script-fu.exe" (C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\plug-ins\script-fu\script-fu.exe) is installing procedure "script-fu-draw-arrow-set-size" with a full menu path "/Tools/Arrow-set-size" as menu label, this deprecated and will be an error in GIMP 3.0 INIT: gui_restore_after_callback Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\menurc' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\action-history' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\devicerc' Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\controllerrc' loading menu 'C:\Program Scoop\apps\gimp\current\share\gimp\2.0\menus\image-menu.xml' for /image-menubar Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-cmyk.dll' Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-water.dll' Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-wheel.dll' gimp_check_updates_callback: loading of https://www.gimp.org/gimp_versions.json failed: GET request failed: WinHttp error: CANNOT_CONNECT ```

here's the log, just one small modification: change my name to "username". that's it. I also tried to call the Console and nothing showed up on the log via SHELL

Xelbayria commented 1 year ago

Weird. I did a clean installation of GIMP and it's working now. :\

I took a look at default.env. It's the same but different order: PYTHONPATH=${gimp_installation_dir}\lib\gimp\2.0\python;${gimp_plug_in_dir}\plug-ins\python-console

Since this issue is resolved. I'll be closing this. We can continue to discuss this. I still like to know what does ${gimp_installation} and ${gimp_plug_in_dir} referred to? And also where are these variables created? I can't find them. This is related to: https://github.com/ScoopInstaller/Extras/issues/8674#issuecomment-1447759163

I somewhat recall the solution was using a full path to the 2 dir so I can get it working properly.

Lutra-Fs commented 1 year ago
Parsing 'C:\Program Scoop\apps\gimp\current\etc\gimp\2.0\gimprc' for configured language.
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\gimprc' for configured language.
Language property found: .
INIT: gimp_load_config
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\unitrc'
Parsing 'C:\Program Scoop\apps\gimp\current\etc\gimp\2.0\gimprc'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\gimprc'
Adding icon theme 'Color' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\icons\Color)
Adding icon theme 'Legacy' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\icons\Legacy)
Adding icon theme 'Symbolic' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\icons\Symbolic)
Adding icon theme 'Symbolic-High-Contrast' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\icons\Symbolic-High-Contrast)
Adding icon theme 'Symbolic-Inverted' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\icons\Symbolic-Inverted)
Adding icon theme 'Symbolic-Inverted-High-Contrast' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\icons\Symbolic-Inverted-High-Contrast)
Loading icon theme 'Symbolic'
Adding theme 'Dark' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\themes\Dark)
Adding theme 'Gray' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\themes\Gray)
Adding theme 'Light' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\themes\Light)
Adding theme 'System' (C:\Program Scoop\apps\gimp\current\share\gimp\2.0\themes\System)
Writing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\themerc'
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:154: Unable to locate image file in pixmap_path: "ui/plus.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:155: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:161: Unable to locate image file in pixmap_path: "ui/minus.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:162: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:168: Unable to locate image file in pixmap_path: "ui/minus.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:169: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:175: Unable to locate image file in pixmap_path: "ui/plus.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:176: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:181: Unable to locate image file in pixmap_path: "ui/shadow-null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:184: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:191: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:194: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:200: Unable to locate image file in pixmap_path: "ui/gimp-line-h.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:203: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:209: Unable to locate image file in pixmap_path: "ui/gimp-line-v.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:212: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:218: Unable to locate image file in pixmap_path: "ui/gimp-arrow-up.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:222: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:228: Unable to locate image file in pixmap_path: "ui/gimp-arrow-down.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:232: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:238: Unable to locate image file in pixmap_path: "ui/gimp-arrow-left.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:242: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:248: Unable to locate image file in pixmap_path: "ui/gimp-arrow-right.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:252: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:257: Unable to locate image file in pixmap_path: "ui/gimp-handle-h.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:260: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:265: Unable to locate image file in pixmap_path: "ui/gimp-handle-v.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:268: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:342: Unable to locate image file in pixmap_path: "ui/gimp-button-default.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:345: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:352: Unable to locate image file in pixmap_path: "ui/gimp-button-prelight.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:355: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:361: Unable to locate image file in pixmap_path: "ui/gimp-button-pressed.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:364: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:370: Unable to locate image file in pixmap_path: "ui/gimp-button-insensitive.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:373: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:378: Unable to locate image file in pixmap_path: "ui/gimp-button-normal.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:381: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:440: Unable to locate image file in pixmap_path: "ui/list_header.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:443: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:452: Unable to locate image file in pixmap_path: "ui/list_header.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:455: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:462: Unable to locate image file in pixmap_path: "ui/list_header-pressed.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:465: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:472: Unable to locate image file in pixmap_path: "ui/list_header.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:475: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:494: Unable to locate image file in pixmap_path: "ui/ext-top.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:498: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:505: Unable to locate image file in pixmap_path: "ui/ext-bottom.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:509: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:516: Unable to locate image file in pixmap_path: "ui/ext-right.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:520: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:527: Unable to locate image file in pixmap_path: "ui/ext-left.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:531: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:537: Unable to locate image file in pixmap_path: "ui/extension-top.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:541: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:547: Unable to locate image file in pixmap_path: "ui/extension-bottom.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:551: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:557: Unable to locate image file in pixmap_path: "ui/extension-left.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:561: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:567: Unable to locate image file in pixmap_path: "ui/extension-right.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:571: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:577: Unable to locate image file in pixmap_path: "ui/notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:580: Unable to locate image file in pixmap_path: "ui/gap_top.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:582: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:583: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:585: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:585: Gap image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:585: Gap start image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:585: Gap end image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:591: Unable to locate image file in pixmap_path: "ui/notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:594: Unable to locate image file in pixmap_path: "ui/gap_bottom.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:596: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:597: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:599: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:599: Gap image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:599: Gap start image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:599: Gap end image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:605: Unable to locate image file in pixmap_path: "ui/notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:608: Unable to locate image file in pixmap_path: "ui/gap_left.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:610: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:611: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:613: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:613: Gap image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:613: Gap start image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:613: Gap end image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:619: Unable to locate image file in pixmap_path: "ui/notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:622: Unable to locate image file in pixmap_path: "ui/gap_right.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:624: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:625: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:627: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:627: Gap image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:627: Gap start image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:627: Gap end image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:633: Unable to locate image file in pixmap_path: "ui/notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:637: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:661: Unable to locate image file in pixmap_path: "ui/menu.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:664: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:669: Unable to locate image file in pixmap_path: "ui/gimp-line-h.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:672: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:693: Unable to locate image file in pixmap_path: "ui/menubar.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:696: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:725: Unable to locate image file in pixmap_path: "ui/entry-border-fill-active.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:728: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:735: Unable to locate image file in pixmap_path: "ui/option1.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:737: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:744: Unable to locate image file in pixmap_path: "ui/option2.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:746: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:753: Unable to locate image file in pixmap_path: "ui/option3.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:755: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:762: Unable to locate image file in pixmap_path: "ui/check1.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:765: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:772: Unable to locate image file in pixmap_path: "ui/check2.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:775: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:782: Unable to locate image file in pixmap_path: "ui/check3.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:785: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:812: Unable to locate image file in pixmap_path: "ui/button-normal.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:815: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:822: Unable to locate image file in pixmap_path: "ui/gimp-arrow-right.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:825: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:832: Unable to locate image file in pixmap_path: "ui/gimp-arrow-right-dark.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:835: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:856: Unable to locate image file in pixmap_path: "ui/entry-border-fill.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:859: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:866: Unable to locate image file in pixmap_path: "ui/entry-border-fill-active.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:869: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:875: Unable to locate image file in pixmap_path: "ui/shadow-null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:878: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:885: Unable to locate image file in pixmap_path: "ui/shadow-in-alt.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:888: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:914: Unable to locate image file in pixmap_path: "ui/spin.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:917: Unable to locate image file in pixmap_path: "ui/spin-up-normal.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:919: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:919: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:927: Unable to locate image file in pixmap_path: "ui/spin.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:930: Unable to locate image file in pixmap_path: "ui/spin-up-normal.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:932: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:932: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:940: Unable to locate image file in pixmap_path: "ui/spin.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:943: Unable to locate image file in pixmap_path: "ui/spin-up-pressed.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:945: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:945: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:953: Unable to locate image file in pixmap_path: "ui/spin-insensitive.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:956: Unable to locate image file in pixmap_path: "ui/spin-up-insensitive.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:958: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:958: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:966: Unable to locate image file in pixmap_path: "ui/spin.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:969: Unable to locate image file in pixmap_path: "ui/spin-down-normal.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:971: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:971: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:979: Unable to locate image file in pixmap_path: "ui/spin.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:982: Unable to locate image file in pixmap_path: "ui/spin-down-normal.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:984: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:984: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:992: Unable to locate image file in pixmap_path: "ui/spin.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:995: Unable to locate image file in pixmap_path: "ui/spin-down-pressed.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:997: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:997: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1005: Unable to locate image file in pixmap_path: "ui/spin-insensitive.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1008: Unable to locate image file in pixmap_path: "ui/spin-down-insensitive.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1010: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1010: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1036: Unable to locate image file in pixmap_path: "ui/slider-v.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1040: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1047: Unable to locate image file in pixmap_path: "ui/slider-h.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1051: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1057: Unable to locate image file in pixmap_path: "ui/bar-h.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1061: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1067: Unable to locate image file in pixmap_path: "ui/bar-v.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1071: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1077: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1080: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1087: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1091: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1098: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1102: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1109: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1113: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1120: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1124: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1131: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1135: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1142: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1146: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1153: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1157: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1164: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1168: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1175: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1179: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1186: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1190: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1197: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1201: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1208: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1212: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1219: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1223: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1230: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1234: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1241: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1245: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1252: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1256: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1273: Unable to locate image file in pixmap_path: "ui/option1.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1275: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1282: Unable to locate image file in pixmap_path: "ui/option2.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1284: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1291: Unable to locate image file in pixmap_path: "ui/option3.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1293: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1312: Unable to locate image file in pixmap_path: "ui/check1.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1315: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1322: Unable to locate image file in pixmap_path: "ui/check2.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1325: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1332: Unable to locate image file in pixmap_path: "ui/check3.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1335: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1357: Unable to locate image file in pixmap_path: "ui/progressbar.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1360: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1367: Unable to locate image file in pixmap_path: "ui/progressbar-trough.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1371: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1386: Unable to locate image file in pixmap_path: "ui/gimp-menu-line-h.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1389: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1407: Unable to locate image file in pixmap_path: "ui/entry-border-notebook-null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1410: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1418: Unable to locate image file in pixmap_path: "ui/entry-border-disabled-notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1421: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1428: Unable to locate image file in pixmap_path: "ui/entry-border-active-notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1431: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1450: Unable to locate image file in pixmap_path: "ui/combo-entry-border-notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1454: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1462: Unable to locate image file in pixmap_path: "ui/combo-entry-border-disabled-notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1466: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1473: Unable to locate image file in pixmap_path: "ui/combo-entry-border-active-notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1477: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1486: Unable to locate image file in pixmap_path: "ui/combo-entry-border-rtl-notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1490: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1498: Unable to locate image file in pixmap_path: "ui/combo-entry-border-disabled-rtl-notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1502: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1509: Unable to locate image file in pixmap_path: "ui/combo-entry-border-active-rtl-notebook.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1513: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1534: Unable to locate image file in pixmap_path: "ui/combo-entry-button.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1538: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1544: Unable to locate image file in pixmap_path: "ui/combo-entry-button.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1548: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1554: Unable to locate image file in pixmap_path: "ui/combo-entry-button-disabled.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1558: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1564: Unable to locate image file in pixmap_path: "ui/combo-entry-button-active.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1568: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1575: Unable to locate image file in pixmap_path: "ui/combo-entry-button-rtl.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1579: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1585: Unable to locate image file in pixmap_path: "ui/combo-entry-button-rtl.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1589: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1595: Unable to locate image file in pixmap_path: "ui/combo-entry-button-disabled-rtl.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1599: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1605: Unable to locate image file in pixmap_path: "ui/combo-entry-button-active-rtl.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1609: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1627: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1631: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1638: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1641: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1648: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1652: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1658: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1662: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1668: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1672: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1679: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1683: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1689: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1693: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1699: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1703: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1709: Unable to locate image file in pixmap_path: "ui/transparent.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1712: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1746: Unable to locate image file in pixmap_path: "ui/arrow-up-small.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1748: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1755: Unable to locate image file in pixmap_path: "ui/arrow-up-small-prelight.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1757: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1764: Unable to locate image file in pixmap_path: "ui/arrow-up-small-prelight.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1766: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1773: Unable to locate image file in pixmap_path: "ui/arrow-up-small-insens.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1775: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1782: Unable to locate image file in pixmap_path: "ui/arrow-down-small.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1784: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1791: Unable to locate image file in pixmap_path: "ui/arrow-down-small-prelight.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1793: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1800: Unable to locate image file in pixmap_path: "ui/arrow-down-small-prelight.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1802: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1809: Unable to locate image file in pixmap_path: "ui/arrow-down-small-insens.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1811: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1829: Unable to locate image file in pixmap_path: "ui/frame.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1832: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1850: Unable to locate image file in pixmap_path: "ui/frame.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1854: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1859: Unable to locate image file in pixmap_path: "ui/frame.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1862: Unable to locate image file in pixmap_path: "ui/frame-gap-start.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1864: Unable to locate image file in pixmap_path: "ui/frame-gap-end.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1867: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1867: Gap start image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1867: Gap end image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1872: Unable to locate image file in pixmap_path: "ui/frame.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1876: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1881: Unable to locate image file in pixmap_path: "ui/frame.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1884: Unable to locate image file in pixmap_path: "ui/frame-gap-start.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1886: Unable to locate image file in pixmap_path: "ui/frame-gap-end.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1889: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1889: Gap start image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1889: Gap end image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1894: Unable to locate image file in pixmap_path: "ui/frame.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1898: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1903: Unable to locate image file in pixmap_path: "ui/frame.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1906: Unable to locate image file in pixmap_path: "ui/frame-gap-start.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1908: Unable to locate image file in pixmap_path: "ui/frame-gap-end.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1911: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1911: Gap start image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1911: Gap end image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1916: Unable to locate image file in pixmap_path: "ui/frame.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1920: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1925: Unable to locate image file in pixmap_path: "ui/frame.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1928: Unable to locate image file in pixmap_path: "ui/frame-gap-start.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1930: Unable to locate image file in pixmap_path: "ui/frame-gap-end.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1933: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1933: Gap start image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1933: Gap end image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1963: Unable to locate image file in pixmap_path: "ui/toolbar.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1966: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1973: Unable to locate image file in pixmap_path: "ui/gimp-handle-h.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1976: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1981: Unable to locate image file in pixmap_path: "ui/gimp-handle-h.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1984: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1989: Unable to locate image file in pixmap_path: "ui/gimp-handle-v.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1992: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:1998: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2001: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2007: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2010: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2058: Unable to locate image file in pixmap_path: "ui/gimp-button-normal.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2061: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2089: Unable to locate image file in pixmap_path: "ui/bar-h.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2093: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2099: Unable to locate image file in pixmap_path: "ui/bar-v.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2103: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2109: Unable to locate image file in pixmap_path: "ui/slider-h.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2113: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2119: Unable to locate image file in pixmap_path: "ui/slider-v.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2123: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2161: Unable to locate image file in pixmap_path: "ui/entry-border-fill-active.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2164: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2205: Unable to locate image file in pixmap_path: "ui/arrow-up-small.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2207: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2214: Unable to locate image file in pixmap_path: "ui/arrow-up-small-prelight.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2216: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2223: Unable to locate image file in pixmap_path: "ui/arrow-up-small-prelight.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2225: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2232: Unable to locate image file in pixmap_path: "ui/arrow-up-small-insens.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2234: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2241: Unable to locate image file in pixmap_path: "ui/arrow-down-small.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2243: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2250: Unable to locate image file in pixmap_path: "ui/arrow-down-small-prelight.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2252: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2259: Unable to locate image file in pixmap_path: "ui/arrow-down-small-prelight.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2261: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2268: Unable to locate image file in pixmap_path: "ui/arrow-down-small-insens.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2270: Overlay image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2303: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2306: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2312: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2315: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2321: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2324: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2330: Unable to locate image file in pixmap_path: "ui/null.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2333: Background image options specified without filename
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2339: Unable to locate image file in pixmap_path: "ui/menuitem.png"
C:\Users\Username\AppData\Roaming\GIMP\2.10\gtkrc:2342: Background image options specified without filename
Trying splash 'C:\Users\Username\AppData\Roaming\GIMP\2.10\gimp-splash.png' ... failed
Trying splash 'C:\Users\Username\AppData\Roaming\GIMP\2.10\splashes\photogimp-diolinux-splash.png' ... OK
INIT: gimp_initialize
INIT: gimp_real_initialize
Parsing 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\interpreters\default.interp'
Parsing 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\interpreters\pygimp.interp'
Parsing 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\environ\default.env'
Parsing 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\environ\pygimp.env'
INIT: gui_initialize_after_callback
INIT: gimp_restore
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\parasiterc'
Loading 'brush factory' data
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\arrow001.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\badge001.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\badge002.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\cloud001.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\cloud002.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_1.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_10.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_2.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_3.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_4.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_5.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_6.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_7.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_8.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\damnicons_9.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont1.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont2.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont3.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont4.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont5.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont6.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont7.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont8.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral1_brush_by hawksmont9.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral2_brush_by hawksmont1.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral2_brush_by hawksmont2.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral2_brush_by hawksmont3.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral2_brush_by hawksmont4.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral2_brush_by hawksmont5.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\floral2_brush_by hawksmont6.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\groove001.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\groove002.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\groove003.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\groove004.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\groove005.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\groove006.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\halftone001.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\halftonestar.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\honeycomb.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\honeycomb2.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\icon001.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_1.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_2.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_3.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_4.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_5.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_6.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_7.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\InnerUniverse_8.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\orb001.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\orb002.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\orb003.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\ribbon001.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_1.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_10.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_11.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_12.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_2.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_3.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_4.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_5.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_6.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_7.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_8.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Rush_9.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Sem título.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush1.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush10.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush11.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush2.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush3.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush4.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush5.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush6.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush7.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush8.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\Splatter Brush9.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\star002.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\starhalf.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\startrail.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\swirl001.gbr
  Loading C:\Users\Username\AppData\Roaming\GIMP\2.10\brushes\swirls001.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\1-pixel.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Block-01.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Block-02.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Block-03.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Hardness-025.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Hardness-050.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Hardness-075.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Hardness-100.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\pixel.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Basic\Star.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Fun\GEGL-goat.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Fun\pepper.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Fun\Wilber.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\10x10square.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\10x10squareBlur.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\20x20square.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\20x20squareBlur.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\5x5square.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\5x5squareBlur.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Calligraphic-Brush-0.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Calligraphic-Brush-1.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Calligraphic-Brush-2.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Calligraphic-Brush-3.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-1.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-11.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-13.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-15.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-17.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-19.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-3.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-5.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-7.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-9.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-11.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-13.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-15.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-17.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-19.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-3.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-5.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-7.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Circle-Fuzzy-9.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Diagonal-Star-11.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Diagonal-Star-17.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Diagonal-Star-25.vbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\dunes.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\feltpen.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\galaxy-big.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\galaxy.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\galaxy_small.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Grass1.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\pepper.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\pixel.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\SketchBrush-16.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\SketchBrush-32.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\SketchBrush-64.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\gimp-obsolete-files\Structure.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Legacy\confetti.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Legacy\confetti.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Legacy\vine.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Acrylic-01.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Acrylic-02.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Acrylic-03.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Acrylic-04.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Acrylic-05.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Bristles-01.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Bristles-02.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Bristles-03.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Oils-01.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Oils-02.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Media\Oils-03.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Chalk-01.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Chalk-02.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Chalk-03.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Charcoal-01.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Charcoal-02.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Charcoal-03.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Pencil-01.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Pencil-02.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Pencil-03.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Sketch\Pencil-Scratch.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Splatters\Grunge-01.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Splatters\Sparks-Hose.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Splatters\Splats-01.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Splatters\Splats-02.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Splatters\Sponge-01.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Splatters\Sponge-02.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Cell-01.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Cell-02.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Grass.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Hatch-Pen-01.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Smoke.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Stone-Work-01.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Texture-01.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Texture-02.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Texture-Hose-01.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Texture-Hose-02.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Texture-Hose-03.gih
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Vegetation-01.gbr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\brushes\Texture\Vegetation-02.gih
Loading 'dynamics factory' data
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Basic-Simple.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Dynamics-Random.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Negative-Size-Pressure.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Pen-Generic.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Pencil-Generic.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Pencil-Shader.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Pressure-Opacity.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic\Pressure-Size.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Basic-Dynamics.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Color-From-Gradient.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Dynamics-Off.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Fade-Tapering.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\FX\Confetti.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\FX\Perspective.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\FX\Speed_Size_Opacity.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Random-Color.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Tilt-Angle.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Track-Direction.gdyn
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\dynamics\Velocity-Tapering.gdyn
Loading 'mypaint brush factory' data
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\blend+paint.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\blending_knife.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\blur.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\brush.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\bulk.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\calligraphy.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\charcoal.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\coarse_bulk_1.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\coarse_bulk_2.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\coarse_bulk_3.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\dry_brush.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\impressionism.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\imp_blending.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\imp_details.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\ink_blot.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\ink_eraser.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\kabura.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\knife.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\long_grass.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\marker_fat.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\marker_small.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\modelling.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\modelling2.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\pen.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\pencil.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\pointy_ink.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\puantilism.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\puantilism2.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\rounded.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\short_grass.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\slow_ink.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\smudge+paint.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\smudge.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\textured_ink.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\classic\wet_knife.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\2B_pencil.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\4H_pencil.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\airbrush.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\ballpen.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\basic_digital_brush.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\basic_digital_brush_smudging.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\basic_digital_knife.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\basic_digital_knife_smudging.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\blending.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\brush.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\chalk.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\detail_brush_large.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\detail_brush_large_glazing.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\detail_brush_thin.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\detail_brush_thin_glazing.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\fill.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\grainy_blending.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\kneaded_eraser.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\kneaded_eraser_large.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\large_hard_eraser.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\large_watercolor_fringe.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\liner.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\only_water_fringe.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\pen-note.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\pen.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\rigger_brush.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\rigger_brush_thin.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\rough.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\soft-dip-pen.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\sponge_smudging.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\spray.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\spray2.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\thin_hard_eraser.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\thin_watercolor.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\watercolor_expressive.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\deevad\watercolor_glazing.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\1pixel.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\basic.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\bubble.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\DNA_brush.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\fur.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\glow.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\hard_blot.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\hard_sting.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\irregular_ink.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\leaves.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\particules_3.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\particules_eraser.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\pick_and_drag.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\pixelblocking.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\pixel_hardink.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\sewing.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\small_blot.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\soft.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\soft_irregular.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\spaced-blot.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\speed_blot.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\subtle_pencil.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\experimental\track.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\airbruch_press_a.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\Airbrush_a.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\airsmudgeultimate_sk.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\airsmudge_a.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\classicroundblock_static_c.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\classic_sk.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\Dirty_Transparent_sk.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\extreme_round_l.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\fill_c.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\flat_bar_l.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\ink-slowline_s.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\inkster_l.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\ink_slow_s.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\paint_barrr_sm.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\paint_radius_2_sm.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\paint_sm.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\Sketcher2_sk.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\Smear_sm.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\smudge_ink(0.7)_sm.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\kaerhon_v1\wet_paint_sm.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\100%_Opaque.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\2B_pencil.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\B-pencil.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Beamlight.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\BigAirbrush.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Blur_Fast.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Classic_Paint.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Clouds.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Delayed_.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Dirty_Noise.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Glow_Airbrush.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Grain.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Hard_Eraser.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Knife.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Marker.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\P._Shade.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Pastel_1.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Pen.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\PenBrush.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Round.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Round_Bl.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\RS_blendOP.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Sketch_1.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Smear.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Soft_Eraser.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Thin_Pen.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\Wet_Direction.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\ramon\wet_round.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-03-only-water.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-03-paint.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-03-with-water.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-04-only-water.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-04-paint.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-04-with-water.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-05-only-water.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-05-paint.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\acrylic-05-with-water.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\charcoal-01.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\charcoal-03.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\charcoal-04.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\charcoal-blur1.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\marker-01.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\marker-05.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-01-clean.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-01-paint.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-03-clean.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-03-paint.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-06-clean.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-06-paint.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\oil-mop.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\pencil-2b.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\pencil-8b.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\splatter-02.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\splatter-04.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\texture-03.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\texture-06.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\texture-12.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\water-01.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\water-02.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\water-05.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\water-06.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\watercolor-02-paint.myb
  Loading C:\Program Scoop\apps\gimp\current\share\mypaint-data\1.0\brushes\tanda\watercolor-02-water.myb
Loading 'pattern factory' data
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Animal\leather.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Animal\leopard.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Fabric\burlap.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Food\choc_swirl.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Food\java.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\3dgreen.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\blue.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\bluegrid.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\bluesquares.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\blueweb.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\fibers.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\nops.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\pastel.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\qube1.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\recessed.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\redcube.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\sm_squares.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\Stripes1px.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\Stripes2px.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Legacy\warning.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Paper\crinklepaper.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Paper\paper.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Plant\leaves.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Sky\lightning.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Sky\sky.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Sky\starfield.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\amethyst.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\brick.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\cracked.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\Craters.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\granite1.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\ground1.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\marble1.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\marble2.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\marble3.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\Moonfoot.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\pink_marble.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\rock.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\slate.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\stone33.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Stone\terra.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Water\electric.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Water\ice.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Water\pool.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Water\rain.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\bark.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\burlwood.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\corkboard.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\parque1.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\parque2.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\parque3.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\pine.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\walnut.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\wood1.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\wood2.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\wood3.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\wood4.pat
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\patterns\Wood\wood5.pat
Loading 'palette factory' data
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Bears.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Bgold.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Blues.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Borders.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Browns_And_Yellows.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Caramel.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Cascade.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\China.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Coldfire.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Cool_Colors.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Cranes.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Dark_pastels.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Default.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Ega.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Firecode.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Gold.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Grayblue.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Grays.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\GrayViolet.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Greens.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Hilite.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Khaki.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Lights.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Muted.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Named_Colors.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\News3.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Op2.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Paintjet.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Pastels.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Plasma.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Reds.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Reds_And_Purples.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Royal.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Tango.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Topographic.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Visibone.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Visibone_2.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Volcano.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Warm_Colors.gpl
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\palettes\Web.gpl
Loading 'gradient factory' data
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Abstract_1.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Abstract_2.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Abstract_3.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Aneurism.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Blinds.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Blue_Green.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Browns.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Brushed_Aluminium.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Burning_Paper.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Burning_Transparency.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Caribbean_Blues.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\CD.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\CD_Half.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Coffee.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Cold_Steel.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Cold_Steel_2.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Crown_molding.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Dark_1.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Deep_Sea.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Default.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Glow_Angular_1.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Glow_Radial_1.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Glow_Radial_2.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Glow_Radial_3.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Glow_Radial_4.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Radial_101.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Radial_102.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Radial_103.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Rays_Radial_1.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Rays_Radial_2.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Rays_Size_1.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Flare_Sizefac_101.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Four_bars.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Full_saturation_spectrum_CCW.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Full_saturation_spectrum_CW.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\French_flag.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\French_flag_smooth.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\German_flag.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\German_flag_smooth.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\Mexican_flag.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\Mexican_flag_smooth.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\Romanian_flag.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\gimp-obsolete-files\Romanian_flag_smooth.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Golden.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Greens.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Horizon_1.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Horizon_2.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Incandescent.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Land_1.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Land_and_Sea.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Metallic_Something.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Nauseating_Headache.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Neon_Cyan.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Neon_Green.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Neon_Yellow.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Pastels.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Pastel_Rainbow.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Purples.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Radial_Eyeball_Blue.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Radial_Eyeball_Brown.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Radial_Eyeball_Green.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Radial_Glow_1.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Radial_Rainbow_Hoop.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Rounded_edge.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Shadows_1.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Shadows_2.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Shadows_3.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Skyline.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Skyline_polluted.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Square_Wood_Frame.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Sunrise.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Three_bars_sin.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Tropical_Colors.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Tube_Red.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Wood_1.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Wood_2.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Yellow_Contrast.ggr
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\gradients\Yellow_Orange.ggr
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\colorrc'
Loading 'font factory' data
Loading fonts
Loading 'tool preset factory' data
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\16_10.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\16_9.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\3_2-Landscape.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\3_2-Portrait.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\4_3-Landscape.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\4_3-Portrait.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Crop\Square.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\Crop-16-9.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\Crop-Composition.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\Fill-Paper.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\FX-Confetti.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\FX-Radial-Softlight.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\Glow-Lights.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\Smooth-Clone.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\FX\Vignette.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Airbrush-Color-From-Gradient.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Airbrush.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Basic-Knife.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Basic-Round-Detail.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Basic-Round.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Bristles.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Eraser-Hard.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Noise.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Paintbrush-Color-From-Gradient.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Pencil-Color-From-Gradient.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Smudge-Rough.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Smudge-Soft.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Soft-Oil.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Splatters.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Structure.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Paint\Vegetal.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Selection\Circle-200px.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Selection\Feathered-Selection.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Sketch\Blue-Pen.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Sketch\Eraser-Soft.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Sketch\Ink-Smooth.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Sketch\Ink-Thin.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Sketch\Pencil-Soft.gtp
  Loading C:\Program Scoop\apps\gimp\current\share\gimp\2.0\tool-presets\Sketch\Pencil.gtp
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\templaterc'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\modulerc'
Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-cmyk.dll'
Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-cmyk.dll'
Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-water.dll'
Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-water.dll'
Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-wheel.dll'
Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-wheel.dll'
Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcontroller-dx-dinput.dll'
Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcontroller-dx-dinput.dll'
Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-clip-warning.dll'
Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-clip-warning.dll'
Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-color-blind.dll'
Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-color-blind.dll'
Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-gamma.dll'
Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-gamma.dll'
Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-high-contrast.dll'
Unloading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libdisplay-filter-high-contrast.dll'
INIT: gui_restore_callback
clipboard: writable pixbuf format: image/png
clipboard: writable pixbuf format: image/bmp
clipboard: writable pixbuf format: image/x-bmp
clipboard: writable pixbuf format: image/x-MS-bmp
clipboard: writable pixbuf format: image/x-icon
clipboard: writable pixbuf format: image/x-ico
clipboard: writable pixbuf format: image/x-win-bitmap
clipboard: writable pixbuf format: image/vnd.microsoft.icon
clipboard: writable pixbuf format: application/ico
clipboard: writable pixbuf format: image/ico
clipboard: writable pixbuf format: image/icon
clipboard: writable pixbuf format: text/ico
clipboard: writable pixbuf format: image/tiff
clipboard: writable pixbuf format: image/jpeg
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\sessionrc'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\dockrc'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\toolrc'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\contextrc'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\internal-data\custom.ggr'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-rect-select-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-ellipse-select-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-free-select-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-fuzzy-select-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-by-color-select-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-iscissors-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-foreground-select-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-vector-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-color-picker-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-zoom-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-measure-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-move-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-align-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-crop-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-unified-transform-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-rotate-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-scale-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-shear-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-handle-transform-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-perspective-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-transform-3d-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-flip-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-cage-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-warp-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-text-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-bucket-fill-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-gradient-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-pencil-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-paintbrush-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-eraser-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-airbrush-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-ink-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-mypaint-brush-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-clone-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-heal-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-perspective-clone-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-convolve-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-smudge-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-dodge-burn-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-brightness-contrast-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-threshold-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-levels-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-curves-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-offset-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-gegl-tool'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\tool-options\gimp-operation-tool'
INIT: gimp_real_restore
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\pluginrc'
Querying plug-in: 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\plug-ins\file-rawtherapee\file-rawtherapee.exe'
Querying plug-in: 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\plug-ins\file-darktable\file-darktable.exe'
Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\webexport'
GIMP-Error: Unable to run plug-in "webexport"
(C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\webexport)

Failed to execute child process (No such file or directory)

Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\wavelet-denoise'
GIMP-Error: Unable to run plug-in "wavelet-denoise"
(C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\wavelet-denoise)

Failed to execute child process (No such file or directory)

Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\streak'
GIMP-Error: Unable to run plug-in "streak"
(C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\streak)

Failed to execute child process (No such file or directory)

Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\separate_import'
GIMP-Error: Unable to run plug-in "separate_import"
(C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\separate_import)

Failed to execute child process (No such file or directory)

Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\separate'
GIMP-Error: Unable to run plug-in "separate"
(C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\separate)

Failed to execute child process (No such file or directory)

Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\resynthesizer-gui'
GIMP-Error: Unable to run plug-in "resynthesizer-gui"
(C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\resynthesizer-gui)

Failed to execute child process (No such file or directory)

Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\resynthesizer'
GIMP-Error: Unable to run plug-in "resynthesizer"
(C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\resynthesizer)

Failed to execute child process (No such file or directory)

Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\plug_in_lqr_iter'
GIMP-Error: Unable to run plug-in "plug_in_lqr_iter"
(C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\plug_in_lqr_iter)

Failed to execute child process (No such file or directory)

Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\gimpmask'
GIMP-Error: Unable to run plug-in "gimpmask"
(C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\gimpmask)

Failed to execute child process (No such file or directory)

Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\gimp-lqr-plugin'
GIMP-Error: Unable to run plug-in "gimp-lqr-plugin"
(C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\gimp-lqr-plugin)

Failed to execute child process (No such file or directory)

Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\fix-ca'
GIMP-Error: Unable to run plug-in "fix-ca"
(C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\fix-ca)

Failed to execute child process (No such file or directory)

Querying plug-in: 'C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\dbp'
GIMP-Error: Unable to run plug-in "dbp"
(C:\Users\Username\AppData\Roaming\GIMP\2.10\plug-ins\dbp)

Failed to execute child process (No such file or directory)

Initializing plug-in: 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\plug-ins\file-rawtherapee\file-rawtherapee.exe'
Initializing plug-in: 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\plug-ins\file-heif\file-heif.exe'
Initializing plug-in: 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\plug-ins\file-darktable\file-darktable.exe'
Writing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\pluginrc'
Starting extension: 'extension-script-fu'
Plug-in "script-fu.exe"
(C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\plug-ins\script-fu\script-fu.exe) is installing procedure "script-fu-draw-arrow-set-size" with a full menu path "<Image>/Tools/Arrow-set-size" as menu label, this deprecated and will be an error in GIMP 3.0
INIT: gui_restore_after_callback
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\menurc'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\action-history'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\devicerc'
Parsing 'C:\Users\Username\AppData\Roaming\GIMP\2.10\controllerrc'
loading menu 'C:\Program Scoop\apps\gimp\current\share\gimp\2.0\menus\image-menu.xml' for /image-menubar
Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-cmyk.dll'
Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-water.dll'
Loading module 'C:\Program Scoop\apps\gimp\current\lib\gimp\2.0\modules\libcolor-selector-wheel.dll'
gimp_check_updates_callback: loading of https://www.gimp.org/gimp_versions.json failed: GET request failed: WinHttp error: CANNOT_CONNECT

here's the log, just one small modification: change my name to "username". that's it. I also tried to call the Console and nothing showed up on the log via SHELL

If you meet this issue again, you will probably want to replace pythonw.exe to python.exe under pygimp.intrep file under lib\gimp\2.10\interpreter, that may give you output.

Lutra-Fs commented 1 year ago

Weird. I did a clean installation of GIMP and it's working now. :\

I took a look at default.env. It's the same but different order: PYTHONPATH=${gimp_installation_dir}\lib\gimp\2.0\python;${gimp_plug_in_dir}\plug-ins\python-console

Since this issue is resolved. I'll be closing this. We can continue to discuss this. I still like to know what does ${gimp_installation} and ${gimp_plug_in_dir} referred to? And also where are these variables created? I can't find them. This is related to: #8674 (comment)

I somewhat recall the solution was using a full path to the 2 dir so I can get it working properly.

recall https://developer.gimp.org/api/2.0/libgimpbase/libgimpbase-gimpenv.html

gimp_installation_directory () Returns the top installation directory of GIMP. On Unix the compile-time defined installation prefix is used. On Windows, the installation directory as deduced from the executable's full filename is used.

for Scoop it should be scoop\apps\gimp\current

gimp_plug_in_directory () Returns the default top directory for GIMP plug-ins and modules. If the environment variable GIMP2_PLUGINDIR exists, that is used. It should be an absolute pathname. Otherwise, on Unix the compile-time defined directory is used. On Windows, the installation directory as deduced from the executable's full filename is used.

for Scoop it should be scoop\apps\gimp\current\lib\gimp\2.10\plug-ins

Xelbayria commented 1 year ago

If you meet this issue again, you will probably want to replace pythonw.exe to python.exe under pygimp.intrep file under lib\gimp\2.10\interpreter, that may gives you output.

I'll keep that in mind.

recall https://developer.gimp.org/api/2.0/libgimpbase/libgimpbase-gimpenv.html

I don't realize that was actually GIMP's function that return the directory.

that goes for plug_in, too.

That helps me understand where are they coming from.