WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
229031
[GTK] run-gtk-tests always fails to start accessibility daemons
https://bugs.webkit.org/show_bug.cgi?id=229031
Summary
[GTK] run-gtk-tests always fails to start accessibility daemons
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2021-08-12 03:55:27 PDT
Created
attachment 435409
[details]
Patch
Carlos Garcia Campos
Comment 2
2021-08-12 06:52:39 PDT
Committed
r280965
(
240471@main
): <
https://commits.webkit.org/240471@main
>
Radar WebKit Bug Importer
Comment 3
2021-08-12 06:53:18 PDT
<
rdar://problem/81846671
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug