Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.os.linux.misc > #35644
| Message-ID | <63232b06@news.ausics.net> (permalink) |
|---|---|
| From | Computer Nerd Kev <not@telling.you.invalid> |
| Subject | Re: Ladybird: A new cross-platform browser project |
| Newsgroups | comp.os.linux.misc |
| References | <tfq5ja$1o1m$1@gioia.aioe.org> <tfrt6n$2rc1p$4@dont-email.me> |
| Date | 2022-09-15 23:39 +1000 |
| Organization | Ausics - https://www.ausics.net |
Marco Moock <mo01@posteo.de> wrote: > Am Dienstag, 13. September 2022, um 17:54:34 Uhr schrieb Andrei Z.: > >> Ladybird: A new cross-platform browser project ? Andreas Kling >> https://awesomekling.github.io/Ladybird-a-new-cross-platform-browser-project/ > > I tried to build it, but it failed: > > m@ryz:~/ladybird$ ./Build/ladybird > FontDatabase::load_fonts: Datei oder Verzeichnis nicht gefunden > ladybird: /home/m/ladybird/Build/serenity/AK/Error.h:109: T AK::ErrorOr<T, ErrorType>::release_value_but_fixme_should_propagate_errors() [with T = AK::NonnullRefPtr<Gfx::Bitmap>; ErrorType = AK::Error]: Zusicherung ?!is_error()? nicht erf?llt. > Abgebrochen > m@ryz:~/ladybird$ I tried this fork called Coccinellidae which supports Qt5 instead of Qt6, because none of the Linux distro versions I have installed have Qt6 packages: https://github.com/Xexxa/coccinellidae But it also fails, with an English version of the same error: coccinellidae: [snip]/src/ladybird/serenity-master/AK/Error.h:109: T AK::ErrorOr<T, ErrorType>::release_value_but_fixme_should_propagate_errors() [with T = AK::NonnullRefPtr<Gfx::Bitmap>; ErrorType = AK::Error]: Assertion `!is_error()' failed. Aborted There's an Arch Linux package dated 2022-09-12: https://archlinux.org/packages/community/x86_64/ladybird/ But the only real difference in their build process is using "-D CMAKE_BUILD_TYPE=Release" with cmake. Seems like a minor thing, but maybe I'll try again with that later. https://github.com/archlinux/svntogit-community/blob/packages/ladybird/trunk/PKGBUILD -- __ __ #_ < |\| |< _#
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Ladybird: A new cross-platform browser project "Andrei Z." <no-email@invalid.invalid> - 2022-09-13 17:54 +0300
Re: Ladybird: A new cross-platform browser project not@telling.you.invalid (Computer Nerd Kev) - 2022-09-14 08:34 +1000
Re: Ladybird: A new cross-platform browser project Marco Moock <mo01@posteo.de> - 2022-09-14 08:43 +0200
Re: Ladybird: A new cross-platform browser project Computer Nerd Kev <not@telling.you.invalid> - 2022-09-15 23:39 +1000
Re: Ladybird: A new cross-platform browser project Computer Nerd Kev <not@telling.you.invalid> - 2022-09-16 20:12 +1000
Re: Ladybird: A new cross-platform browser project "25B.Z969" <25B.Z969@noda.net> - 2022-09-16 23:06 -0400
Re: Ladybird: A new cross-platform browser project Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2022-09-17 03:45 +0000
Re: Ladybird: A new cross-platform browser project Joerg Lorenz <hugybear@gmx.ch> - 2022-09-17 08:02 +0200
Re: Ladybird: A new cross-platform browser project not@telling.you.invalid (Computer Nerd Kev) - 2022-09-18 09:22 +1000
Re: Ladybird: A new cross-platform browser project Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2022-09-18 00:22 +0000
Re: Ladybird: A new cross-platform browser project "25B.Z969" <25B.Z969@noda.net> - 2022-09-18 22:38 -0400
Re: Ladybird: A new cross-platform browser project Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2022-09-19 05:12 +0000
Re: Ladybird: A new cross-platform browser project "25B.Z969" <25B.Z969@noda.net> - 2022-09-19 10:10 -0400
Re: Ladybird: A new cross-platform browser project Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2022-09-19 16:58 +0000
Re: Ladybird: A new cross-platform browser project "26C.Z968" <26C.Z968@noada.net> - 2022-09-20 00:26 -0400
Re: Ladybird: A new cross-platform browser project The Natural Philosopher <tnp@invalid.invalid> - 2022-09-20 08:40 +0100
Re: Ladybird: A new cross-platform browser project Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2022-09-20 17:55 +0000
Re: Ladybird: A new cross-platform browser project "26C.Z968" <26C.Z968@noada.net> - 2022-09-21 00:51 -0400
Re: Ladybird: A new cross-platform browser project Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2022-09-20 17:55 +0000
Re: Ladybird: A new cross-platform browser project "26C.Z968" <26C.Z968@noada.net> - 2022-09-21 00:47 -0400
Re: Ladybird: A new cross-platform browser project The Natural Philosopher <tnp@invalid.invalid> - 2022-09-21 10:38 +0100
Re: Ladybird: A new cross-platform browser project Joerg Lorenz <hugybear@gmx.ch> - 2022-09-21 07:02 +0200
Re: Ladybird: A new cross-platform browser project not@telling.you.invalid (Computer Nerd Kev) - 2022-09-21 09:17 +1000
Re: Ladybird: A new cross-platform browser project "26C.Z968" <26C.Z968@noada.net> - 2022-09-21 00:56 -0400
Re: Ladybird: A new cross-platform browser project Bud Frede <frede@mouse-potato.com> - 2022-09-21 12:16 -0400
Re: Ladybird: A new cross-platform browser project Bobbie Sellers <bliss@mouse-potato.com> - 2022-09-21 10:50 -0700
Re: Ladybird: A new cross-platform browser project Eli the Bearded <*@eli.users.panix.com> - 2022-09-17 04:02 +0000
Re: Ladybird: A new cross-platform browser project Computer Nerd Kev <not@telling.you.invalid> - 2022-09-17 17:39 +1000
csiph-web