Comment 5 for bug 121949

Revision history for this message
Paul21 (pdvalentini) wrote :

Con Zymaris wrote on 2009-01-11:

Yes, but if you load one of the example apps and then save them into your home directory, this by-passes the problem.

----

Still a bug though.

Confirmed on Jaunty.

Another workaround could be giving writing permissions to examples directory by running:
sudo chmod -R a+w /usr/share/gambas2/examples/

But It's a dirty one, since any user could change examples' code.