Open go-ten opened 5 years ago
Can confirm. I use cardDav and the Flatpak version of Contacts cannot see the contacts I have. Geary can see them though.
(gdb) start
Temporary breakpoint 1 at 0x1f740: file main.c, line 93.
Starting program: /app/bin/gnome-contacts
warning: File "/usr/lib/x86_64-linux-gnu/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
To enable execution of this file add
add-auto-load-safe-path /usr/lib/x86_64-linux-gnu/libthread_db-1.0.so
line to your configuration file "/home/kevin/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/kevin/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
Temporary breakpoint 1, main (argc=1, argv=0x7fffffffd448) at main.c:93
93 main.c: No such file or directory.
(gdb) continue
Continuing.
[New LWP 9]
[New LWP 10]
Gtk-Message: 14:22:07.593: Failed to load module "pk-gtk-module"
Gtk-Message: 14:22:07.595: Failed to load module "pk-gtk-module"
[Detaching after fork from child process 11]
[New LWP 14]
[New LWP 15]
[New LWP 16]
[New LWP 17]
(gnome-contacts:5): eds-CRITICAL **: 14:22:08.281: _edsf_persona_store_contacts_complete_cb: assertion 'err != NULL' failed
[LWP 16 exited]
Hi everyone, coming from here from https://gitlab.gnome.org/GNOME/gnome-contacts/issues/149#note_739639. Can you post your version of evolution-data-server here? If you have the development packages installed, you can use pkg-config --modversion evolution-data-server-1.2
. Otherwise, it's dependent on the package of your distribution that is installed (such as dpkg -l | grep evolution-data-server
).
Copying this text from the aforementioned issue:
I'm afraid this is due to the nature of Flatpaks and how they interact with the host system: basically, if Evolution-Data-Server has a version mismatch between the version that the flatpak application was built against and the version that actually lives on the host, the interaction with it breaks. Unfortunately, this means it can't really be solved for the flatpak usecase :(
@nielsdg
Name : evolution-data-server
Version : 3.34.4
Release : 1.fc31
Architecture : x86_64
Size : 7.9 M
Source : evolution-data-server-3.34.4-1.fc31.src.rpm
But, I guess that is the flatpak package or the data-server has been updated, because the issue I had no longer occurs to me. The Flatpak package of contacts now works for me. @go-ten Can you also test it again?
Hi,
I use Debian 10 Buster also :
evolution-data-server 3.30.5-1 amd64 evolution database backend server
evolution-data-server-common 3.30.5-1 all architecture independent files for Evolution Data Server
@nielsdg Works on Fedora 32.
Version : 3.36.1
Release : 1.fc32
Architecture : x86_64
Size : 8.0 M
Source : evolution-data-server-3.36.1-1.fc32.src.rpm
I have this issue on manjaro. Nextcloud account added on goa, nothing appearing in Contacts.
$ sudo pacman -Si evolution-data-server
Repository : extra
Name : evolution-data-server
Version : 3.36.2-1
$ flatpak list | grep org.gnome.Contacts
Contacts org.gnome.Contacts 3.36 stable flathub system
I have this issue on manjaro. Nextcloud account added on goa, nothing appearing in Contacts.
$ sudo pacman -Si evolution-data-server Repository : extra Name : evolution-data-server Version : 3.36.2-1
$ flatpak list | grep org.gnome.Contacts Contacts org.gnome.Contacts 3.36 stable flathub system
Install the folks
package
Hi,
Since the update to version 3.34, contacts synchronized with online accounts (Gnome) no longer appear.
Thanks