<?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[Subwindows and menus broken on Ubuntu 22.04?]]></title><description><![CDATA[<p dir="auto">I had a simple application with a QMainWindow that had a QAction and a menuBar. This worked great on Ubuntu 20.04 (Focal Fossa). I could press the "Menu" label and see the QActions I had added.</p>
<p dir="auto">After installing Ubuntu 22.04 (Jammy Jellyfish) I can still see the "Manu" label, but nothing happens when I press it. The QAction does still work though! (Ctrl+Q). I also don't seem to be able to show sub-windows, calling a new QMainWindow with a button, for example.</p>
<p dir="auto">Does anyone know why or has anyone also experienced this? Maybe Qt is fine but there's something with window popups, idk.<br />
Thanks in advance.</p>
]]></description><link>https://forum.qt.io/topic/136629/subwindows-and-menus-broken-on-ubuntu-22-04</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 16:34:47 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/136629.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 19 May 2022 07:20:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Subwindows and menus broken on Ubuntu 22.04? on Tue, 07 Jun 2022 13:36:51 GMT]]></title><description><![CDATA[<p dir="auto">I've found out it's just a problem with the second monitor. It works fine on my laptop, but the position of the menu popups is off on the bigger monitor.</p>
<p dir="auto">This is enough of a solution for me, so I'm marking as solved :)</p>
]]></description><link>https://forum.qt.io/post/716744</link><guid isPermaLink="true">https://forum.qt.io/post/716744</guid><dc:creator><![CDATA[makishi]]></dc:creator><pubDate>Tue, 07 Jun 2022 13:36:51 GMT</pubDate></item><item><title><![CDATA[Reply to Subwindows and menus broken on Ubuntu 22.04? on Thu, 19 May 2022 19:50:14 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">It would help if you can provide a minimal runable script that shows that behaviour.</p>
]]></description><link>https://forum.qt.io/post/714777</link><guid isPermaLink="true">https://forum.qt.io/post/714777</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 19 May 2022 19:50:14 GMT</pubDate></item><item><title><![CDATA[Reply to Subwindows and menus broken on Ubuntu 22.04? on Thu, 19 May 2022 09:02:27 GMT]]></title><description><![CDATA[<p dir="auto">Solved the window problem!<br />
I was just missing a <em>self</em> when declaring it. Now it does show. Still nothing on the menu though.</p>
]]></description><link>https://forum.qt.io/post/714698</link><guid isPermaLink="true">https://forum.qt.io/post/714698</guid><dc:creator><![CDATA[makishi]]></dc:creator><pubDate>Thu, 19 May 2022 09:02:27 GMT</pubDate></item></channel></rss>