<div dir="ltr">Forgot to mention in case it changes anything: the new machine doesn't have any display on it. I am using Xdummy to run Qt WebEngine (an X server with a dummy video driver), and this set up works perfectly fine on the other machines with no errors or warning printed.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 8, 2016 at 5:46 PM, Kevin Truong <span dir="ltr"><<a href="mailto:knt261@gmail.com" target="_blank">knt261@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi staff,<div><br></div><div>I am using Qt WebEngine on a new machine. It didn't have problems with the previous machines, but on the new machine when I run a Qt WebEngine program, it outputs this error in the terminal:</div><div><br></div><div><div>process 30346: arguments to dbus_connection_dispatch() were incorrect, assertion "connection != NULL" failed in </div><div>file ../../dbus/dbus-connection.c line 4559.</div><div>This is normally a bug in some application using the D-Bus library.</div></div><div><br></div><div>The program still runs fine and everything is rendered correctly, although it seems much slower. I confirmed this is due to the QT code because when I comment out anything that uses QtApplication, this message stops being printed.</div><div><br></div><div>I built Qt5 and Qt WebEngine via the github repo (<a href="https://github.com/qtproject/qt5" target="_blank">https://github.com/qtproject/qt5</a>), and tried both versions 5.6 and 5.5. The machine I am using is ubuntu.</div><div><br></div><div><div>uname -a:</div><div>Linux test-render3 3.19.0-51-generic #57-Ubuntu SMP Fri Feb 19 14:05:05 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux</div></div><div><br></div><div><div>lsb_release -a:</div><div>No LSB modules are available.</div><div>Distributor ID: Ubuntu</div><div>Description:    Ubuntu 15.04</div><div>Release:        15.04</div><div>Codename:       vivid</div><div><br></div></div><div><br></div><div>Any ideas how to fix this D-bus bug? </div><div><br></div><div>Best,</div><div>Kevin</div></div>
</blockquote></div><br></div>