<?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>195778</bug_id>
          
          <creation_ts>2019-03-14 16:05:39 -0700</creation_ts>
          <short_desc>[WPE][GTK] Remote inspector is incompatible with dbus-broker</short_desc>
          <delta_ts>2019-03-15 04:39:33 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <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="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aperez</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
    
    <cc>don.olmstead</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1516725</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2019-03-14 16:05:39 -0700</bug_when>
    <thetext>Remote inspector will no longer work in Fedora 30 because we have switched from dbus-daemon to dbus-broker, which does not (and will not ever) support D-Bus over TCP.

The only application I&apos;m aware of that does D-Bus over TCP is our remote inspector, and D-Bus over TCP was considered deprecated before we started using it, so WebKit should change rather than except dbus-broker to support this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1516777</commentid>
    <comment_count>1</comment_count>
    <who name="Adrian Perez">aperez</who>
    <bug_when>2019-03-14 17:27:31 -0700</bug_when>
    <thetext>(In reply to Michael Catanzaro from comment #0)
&gt; Remote inspector will no longer work in Fedora 30 because we have switched
&gt; from dbus-daemon to dbus-broker, which does not (and will not ever) support
&gt; D-Bus over TCP.
&gt; 
&gt; The only application I&apos;m aware of that does D-Bus over TCP is our remote
&gt; inspector, and D-Bus over TCP was considered deprecated before we started
&gt; using it, so WebKit should change rather than except dbus-broker to support
&gt; this.

How is this a problem? I have been using dbus-broker in my laptop
since its first release (months) and haven&apos;t had any trouble so far
and connecting to the remote inspector has worked just fine ¯\_(ツ)_/¯

Am I missing something?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1516952</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2019-03-15 03:54:19 -0700</bug_when>
    <thetext>I can think of two possibilities:

If your laptop is not running dbus-daemon, maybe the remote computer running WebKit that you&apos;re connecting to is? The D-Bus library used by WebKit is itself not changing, of course (that&apos;s still GIO).

It&apos;s also possible that WebKit doesn&apos;t use a message bus at all, in which case dbus-daemon/dbus-broker is not involved in the D-Bus connection in any way, and everything should still work. I didn&apos;t consider that possibility, but that&apos;s probably more likely tbh. If so, this should be closed as INVALID.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1516956</commentid>
    <comment_count>3</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2019-03-15 04:39:33 -0700</bug_when>
    <thetext>Remote inspector doesn&apos;t use dbus daemon, it&apos;s p2p.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>