You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Nyxt opens a blank (white) window and does not seem to work at all. I'm unable to make it respond to anything.
I found this other issue #3186 describing the same problem, but no solution was given.
(sbcl:123377): dbind-WARNING **: 13:07:54.519: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Nyxt version 4
<INFO> [13:07:54] Source location: #P"/home/lars/build/nyxt/"
<INFO> [13:07:54] Listening to socket: #P"/run/user/1001/nyxt/nyxt.socket"
<INFO> [13:07:54] GTK extensions directory: #P"/home/lars/build/nyxt/libraries/web-extensions/"
(nyxt:123377): Gtk-CRITICAL **: 13:07:54.745: gtk_box_pack: assertion '_gtk_widget_get_parent (child) == NULL' failed
<INFO> [13:07:54] GTK extensions directory: #P"/home/lars/build/nyxt/libraries/web-extensions/"
<WARN> [13:07:54] Warning: Error on separate thread: There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION NYXT:CERTIFICATE-EXCEPTIONS (1)>
when called with arguments
(#<NYXT/MODE/CERTIFICATE-EXCEPTION:CERTIFICATE-EXCEPTION-MODE {100F146AD3}>).
See also:
The ANSI Standard, Section 7.6.6
Could not determine the accessibility bus address
** (process:2): WARNING **: 13:07:55.454: Failed to connect to bus: The given address is empty
** (WebKitWebProcess:2): WARNING **: 13:07:55.473: Can't connect to a11y bus: Error receiving data: Connection reset by peer
The text was updated successfully, but these errors were encountered:
Describe the bug
Nyxt opens a blank (white) window and does not seem to work at all. I'm unable to make it respond to anything.
I found this other issue #3186 describing the same problem, but no solution was given.
Precise recipe to reproduce the issue
make all
../nyxt
For website-specific issues:
Can you reproduce this issue with Epiphany / GNOME Web (https://wiki.gnome.org/Apps/Web)? N/A
Information
OS name+version: Debian Trixie/Sid
Graphics card and driver: NVIDIA Corporation GP107GLM [Quadro P2000 Mobile] with proprietary nvidia driver
Desktop environment / Window manager name+version: StumpWM
How you installed Nyxt (Guix pack, package manager, build from source): Build from source
Information from
show-system-information
: Not possibleIf you can't run
show-system-information
, trynyxt --system-information
froma shell:
Output when started from a shell
The text was updated successfully, but these errors were encountered: