rebirther hat geschrieben:Code: Alles auswählen
<file_info>
<name>Odd Weird Search</name>
</file_info>
<app_version>
<app_name>Odd Weird Search</app_name>
<version_num>1</version_num>
<api_version>6.12.34</api_version>
<file_ref>
<file_name>oddWeiredSearch_0.01_x86_64-pc-linux-gnu</file_name>
<main_program/>
</file_ref>
</app_version>
Try this one and tell me what errors you getting.
Thanks Rebirther for the response but unfortunately it is no-go.
"File referenced in app_info does not exist: Odd Weird Search" (probably as no file is referenced in file-info)
"[error] State file error:bad application name Odd Weird Search"
If I leave the file info as yoyo stated and change the app name to what you (Rebirther) stated I get the same errors I reported before.
It does not like the
url (even though I can download the file from that exact url when typed at the browser prompt) and it does not like the
application name.
It should work but wont.
If I drop the url reference it still does not work.
Should there be an "app" reference in there somewhere?
Such as
<app>
<name>------------</name>
<user_friendly_name>----------------</user_friendly_name>
</app>
Then use that app name under the <app_version> section of the code.
Or does this not matter?
Do I actually need the api reference, as I don't put that in any of my app_info files?
What is the correct application name?
Why does the URL referenced not work or does it not need the url but a direct file reference?
Thanks
Conan