With my good old nokia phone, it was possible to assign a name to a SIM card. Is this also possible with SFOS? Could not find such a function in the SIM card settings.
That is quite odd, isnât it?
Those âdumb phonesâ could do some stuff our nowadays âsmart phonesâ cannot handle anymore.
Can anyone remember editing SIM contacts (Name 16char and one number only) directly?
There is a Patch in Patchmanager, which can change the names of SIM-Cards
It is called Custom Sim Names.
On the Volla Phone, I could install the patch but on activating Patchmanager said âCouldnât install patchâ.
Are developer options enabled?
Yes (20 charaktersâŚ)
Have you checked the patch log?
This is the log:
----------------------------------
pm_apply 2023-01-14T15:37:17+00:00
----------------------------------
patch-named-sims
Using patch file: /usr/share/patchmanager/patches/patch-named-sims/unified_diff.patch
----------------------------------
Test if already applied patch
----------------------------------
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur /usr/lib/qt5/qml/Sailfish/Messages/ChatTextInput.qml
|--- /usr/lib/qt5/qml/Sailfish/Messages/ChatTextInput.qml 2021-10-15 23:01:00.956964474 +0200
|+++ /usr/lib/qt5/qml/Sailfish/Messages/ChatTextInput.qml 2021-10-15 23:23:30.593274317 +0200
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 41
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur /usr/lib/qt5/qml/Sailfish/Telephony/SimManager.qml
|--- /usr/lib/qt5/qml/Sailfish/Telephony/SimManager.qml 2021-09-28 13:09:47.633627622 +0200
|+++ /usr/lib/qt5/qml/Sailfish/Telephony/SimManager.qml 2021-09-30 11:47:04.391416703 +0200
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
4 out of 4 hunks ignored
checking file usr/share/jolla-settings/pages/multisim/multisim.qml
Unreversed patch detected! Ignore -R? [n]
Apply anyway? [n]
Skipping patch.
2 out of 2 hunks ignored
----------------------------------
Dry running patch
----------------------------------
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur /usr/lib/qt5/qml/Sailfish/Messages/ChatTextInput.qml
|--- /usr/lib/qt5/qml/Sailfish/Messages/ChatTextInput.qml 2021-10-15 23:01:00.956964474 +0200
|+++ /usr/lib/qt5/qml/Sailfish/Messages/ChatTextInput.qml 2021-10-15 23:23:30.593274317 +0200
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 41
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur /usr/lib/qt5/qml/Sailfish/Telephony/SimManager.qml
|--- /usr/lib/qt5/qml/Sailfish/Telephony/SimManager.qml 2021-09-28 13:09:47.633627622 +0200
|+++ /usr/lib/qt5/qml/Sailfish/Telephony/SimManager.qml 2021-09-30 11:47:04.391416703 +0200
--------------------------
File to patch:
Skip this patch? [y]
Skipping patch.
4 out of 4 hunks ignored
checking file usr/share/jolla-settings/pages/multisim/multisim.qml
*** FAILED ***
There seems to be some error messages, but I donât understand them.
Just read in the patch notes, that tge patch only works on multisim devices.
It is a multi SIM device, but in slot 2 there is no SIM card but a SD memory card.
Have you enabled the 64bit compatibility in Patchmanager?
Do you have the âSIM cardsâ submenu in Settings?
I forget the details bit itâs possible you actually need two cards for that to appear.
Also, are you sure havenât manally hacked that file? (the one weâre trying to patch)
Oh yes, if the Volla port is 64bit you need to enable that switch in Patchmanager Settings and try again.
@miau Thank you for guiding me through troubleshooting! Now it works. In âSettings/SIM cardsâ I have now two extra lines for input SIM name and could give SIM 1 a name, that appears now beside:
âSIM 1 | nameâ.
SIM 2 not present (SD card there), but this causes no error.
@nephros Yes I have and I havenât tweaked/hacked anything here.