Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Evolution no longer starts

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
85 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next
Author
Message
dumi
n00b
n00b
User avatar
Posts: 30
Joined: Wed Mar 17, 2004 11:11 pm
Location: Czech Republic

  • Quote

Post by dumi » Mon Feb 03, 2025 8:04 am

Code: Select all

dumi@dumidek ~ $ ps aux |grep "dbus.*access"
root      2961  0.0  0.0   4856  2560 ?        S    09:00   0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 11 --address=unix:path=/run/user/0/at-spi/bus_0
dumi      4772  0.0  0.0   9256  2176 pts/1    S+   09:01   0:00 grep --color=auto dbus.*access
Software is like sex.
It's better when it's free.
Top
Massimo B.
Veteran
Veteran
User avatar
Posts: 1940
Joined: Wed Feb 09, 2005 3:05 pm
Location: PB, Germany

  • Quote

Post by Massimo B. » Mon Feb 03, 2025 8:06 am

From the START time of my users dbus-daemon I see it's started too late, somewhere between by failing evolution starts, but not after the Xfce login this morning.
I checked all dbus related recent updates, and there was nothing. lightdm wasn't updated. Only major update of Xfce 4.18.0 to 4.20.0
Which Window Manager / Desktop Environment are you using?
HP ZBook Power G9 i7-12700H,64GB DDR5|HP ProDesk 600 G5 i7-9700,128GB DDR4
Top
Massimo B.
Veteran
Veteran
User avatar
Posts: 1940
Joined: Wed Feb 09, 2005 3:05 pm
Location: PB, Germany

  • Quote

Post by Massimo B. » Mon Feb 03, 2025 8:11 am

No idea what happens, if the service is missing after you killed the lightdm one, please try. Maybe a new user process is started then.
HP ZBook Power G9 i7-12700H,64GB DDR5|HP ProDesk 600 G5 i7-9700,128GB DDR4
Top
dumi
n00b
n00b
User avatar
Posts: 30
Joined: Wed Mar 17, 2004 11:11 pm
Location: Czech Republic

  • Quote

Post by dumi » Mon Feb 03, 2025 8:22 am

i'm using Mate
killing the dbus proccess makes no difference.
Software is like sex.
It's better when it's free.
Top
Da51d
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Mar 27, 2024 3:20 pm

  • Quote

Post by Da51d » Mon Feb 03, 2025 9:14 am

Code: Select all

# ps aux |grep "dbus.*access"
lightdm   2223  0.0  0.0   5648  2944 ?        S    08:29   0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 11 --address=unix:path=/run/user/134/at-spi/bus_0
root      3418  0.0  0.0   6660  2176 pts/0    S+   09:13   0:00 grep --color=auto dbus.*access
I am using the i3 window manager, but there are lots of xfce elements (eg.thunar file manager, mousepad and xfce terminal).
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Top
Massimo B.
Veteran
Veteran
User avatar
Posts: 1940
Joined: Wed Feb 09, 2005 3:05 pm
Location: PB, Germany

  • Quote

Post by Massimo B. » Mon Feb 03, 2025 11:10 am

Does that mean, killing the dbus-daemon process makes always a new process being started as lightdm user?
Ok, for now it does not seem to be WM related, there are users with Xfce (me), i3 (Da51d), Mate(dumi)...

Are all of you using lightdm as Login-manager?
HP ZBook Power G9 i7-12700H,64GB DDR5|HP ProDesk 600 G5 i7-9700,128GB DDR4
Top
Da51d
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Mar 27, 2024 3:20 pm

  • Quote

Post by Da51d » Mon Feb 03, 2025 11:21 am

Are all of you using lightdm as Login-manager?
I am.
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Top
dumi
n00b
n00b
User avatar
Posts: 30
Joined: Wed Mar 17, 2004 11:11 pm
Location: Czech Republic

  • Quote

Post by dumi » Mon Feb 03, 2025 11:22 am

Massimo B. wrote: Are all of you using lightdm as Login-manager?
Me too.
Software is like sex.
It's better when it's free.
Top
Da51d
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Mar 27, 2024 3:20 pm

  • Quote

Post by Da51d » Mon Feb 03, 2025 7:10 pm

There have been similar(?) bugs https://bugs.gentoo.org/886485 https://bugs.gentoo.org/903543
Last edited by Da51d on Mon Feb 03, 2025 8:40 pm, edited 1 time in total.
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Top
dumi
n00b
n00b
User avatar
Posts: 30
Joined: Wed Mar 17, 2004 11:11 pm
Location: Czech Republic

  • Quote

