<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:12pt"><div><span>There are some more places with the wrong separator. The most important in kileinfo.cpp and kilelauncher.cpp. So I attached an improved fix for this bug.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'Courier New', courier, monaco, monospace, sans-serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'Courier New', courier, monaco, monospace, sans-serif; background-color: transparent; font-style: normal;"><span><br></span></div><div class="yahoo_quoted" style="display: block;"> <br> <br> <div style="font-family: 'Courier New', courier, monaco, monospace, sans-serif; font-size: 12pt;"> <div style="font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
 font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> Fritz Meier <fmeier868@yahoo.de> schrieb am 7:17 Montag, 18.November 2013:<br> </font> </div>  <div class="y_msg_container"><div id="yiv3897863173"><div><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12pt;"><div>Installing the current KileOnWindows version (based on the Git repository of Kile), I found that it works already quite well. Except LivePreview. Searching with Google I found a lot of  reports concerning this bug.</div><div><br></div><div>When I studied this problem, I found that the TEXINPUTS variable was set absolutely wrong, when starting the LivePreview. This variable should contain at least the temporary LivePreview directory and the directory, which contains the TEX file. So using Windows it should look like</div><div><br></div><div><span
 style="font-family: 'Courier New', courier, monaco, monospace, sans-serif;">TEXINPUTS=directory1;directory2</span></div><div><br></div><div>But it looks like</div><div><br></div><div><span style="font-family: 'Courier New', courier, monaco, monospace, sans-serif;">TEXINPUTS=directory1:directory2</span></div><div><br></div><div>In a real example, this environment variable was set to</div><div><br></div><div><span style="font-family: 'Courier New', courier, monaco, monospace, sans-serif;">TEXINPUTS=C:/Users/fritz/AppData/Roaming/.kde/share/apps/kile/livepreview/preview-iIhaaa/:C:/Users/fritz/Documents:</span></div><div><br></div><div>You see, that not ';' is taken as separator using Windows, but ':'. So the TEX file couldn't be found by Kile's LivePreview.</div><div><br></div><div>I attached a fix, which solves this problem. I also sent this patch to the maintainer of Kile, but didn't get an answer so
 far.</div><div><br></div><div><br></div></div></div></div><br>_______________________________________________<br>Kde-windows mailing list<br><a ymailto="mailto:Kde-windows@kde.org" href="mailto:Kde-windows@kde.org">Kde-windows@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/kde-windows" target="_blank">https://mail.kde.org/mailman/listinfo/kde-windows</a><br><br><br></div>  </div> </div>  </div> </div></body></html>