csotik / aimp-control-plugin

Automatically exported from code.google.com/p/aimp-control-plugin
0 stars 0 forks source link

Plugin won't initialize if AppData/Local/Temp is a junction #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Control Plugin won't initialize (and won't accept connections, etc) on my 
machine.

Here's what I see in /logs/:
07.06.2013 13:23:50.209170 [Thread 0x00001044] critical plugin : Plugin 
initialization failed. Reason: boost::filesystem::temp_directory_path: The 
system cannot find the device specified: "C:\Users\LordJZ\AppData\Local\Temp\"

On my machine, the path "C:\Users\<username>\AppData\Local\Temp" is a junction 
to a different volume (mklink /J).

Original issue reported on code.google.com by a553r7fa1l3d@gmail.com on 7 Jun 2013 at 9:30

GoogleCodeExporter commented 8 years ago
Fixed at r7d2893f402c2. Please check test build 
http://aimp-control-plugin.googlecode.com/files/aimp_control_plugin_1.0.9.1137.7
z.

Original comment by ivanbl4....@gmail.com on 8 Jun 2013 at 12:18