Skip to content
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

situations have some error message on starting #3

Open
speedy-10 opened this issue Mar 19, 2023 · 7 comments
Open

situations have some error message on starting #3

speedy-10 opened this issue Mar 19, 2023 · 7 comments

Comments

@speedy-10
Copy link

Hi, I want to use situations to save some battery power on Xperia 10 iii with SFOS 4.5.
If I start it from terminal, I get the following output:

[defaultuser@Xperia10III ~]$ harbour-situations2application
[D] unknown:0 - Using Wayland-EGL
library "libutils.so" not found
library "libcutils.so" not found
library "libhardware.so" not found
library "android.hardware.graphics.mapper@2.0.so" not found
library "android.hardware.graphics.mapper@2.1.so" not found
library "android.hardware.graphics.mapper@3.0.so" not found
library "android.hardware.graphics.mapper@4.0.so" not found
library "libc++.so" not found
library "libhidlbase.so" not found
library "libgralloctypes.so" not found
library "android.hardware.graphics.common@1.2.so" not found
library "libion.so" not found
library "libz.so" not found
library "libhidlmemory.so" not found
library "android.hidl.memory@1.0.so" not found
library "vendor.qti.qspmhal@1.0.so" not found
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Datei oder Verzeichnis nicht gefunden

Will there be an update, which improves situations on SFOS?
Regards

@hhaveri
Copy link
Contributor

hhaveri commented Mar 20, 2023

Will try to build against lastest SFOS and with Sonar updates and provide at least an alpha as soon as possible. Let's see if that helps.

@speedy-10
Copy link
Author

I'll test it, as soon I've time for that.

@hhaveri
Copy link
Contributor

hhaveri commented Mar 20, 2023

@speedy-10
Copy link
Author

Hi, I installed 3.2.284 but get the same messages. Situations seems to work properly in my case.

{{{
[defaultuser@Xperia10III ~]$ harbour-situations2application
[D] unknown:0 - Using Wayland-EGL
library "libutils.so" not found
library "libcutils.so" not found
library "libhardware.so" not found
library "android.hardware.graphics.mapper@2.0.so" not found
library "android.hardware.graphics.mapper@2.1.so" not found
library "android.hardware.graphics.mapper@3.0.so" not found
library "android.hardware.graphics.mapper@4.0.so" not found
library "libc++.so" not found
library "libhidlbase.so" not found
library "libgralloctypes.so" not found
library "android.hardware.graphics.common@1.2.so" not found
library "libion.so" not found
library "libz.so" not found
library "libhidlmemory.so" not found
library "android.hidl.memory@1.0.so" not found
library "vendor.qti.qspmhal@1.0.so" not found
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Datei oder Verzeichnis nicht gefunden
}}}
Distro: Sailfish OS 4.5.0.19 (Struven ketju), Kernel: 4.19.248 aarch64

@hhaveri
Copy link
Contributor

hhaveri commented Apr 2, 2023

I'm not getting any of that on my xperia 10 II - so cannot tell what is causing it

@speedy-10
Copy link
Author

Thanks for your checking.

@nephros
Copy link

nephros commented Apr 3, 2023

Just noticed the missing libraries reported are almost the same as in the utterly unrelated post here:

https://forum.sailfishos.org/t/livecasting-porting-notes-for-zenfone-8/14727/44
(top of comment 44, may need to expand "details")

Maybe it's somehow related to the build environment?

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

No branches or pull requests

3 participants