webOS-ports / luneos-testing

Public testing images for LuneOS
4 stars 1 forks source link

Issues to fix post release #18

Open Herrie82 opened 1 year ago

Herrie82 commented 1 year ago

Still remaining:

After OSE rebase and with the (minor) fixes merged in https://github.com/webOS-ports/meta-webos-ports/pull/605 the following issues are still there that ideally we have address for the release

Herrie82 commented 1 year ago

@Tofee ^

Herrie82 commented 10 months ago

@tofee ^

Herrie82 commented 10 months ago
  • [ ] Phone app: Call history is not populated.

Jan 15 13:29:44 pinephonepro mojodb-luna[636]: [] [pmlog] DB8 MOJ_SERVICE_WARNING {"sender":"org.webosports.app.phone","method":"put","payload":{"objects":[{"_kind":"com.palm.phonecallgroup:1","callcount":1,"groupId":"org.webosports.app.phone pid.callgroup__PHONE_-4864402-56-13-+_15/1/2024_merge","recentcall_address":{"addr":"+31652044684","normalizedAddr":"-4864402-56-13-+","service":"com.palm.telephony"},"recentcall_type":"missed","timestamp":1705321784854,"timestamp_day":19737,"type":"merge"}]},"error":"schema validation failed for kind 'com.palm.phonecallgroup:1': invalid enum value for property 'type'","reqErr":-985}

Herrie82 commented 10 months ago

Audio not working, seeing this in logs:

Jan 17 13:16:51 pinephonepro com.webos.service.mediacontroller[1389]: [] [pmlog] mediacontroller MediaSessionManager {} setMediaMetaData mediaId : AC6C639E1B84336F170246F0AB5D4B8D
Jan 17 13:16:51 pinephonepro com.webos.service.mediacontroller[1389]: [] [pmlog] mediacontroller MediaControlService {} setMediaMetaData response : {"returnValue":true}
Jan 17 13:16:51 pinephonepro WebAppMgr[857]: [] [pmlog] wam.log WARNING {} W[857:857:on_observer_webos.cc(415)] "HandleMediaKeyEvent Session ID is not sent\n"
Jan 17 13:16:51 pinephonepro webapp-mgr.sh[1415]: ALSA lib ../../alsa-plugins-1.2.6/pulse/pcm_pulse.c:758:(pulse_prepare) PulseAudio: Unable to create stream: No such entity
Jan 17 13:16:51 pinephonepro webapp-mgr.sh[1415]: ALSA lib ../../../alsa-lib-1.2.6.1/src/pcm/pcm.c:8742:(snd_pcm_set_params) Unable to set hw params for PLAYBACK: Input/output error
Jan 17 13:16:51 pinephonepro webapp-mgr.sh[1415]: [1415:1415:0117/131651.090498:WARNING:alsa_util.cc(212)] PcmSetParams: default, Input/output error
Jan 17 13:16:51 pinephonepro WebAppMgr[1415]: [] [pmlog] wam.log WARNING {} W[1415:1415:io/alsa/alsa_util.cc(212)] "PcmSetParams: default, Input/output error\n"
Jan 17 13:16:51 pinephonepro webapp-mgr.sh[1415]: ALSA lib ../../alsa-plugins-1.2.6/pulse/pcm_pulse.c:758:(pulse_prepare) PulseAudio: Unable to create stream: No such entity
Jan 17 13:16:51 pinephonepro webapp-mgr.sh[1415]: ALSA lib ../../../alsa-lib-1.2.6.1/src/pcm/pcm.c:8742:(snd_pcm_set_params) Unable to set hw params for PLAYBACK: Input/output error
Jan 17 13:16:51 pinephonepro webapp-mgr.sh[1415]: [1415:1415:0117/131651.095577:WARNING:alsa_util.cc(212)] PcmSetParams: plug:default, Input/output error
Jan 17 13:16:51 pinephonepro WebAppMgr[1415]: [] [pmlog] wam.log WARNING {} W[1415:1415:io/alsa/alsa_util.cc(212)] "PcmSetParams: plug:default, Input/output error\n"
Tofee commented 10 months ago

Unable to create stream: No such entity is interesting, though I don't know what it might point to