<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Remote debug Qt app running over EGLFS platform]]></title><description><![CDATA[<p dir="auto">I am developing a qml application which must be run and debugged over a remote linux machine. The application must be run over eglfs platfrom and hence remote machine does not have X or wayland running.<br />
The GUI must be displayed over the remote machine display and not to be forwarded over ssh tunnel to the local machine.<br />
How can I make it done?<br />
If I don't set any specific settings, by running the application, I'll get</p>
<pre><code>11:44:16: Starting /home/pi/app/app --platform eglfs on RaspberryPi...
Cannot create window: no screens available
</code></pre>
<p dir="auto">and if set enable checkbox <em>Forward to local display</em>, I'll get the app running on the local display over eglfs platform which I don't want to.</p>
]]></description><link>https://forum.qt.io/topic/141414/remote-debug-qt-app-running-over-eglfs-platform</link><generator>RSS for Node</generator><lastBuildDate>Sun, 26 Apr 2026 04:52:33 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/141414.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Dec 2022 08:17:09 GMT</pubDate><ttl>60</ttl></channel></rss>