Post by dumi » Mon Feb 03, 2025 8:23 pm

if i run command

Code: Select all

/usr/libexec/at-spi-bus-launcher --launch-immediately
mentioned here:
https://bugs.gentoo.org/886485

evolution starts fine.
Software is like sex.
It's better when it's free.
Top
Da51d
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Mar 27, 2024 3:20 pm

  • Quote

Post by Da51d » Mon Feb 03, 2025 11:53 pm

Doesn't work for me

Code: Select all

 
$ /usr/libexec/at-spi-bus-launcher --launch-immediately
$ evolution

(evolution:3289): dbind-WARNING **: 23:50:11.640: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(evolution-alarm-notify:3305): dbind-WARNING **: 23:50:11.734: 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:3289): ERROR **: 23:50:11.879: Failed to fully launch dbus-proxy: Child process exited with code 1
Trace/breakpoint trap
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Top
Massimo B.
Veteran
Veteran
User avatar
Posts: 1940
Joined: Wed Feb 09, 2005 3:05 pm
Location: PB, Germany

  • Quote

Post by Massimo B. » Tue Feb 04, 2025 4:47 am

And if you kill the other daemon?
HP ZBook Power G9 i7-12700H,64GB DDR5|HP ProDesk 600 G5 i7-9700,128GB DDR4
Top
Da51d
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Mar 27, 2024 3:20 pm

  • Quote

Post by Da51d » Tue Feb 04, 2025 8:04 am

And if you kill the other daemon?
Makes no difference.
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Top
Massimo B.
Veteran
Veteran
User avatar
Posts: 1940
Joined: Wed Feb 09, 2005 3:05 pm
Location: PB, Germany

  • Quote

Post by Massimo B. » Tue Feb 04, 2025 8:29 am

Da51d wrote:Makes no difference.
So you have never seen Evolution starting recently with either version of the webkit-gtk? Then it's different again on your installation, here it is working sometimes and can't say why.

So for now we have 3 (probably duplicate) tickets:
  • Bug 886485 mail-client/evolution-3.46.2 hangs forever after printing out error message 'bwrap: Can't find source path /run/user/1000/at-spi: No such file or directory'
    Bug 903543 mail-client/evolution does not start, gives "Failed to connect to socket /root/.cache/at-spi/bus_0: Permission denied"
    Bug 949238 mail-client/evolution fails to start
Which means, the issue is not new and existed almost 3 years ago, I haven't seen it before.

Can someone please cross-reference the tickets by See Also:, I don't have the permissions to do.
HP ZBook Power G9 i7-12700H,64GB DDR5|HP ProDesk 600 G5 i7-9700,128GB DDR4
Top
Da51d
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Mar 27, 2024 3:20 pm

  • Quote

Post by Da51d » Tue Feb 04, 2025 8:42 am

Can someone please cross-reference the tickets by See Also:, I don't have the permissions to do.
Done.
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Top
dumi
n00b
n00b
User avatar
Posts: 30
Joined: Wed Mar 17, 2004 11:11 pm
Location: Czech Republic

  • Quote

Post by dumi » Tue Feb 04, 2025 8:50 am

on my second PC, where i have same problem with evolution running command:

Code: Select all

/usr/libexec/at-spi-bus-launcher --launch-immediately
helps too.

When the at-spi daemon is running for my user, evolution starts fine, if it is not running (at-spi), evolution tryes to pick proccess (socket) from other user (for me is root) and fails to start with no permission error.

So i thnik the problem is with the ap-spi not running, but why? Before upgrading the system (emerge -va -1uD @world, about 600 packages), everything was working fine.

My both computers behave the same way. computers have slightly different config, but basic is the same, Lightdm / Mate / Evolution.

PS: sorry for my bad english, i hope that my messages are understandable.
Software is like sex.
It's better when it's free.
Top
Da51d
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Mar 27, 2024 3:20 pm

  • Quote

Post by Da51d » Tue Feb 04, 2025 10:47 am

Also, I am getting issues with mousepad and thunar, as shown in .xsession-errors

Code: Select all

(mousepad:2519): dbind-WARNING **: 10:39:28.103: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(thunar:2413): dbind-WARNING **: 10:37:58.351: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
(Although Thunar and Mousepad both still work)
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Top
Massimo B.
Veteran
Veteran
User avatar
Posts: 1940
Joined: Wed Feb 09, 2005 3:05 pm
Location: PB, Germany

  • Quote

Post by Massimo B. » Wed Feb 05, 2025 7:01 am

