daily pastebin goal
34%
SHARE
TWEET

Untitled

a guest Oct 6th, 2012 25 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. jen@jen-Aspire-5552:~$ mypaint
  2. builtin python 2.6 json support
  3. confpath = /home/jen/.mypaint/
  4. Traceback (most recent call last):
  5.   File "/usr/bin/mypaint", line 171, in <module>
  6.     main.main(datapath, confpath)
  7.   File "/usr/share/mypaint/gui/main.py", line 73, in main
  8.     run()
  9.   File "/usr/share/mypaint/gui/main.py", line 48, in run
  10.     app = application.Application(datapath, confpath, args)
  11.   File "/usr/share/mypaint/gui/application.py", line 94, in __init__
  12.     self.brushmanager = brushmanager.BrushManager(join(datapath, 'brushes'), join(confpath, 'brushes'), self)
  13.   File "/usr/share/mypaint/gui/brushmanager.py", line 92, in __init__
  14.     brush = self.get_group_brushes(DEFAULT_STARTUP_GROUP)[0]
  15. IndexError: list index out of range
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top