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
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.
On Wed, Oct 11, 2023 at 4:43 PM Alberto Garcia wrote:
>
> On Wed, Oct 11, 2023 at 04:26:20PM +0200, R Pi wrote:
> > Correct. Installing libn
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 10:45 AM Alberto Garcia wrote:
> 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.
> >
> > Is there a way to fix this in the deb dependenc
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
Correct. Installing libnvidia-egl-gbm1 was the only step needed to get
everything working, without further tweaks required.
Is there a way to fix this in the deb dependencies? Did I miss some
package suggestion notice from apt? Which package should have noted
this as a dependency? Should this have
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
Yes that was WITHOUT any env variable.
> Do you have libnvidia-egl-gbm1 installed ?
No...
> If not, can you install it and try again?
It does work now with it installed...
On Wed, Oct 11, 2023 at 11:04 AM Alberto Garcia wrote:
>
> On Mon, Oct 09, 2023 at 12:26:24PM +0200, R Pi wrote:
> > Ther
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
There you go:
{
"Version Information": {
"WebKit version": "WebKitGTK 2.42.1 (tarball)",
"Operating system": "Linux 6.5.0-1-amd64 #1 SMP
PREEMPT_DYNAMIC Debian 6.5.3-1 (2023-09-13) x86_64",
"Desktop": "GNOME",
"Cairo version": "1.18.0 (build) 1.18.0 (runtime)",
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
Yes I was using "WEBKIT_DISABLE_DMABUF_RENDERER=1
/usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/MiniBrowser".
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
In any
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
Hello Berto,
Yes I am using WebKitGTK 2.42.1-2!
apt-cache policy libwebkit2gtk-4.0-dev
libwebkit2gtk-4.0-dev:
Installed: 2.42.1-2+b1
Candidate: 2.42.1-2+b1
Here's the output from webkit://gpu
{
"Version Information": {
"WebKit version": "WebKitGTK 2.42.1 (tarball)",
"Ope
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
Same goes for the MiniBrowser. Will now work with both environment
variables, but not without.
Thanks,
On Thu, Oct 5, 2023 at 10:37 AM Alberto Garcia wrote:
>
> On Sat, Sep 16, 2023 at 06:29:52PM +0200, R Pi wrote:
> > I'm currently developing an app using Tauri. Since upgrading
> > libwebkit2gt
Hello,
> Hello, I just uploaded WebKitGTK 2.42.1-2 to unstable.
Hello Berto,
Thank you for the follow up.
> Could you give it a try and tell me if it works fine without having to
> use any environment variable or any other workaround?
Unfortunately, I am still encountering the same issue.
Her
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
Hello thanks for the reply!
> What happens if you set WEBKIT_DISABLE_DMABUF_RENDERER=1 in
> the environment? If it works, does it also work if you set
> WEBKIT_DMABUF_RENDERER_DISABLE_GBM=1 instead?
WEBKIT_DISABLE_DMABUF_RENDERER=1 works properly,
WEBKIT_DMABUF_RENDERER_DISABLE_GBM=1 does not app
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
Package: libwebkit2gtk-4.0-dev
Version: 2.42.0-1
Severity: important
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:
KMS: DRM_IOCTL_MODE_CREATE_DUMB f
21 matches
Mail list logo