Bug 229031

Summary: [GTK] run-gtk-tests always fails to start accessibility daemons
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mcatanzaro, webkit-bug-importer
Priority: P2 Keywords: Gtk, InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mcatanzaro: review+

Carlos Garcia Campos
Reported 2021-08-12 03:53:00 PDT
This is because it uses exec_prefix variable from atspi2 pkg-config file to try to find the executables, but atspi2 pkg-config file doesn't have a exec_prefix variable anymore. It was always set to $prefix, so we can just use prefix varaible instead.
Attachments
Patch (1.77 KB, patch)
2021-08-12 03:55 PDT, Carlos Garcia Campos
mcatanzaro: review+
Carlos Garcia Campos
Comment 1 2021-08-12 03:55:27 PDT
Carlos Garcia Campos
Comment 2 2021-08-12 06:52:39 PDT
Radar WebKit Bug Importer
Comment 3 2021-08-12 06:53:18 PDT
Note You need to log in before you can comment on or make changes to this bug.