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
** 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
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
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
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