[Bug 203020] Re: virsh attach-disk doesn't work

2009-10-19 Thread Red15
Backport would be nice, searched a bit around possible fix from upstream is in : commit 426f9772b84752b4901b72fd382ff6e28e258efd Author: Daniel P. Berrange Date: Mon May 11 15:14:24 2009 + Description:Fix QEMU ARGV detection with kvm >= 85 -- virsh attach-disk doesn't work https://bug

[Bug 420564] Re: importing snippets does not work unless .gnome2/gedit/snippets is already existing

2009-08-28 Thread Red15
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/30937678/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/30937679/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/30937680/ProcStatus.txt -- import

[Bug 420564] [NEW] importing snippets does not work unless .gnome2/gedit/snippets is already existing

2009-08-28 Thread Red15
if self.import_file(f): File "/usr/lib/gedit-2/plugins/snippets/Importer.py", line 38, in import_file shutil.copy(filename, dest) File "/usr/lib/python2.5/shutil.py", line 80, in copy copyfile(src, dst) File "/usr/lib/python2.5/shutil.py", line 47, in copyf

[Bug 237584] Re: Blender OGRE exporter isn't recognized after installation

2008-08-07 Thread Red15
I've found the reason why the script was asking for the package location, Blender 2.45 has a new directory in /usr/share/blender/scripts called bpymodules which is reserved for extra packages. I hereby upload a .deb package which contains a fixed version, installing this allowed me to open the ex

[Bug 237584] Re: Blender OGRE exporter isn't recognized after installation

2008-08-07 Thread Red15
The correct path seems to be /usr/share/blender/scripts/blender However when inserting both the script file (ogremeshesexporter.py) and the directory (ogrepkg) in that directory there is still a problem when launching the plugin, it asks for the location of the package. -- Blender OGRE exporter