mmonem / blender2ogre

Automatically exported from code.google.com/p/blender2ogre
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Error trying to install plugin when not running Blender in adminstrative mode in Windows #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install blender latest version
2. Run windows 7 as normal user, but run the blender programm as normal (dont 
start as "run as administrator")
3. get the console open (drag down the info toolbar to see console)
4. try installing this exporter -> will get an access denied error trying to 
acces some file in AppData.

What is the expected output? What do you see instead?
Without administrative rights to the programm the addon cant be installed.

What version of the product are you using? On what operating system?
Windows 7 32 bit latest updates

Please provide any additional information below.
see above.

Original issue reported on code.google.com by mortense...@gmail.com on 9 Jun 2011 at 5:44

GoogleCodeExporter commented 8 years ago
Traceback (most recent call last):
  File "C:\Users\Mater\AppData\Roaming\Blender Foundation\Blender\2.57\scripts\startup\bl_ui\space_userpref.py", line 1142, in execute
    __class__._module_remove(path_addons, os.path.basename(pyfile))
  File "C:\Users\Mater\AppData\Roaming\Blender Foundation\Blender\2.57\scripts\startup\bl_ui\space_userpref.py", line 1068, in _module_remove
    os.remove(f_full)
WindowsError: [Error 5] Zugriff verweigert: 
'C:\\PROGRA~1\\BLENDE~1\\Blender\\2.57\\scripts\\addons\\io_export_ogreDotScene.
py'

location:<unknown location>:-1

Original comment by mortense...@gmail.com on 9 Jun 2011 at 5:49

GoogleCodeExporter commented 8 years ago
not sure what the best workaround is in the meantime.

hopefully the addon will be accepted soon in blender's official svn in the 
addons_contrib and then users will not have to manually install it anyways.

Original comment by goatman.py@gmail.com on 17 Jun 2011 at 9:48

GoogleCodeExporter commented 8 years ago

Original comment by goatman.py@gmail.com on 18 Aug 2011 at 1:24

GoogleCodeExporter commented 8 years ago
this appears to be a blender bug, change status to invalid

Original comment by goatman.py@gmail.com on 2 Sep 2011 at 11:49