I noticed, after several working days and reboots, having webkit-gtk-2.44.4-r410 installed, evolution just starts after a reboot, having 2.46.5-r410 it fails initially.
When it fails, I only have 1 dbus-daemon.*accessibility running for lightdm:

Code: Select all

$ ps aux |grep '[d]bus-daemon.*accessibility'
lightdm   5619  0.0  0.0   6040  3200 ?        S    06:56   0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 10 --address=unix:path=/run/user/1007/at-spi/bus_0
It does not help to kill this.

I have more issues with the recent updates, such as the xscreensaver daemon is not running after restart. xscreensaver-settings offers to start the daemon and it does successfully. After doing so, this also started the appropriate dbus-daemon for my user and makes evolution start:

Code: Select all

$ ps aux |grep '[d]bus-daemon.*accessibility'
mb        9580  0.0  0.0   6032  3556 ?        S    07:04   0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 10 --address=unix:path=/run/user/4728/at-spi/bus_0
HP ZBook Power G9 i7-12700H,64GB DDR5|HP ProDesk 600 G5 i7-9700,128GB DDR4
Top
Massimo B.
Veteran
Veteran
User avatar
Posts: 1940
Joined: Wed Feb 09, 2005 3:05 pm
Location: PB, Germany

  • Quote

Post by Massimo B. » Wed Feb 05, 2025 7:19 am

Based on https://bugs.gentoo.org/886485#c19 I wonder, if OpenRC is related to this issue, while it is not introducing the bug itself. I'm using sys-apps/openrc-0.55.1 since December 2024. I wonder, if all of you affected by the issue are also using OpenRC as Init system? That would explain why binary distros have not reported the issue yet, as they are almost all migrated to systemd. As we know it's not related to the Desktop Environment as users with Xfce, i3, Mate have already reported, though all of them Gtk-based.
Forums are missing tables so I started an ASCII table of my setup, please comment about your setups by copy and append your details to the table...

Code: Select all

User        Window Manager(WM)      Desktop Environment(DE)     Display Server(DS)  Login Manager(LM)       Init
------------------------------------------------------------------------------------------------------------------
massimo     xfwm4                   Xfce-4.20                   Xorg                Lightdm                 Xorg
HP ZBook Power G9 i7-12700H,64GB DDR5|HP ProDesk 600 G5 i7-9700,128GB DDR4
Top
Da51d
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Mar 27, 2024 3:20 pm

  • Quote

Post by Da51d » Wed Feb 05, 2025 10:01 am

Code: Select all

User        Window Manager(WM)      Desktop Environment(DE)     Display Server(DS)  Login Manager(LM)       Init
------------------------------------------------------------------------------------------------------------------
massimo     xfwm4                   Xfce-4.20                   Xorg                Lightdm                 Xorg
da51df      i3wm                    i3wm                        Xorg                Lightdm                 Sysvinit
I am using openrc, but not openrc-init.
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Top
dumi
n00b
n00b
User avatar
Posts: 30
Joined: Wed Mar 17, 2004 11:11 pm
Location: Czech Republic

  • Quote

Post by dumi » Wed Feb 05, 2025 3:27 pm

Code: Select all

User        Window Manager(WM)      Desktop Environment(DE)     Display Server(DS)  Login Manager(LM)       Init
------------------------------------------------------------------------------------------------------------------
massimo     xfwm4                   Xfce-4.20                   Xorg                Lightdm                 Xorg
da51df      i3wm                    i3wm                        Xorg                Lightdm                 Sysvinit
dumi        Marco                   Mate                        Xorg                Lightdm                 openrc
Software is like sex.
It's better when it's free.
Top
Da51d
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Mar 27, 2024 3:20 pm

  • Quote

Post by Da51d » Wed Feb 05, 2025 5:30 pm

I just installed xfce, and logged in to an xfce session. Here is a list of errors logged in the ~/.Xsession-errors file

Code: Select all

(xfce4-session:2292): dbind-WARNING **: 17:23:04.254: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
** Message: 17:23:04.272: Failed to fetch _NET_NUMBER_OF_DESKTOPS; assuming 1
** Message: 17:23:04.272: Failed to get _NET_WORKAREA; using full screen dimensions
** Message: 17:23:04.272: Failed to fetch _NET_CURRENT_DESKTOP; assuming 0
** Message: 17:23:04.272: Failed to fetch _NET_CURRENT_DESKTOP; assuming 0
/usr/bin/iceauth:  creating new authority file /run/user/1000/ICEauthority

(xfwm4:2331): dbind-WARNING **: 17:23:04.331: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
** Message: 17:23:04.371: Failed to fetch _NET_CURRENT_DESKTOP; assuming 0

(xfsettingsd:2340): dbind-WARNING **: 17:23:04.483: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(xfce4-panel:2374): dbind-WARNING **: 17:23:06.208: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(Thunar:2379): dbind-WARNING **: 17:23:06.241: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(xfdesktop:2385): dbind-WARNING **: 17:23:06.275: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(xfce4-power-manager:2391): dbind-WARNING **: 17:23:06.404: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(xfsettingsd:2393): dbind-WARNING **: 17:23:06.412: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(polkit-gnome-authentication-agent-1:2407): dbind-WARNING **: 17:23:06.421: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(xfce4-screensaver:2397): dbind-WARNING **: 17:23:06.422: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(wrapper-2.0:2406): dbind-WARNING **: 17:23:06.430: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(evolution-alarm-notify:2389): dbind-WARNING **: 17:23:06.436: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(wrapper-2.0:2462): dbind-WARNING **: 17:23:06.480: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(exo-open:2584): dbind-WARNING **: 17:23:14.022: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(xfce4-mime-helper:2589): dbind-WARNING **: 17:23:14.048: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(evolution:2796): dbind-WARNING **: 17:23:43.786: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(evolution-alarm-notify:2807): dbind-WARNING **: 17:23:43.879: 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:2796): ERROR **: 17:23:44.011: Failed to fully launch dbus-proxy: Child process exited with code 1

(xfce4-session:2292): GLib-WARNING **: 17:23:44.015: ../glib-2.80.5/glib/gmain.c:5802: waitid(pid:2796, pidfd=25) failed: No child processes (10). See documentation of g_child_watch_source_new() for possible causes.

(exo-open:2830): dbind-WARNING **: 17:23:55.079: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(xfce4-mime-helper:2835): dbind-WARNING **: 17:23:55.108: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(mousepad:2852): dbind-WARNING **: 17:24:05.755: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(exo-open:2867): dbind-WARNING **: 17:25:34.805: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied

(xfce4-mime-helper:2872): dbind-WARNING **: 17:25:34.831: Couldn't connect to accessibility bus: Failed to connect to socket /run/user/134/at-spi/bus_0: Permission denied
However, everything seems to work apart from evolution.
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Top
Da51d
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Mar 27, 2024 3:20 pm

  • Quote

Post by Da51d » Wed Feb 05, 2025 10:02 pm

This might be a solution (suggests replacing lightdm with lxdm)...seems to have worked for someone here...I will see if I can switch display managers https://forum.artixlinux.org/index.php? ... ic=6965.15
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Top
Da51d
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Mar 27, 2024 3:20 pm

  • Quote

Post by Da51d » Wed Feb 05, 2025 11:59 pm

I can confirm that switching to the slim display-manager resolves all problems...no Xsession errors and evolution works perfectly.
(Using i3wm)

Edit...but it has broken pulseaudio

Edit....likewise having no display manager and using startx also resolves the problem, but also breaks pulseaudio.
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Top
Da51d
Tux's lil' helper
Tux's lil' helper
Posts: 79
Joined: Wed Mar 27, 2024 3:20 pm

  • Quote

Post by Da51d » Sat Feb 08, 2025 1:00 pm

I haven't given up....but I'm struggling to understand something. The permissions on the offending socket would appear to be very permissive:

Code: Select all

# stat /run/user/134/at-spi/bus_0
  File: /run/user/134/at-spi/bus_0
  Size: 0         	Blocks: 0          IO Block: 4096   socket
Device: 0,33	Inode: 7           Links: 1
Access: (0777/srwxrwxrwx)  Uid: (  134/ lightdm)   Gid: (  134/ lightdm)
Access: 2025-02-08 07:07:30.921859185 +0000
Modify: 2025-02-08 07:07:30.755192641 +0000
Change: 2025-02-08 07:07:30.755192641 +0000
 Birth: 2025-02-08 07:07:30.755192641 +0000
If I try to connect to it as root, no problem

Code: Select all

# nc -U -z /run/user/134/at-spi/bus_0
#
However, if I try to connect as an ordinary unprivileged user:

Code: Select all

$ nc -U -z /run/user/134/at-spi/bus_0
nc: /run/user/134/at-spi/bus_0: Permission denied
Why is this being denied on a file with these permissions?
What can be said at all can be said clearly and what we cannot talk about we must pass over in silence.
Top
Post Reply

85 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy