|
2010-05-08
, 15:04
|
|
Posts: 502 |
Thanked: 4,475 times |
Joined on Feb 2010
@ Finland
|
#253
|
The Following User Says Thank You to Creativetone For This Useful Post: | ||
|
2010-05-08
, 15:42
|
Posts: 10 |
Thanked: 26 times |
Joined on Jan 2010
|
#254
|
|
2010-05-08
, 16:04
|
Posts: 10 |
Thanked: 26 times |
Joined on Jan 2010
|
#256
|
|
2010-05-08
, 16:21
|
Posts: 118 |
Thanked: 297 times |
Joined on Nov 2007
|
#257
|
I see!! thx for your quick reply...but..Now I get a new error:P
~ $ mypaint
confpath = /home/user/.mypaint/
/home/user/.mypaint/brushes/order_default.conf: Warning: brush appears twice in the same group, ignored
/opt/mypaint/share/mypaint/brushes/order.conf: Warning: brush appears twice in the same group, ignored
Merging upstream brush changes into your collection.
Traceback (most recent call last):
File "/opt/mypaint/bin/mypaint", line 124, in <module>
main.main(datapath, confpath)
File "/opt/mypaint/share/mypaint/gui/main.py", line 27, in main
app = application.Application(datapath, options.config, args)
File "/opt/mypaint/share/mypaint/gui/application.py", line 50, in __init__
self.brushmanager = brushmanager.BrushManager(join(datapath, 'brushes'), join(confpath, 'brushes'))
File "/opt/mypaint/share/mypaint/gui/brushmanager.py", line 43, in __init__
self.load_groups()
File "/opt/mypaint/share/mypaint/gui/brushmanager.py", line 129, in load_groups
self.save_brushorder()
File "/opt/mypaint/share/mypaint/gui/brushmanager.py", line 162, in save_brushorder
f = open(os.path.join(self.user_brushpath, 'order.conf'), 'w')
IOError: [Errno 13] Permission denied: '/home/user/.mypaint/brushes/order.conf'
I have to add that I am a bit noobish deciphering these logs..
The Following 2 Users Say Thank You to anders_gud For This Useful Post: | ||
|
2010-05-08
, 16:22
|
Posts: 562 |
Thanked: 1,732 times |
Joined on Jan 2010
@ NYC
|
#258
|
does anyone know the keys to use layers? mypaint refers to page up keys what is the equivalent key on the n900 keyboard? cheers
I don't know but you should be able to change them by tapping and holding and then choose the new key while holding and then let go
The Following User Says Thank You to xman For This Useful Post: | ||
|
2010-05-08
, 16:40
|
|
Posts: 433 |
Thanked: 312 times |
Joined on Nov 2009
@ U.K
|
#259
|
The Following 3 Users Say Thank You to Tiboric For This Useful Post: | ||
|
2010-05-08
, 16:58
|
Posts: 40 |
Thanked: 10 times |
Joined on Feb 2010
|
#260
|
Hi!
apol657 - I am using maemo10 and I have no problems to save the files with layers or not. Interesting.. hmm.
object - very nice painting... "android" n-900? ... grrr... I must learn to draw.. figuratives.
harp - I do not mind if you attach images .. I like to see what you can do with this great painting app.
The Following User Says Thank You to apol657 For This Useful Post: | ||
I just found a problem on saving my file... It has two layers, but i cant save it as .ora or .jpg ... I get the following error:
Traceback (most recent call last):
File "/opt/mypaint/share/mypaint/gui/filehandling.py", line 259, save_as_cb(self=<gui.filehandling.FileHandler object at 0x4268fd70>, action=<gtk.Action object at 0x43711b20 (GtkAction at 0x1a3ae78)>)
dialog.hide()
self.save_file(filename, **options)
break
variables: {'self.save_file': ('local', <bound method FileHandler.wrapper of <gui.filehandling.FileHandler object at 0x4268fd70>>), 'options': ('local', None), 'filename': ('local', '/home/user/MyDocs/.images/Mypaint/Tree.ora.ora')}
File "/opt/mypaint/share/mypaint/gui/drawwindow.py", line 36, wrapper(self=<gui.filehandling.FileHandler object at 0x4268fd70>, *args=('/home/user/MyDocs/.images/Mypaint/Tree.ora.ora',), **kwargs={})
self.app.drawWindow.window.set_cursor(gdk.Cursor(g dk.WATCH))
self.app.drawWindow.tdw.window.set_cursor(None)
# make sure it is actually changed before we return
AttributeError: 'NoneType' object has no attribute 'set_cursor'
edit: merging the layers also didnt work... I am sorry that I wont be able to provide more information,but i have to go... I use the maemo10 version by the way.
Last edited by apol657; 2010-05-08 at 12:41.