<br>WinXP SP3<br><br>As a Normal user, <br><br>* install bzr-1.18.1-1 via the standalone installer via Run As...Adminitstrator with admin password<br>* install bzr-explorer via the standalone installer via Run As...Adminitstrator with admin password<br>
<br>&#39;bzr explore&#39; gives<br><br>0.078  bzr arguments: [u&#39;explorer&#39;]<br>0.078  looking for plugins in C:/Documents and Settings/Maritza/Application Data/bazaar/2.0/plugins<br>0.078  looking for plugins in C:/Program Files/Bazaar/plugins<br>
0.156  encoding stdout as sys.stdout encoding &#39;cp437&#39;<br>0.297  Traceback (most recent call last):<br>  File &quot;bzrlib\commands.pyo&quot;, line 835, in exception_to_return_code<br>  File &quot;bzrlib\commands.pyo&quot;, line 1030, in run_bzr<br>
  File &quot;bzrlib\commands.pyo&quot;, line 647, in run_argv_aliases<br>  File &quot;C:/Program Files/Bazaar/plugins\explorer\__init__.py&quot;, line 127, in run<br>  File &quot;C:/Program Files/Bazaar/plugins\explorer\lib\explorer.py&quot;, line 151, in __init__<br>
  File &quot;C:/Program Files/Bazaar/plugins\explorer\lib\explorer_profile.py&quot;, line 107, in load_profile<br>  File &quot;C:/Program Files/Bazaar/plugins\explorer\lib\explorer_profile.py&quot;, line 53, in __init__<br>
WindowsError: [Error 3] The system cannot find the path specified: u&#39;C:/Documents and Settings/Maritza/Application Data/bazaar/2.0/explorer&#39;<br><br>Sure enough -- the &#39;bazaar&#39; directory in &#39;Application Data&#39; does not exist.  Obviously other plugins fail too.<br>
<br>If I log out and log back in as the same user then the directory is automatically created for me and everything works.<br><br>This may seem like a very strange situation (Normal user knowing the Local Administrator password) for developers who usually have Local Admin privs, but some of us deliberately run in a lower-privilege account either because we are paranoid or because we want to live the customer experience every day.  <br>
<br>I discovered this while trying to create some getting started instructions for new users on a completely clean install of winXP.  I have not had time to reproduce this.  If it is a known issue, please tell me.  If it is not a known issue, I will file a bug.  I believe the best resolution is to simply tell people that they must actually be logged as Administrator to install (and not just run the installer as Administrator).<br>
<br>My work time is very limited this week and I may be invisible for a few days.  I&#39;ll see replies when I get back.<br><br>Thanks<br>~M<br><br>