Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Error durring Compile #20

Closed
X-Tender opened this issue Jan 5, 2014 · 4 comments
Closed

Error durring Compile #20

X-Tender opened this issue Jan 5, 2014 · 4 comments

Comments

@X-Tender
Copy link

X-Tender commented Jan 5, 2014

I get the following ERROR when I try to compile my Project with the Widget.

[ERROR] :  widget "nl.fokkezb.pullToRefresh" view "view" does not exist.
[ERROR] :  Alloy compiler failed
[ERROR] Application Installer abnormal process termination. Process exit value was 1

Titanium Studio, build: 3.2.0.201312191547 (Newest Version All Updates) + Alloy
Ti SDK - 3.2.0.GA

@FokkeZB
Copy link
Collaborator

FokkeZB commented Jan 6, 2014

And is there a view.xml under app/widgets/nl.fokkezb.pullToRefresh/views? If not, you somehow downloaded only part of the widget. I just created a empty test project with latest CLI, SDK and Alloy, dropped in the widget and it works fine. Check it out at http://we.tl/L3ZfjvQOZ3

Closing for now.

@FokkeZB FokkeZB closed this as completed Jan 6, 2014
@X-Tender
Copy link
Author

X-Tender commented Jan 6, 2014

Yes there is. That's the strange thing. I will check your example later.
Thanks.
Am 06.01.2014 08:21 schrieb "Fokke Zandbergen" notifications@github.com:

And is there a view.xml under app/widgets/nl.fokkezb.pullToRefresh/views?
If not, you somehow downloaded only part of the widget. I just created a
empty test project with latest CLI, SDK and Alloy, dropped in the widget
and it works fine. Check it out at http://we.tl/L3ZfjvQOZ3

Closing for now.


Reply to this email directly or view it on GitHubhttps://github.com//issues/20#issuecomment-31631422
.

@X-Tender
Copy link
Author

X-Tender commented Jan 6, 2014

OK I found the "Issue" in your Release ZIP the Folder is named "nl.fokkezb.pullToRefresh-1.5.1" when I remove -1.5.1 like in your ZIP it works. What is doublestrange because I also youe your widget nl.fokkezb.loading-1.6 and there it works ...However, thanks for the support :)

/e: Mmmh, Ok it Runs but it downt work as I expected. When I Pull down donthing happens but when I release the "updating" part comes down and then slides up again. :( (Used your code)

Could it be that the Overscroll dont work on the new android 4.4.2 ?

@FokkeZB
Copy link
Collaborator

FokkeZB commented Jan 6, 2014

Aha, yes it seems that the GitHub release-system does that to the dir, not so nice.

On Android the behavior is to be like you describe. I couldn't make it work better then that sorry.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants