Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Evolution no longer starts
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Da51d
n00b
n00b


Joined: 27 Mar 2024
Posts: 34

PostPosted: Wed Jan 29, 2025 8:17 am    Post subject: Evolution no longer starts Reply with quote

Good morning. After a recent update the evolution mail client no longer starts. However in spite of this a number of processes have started:

Code:
Kryten /home/david # pgrep evolution
2354
2375
2390
2401


Code:
david     2354  0.0  0.3 459536 25344 ?        Sl   07:54   0:00 /usr/libexec/evolution-source-registry
david     2375  0.0  0.6 803552 53316 ?        Sl   07:54   0:00 /usr/libexec/evolution-data-server/evolution-alarm-notify
david     2390  0.0  0.2 882280 21632 ?        Sl   07:54   0:00 /usr/libexec/evolution-calendar-factory
david     2401  0.0  0.3 732728 23808 ?        Sl   07:54   0:00 /usr/libexec/evolution-addressbook-factory


There is also this message in /var/log/messages

Code:

Jan 29 09:00:55 Kryten kernel: traps: evolution[7765] trap int3 ip:7f7413199827 sp:7ffe87231f90 error:0 in libglib-2.0.so.0.8000.5[7f7413152000+9e000]


Trying to start from the terminal produces

Code:
david@Kryten ~ $ evolution

(evolution:8411): dbind-WARNING **: 09:24:15.525: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(evolution-alarm-notify:8420): dbind-WARNING **: 09:24:15.592: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
bwrap: Can't find source path /run/user/134/at-spi: Permission denied

** (evolution:8411): ERROR **: 09:24:15.740: Failed to fully launch dbus-proxy: Child process exited with code 1
Trace/breakpoint trap



I tried unemerging and reemerging evolution but the same thing happens. Does anyone know what might be wrong here?
_________________
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1833
Location: PB, Germany

PostPosted: Wed Jan 29, 2025 12:20 pm    Post subject: Reply with quote

Yes, I stumbled on that issue this morning too: I solved it by manually rebuilding…
Code:
emerge -atv1 mail-client/evolution gnome-extra/evolution-ews gnome-extra/evolution-data-server
Could also have been solved by…
Code:
emerge -atv --keep-going @preserved-rebuild
where I noticed the evolution-data-server in the list. So might be the only package that needs to be rebuilt.
_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Da51d
n00b
n00b


Joined: 27 Mar 2024
Posts: 34

PostPosted: Wed Jan 29, 2025 1:51 pm    Post subject: Reply with quote

Thank you Massimo, I tried the first command but still have the same problem, and when I then tried the second it simply said "Nothing to merge; quitting".
_________________
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1833
Location: PB, Germany

PostPosted: Wed Jan 29, 2025 1:57 pm    Post subject: Reply with quote

You already did a
Code:
emerge -auUDtv world --keep-going
and rebooted the system?
_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Da51d
n00b
n00b


Joined: 27 Mar 2024
Posts: 34

PostPosted: Wed Jan 29, 2025 2:14 pm    Post subject: Reply with quote

I have tried this too but the problem persists.
_________________
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Back to top
View user's profile Send private message
Da51d
n00b
n00b


Joined: 27 Mar 2024
Posts: 34

PostPosted: Wed Jan 29, 2025 7:57 pm    Post subject: Reply with quote

Ok I am at my wits' end. I have completely unmerged evolution, and depclean removed 70 packages (dev-ruby/loads-of-stuff), expunged everything with evolution from my home folder, then updated (nothing to do), and tried to emerge evolution from scratch (which takes ages), but the problem persists. The last update has done something sinister...or the mail-client/evolution package is broken. I will try one more time...and if it fails again I will try Thunderbird instead.
_________________
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Back to top
View user's profile Send private message
Da51d
n00b
n00b


Joined: 27 Mar 2024
Posts: 34

PostPosted: Thu Jan 30, 2025 1:10 am    Post subject: Reply with quote

It didn't work...I have installed Thunderbird...that works. On the bright side I'll never have to compile webkit-gtk again.
_________________
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1833
Location: PB, Germany

PostPosted: Thu Jan 30, 2025 5:52 am    Post subject: Re: Evolution no longer starts Reply with quote

Evolution is a lot more than Thunderbird can provide. It's a complete PIM suite like Kontakt or Outlook, it's for more than 10 years my daily workhorse and got absolutely important. I was also severely hit by this issue and like to understand and support why I got it fixed by a simple rebuild of evolution.
While I got this one repaired like this I still have another issue Evolution and broken webkit-gtk and also struggling with a long rebuild of the previous webkit-gtk version. So there are some issues with these new (stable) versions.
Da51d wrote:
Code:
david@Kryten ~ $ evolution

(evolution:8411): dbind-WARNING **: 09:24:15.525: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(evolution-alarm-notify:8420): dbind-WARNING **: 09:24:15.592: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
bwrap: Can't find source path /run/user/134/at-spi: Permission denied

** (evolution:8411): ERROR **: 09:24:15.740: Failed to fully launch dbus-proxy: Child process exited with code 1
Trace/breakpoint trap
I have another almost identical installation having this similar issue now and going to investigate. I wonder about the user ID, it's not my user ID but the user ID of lightdm, the login manager before Xfce starts. Same for you?
_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Da51d
n00b
n00b


Joined: 27 Mar 2024
Posts: 34

PostPosted: Thu Jan 30, 2025 9:00 am    Post subject: Reply with quote

Good morning Massimo. Yes, user 134 is lightdm. I too prefer evolution. It is the only Gnome application I use. I'd like to understand why your repair didn't work for me too. Please let me know if you do identify the problem. Thanks. And if I can supply you with more info, do ask.
_________________
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum