-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
getActivityInfo activityName parameter does not seem to work #2
Comments
When using luna-send, you will also have to specify an application name with "-a". Indeed, getActivityInfo will also compare the "creator" of the LS2 message, whose name has to match the creator of the activity at the time of its registering. |
so you can't query if an activity exists unless you spoof, or are the creator? |
It seems so - it could be I missed something, too. Note that querying by activityId works well, if needed... |
ok, well, i guess it's not a bug then necessarily, perhaps a documentation flaw |
:Release Notes: This patch is adding the systemd service file :Detailed Notes: This patch installs systemd related files. It includes systemd service file and script file, occasionally. The files would be installed at /etc/systemd/system Wiki page regarding decentralize systemd files: https://wiki.lgsvl.com/display/webOSDocs/Decentralize+systemd+files :Testing Performed: Build ok, The files are installed at /etc/systemd/system :QA Notes: :Issues Addressed: [PLAT-68059] Decentralize systemd units to each component #2 Change-Id: I50b7cd6a451500711b1685888dd31fc746fd1e24 Reviewed-on: http://gpro.lgsvl.com/225887 Reviewed-by: Eunmin Lim <[email protected]> Reviewed-by: Sukil Hong <[email protected]> Reviewed-by: Sangwoo Kang <[email protected]> Tested-by: Sangwoo Kang <[email protected]>
After creating an activity "testActivity" using configurator, I rebooted, and attempted to determine that the activity was in fact installed:
The activity then ran a couple of minutes later.
The text was updated successfully, but these errors were encountered: