[Bug 2039374] Re: xbrlapi causes long delay in GUI login
Samuel thibault
2039374 at bugs.launchpad.net
Tue Oct 24 22:35:23 UTC 2023
Ok, I better understand why this has never shown up in most situations.
> my system has functional IPV4 and IPV6
Well, it still behaves oddly on the ip6-localhost case:
> connect(3, {sa_family=AF_INET6, sin6_port=htons(4101),
sin6_flowinfo=htonl(0), inet_pton(AF_INET6, "::1", &sin6_addr),
sin6_scope_id=0}, 28) = -1 ETIMEDOUT (Connection timed out)
That's really not supposed to time out, and rather just immediately
return a "connection refused". Do you have some firewall rules on the lo
interface? I'm surprised that this doesn't pose troubles to other
system-/session-wide daemons.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to brltty in Ubuntu.
https://bugs.launchpad.net/bugs/2039374
Title:
xbrlapi causes long delay in GUI login
Status in brltty package in Ubuntu:
New
Bug description:
Ubuntu 22.04.3 LTS
xbrlapi 6.4-4ubuntu3
After logging in to the GUI, there is a delay of over 2 minutes before
the desktop environment loads (screen will be black with a mouse
cursor)
This is caused by /etc/X11/Xsession.d/90xbrlapi
The script runs xbrlapi, which hangs for 2 minutes or so, presumably
because it is trying to connect to a BrlAPI server that doesn't exist
on my machine.
I guess this packages was installed by orca, because I did not
directly install it myself and I don't need it.
Did not happen before 22.04
Others have this issue:
https://askubuntu.com/questions/1448501/ubuntu-22-04-1-lts-very-long-x-session-login-due-to-90xbrlapi
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brltty/+bug/2039374/+subscriptions
More information about the foundations-bugs
mailing list