[TIMOB-18841] LiveView: "Titanium Project Path does not exist at..."
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-04-28T15:01:52.000+0000 |
Affected Version/s | Release 4.0.0 |
Fix Version/s | Release 4.0.0 |
Components | LiveView |
Labels | Alloy, liveview, window |
Reporter | lookhill |
Assignee | Gary Mathews |
Created | 2015-04-16T08:19:04.000+0000 |
Updated | 2015-05-16T21:35:42.000+0000 |
Description
There is another old ticket (TISTUD-6948) about this issue but is closed, so I repost here:
Liveview enabled Alloy apps doesn't reload the changes on device for Windows 8.1.
It seems studio is looking in wrong app location to reload the project.
I have this issue with the following configuration:
Appcelerator Studio 4.0.0.201504131149
titanium.liveview.core (1.1.0.1426229149)
CLI version 3.4.1
Windows 8.1
Target platform: Android
Both Appecelerator Studio and Titanium Studio are installed on the machine.
STEPS TO REPRODUCE
1. Create the default Alloy App
2. Run the app on Android Device with LiveView enabled;
3. Make a change in the TSS file and Save.
LiveView server start correctly:
[LiveView] version 1.0.7
[LiveView] File Server Started on Port 8324
[LiveView] Alloy project monitor started
[LiveView] Event Server Started on Port 8323
but when saving files I get the following error:
[LiveView] Alloy recompile initiated for android
[LiveView] .__ .__
_____ | | | | ____ ___.__.
\__ \ | | | | / _ < | |
/ __ \| |_| |_( <_> )___ |
(____ /____/____/\____// ____|
\/ \/
[ERROR] Titanium project path does not exist at "C:\Users\TesterUser\AppData\Roaming\Appcelerator\Appcelerator Studio\'C:\Users\TesterUser\Documents\Appcelerator_Studio_Workspace\Test4Appc\app'".
This appears to be a path issue as noted by the reference to "C:\Users\TesterUser\AppData\Roaming\Appcelerator\Appcelerator Studio\'C:\Users\TesterUser\Documents\Appcelerator_Studio_Workspace\Test4Appc\app'"
Just intalled Beta3 update but nothing changed. if I start Appcelerator Studio from window 8 start wall (Win+F):
if I start Appcelerator Studio from desktop shortcut:
[~LookHill] The issue is not resolved. Once it is, you can look for it in the next update.
I know sorry. I was just adding some info about the wrong path. :)
I'm going to mark this as resolved. If someone still encounters the issue, please let us know and we will reopen.
Hello, @ingo I've got that error today: !http://s7.hostingkartinok.com/uploads/images/2015/05/44be859b84a47fbfbeb93e91c1a9c9f5.png! Host OS: Windows 7 OS Version: 6.1 OS Arch: x86 Appcelerator Studio Version: 4.0.0.201504211201 Titanium CLI √ cli bleeding edge (v3.4.2) Titanium SDK √ latest sdk installed (v4.0.0.RC3) Appcelerator Command-Line Interface, version 0.2.282
Hello [~zo0m], That Studio version is nearly a month old and does not have the fix. We are closing as fixed, if you experience this problem with a more recent or current version of Studio, we will reopen.
Verified using: Windows 8.1 Appc Studio: 4.0.0.201505120319 Titanium SDK build: 4.0.0.v20150515213410 Appc CLI (NPM): 0.3.56 Appc CLI (Registry): 0.2.287 When building using Liveview on Windows, when rebuilding there are no issues Closing ticket