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

Error after update to V4.5.21 #4

Closed
RonnyB74 opened this issue Jul 17, 2023 · 7 comments
Closed

Error after update to V4.5.21 #4

RonnyB74 opened this issue Jul 17, 2023 · 7 comments

Comments

@RonnyB74
Copy link

Since the Sailfish update from 4.5.19 to 4.5.21, the button cannot be activated. It no longer asks for the password. The following error message is displayed in the journal:

Error starting org.nephros.sailfish.x10iiicamera

I deleted the app via chum and reinstalled it. Unfortunately, this did not help.

Ronny

@nephros
Copy link
Owner

nephros commented Jul 22, 2023

Thanks for reporting.

Unfortunately I can not test this myself as my X10iii device is still on 4.4 and will remain there for some time still.

Can you confirm that the issue is still there after a reboot?

@RonnyB74
Copy link
Author

Unfortunately yes.

@nephros
Copy link
Owner

nephros commented Jul 23, 2023

Unfortunately yes.

Thanks.

can you please do a

devel-su
systemctl restart org.nephros.sailfish.x10iiicamera.service
systemctl status -l --no-pager org.nephros.sailfish.x10iiicamera.service

and post the output here?

@nephros
Copy link
Owner

nephros commented Jul 24, 2023

Others do not seem to have this problem (https://forum.sailfishos.org/t/toggle-xperia-10iii-cameras/15975/20?u=nephros). So maybe it's an isolated case.

@RonnyB74
Copy link
Author

Here is the output:

[root@Xperia10III defaultuser]# systemctl restart org.nephros.sailfish.x10iiicamera.service [root@Xperia10III defaultuser]# systemctl status -l --no-pager org.nephros.sailfish.x10iiicamera.service ● org.nephros.sailfish.x10iiicamera.service - Xperia 10III Triple Camera Toggle Loaded: loaded (/usr/lib/systemd/system/org.nephros.sailfish.x10iiicamera.service; static; vendor preset: enabled) Active: active (exited) since Mon 2023-07-24 17:43:11 CEST; 10s ago Docs: https://docs.sailfishos.org/Support/Help_Articles/Camera/#multiple-cameras-of-xperia-10-iii Process: 19285 ExecStart=/bin/bash -c /usr/bin/sed -i 's/multiCameraEnable=.*$/multiCameraEnable=TRUE/' $CAMXFILE && /usr/bin/pkill -f $CAMPROVIDER (code=exited, status=0/SUCCESS) Main PID: 19285 (code=exited, status=0/SUCCESS)

Jul 24 17:43:11 Xperia10III systemd[1]: Starting Xperia 10III Triple Camera Toggle... Jul 24 17:43:11 Xperia10III systemd[1]: Started Xperia 10III Triple Camera Toggle.

Strangely enough, the restart activates the button. But it cannot be deactivated by clicking on it.

@nephros
Copy link
Owner

nephros commented Jul 24, 2023

Something must be amiss with polkit.

I'm guessing maybe the update isn't complete.

If you have zypper installed, try:

zypper ref
zypper up

The output of the second one would be interesting.
If you try this, do NOT proceed with anything zypper suggests, just post the output.

@RonnyB74
Copy link
Author

Thank you, we did it. Somehow, there were complications with old app versions from the warehouse. This must have prevented Chum from updating a lib. I wouldn't have thought of that on my own!

@nephros nephros closed this as completed Jul 31, 2023
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

2 participants