That works well, but my old IBM OS2 habits persist – General Availability.
Here are a few other ideas I thought about:
- Turn off and on your Librem 5 and see if the phone icon shows up.
- Press the area where the phone icon is supposed to be and see if something happens.
Genuine
Georgia, Atlanta.
I’m going to dust off my Librem 5 today and try this issue on Contacs app
Nothing happens. (This has been like this since i updated to 43-beta around the time of the OP)
@FranklyFlawless , you can provide instructions for flashing to Crimson? how stable has it been running? Are their pretty frequent updates?
Okay, let us know if your Contacts app is any different from ours using librem5-goodies
.
Sure, the rest of the questions I do not have answers to. However, I suggest that you do not use Crimson for anything important, and that you externally backup your files beforehand. Currently, Crimson images are only built using Jenkins on Evergreen with the plain variant.
- Flash a PureOS 10.3 image on a USB drive, then boot it.
- Install
git
, then follow these steps up until you have finished installing the udev rules. - Download the
librem5r4.img.xz
from landing andu-boot-librem5.imx
from mainline, then extractlibrem5r4.img.xz
using Archive Manager to the root oflibrem5-flash-image
. Moveu-boot-librem5.imx
into the root of the same directory as well. - Execute this code, then follow the subsequent steps thereafter:
./scripts/librem5-flash-image --skip-download --dir ./
What happens with Contacts after updating PureOS?
sudo apt update && sudo apt upgrade -y
I did that before i tried Contacts, so i guess that @ASwyD2 need to Purge Contacts then Reboot then Reinstall to may fix it.
purism@pureos:~$ sudo apt update && sudo apt upgrade -y
[sudo] password for purism:
Get:1 https://repo.pureos.net/pureos byzantium InRelease [9,641 B]
Get:2 https://repo.pureos.net/pureos byzantium-updates InRelease [9,649 B]
Get:3 https://repo.pureos.net/pureos byzantium-security InRelease [9,650 B]
Ign:4 https://repo.pureos.net/pureos byzantium/main all DEP-11 Metadata
Ign:5 https://repo.pureos.net/pureos byzantium/main arm64 DEP-11 Metadata
Ign:6 https://repo.pureos.net/pureos byzantium/main DEP-11 48x48 Icons
Ign:7 https://repo.pureos.net/pureos byzantium-updates/main arm64 DEP-11 Metadata
Get:4 https://repo.pureos.net/pureos byzantium/main all DEP-11 Metadata [344 kB]
Get:5 https://repo.pureos.net/pureos byzantium/main arm64 DEP-11 Metadata [2,514 kB]
Get:6 https://repo.pureos.net/pureos byzantium/main DEP-11 48x48 Icons [3,351 kB]
Ign:8 https://repo.pureos.net/pureos byzantium-security/main arm64 DEP-11 Metadata
Ign:9 https://repo.pureos.net/pureos byzantium-security/main all DEP-11 Metadata
Get:7 https://repo.pureos.net/pureos byzantium-updates/main arm64 DEP-11 Metadata [2,492 B]
Get:8 https://repo.pureos.net/pureos byzantium-security/main arm64 DEP-11 Metadata [47.2 kB]
Get:9 https://repo.pureos.net/pureos byzantium-security/main all DEP-11 Metadata [208 B]
Fetched 6,288 kB in 12s (505 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
purism@pureos:~$
Nothing
I don’t think I should remove it.
sudo apt remove gnome-contacts
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
gnome-contacts librem5-gnome
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
librem5-gnome
gnome-contacts (due to librem5-gnome)
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
After this operation, 2,061 kB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
?]
sudo apt purge gnome-contacts -y; sudo apt install gnome-contacts librem5-gnome -y; sudo reboot
Okay, I think it is time to contact Purism support then.
Will it hurt anything if i remove librem5-gnome
?
Wait, let me test me first.
EDIT: i still testing …i found one error.
The buttons work, they just don’t show the right icons. This is true for me in several other apps, as well – both GTK and KDE.
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-==============-============-=================================
ii librem5-gnome 65pureos1~byz1 all GNOME metapackage for the Librem5
~
~
Ok you are Good to go:
sudo apt update -y; sudo apt purge gnome-contacts -y; sudo apt install gnome-contacts librem5-gnome -y; sudo reboot
This won’t remove Contacts
sudo apt update -y; sudo apt purge gnome-contacts -y; sudo apt install gnome-contacts librem5-gnome -y;
[sudo] password for purism:
Sorry, try again.
[sudo] password for purism:
Get:1 https://repo.pureos.net/pureos byzantium InRelease [9,641 B]
Get:2 https://repo.pureos.net/pureos byzantium-updates InRelease [9,649 B]
Get:3 https://repo.pureos.net/pureos byzantium-security InRelease [9,650 B]
Fetched 28.9 kB in 3s (10.4 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
gnome-contacts* librem5-gnome*
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
librem5-gnome
gnome-contacts (due to librem5-gnome)
0 upgraded, 0 newly installed, 2 to remove and 1 not upgraded.
E: Essential packages were removed and -y was used without --allow-remove-essential.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
gnome-contacts is already the newest version (43~beta-1pureos2).
librem5-gnome is already the newest version (65pureos1~byz1).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.