Package: libwebkit2gtk-4.1-0
Version: 2.48.2-1
Severity: important
Tags: upstream
Forwarded: https://bugs.webkit.org/show_bug.cgi?id=291759
Hi,
WebKitGTK 2.48.2 crashes often due to what looks like a bug in the
Skia code. This has been reported upstream already and I have been
able to reproduce i
Control: tags -1 moreinfo
On Sun, May 18, 2025 at 10:34:59PM +0200, John Paul Adrian Glaubitz wrote:
> wpewebkit is based on WebKit and therefore needs the same workaround
> as webkit2gtk in #1101547 [1] to build on alpha:
>
> +ifneq (,$(filter $(DEB_HOST_ARCH),alpha))
> + CPPFLAGS += -mlar
Control: tags -1 pending
On Sun, May 04, 2025 at 11:31:12PM +0200, NoisyCoil wrote:
> The user who reported this, Adam Reviczky (in c.c.), suggests to use [5]
> ```
> DEB_BUILD_MAINT_OPTIONS = hardening=+all,-branch
> CXXFLAGS += -mbranch-protection=pac-ret
> ```
Hi, and thanks for the report.
On Sun, Mar 30, 2025 at 03:40:46PM +0200, John Paul Adrian Glaubitz wrote:
> Thanks! Could you apply the same change to wpewebkit as well?
https://salsa.debian.org/webkit-team/webkit/-/commit/abaa40b5b4b87a5f45702bea2e99ff2b23ef07ba
Berto
Control: tags -1 pending
On Sat, Mar 29, 2025 at 08:20:05AM +0100, John Paul Adrian Glaubitz wrote:
> This can be fixed by passing -mlarge-data and -mlarge-text to gcc:
Thanks, I just applied this:
https://salsa.debian.org/webkit-team/webkit/-/commit/ae901b67c1572e9ae82bbe04071fd60cc43d578c
Ber
On Mon, Mar 24, 2025 at 10:42:24PM +0530, Pirate Praveen wrote:
> LibWebRTC is now GPL compatible [1] as BoringSSL followed license
> change in OpenSSL and switched to Apache 2.0 and enabling libwebrtc
> support until gstreamer webrtc support is ready would make it
> possible for Epiphany browser t
On Fri, Feb 21, 2025 at 11:27:27PM +, Santiago Vila wrote:
> During a rebuild of all packages in unstable, your package failed to build:
[...]
> Called: `/usr/bin/pkg-config --modversion tracker-sparql-3.0` -> 1
> stderr:
> Package tinysparql-3.0 was not found in the pkg-config search path.
I
Control: tags -1 patch fixed-upstream
On Mon, Feb 17, 2025 at 06:00:51PM +, Matthias Klose wrote:
> ../src/ipc.h:36:36: error: ‘uint32_t’ has not been declared
Thanks, this was recently fixed upstream, since this is not urgent
I'll probably wait until the next release.
https://github.com/Iga
On Wed, Jan 08, 2025 at 08:59:21AM +0100, Helmut Grohne wrote:
> > Control: tags -1 moreinfo
>
> I don't think any more info is needed to understand that there is an RC
> bug. It clearly is an installation failure and it is reproducible.
What I'm trying to say is that this is probably a bug in th
On Tue, Jan 07, 2025 at 06:06:31PM +0100, Alberto Garcia wrote:
> Anyway, this can be worked around in WebKit, I just pushed a patch:
>
>
> https://salsa.debian.org/webkit-team/webkit/-/commit/c246d60216159c2863479855df790e8ad1bf6697
I'll wait until the new ICU is in sid be
Control: tags -1 moreinfo
On Mon, Jan 06, 2025 at 11:16:10AM +0100, Helmut Grohne wrote:
> Coinstalling binutils-z80 and binutils-aarch64-linux-gnu on an arm64
> system fails. This is a native, architecture-specific undeclared
> file conflict.
[...]
> I am filing this with binutils-z80, because
Control: tags -1 pending
Control: forwarded -1 https://bugs.webkit.org/show_bug.cgi?id=282120
On Tue, Jan 07, 2025 at 12:40:42PM +0100, Matthias Klose wrote:
> The package fails to build with icu 76.1-2 from experimental. The
> most likely reason is that it's not built for the default C++17
> st
On Sun, Oct 20, 2024 at 03:16:43AM +, John Scott wrote:
> Package: libwebkitgtk-6.0-4
> Version: 2.46.1-2
> Severity: normal
Thanks. So far I haven't been able to reproduce the issue. Does it
still happen with 2.46.3 ? (there's also 2.47.1 in experimental if you
want to give it a try)
Berto
On Mon, Oct 21, 2024 at 05:48:38PM -0400, Stefan Monnier wrote:
> ii libwebkit2gtk-4.1-0 2.46.0-2
Hi, can you try with 2.46.1-2 (in testing) or 2.46.2-1 (in sid), and
if it still crashes can you obtain a backtrace with debugging symbols?
(export DEBUGINFOD_URLS="https://debuginfod.deb
On Thu, Oct 24, 2024 at 11:53:52AM -0400, Stefan Monnier wrote:
> The result is attached (also using 2.46.1-2).
Thanks! I forgot to ask, since I see you're running i386, can you
paste the output of /proc/cpuinfo ?
Berto
On Wed, Sep 25, 2024 at 12:20:39PM +0200, Alberto Garcia wrote:
> This one however is not trivial and I don't have the knowledge to
> evaluate it. Can you send it to the upstream WebKit bug tracker so it
> can be discussed there?
>
>https://bugs.webkit.org/
FWIW I can
Control: tags -1 moreinfo upstream
On Fri, Oct 18, 2024 at 03:14:30PM +0800, Zou Kai wrote:
> Compiling the wpewebkit-2.46.1 failed for loong64 in the Debian Package
> Auto-Building environment.
> Please consider the patch I attached.
Hello,
in September you sent a similar patch for WebKitGTK:
On Tue, Oct 01, 2024 at 02:00:36AM +0200, Alberto Garcia wrote:
> For all these reasons, and although I think that building with -g is
> the right thing to do if you are developing WebKit, for end users I
> think that using -g1 is a reasonable trade-off.
I saw that Arch is also usin
On Mon, Mar 06, 2023 at 04:15:59PM -0500, Jeremy Bícha wrote:
> Michael Catanzaro advised us not to use -g1 to build webkit2gtk at
> least on amd64 to get better crash reports.
I was talking about this with Michael some days ago. As you said, he
thinks that we should use -g in the Debian packages.
On Thu, Mar 04, 2021 at 09:44:47AM +0100, Olivier Bitsch wrote:
> I'm doing this report because since long time, I'm suffering of
> big performance issue with this package. As many software are
> using this librairy (Gnome Web, Element, Revolt, Evolution, ...),
> I consider this bug grave as those
On Wed, Sep 25, 2024 at 05:55:34PM +0800, Zou Kai wrote:
> Compiling the webkit2gts-2.46.0 failed for loong64 in the Debian Package
> Auto-Building environment.
[...]
> Please consider the patch I attached.
> Based on the attached patch, I have built webkit2gtk-2.46.0
> successfully on my local E
Control: tags -1 pending
On Thu, Sep 19, 2024 at 09:24:51PM +0200, John Paul Adrian Glaubitz wrote:
> with GCC upstream being improved on sh4 thanks to the LRA switch
> [1], it's time to remove the compiler overrides for sh4 (and sh3):
Thanks!
https://salsa.debian.org/webkit-team/webkit/-/commi
On Wed, Sep 18, 2024 at 02:58:15PM -0400, Jeremy Bícha wrote:
> webkit2gtk is currently broken on armhf with the new 2.46.0 release.
> This was detected with autopkgtest failures. See
> https://launchpad.net/bugs/2081093
I was testing ealier versions of the WebKitGTK packages and I saw that
those
Control: tags -1 pending
On Wed, Sep 18, 2024 at 03:06:00PM -0400, Jeremy Bícha wrote:
> Ubuntu was carrying a patch for this but we dropped it after 2.45.6.
> The patch no longer applies cleanly to 2.46.0
Yeah, it needs to be modified for 2.46.0, here it is:
https://salsa.debian.org/webkit-team
Control: tags -1 pending
On Wed, Sep 18, 2024 at 03:00:22PM -0400, Jeremy Bícha wrote:
> Could you cherry-pick the upstream fix for epiphany-browser's s390x
> build for your next upload?
This should be it, thanks:
https://salsa.debian.org/webkit-team/webkit/-/commit/8bb1ac3c66d9934ca651d808a
On Fri, Sep 06, 2024 at 04:27:11PM +0200, Alberto Garcia wrote:
> wpewebkit 2.44.4-1 fails to build in i386 with the following error:
And the exact same error in amd64.
Berto
Package: dwz
Version: 0.15-1+b1
Severity: normal
Dear Maintainer,
wpewebkit 2.44.4-1 fails to build in i386 with the following error:
dh_dwz -a -O--buildsystem=cmake\+ninja
dwz: debian/wpewebkit-webdriver/usr/bin/WPEWebDriver: DWARF CU type DW_UT_type
unhandled
dh_dwz: error: dwz -- debian/w
Thanks.
One question, when you run MiniBrowser without the switch set and it
crashes, does it really have "Policy: never" here?
"Hardware Acceleration Information": {
"Policy": "never",
"WebGL enabled": "Yes"
}
On Wed, Aug 28, 2024 at 05:28:30PM -0600, Markus Hamilton wro
Control: forwarded -1 https://bugs.webkit.org/show_bug.cgi?id=278777
On Tue, Aug 27, 2024 at 09:09:03AM -0600, Markus Hamilton wrote:
> I did not know about this switch. But you are right, webkit works
> (in a VMware guest with display hardware acceleration enabled) if
> that switch is set.
Thank
On Tue, Aug 27, 2024 at 04:17:39PM +0200, Alberto Garcia wrote:
> Can you confirm that it also works if you set the environment
> variable WEBKIT_DISABLE_COMPOSITING_MODE=1 ?
A couple of other tests (with the WEBKIT_DISABLE_COMPOSITING_MODE
variable unset):
- Run 'surf' or '
On Thu, Aug 15, 2024 at 02:27:12PM -0600, Markus Hamilton wrote:
> I have 2 programs installed which use this webkit rendering library:
> "yelp" and "surf". yelp does not render anything. surf renders a
> website to some degree but usually there is no way to enter any
> input. If you instruct surf
On Thu, Aug 15, 2024 at 02:32:42PM -0300, Santiago Ruano Rincón wrote:
>
> Alberto, does the following change matches your thoughts?
>
> diff --git a/security-support-limited.deb11 b/security-support-limited.deb11
> index 7f5a45e..bac9734 100644
> --- a/security-support-limited.deb11
> +++ b/secu
On Mon, Mar 06, 2023 at 04:07:36PM -0500, Jeremy Bícha wrote:
> I heard that the time to build webkit2gtk can be noticeably reduced
> if we build it with clang.
I'm going to start using clang for the 2.45.x branch since it's the
recommended compiler to build Skia:
https://skia.org/docs/user/b
On Tue, Jun 06, 2023 at 11:42:57AM +0200, Alberto Garcia wrote:
> The wpewebkit-2.0 packages have already been uploaded to experimental.
And now they are in unstable, you can finally upload gstreamer1.0-wpe.
Thanks,
Berto
On Sun, Mar 31, 2024 at 01:16:07AM +0100, Christoph Anton Mitterer wrote:
> The last one, still from Lasse Collin seems to be 5.4.1:
> https://git.tukaani.org/?p=xz.git;a=tag;h=f52502e78bf84f516a739e8d8a1357f27eeea75f
There are commits from Jia before that, and some that are authored by
Lasse but
On Sun, Mar 24, 2024 at 10:49:37PM +, Thorsten Glaser wrote:
> Please use libseccomp-dev B-D only on architectures where it
> actually exists (i.e. is not in state uncompiled).
Those would be: all of the official ones plus hppa, ppc64 and x32.
I can do that.
Berto
On Tue, Mar 05, 2024 at 12:58:51PM +0100, Alberto Garcia wrote:
> > > gst-plugins-bad1.0 is buildable now. I am ready to do this mini
> > > transition when you are, except that I see wpewebkit is on the
> > > time_t transition list so we should let that tran
On Thu, Mar 14, 2024 at 11:00:26AM -0400, Jeremy Bícha wrote:
> > - Several undefined references at link time.
> It is caused by a changed in dpkg in Unstable
>
> https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration
Indeed, we were incorrectly adding tha
Control: retitle -1 webkit2gtk: FTBFS due to several undefined references
On Wed, Mar 13, 2024 at 01:05:55PM +0100, Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
Thanks, there are two build failures here:
- The one you reported (recursi
On Mon, Feb 12, 2024 at 11:53:00AM +, Alberto Garcia wrote:
> > gst-plugins-bad1.0 is buildable now. I am ready to do this mini
> > transition when you are, except that I see wpewebkit is on the
> > time_t transition list so we should let that transition complete
> > f
On Thu, Feb 29, 2024 at 09:23:38AM +, Steve Langasek wrote:
> Please find attached a final version of this patch for the time_t
> transition. This patch is being uploaded to unstable.
Thanks for the patch!
I have a question: soon I'll need to start transitioning the WPE
packages to a new API
On Tue, Jan 30, 2024 at 04:54:16PM -0500, erusan wrote:
> Package: libwebkit2gtk-4.1-0
> Version: 2.42.4-1
> Severity: normal
> X-Debbugs-Cc: eru...@gmail.com
>
> Dear Maintainer,
>
> Video playback is buggy on many (all?) sites, with regular YouTube
> and Odysee use confirming this issue.
Hello
Control: block -1 by 1063223
On Sat, Feb 03, 2024 at 08:33:19AM -0500, Jeremy Bícha wrote:
> gst-plugins-bad1.0 is buildable now. I am ready to do this mini
> transition when you are, except that I see wpewebkit is on the
> time_t transition list so we should let that transition complete
> first.
On Mon, Feb 05, 2024 at 12:08:33PM +, Alberto Garcia wrote:
> > To ensure that inconsistent combinations of libraries with their
> > reverse-dependencies are never installed together, it is necessary
> > to have a library transition, which is most easily done by
> &
On Thu, Feb 01, 2024 at 09:16:08PM +, mwhud...@debian.org wrote:
> To ensure that inconsistent combinations of libraries with their
> reverse-dependencies are never installed together, it is necessary
> to have a library transition, which is most easily done by renaming
> the runtime library p
Control: tags -1 pending
On Tue, Jan 30, 2024 at 08:22:48AM +0100, John Paul Adrian Glaubitz wrote:
> > Otherwise changing the libseccomp build depencency is not really
> > going to solve anything, it only adds additional complexity to the
> > build scripts.
>
> Please just fix the build dependen
On Mon, Jan 29, 2024 at 11:57:31PM +0100, John Paul Adrian Glaubitz wrote:
> src:webkit2gtk is currently BD-Uninstallable on m68k [1] since
> libseccomp is currently not available yet.
I guess that the main problem is that webkit2gtk hasn't built in
m68k since the 2.36.x branch[1]. Is there anyone
On Thu, Dec 28, 2023 at 03:56:17PM +0100, Maurin Sylvain wrote:
> I did libnvidia-egl-gbm1 installation and probed :
>
> maurin@gimli:~$ unset WEBKIT_DISABLE_DMABUF_RENDERER
> maurin@gimli:~$ gnome-control-center
[...]
> providerKMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
> Failed t
Control: tags -1 moreinfo
On Thu, Dec 28, 2023 at 12:40:06PM +0100, Sylvain Maurin wrote:
> After a fresh install on a DELL Precision 3620 with i915 and Quadro
> K420 display adapters (used with Nvidia legacy driver v470), I
> wished to add a Google account via the 'Online Accounts'
[...]
> DRM_
On Thu, Dec 21, 2023 at 07:03:31AM -0500, Jeremy Bícha wrote:
> > Jeremy, can you give this one a try?
> The build is still in progress which seems like a good sign that it
> will succeed.
>
> https://launchpad.net/~jbicha/+archive/ubuntu/arch2/+build/27578344
Ok, I wanted to upload 2.43.3 to exp
On Thu, Dec 14, 2023 at 05:25:45PM +0100, Alberto Garcia wrote:
> Maybe we can try treating the CPU as unknown, as we do with x32:
Jeremy, can you give this one a try?
Berto
Index: webkitgtk/Source/WTF/wtf/PlatformCP
Source: linux
Version: 6.1.67-1
Severity: normal
Tags: patch upstream
Hi,
the ThinkPad TrackPoint Keyboard II had a long-standing bug due to
which middle-button scrolling emulation was broken and was reporting
spurious press events.
This was fixed in Linux 5.19 (specifically in commit 24401f291d
On Wed, Dec 13, 2023 at 08:49:55PM -0700, Soren Stoutner wrote:
> Currently there is no real security support for Qt WebEngine in
> stable, which is an oversight that might surprise many Debian users.
> The purpose of this discussion is to figure out the best way to
> change that.
Hello,
I would
On Tue, Dec 12, 2023 at 10:57:50PM +, Alberto Garcia wrote:
> > > > I can do a riscv64 test build in a special Ubuntu PPA if you
> > > > want to turn that into a patch.
> >
> > I built with -DENABLE_JIT=OFF -DENABLE_C_LOOP=ON
> > -DENABLE_WEBA
On Tue, Dec 12, 2023 at 04:45:07PM -0500, Jeremy Bícha wrote:
> > > I can do a riscv64 test build in a special Ubuntu PPA if you want to
> > > turn that into a patch.
>
> I built with -DENABLE_JIT=OFF -DENABLE_C_LOOP=ON
> -DENABLE_WEBASSEMBLY=OFF but the build fails.
> https://launchpadlibrarian.n
On Mon, Dec 11, 2023 at 02:55:50AM +0100, Kevin Price wrote:
> 3. There seems to be no network connectivity. No WiFi icon. "ping
> 8.8.8.8" returns IIRC network unreachable.
Hi, ThinkPad T14s AMD Gen1 user here, I'm also having lots of problems
with this kernel and this seems related. In particula
Control: fixed -1 1.0.128+nmu2+deb12u1
On Thu, Dec 07, 2023 at 10:23:59AM +0100, Paolo Greppi wrote:
> Alberto's workaround (sudo apt install -t bookworm-backports
> debootstrap) worked for me.
This is working fine with the new version of debootstrap in bookworm,
i.e version 1.0.128+nmu2+deb12u1
On Mon, Dec 11, 2023 at 10:23:36AM -0500, Jeremy Bícha wrote:
> > Considering that the upstream bug (265082) has been open for
> > a month maybe we can work this around with -DENABLE_JIT=OFF
> > -DENABLE_C_LOOP=ON (I haven't tested it).
>
> I can do a riscv64 test build in a special Ubuntu PPA if
On Mon, Dec 11, 2023 at 08:54:52AM -0500, Jeremy Bícha wrote:
> /Source/JavaScriptCore/offlineasm/riscv64.rb:132:in
> `riscv64RaiseMismatchedOperands':
> Unable to match operands [RegisterID, RegisterID, LabelReference]
> (due to LowLevelInterpreter64.asm:258) (LoweringError)
>
> I have reported
On Fri, Nov 10, 2023 at 02:50:43PM +0100, Alberto Garcia wrote:
> I'm having this problem in bookworm, even with --no-merged-usr:
This works fine if I install the package from bookworm-backports
(1.0.133~bpo12+1) so the package in stable should be fixed
Berto
On Sat, Mar 25, 2023 at 10:05:54PM +0100, David Heidelberg wrote:
> W: Failure while unpacking required packages. This will be attempted up to
> five times.
> W: See /lava-files/rootfs-amd64/debootstrap/debootstrap.log for details
> (possibly the package /var/cache/apt/archives/usr-is-merged_35_
On Wed, Oct 18, 2023 at 05:06:16PM +0900, Dominique Martinet wrote:
> After upgrading my system to the latest security updates surf no
> longer displays anything.
I had a look at this, the problem is caused by Surf's AppArmor
configuration.
I can make it run on my computer with something like th
On Wed, Oct 18, 2023 at 05:06:16PM +0900, Dominique Martinet wrote:
> For bullseye, this package upgrade reliably triggers the issue, and
> installing old packages back makes surf work again:
> Unpacking libwebkit2gtk-4.0-37:amd64 (2.42.1-1~deb11u1) over
> (2.40.5-1~deb11u1) ...
> Unpacking libjav
On Thu, Oct 19, 2023 at 09:58:35PM +0200, Christian Henz wrote:
> > To work around the problem users can disable compositing mode:
> >
> > export WEBKIT_DISABLE_COMPOSITING_MODE=1
>
> I can confirm this works (WEBKIT_DISABLE_DMABUF_RENDERER=1 does as well).
Thanks for testing this. I just up
On Fri, Oct 20, 2023 at 11:47:40AM +0800, xiao sheng wen wrote:
> > https://people.debian.org/~berto/webkit/
> I download and installed these packages:
> [...]
> When I run yelp or /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/MiniBrowser,
> I get the crash.
Ok, thanks for testing it.
I just uploa
On Thu, Oct 19, 2023 at 02:07:12PM -0600, Jaimos Skriletz wrote:
> KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
> Failed to create GBM buffer of size 500x500: Permission denied
> Failed to create EGL images for DMABufs with file descriptors -1, -1 and -1
>
> I am using the nvidia non
On Thu, Oct 19, 2023 at 11:38:47AM +0200, Paul Gevers wrote:
> Dear webkit2gtk maintainers,
>
> Can you please help to see if this bug report (quoted below) is
> caused by the security update in oldstable/bullseye? And if so, what
> can be done about it (on your side or on the side of liferea).
I
On Thu, Oct 19, 2023 at 07:58:04PM +0800, xiao sheng wen wrote:
> I download and installed yelp-dbgsym_3.38.3-1_amd64.deb
>
> $ gdb yelp
Thanks, that backtrace is useful.
We have a patch that might help with this but I cannot test it myself
because I cannot reproduce the problem.
The patch is t
On Thu, Oct 19, 2023 at 11:38:47AM +0200, Paul Gevers wrote:
> Can you please help to see if this bug report (quoted below) is
> caused by the security update in oldstable/bullseye? And if so, what
> can be done about it (on your side or on the side of liferea).
We are currently investigating the
On Thu, Oct 19, 2023 at 11:49:39AM +0200, Paul Gevers wrote:
> I've just read bug #1052055 [1].
>
> Do you have a nvidia chipset and do you have libnvidia-egl-gbm1
> installed (from contrib)?
I'm not sure that this is the problem here but yeah it's also good to
check it, thanks.
Berto
On Thu, Oct 19, 2023 at 11:03:53AM +0800, xiao sheng wen wrote:
> > Also, do you think you can obtain a stack trace of that abort?
>
> strace /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/MiniBrowser webkit://gpu
> 2>&1 |tee strace-webkit-egl.error.log
Thanks, that's useful, although I meant with gdb:
On Wed, Oct 18, 2023 at 11:01:31AM +0800, xiao sheng wen wrote:
> > > No provider of eglCreateImage found. Requires one of:
> > > EGL 15
> > > Aborted
> > Do you have the egl library installed?
> Yes.
Ok, can you open webkit://gpu and send me the output?
/usr/lib/x86_64-linux-gnu/webkit2
On Tue, Oct 17, 2023 at 10:39:45AM +0800, xiao sheng wen wrote:
> No provider of eglCreateImage found. Requires one of:
> EGL 15
> Aborted
Do you have the egl library installed?
Berto
On Wed, Oct 11, 2023 at 07:13:40PM +0200, R Pi wrote:
> Downgraded to 2.42.1-1 and tested. The result is: 2.42.1-1 without any
> env variables will NOT WORK.
>
> It appears the fix introduced in 2.42.1-2 is necessary.
Thanks a lot for your help.
So we need the fix from 2.42.1-2 and the libnvidia
On Wed, Oct 11, 2023 at 05:25:09PM +0200, Patrick Holthuizen wrote:
> Will the solution also come through into current stable Debian 12?
Yes, I plan to make a security upload this week.
Berto
On Wed, Oct 11, 2023 at 11:10:05AM -0400, Jeremy Bícha wrote:
> libnvidia-egl-gbm1 is in contrib.
Ah, you're right.
Berto
On Wed, Oct 11, 2023 at 04:26:20PM +0200, R Pi wrote:
> Correct. Installing libnvidia-egl-gbm1 was the only step needed to
> get everything working, without further tweaks required.
Do you think you can try downgrading WebKitGTK to 2.42.1-1 (currently
on testing) and see if libnvidia-egl-gbm1 also
On Wed, Oct 11, 2023 at 11:12:00AM -0300, sergio wrote:
> using *2.42.1-1~bpo12+1* package and removing *libnvidia-egl-gbm1* I can
> confirm that the process still works.
>
> Please let me know if I need to re install or not the libnvidia-egl-gbm1
> package.
That's all, you can reinstall it, than
On Wed, Oct 11, 2023 at 10:25:40AM -0300, sergio wrote:
> sudo apt policy libnvidia-egl-gbm1
> libnvidia-egl-gbm1:
> Instalados: 1.1.0-2
> Candidato: 1.1.0-2
If it's easy to test and not too much hassle, can you try removing
that package and see if the problem happens again?
No need to do it i
One question, do you have the libnvidia-egl-gbm1 package installed,
and if not can you install it?
Berto
On Wed, Oct 11, 2023 at 01:31:43PM +0200, R Pi wrote:
> > Do you have libnvidia-egl-gbm1 installed ?
> It does work now with it installed...
Oh, ok, so everything works fine if you install libnvidia-egl-gbm1
without having to do any extra tweak, or is there any problem left?
Berto
On Mon, Oct 09, 2023 at 12:26:24PM +0200, R Pi wrote:
> There you go:
Thanks, this is without any environment variable set, right?
Do you have libnvidia-egl-gbm1 installed ?
And if not, can you install it and try again?
Berto
On Mon, Oct 09, 2023 at 12:15:27PM +0200, R Pi wrote:
> Thing is I don't think I could do it without the environment
> variables because I still get full white output when not using them,
> and wouldn't be able to browse to the webkit://gpu page
You can try to click the "Copy to clipboard" button
On Sun, Oct 08, 2023 at 04:19:18PM +0200, R Pi wrote:
> Here's the output from webkit://gpu
Thanks, were you using any of the environment variables that we have
been discussing? (WEBKIT_DISABLE_DMABUF_RENDERER, etc.)
If so, can you send me the output of webkit://gpu without using any of
those var
On Thu, Oct 05, 2023 at 02:18:39PM +0200, R Pi wrote:
> Unfortunately, I am still encountering the same issue.
Can you open webkit://gpu on the browser and send me the output?
You are using WebKitGTK 2.42.1-2, right ?
Berto
On Thu, Oct 05, 2023 at 01:45:13PM -0300, sergio wrote:
> Waiting until the package version it is upgradeed on the backports repo has
> sense ?
> Upgrading from stable warn me that i will need to update 27 other packages.
Hi,
if you're using stable then it's better that you don't install
WebKitGT
On Thu, Jun 29, 2023 at 03:51:53PM -0400, Sergio Zamora wrote:
> looks like this update *WebKitGTK 2.38 -> 2.40* left the account
> unusable and then made it impossible to configure it again.
Hello, I just uploaded WebKitGTK 2.42.1-2 to unstable.
Could you give it a try and tell me if it works f
On Sat, Sep 16, 2023 at 06:29:52PM +0200, R Pi wrote:
> I'm currently developing an app using Tauri. Since upgrading
> libwebkit2gtk-4.0-dev from version 2.40.5-1~deb12u1 to version
> 2.42.0-1, whenever I launch my app I'm getting the following
> messages:
Hello, I just uploaded WebKitGTK 2.42.1-2
On Sat, Sep 16, 2023 at 06:29:52PM +0200, R Pi wrote:
> KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission denied
> Failed to create GBM buffer of size 1024x741: Permission denied
Hello and thanks for the bug report.
What happens if you set WEBKIT_DISABLE_DMABUF_RENDERER=1 in
the environment? If
On Mon, Jul 31, 2023 at 01:22:43PM +0200, Markus Demleitner wrote:
> With bookworm, things have significantly changed; it seems webkit2gtk
> is now pretty much broken on non-local displays, but then the
> crashes are somewhat milder.
>
> I believe the easiest webkit client to investigate the probl
On Fri, Sep 08, 2023 at 09:18:28AM +0200, John Paul Adrian Glaubitz wrote:
> Could you add a build profile to either src:gst-plugins-bad1.0 or
> src:wpewebkit to allow the packages to be boostrapped on loong64?
Hi, I just gave this a quick try.
In theory it should be possible to build wpewebkit w
On Tue, Jun 14, 2022 at 08:14:33PM +0200, Reiner Herrmann wrote:
> surf currently does not support wayland (and I think it's unlikely it will
> get support for it in the long term).
>
> On the Internet I found the following workaround that might work for you:
>
> $ GDK_BACKEND=x11 surf
Since Su
On Wed, Aug 30, 2023 at 04:22:04PM +, Alberto Garcia wrote:
> I'm having problems passing the autopkgtests locally with Wayland,
> but already with WebKitGTK 2.40.x ...
I noticed that surf assumes that it's running under an X11 display in
places like this:
https://source
On Thu, Sep 07, 2023 at 12:19:29PM +0200, Sebastien Bacher wrote:
> > FWIW I uploaded a new package with a dependency on libgles2 and
> > now the surf autopkgtests are passing:
> >
> > https://ci.debian.net/packages/s/surf/unstable/amd64/
> >
> I saw, sadly that's not enough to fix it in Ubun
FWIW I uploaded a new package with a dependency on libgles2 and now
the surf autopkgtests are passing:
https://ci.debian.net/packages/s/surf/unstable/amd64/
On Wed, Sep 06, 2023 at 05:57:51PM +0200, Sebastien Bacher wrote:
> Checking a strace output it's loading libEGL.so.1 on my machine and
On Tue, Aug 29, 2023 at 09:47:01AM +0200, Sebastien Bacher wrote:
> The issue seems to be there in Debian as well
> https://ci.debian.net/packages/s/surf/unstable/amd64/
This is due to a missing dependency on libgles2 (which is loaded at
runtime via libepoxy), so I will add that to the package.
D
On Tue, Aug 29, 2023 at 05:09:32PM +0200, Sebastien Bacher wrote:
> And as a follow up it's not only an autopkgtest issue, surf fails to render
> any webpage on my Ubuntu mantic system with the new webkitgtk installed
This might be the same problem reported upstream here:
https://bugs.webkit.o
On Wed, Aug 30, 2023 at 10:14:15AM +0200, Sebastien Bacher wrote:
> The MiniBrowser works fine and render webpages as expected
>
> Starting surf with WEBKIT_DISABLE_COMPOSITING_MODE=1 set also
> workaround the issue and gives working rendering
You are using Wayland I suppose? What if you run surf
On Tue, Aug 29, 2023 at 05:09:32PM +0200, Sebastien Bacher wrote:
> And as a follow up it's not only an autopkgtest issue, surf fails to
> render any webpage on my Ubuntu mantic system with the new webkitgtk
> installed
I cannot reproduce the problem in Debian with libwebkit2gtk-4.1-0
2.41.91-1, i
On Wed, Oct 12, 2022 at 01:24:40PM +0200, Piotr Ożarowski wrote:
> Package: tt-rss
> Version: 21~git20210204.b4cbc79+dfsg-1
> Severity: wishlist
>
> Hi,
>
> Please prepare new upstream release.
Hello,
I think that tt-rss as it is now in bookworm is barely usable (using
the web interface at leas
1 - 100 of 1018 matches
Mail list logo