After upgrade to 4.6.0.11, the 3 apps I use will not install (I had uninstalled them as directed before update)
Noson (needs QT runner)
Deadbeef silica (64 bit). (libFLAC.so.8() needed by deadbeef-1.8.4-2.aarch64)
Oh well
After upgrade to 4.6.0.11, the 3 apps I use will not install (I had uninstalled them as directed before update)
Noson (needs QT runner)
Deadbeef silica (64 bit). (libFLAC.so.8() needed by deadbeef-1.8.4-2.aarch64)
Oh well
Amazfish is another app that doesnāt work
Where are you installing from?
The chum rebuild has not happened yet for the regular repo.
If you are overriding to an old version this is to be expected.
TAO translator is also not working anymore.
Should we start making a table and list those apps?
Is amazfish not working under 4.6.0.11? Is there a workaround for that?
Itās usually best to file a bug with the packager/developer source repo.
Even better to do a fix and PR.
@piggz is currently holidaying in tenerife ill get to it soon, a fix is already in so it just needs built on obs i think
It does work, Iām using it. You just have to build it yourself.
Looks like the update wiped my e-mail account. password was missing, but it still does not work even after putting it in. I guess I have remove my e-mail account and reconfigure it.
One of the Android app, āABC mobileā, also lost my account, but that was rather easy to fix.
Maybe this was broken in a former release, it sound like an old error. What ever, deleting and recreate the account works like a charm. And maybe the old error is gone for ever then
Yep, could be. But for me this was first time update actually affected any application. I still have Xperia 10+, which works, though its battery lasts hardly a day. I might break out 10 IV, which is still waiting in the box.
Got the e-mail working. Recreating the account was the solution.
Iāve built deadbeef for sfos 4.6, so you can install it from openrepos.
Thx a lot for yourcefforts to rebuild this app.
I really like it.
It doesnāt start on 4.6.0.13
https://openrepos.net/content/carmenfdezb/deadbeef-silica-armv7hlaarch64i486
[defaultuser@XperiaXZ2Compact ~]$ deadbeef
starting deadbeef 1.8.4
server_start
INFO: unlink socket: Ist ein Verzeichnis
bind: Die Adresse wird bereits verwendet
[defaultuser@XperiaXZ2Compact ~]
I tried also the other Versions, no luck.
You canāt start deadbeef because itās already is running in your phone. If you kill deadbeef process (with crest app for example), can you start it?
That error-message comes right after installation, so no running task before and after start-attempt (Crest doesnĀ“t show it under āShow all processesā). So my guess is something broke with 4.6.0.13 Update (i did a full reflash).
Itās very weird, in the last update Iāve only built on sfos 4.6, nothing is changed. I tested it in xa2 (32bits) and 10 ii (64bits) and it worked fine.
Iāll uninstall and try to do a clean install from storeman in my xa2 this afternoon.
@carmenfdezb
Gotcha! I found the reason! Problem solved!
My fault was to use MyBackup before installing Deadbeef, now it starts!
It seems this empty directory is the cause, it was present at my old installation and recreated by MyBackup:
~/.config/deadbeef/socket/
And before installing it again i delete the complete content of ~/.config/deadbeef/. Then the new Version of Deadbeef is starting. Now there is this 0-Byte-File created instead of the Directory before:
File ~/.config/deadbeef/=socket
So this seem to be a kind of Semaphore-Mechanism i guess and something changed in SailfishOS and/or Deadbeef between the last update!?