Finnish OP-Mobiili

OP side. There is a work around to make the new version 72.0.0 work while we wait new version:

Just be mindful of the quotation marks on the command, because it is normal text and not pre-formated text.

1 Like

Thank you, work-around worked after restart and reinstallation of op-mobiili. Somewhat annoying that with every their update problems seem to appear within Sailfish-OS + android.

1 Like

Worked for me to; I did:

$ devel-su sh -c 'echo kernel.yama.ptrace_scope = 0 > /etc/sysctl.d/91-opmobiili.conf'

and then (to activate without rebooting):

$ devel-su sysctl -w kernel.yama.ptrace_scope=0

so thanks to all involved (ascii smile)

11 Likes

I just upgraded to 74, it still crashes on my Xperia 10 III. I don’t know if it’s on sailfish (as I’m sure op is making sure it work on more standard android systems) or if it’s on op side (because it’s literally the only app that do that to me). I’m filing a bug report to op as this thread is already a report on for jolla. Hopefully a fix would come from somewhere…

I have a contact from OP dev team and maybe @vige contacted them as well. That said, they are well aware and hopefully we find a solution together.

6 Likes

Please check also the solution provided by @avhakola

Can confirm the app works on C2, with the solution kindly mentioned by @avhakola and @domo141 .

I tried earlier to only write the conf file and reboot, but the app still used to crash at start. I found that in my case, the solution very likely was setting the ptrace_scope to zero manually, instead of writing the conf file and simply rebooting the device.

The problem persists on OP Mobiili version 75.0.2. The app cannot be started on the Jolla C2 even when microG is present.

However, the solution of domo141 works.

5 Likes

Note that I just copied someone else™s discovery - maybe to easier compherensive format :smiley:

2 Likes

Thank you, worked for me with J2!

1 Like

I got my Jolla 2026. I ‘m trying to survive without Android apps but OP banking apps is one that I need. Installed OP Mobiili 84.0.0 (10105) on Jolla Sailfish OS 5.2.0.16.

App starts, shows OP logo and when I click on yellow start button it crash/disappears. S-bank app works fine. Anybody else having same problem?

Did you try the fix that worked for the previous poster?

devel-su sh -c 'echo kernel.yama.ptrace_scope = 0 > /etc/sysctl.d/91-opmobiili.conf'

devel-su sysctl -w kernel.yama.ptrace_scope=0

Thanks man, that made the trick! I saw that but thought better ask first :slight_smile: But now I can confirm to get OP mobiili up and running on Jolla 2026 run those

1 Like