<div dir="ltr"><div><div><div>Hello gammaray people!<br></div>I would like to try GammaRay with my project. I have not been able to use it yet. I am building and running my app using 64bit Ubuntu 16.04 and Qt 5.8.1 that I build from source. I build and install gammaray according to readme file and then I can start gammaray from terminal as root. Then I run my app from qt creator. Once my app is running I can see it in the list of processes in gammaray. However, when I select the process for my app and click attach, I see the following error:<br><br>```<br>QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to &#39;/tmp/runtime-root&#39;<br>Detected ABI qt5_8-x86_64, using ABI qt5_8-x86_64.<br>Uh-oh, there is no default attach injector on this platform.<br>See &lt;<a href="https://github.com/KDAB/GammaRay/wiki/Known-Issues">https://github.com/KDAB/GammaRay/wiki/Known-Issues</a>&gt; for troubleshooting<br>```<br><br></div>I looked at the known-issues wiki but I could not find a solution that applies to me. Do I need to install an injector? What is it and how can I install it?<br><br></div><br></div>