[Desktop-packages] [Bug 2031433]

2023-09-01 Thread Alberto Garcia
So ENABLE_FTL_DEFAULT is on in riscv64, that enables WEBASSEMBLY_B3JIT, which is what results in WasmB3IRGenerator.cpp being built. However supportsCountPopulation() is not defined in Source/JavaScriptCore/assembler/MacroAssemblerRISCV64.h I don't know what's the best way to proceed here, but I s

[Desktop-packages] [Bug 2023322]

2023-07-12 Thread Alberto Garcia
Hello, I have a report from an nVidia user that says that WebKitGTK 2.40.3 works fine but after upgrading to 2.41.6 it stops working (but only the GTK3 builds). This is all with Debian unstable on an X11 GNOME session: - (2.40.3-2 => 2.41.6-1) for webkit2gtk-4.0. its MiniBrowser stops working.

[Desktop-packages] [Bug 1923817] Re: The balsa/armhf tests are failing with the hirsute-proposed update

2021-04-26 Thread Alberto Garcia
It's g_dbus_proxy_new_sync() (triggered by g_application_register()) that times out. Running the test with DBUS_SESSION_BUS_ADDRESS unset solves the problem for me. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit2gtk in Ubuntu. ht

[Desktop-packages] [Bug 1923817] Re: The balsa/armhf tests are failing with the hirsute-proposed update

2021-04-26 Thread Alberto Garcia
With the portal installed: $ xvfb-run bash -c 'NO_AT_BRIDGE=1 balsa --check-mail & sleep 2 ; xwd -name Balsa' xwd: error: No window with name Balsa exists! $ xvfb-run bash -c 'NO_AT_BRIDGE=1 balsa --check-mail & sleep 2 ; xwininfo -root -tree' xwininfo: Window id: 0x50e (the root window) (has n

[Desktop-packages] [Bug 1923817] Re: The balsa/armhf tests are failing with the hirsute-proposed update

2021-04-26 Thread Alberto Garcia
Ok, so running Balsa without xvfb-run shows that with the portal installed the Balsa window takes way longer to appear, I'm pretty sure that's why xwd does not find the window after 2 seconds. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 1923817] Re: The balsa/armhf tests are failing with the hirsute-proposed update

2021-04-26 Thread Alberto Garcia
Hi, I can reproduce this problem on amd64 with WebKitGTK 2.30.6 and 2.32.0. The problem seems to happen when xdg-desktop-portal-gtk is installed, webkitgtk 2.32 is the first version that installs the portal by default (see https://bugs.webkit.org/show_bug.cgi?id=213148 for the reasons why). ** B

[Desktop-packages] [Bug 1923817] Re: The balsa/armhf tests are failing with the hirsute-proposed update

2021-04-26 Thread Alberto Garcia
I also tried running the test with WEBKIT_FORCE_SANDBOX=0 but it doesn't seem to make a difference. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit2gtk in Ubuntu. https://bugs.launchpad.net/bugs/1923817 Title: The balsa/armhf te