<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>134023</bug_id>
          
          <creation_ts>2014-06-18 02:20:00 -0700</creation_ts>
          <short_desc>[EFL] Performance tests, layouttests, MiniBrowser do not work since r169785</short_desc>
          <delta_ts>2017-03-11 10:34:59 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=143670</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Martin Hodovan">mhodovan.u-szeged</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>gyuyoung.kim</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>ossy</cc>
    
    <cc>ryuan.choi</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1016419</commentid>
    <comment_count>0</comment_count>
    <who name="Martin Hodovan">mhodovan.u-szeged</who>
    <bug_when>2014-06-18 02:20:00 -0700</bug_when>
    <thetext>After updating EFL libraries from 1.7 to 1.9 (https://bugs.webkit.org/show_bug.cgi?id=125479) performance tests fail
with the following error message:

ERR&lt;16816&gt;:efreet_cache lib/efreet/efreet_cache.c:1108 on_send_register() org.freedesktop.DBus.Error.ServiceUnknown
The name org.enlightenment.Efreet was not provided by any .service files</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1016891</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-06-20 01:48:49 -0700</bug_when>
    <thetext>I got the same error when I tried to run layout tests or MiniBrowser.
Could you guys share the magic you did on the perf bot with us?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1017536</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-06-23 06:00:02 -0700</bug_when>
    <thetext>ping</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1017551</commentid>
    <comment_count>3</comment_count>
    <who name="Martin Hodovan">mhodovan.u-szeged</who>
    <bug_when>2014-06-23 07:32:14 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; I got the same error when I tried to run layout tests or MiniBrowser.
&gt; Could you guys share the magic you did on the perf bot with us?

We noticed an alert in the build log of the EFL ARM bot that says:

    Your installation prefix is *NOT* /usr so this means you need
    to ensure some files are visible to dbus otherwise services cannot
    be started when needed. You will need to do the following:

    ln -s .../WebKitBuild/Dependencies/Root/share/dbus-1/services/org.enlightenment.Ethumb.service /usr/share/dbus-1/services/org.enlightenment.Ethumb.service
    ln -s .../WebKitBuild/Dependencies/Root/share/dbus-1/services/org.enlightenment.Efreet.service /usr/share/dbus-1/services/org.enlightenment.Efreet.service

    or add &quot;.../WebKitBuild/Dependencies/Root/share&quot; to $XDG_DATA_DIRS

Setting the XDG_DATA_DIRS environment variable only did not solve the problem, we had to create these two symlinks as well.
Still, we are looking for a better fix, that makes perf tests work &apos;out of the box&apos;, so the user won&apos;t have to use symlinks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1049748</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-11-19 01:56:03 -0800</bug_when>
    <thetext>note: these symlinks should be updated after https://trac.webkit.org/changeset/175555 .

Just out of curiosity, isn&apos;t there a simpler way than this ugly hack?
If the directory structure changes or I would like to build WebKit
in a different directory, it will cause problems again and again.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1051061</commentid>
    <comment_count>5</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-11-26 02:33:09 -0800</bug_when>
    <thetext>ping? 

Any idea how to make EFL WebKit work out of the box without hacking 
the system with these symlinks or installing EFL to system path?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1051063</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-11-26 04:00:49 -0800</bug_when>
    <thetext>The alert isn&apos;t shown during building EFL anymore, only the warning 
to set $XDG_DATA_DIRS properly. It is already set properly by jhbuild.

But without the ugly and unacceptable hack (adding symlinks to /usr/share/),
performance tests still fail with the original error message.

Is there any plan to fix EFL to make it work out of the box?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1051416</commentid>
    <comment_count>7</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-12-01 05:31:32 -0800</bug_when>
    <thetext>ping?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1286257</commentid>
    <comment_count>8</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-03-11 10:34:59 -0800</bug_when>
    <thetext>Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>