Package Details: nyxt-git latest-6

Git Clone URL: https://aur.archlinux.org/nyxt-git.git (read-only, click to copy)
Package Base: nyxt-git
Description: A keyboard-driven web browser designed for power users
Upstream URL: https://nyxt.atlas.engineer
Licenses: BSD
Conflicts: nyxt, nyxt-browser, nyxt-browser-git
Provides: nyxt, nyxt-browser, nyxt-browser-git
Submitter: MithicSpirit
Maintainer: MithicSpirit
Last Packager: MithicSpirit
Votes: 23
Popularity: 0.000366
First Submitted: 2023-01-08 23:28 (UTC)
Last Updated: 2024-04-25 17:43 (UTC)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 12 Next › Last »

mehrad commented on 2023-08-07 10:23 (UTC) (edited on 2023-08-22 07:12 (UTC) by mehrad)

I managed to manually compile and build it without any issues using:

git clone --depth 1 https://github.com/atlas-engineer/nyxt.git
cd nyxt

# as suggested here: https://github.com/atlas-engineer/nyxt/tree/master/documents#using-the-makefile
make all

# run the compiled binary
./nyxt

But I get the following when building and installing with AUR:

 38: ((FLET SB-UNIX::BODY :IN SB-IMPL::START-LISP))
 39: ((FLET "WITHOUT-INTERRUPTS-BODY-3" :IN SB-IMPL::START-LISP))
 40: (SB-IMPL::%START-LISP)

 unhandled condition in --disable-debugger mode, quitting
 ;
 ; compilation unit aborted
 ;   caught 1 fatal ERROR condition
 ;   caught 1 WARNING condition
 ;   caught 68 STYLE-WARNING conditions
 ;   printed 4359 notes
 SLYNK's ASDF loader finished.make: *** [makefile:66: install] Error 1
 ==> ERROR: A failure occurred in package().
     Aborting...
 error: failed to build 'nyxt-git-latest-3':
 error: packages failed to build: nyxt-git-latest-3

Compiling from source works just fine though:

git clone --depth 1 https://github.com/atlas-engineer/nyxt.git
cd nyxt
make all

greenbeast commented on 2023-05-14 16:34 (UTC)

I keep getting an error when trying to build.

unhandled condition in --disable-debugger mode, quitting
;
; compilation unit aborted
;   caught 2 fatal ERROR conditions
;   caught 45 STYLE-WARNING conditions
;   printed 4115 notes

Compilation failed, see the above stacktrace.

make: *** [makefile:54: nyxt] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: nyxt-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
nyxt-git - exit status 4

Which seems to start because it can't create home/user/.slime.

;;   Can't create directory /home/user/.slime
;;
Unhandled SB-INT:SIMPLE-FILE-ERROR in thread #<SB-THREAD:THREAD tid=36415 "main thread" RUNNING
                                                {10013C8073}>:
  Can't create directory /home/user/.slime

e-v commented on 2023-01-17 14:05 (UTC)

@MithicSpirit: Thanks. I cannot build Nyxt manually either. I opened an issue there: https://github.com/atlas-engineer/nyxt/issues/2743

MithicSpirit commented on 2023-01-13 15:51 (UTC)

@e-v I do not have this issue (although I have occasionally faced similar issues--make sure that you've recompiled recently). Have you tried manually following the nyxt build instructions? If that also doesn't work then it might be an issue with nyxt itself, and you should report it to them.

e-v commented on 2023-01-13 09:40 (UTC)

Launching Nyxt fails with this error:

(sbcl:2659857): GLib-GObject-WARNING **: 10:39:23.554: specified class size for type 'WebKitWebViewBase' is smaller than the parent type's 'GtkWidget' class size

(sbcl:2659857): GLib-CRITICAL **: 10:39:23.554: g_once_init_leave: assertion 'result != 0' failed

(sbcl:2659857): GLib-GObject-CRITICAL **: 10:39:23.554: g_type_register_static: assertion 'parent_type > 0' failed

(sbcl:2659857): GLib-CRITICAL **: 10:39:23.554: g_once_init_leave: assertion 'result != 0' failed
WARNING:
   Declared GType name 'WebKitWebView' for class 'WEBKIT-WEB-VIEW' is invalid ('webkit_web_view_get_type' returned 0)
WARNING: cl-cffi-gtk: GType WebKitWebView is not known to GObject
Unhandled SIMPLE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING
                                    {10057D0003}>:
  Problem running initialization hook GLIB::RUN-INITIALIZERS:
  The value
    NIL
  is not of type
    GOBJECT:GTYPE

Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {10057D0003}>
0: (SB-DEBUG::DEBUGGER-DISABLED-HOOK #<SIMPLE-ERROR "Problem running ~A hook ~S:~%  ~A" {1005D8F3E3}> #<unused argument> :QUIT T)
1: (SB-DEBUG::RUN-HOOK *INVOKE-DEBUGGER-HOOK* #<SIMPLE-ERROR "Problem running ~A hook ~S:~%  ~A" {1005D8F3E3}>)
2: (INVOKE-DEBUGGER #<SIMPLE-ERROR "Problem running ~A hook ~S:~%  ~A" {1005D8F3E3}>)
3: (ERROR #<SIMPLE-ERROR "Problem running ~A hook ~S:~%  ~A" {1005D8F3E3}>)
4: (SB-KERNEL:WITH-SIMPLE-CONDITION-RESTARTS ERROR NIL "Problem running ~A hook ~S:~%  ~A" "initialization" GLIB::RUN-INITIALIZERS #<TYPE-ERROR expected-type: GOBJECT:GTYPE datum: NIL>)
5: (SB-INT:CALL-HOOKS "initialization" (LOG4CL-IMPL::INIT-HOOK GLIB::RUN-INITIALIZERS) :ON-ERROR :ERROR)
6: (SB-IMPL::REINIT T)
7: ((FLET SB-UNIX::BODY :IN SB-IMPL::START-LISP))
8: ((FLET "WITHOUT-INTERRUPTS-BODY-3" :IN SB-IMPL::START-LISP))
9: (SB-IMPL::%START-LISP)

unhandled condition in --disable-debugger mode, quitting

I have been experiencing this for quite a while. Can anyone confirm?

Thanks a lot for maintaining this package!

MithicSpirit commented on 2023-01-12 05:30 (UTC) (edited on 2023-01-12 05:31 (UTC) by MithicSpirit)

@rek2 this name change has been a long time coming and is to keep this package in line with the package community/nyxt, which has been called so since its appearance there. I believe that anyone who was subscribed to notifications of this package received an email when the request for merging nyxt-browser-git into nyxt-git was opened and another when it was fulfilled. If you did not, make sure that you have clicked the "Enable notifications" button on the top right of the page (in the box labeled "Package Actions").

As for tor-browser-git I do not maintain nor use that package, so I cannot say what happened there.

rek2 commented on 2023-01-12 05:21 (UTC)

what happened with nyxt-browser-git? also tor-browser-git has changed? why there is no announcement about this changes?

rek2 commented on 2022-11-30 23:16 (UTC)

After update, Nyxt will not launch it will hangs I put an issue on github but something tells me is the package, I still added the issue just in case https://github.com/atlas-engineer/nyxt/issues/2678 Anyone else have this issue?

MithicSpirit commented on 2022-10-16 20:07 (UTC)

Really odd that you're getting that issue. Sorry that I can't fix it :/

titibandit commented on 2022-10-16 19:31 (UTC)

I can build the regular nyxt community PKGBUILD on my system no problem. That's actually enough for my purpose and since I'm the only one with that issue, that's alright I guess :D