Psyco being used confpath = /home/ion/.mypaint/ /home/ion/.themes/Murrina-Fireplace/gtk-2.0/gtkrc:267: Unable to locate image file in pixmap_path: "../Default/images/stock-error-64.png" /home/ion/.themes/Murrina-Fireplace/gtk-2.0/gtkrc:271: Unable to locate image file in pixmap_path: "../Default/images/stock-info-64.png" /home/ion/.themes/Murrina-Fireplace/gtk-2.0/gtkrc:275: Unable to locate image file in pixmap_path: "../Default/images/stock-question-64.png" /home/ion/.themes/Murrina-Fireplace/gtk-2.0/gtkrc:279: Unable to locate image file in pixmap_path: "../Default/images/stock-warning-64.png" /usr/share/mypaint/lib/backgroundsurface.py:19: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr. def __init__(self, obj, mipmap_level=0): Setting screen mode for "Wacom Graphire3 6x8 eraser" Ignoring "Wacom Graphire3 6x8 cursor" (probably wacom mouse device) Setting screen mode for "Wacom Graphire3 6x8" Ignoring keybinding for /WindowActions/CopyLayer Ignoring keybinding for /WindowActions/CopyLayer Ignoring keybinding for /WindowActions/Bigger Ignoring keybinding for /WindowActions/Bigger Ignoring keybinding for /WindowActions/PasteLayer Ignoring keybinding for /WindowActions/PasteLayer /usr/share/mypaint/lib/pixbufsurface.py:22: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr. def __init__(self, x, y, w, h, alpha=False, data=None): device change: Wacom Graphire3 6x8 device change: Wacom Graphire3 6x8 eraser device change: Wacom Graphire3 6x8 /usr/share/mypaint/gui/tileddrawwidget.py:106: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr. def motion_notify_cb(self, widget, event): ## THE ABOVE OUTPUT WAS FROM DRAWING, ERASING, SELECTING A COLOR WITH THE COLORSAMPLER DIALOG, AND DRAWING AGAIN. ## THE BELOW IS PRINTED WHEN FIRST BRINGING UP THE CIRCULAR COLOR SELECTOR /usr/share/mypaint/gui/drawwindow.py:281: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr. def popup_cb(self, action): ## THE BELOW (i.e. nothing) IS PRINTED WHEN FIRST BRINGING UP THE RECTANGULAR/MIXER COLOR SELECTOR