View Single Post
scegliau's Avatar
Posts: 22 | Thanked: 20 times | Joined on Feb 2007
#109
Hi, my ls look like Jimmy's

running android-notifications in a 'devel-su -p' shell gives this output:

[nemo@Jolla ~]$ devel-su -p
Password:
Enjoy your privileges.
cat: /proc/821/environ: Permission denied
NOTICE: Env value ignored
[nemo@Jolla ~]$ android-notifications
[D] NotificationsWatcher::NotificationsWatcher:61 - opening database "/home/nemo/.local/share/system/privileged/Notifications/notifications.db" true
[D] NotificationsWatcher::start:79 - Service registered successfully!
[D] NotificationsWatcher::handleNotify:460 - "AndroidNotification" "1 nuovo messaggio" "pippopippo" "/data/notificationIcon/com.whatsapp2130838948.png" QMap(("x-nemo-preview-body", QVariant(QString, "1 nuovo messaggio") ) ( "x-nemo-preview-icon" , QVariant(QString, "/data/notificationIcon/com.whatsapp2130838948.png") ) ( "x-nemo-preview-summary" , QVariant(QString, "pippopippo") ) )

so process can read notifications.db file, but the nothing chages: I receive visual notification but no sound and no led ones.

I'm not sure this test can be usefull (because of the error in reading env) but...

If you need other test...you have only to ask

thanks and regards