<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Kubuntu Forums - 25.04</title>
		<link>https://www.kubuntuforums.net/</link>
		<description>EOL: Jan 15, 2026.</description>
		<language>en</language>
		<lastBuildDate>Sat, 30 May 2026 04:31:22 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>images/misc/rss.png</url>
			<title>Kubuntu Forums - 25.04</title>
			<link>https://www.kubuntuforums.net/</link>
		</image>
		<item>
			<title><![CDATA[[System]Solving a KDE Plasma power management / PowerDevil configuration bug…]]></title>
			<link>https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692450-solving-a-kde-plasma-power-management-powerdevil-configuration-bug…</link>
			<pubDate>Fri, 29 May 2026 23:24:41 GMT</pubDate>
			<description>I am currently trying to solve a KDE Plasma power management / PowerDevil configuration bug in Kubuntu 26.04 LTS. 
 
 
Here it is, as an excerpt from...</description>
			<content:encoded><![CDATA[I am currently trying to solve a <i>KDE Plasma</i> power management / <i>PowerDevil</i> configuration bug in <i>Kubuntu 26.04 LTS</i>.<br />
<br />
<br />
Here it is, as an excerpt from <span style="background-color:#e0e0e0;font-family:Monospace">sudo journalctl -b -p3</span>:<br />

<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	
	<pre class="bbcode_code" style="max-height:calc(30 *  + 12px + 20px);">&#91;…&#93;
org_kde_powerdevil&#91;2931&#93;: &#91; 2931&#93; Error(s) opening ddc devices
&#91;…&#93;
org_kde_powerdevil&#91;2931&#93;: &#91; 2931&#93; Error EACCES(-13): Permission denied opening /dev/i2c-4
org_kde_powerdevil&#91;2931&#93;: &#91; 2931&#93; Error EACCES(-13): Permission denied opening /dev/i2c-5
&#91;…&#93;
org_kde_powerdevil&#91;2931&#93;: &#91; 2931&#93; Error EACCES(-13): Permission denied opening /dev/i2c-8
&#91;…&#93;</pre>
</div><br />
In lack of a better idea I have tried this by adding a <i>udev</i> rule in <b><span style="font-family:Courier New">/etc/udev/rules.d/</span></b> …<br />
<br />
<br />
Why does this <i>udev</i> rule not work?<br />
<br />
<b><span style="font-family:Courier New">SUBSYSTEM==&quot;i2c-dev&quot;, KERNEL==&quot;i2c-[0-9]*&quot;, TAG+=&quot;uaccess&quot;</span></b><br />
(which I would prefer over the following one)<br />
<br />
<br />
This <i>udev</i> rule works…<br />
<br />
<b><span style="font-family:Courier New">SUBSYSTEM==&quot;i2c-dev&quot;, KERNEL==&quot;i2c-[0-9]*&quot;, MODE=&quot;0660&quot;, GROUP=&quot;users&quot;</span></b><br />
(after I had manually added the user originally created during installation to the <b><span style="font-family:Courier New">users</span></b> group with<br />
<span style="background-color:#e0e0e0;font-family:Monospace">sudo usermod -aG users $USER</span><br />
- all subsequently created users are automatically added to the <b><span style="font-family:Courier New">users</span></b> group anyway…)<br />
<br />
Afterwards I was able to e.g. set a time for &quot;<i>Dim automatically:</i>&quot; in<br />
-&gt; <i>System Settings</i> -&gt; <i>Power Management (section: System)</i> -&gt; <i>Display and Brightness</i><br />
<br />
<br />
Any ideas why the fist rule did not work or how the permission configuration for <i>KDE PowerDevil</i> could be handled better?<br />
<br />
​]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04">Kubuntu 26.04 Resolute Raccoon (LTS)</category>
			<dc:creator>Schwarzer Kater</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692450-solving-a-kde-plasma-power-management-powerdevil-configuration-bug…</guid>
		</item>
		<item>
			<title><![CDATA[[RESOLVED]No sound after kernel update on one computer - base-sgx/image-azure had been installed…]]></title>
			<link>https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692442-no-sound-after-kernel-update-on-one-computer-base-sgx-image-azure-had-been-installed…</link>
			<pubDate>Fri, 29 May 2026 09:45:27 GMT</pubDate>
			<description><![CDATA[I have to admit that I wasn't paying attention during the update, and after the restart of my HP Elite SFF 805 G9 desktop PC I suddenly had no sound...]]></description>
			<content:encoded><![CDATA[I have to admit that I wasn't paying attention during the update, and after the restart of my <i>HP Elite SFF 805 G9</i> desktop PC I suddenly had no sound at all anymore.<br />
<br />
I realized that <i>Kubuntu 26.04 LTS</i> on the <i>HP</i> had started with <b><span style="font-family:Courier New">linux-image-7.0.0-1004-azure</span></b>.<br />
<i><b>What the h…?!?</b></i><br />
<br />
<b>--&gt; addition</b>: this did <b>not</b> happen in a virtual machine or on another computer with <i>Kubuntu 26.04 LTS</i>. Their updates proceeded smootly and and resulted solely in <b><span style="font-family:Courier New">linux-image-7.0.0-22-generic</span></b>.​<br />
<br />
<i>Something</i> during today's update had led to the installation of <b><span style="font-family:Courier New">linux-base-sgx</span></b>, which then possibly must have installed the dependencies <b><span style="font-family:Courier New">linux-image-7.0.0-1004-azure</span></b>, <b><span style="font-family:Courier New">linux-main-modules-zfs-7.0.0-1004-azure</span></b> and <b><span style="font-family:Courier New">linux-modules-7.0.0-1004-azure</span></b>…- or vice versa?<br />
<br />
I have had no time to search for the <i>real</i> culprit or dependencies, but<br />
<span style="background-color:#e0e0e0;font-family:Monospace">sudo purge linux-base-sgx</span><br />
and a reboot solved it for now.<br />
<br />
PS: And no, I don't have any <i>NVIDIA</i> graphics card and the CPU is <i>AMD</i> - not <i>Intel</i> (so no <i>SGX</i> here)… <img src="https://www.kubuntuforums.net/core/images/smilies/huh.gif" border="0" alt="" title="Huh" smilieid="15" class="inlineimg" /><br />
<br />
<br />
<b>--&gt; addition</b><br />
I still don't know exactly what has led to the installation of <b><span style="font-family:Courier New">sgx</span></b>/<b><span style="font-family:Courier New">azure</span></b>, but I have come up with three possible explanations:<ul><li>some remnants of the developer release/beta version caused this (as the <i>HP</i> is the only computer/virtual machine on which I have not performed a clean installation following the official release.…)</li>
<li>an external repository (such as the one for <i>VirtualBox</i>) that is not used in any other of my <i>Kubuntu 26.04</i> installations caused this</li>
<li>something hardware-specific of my <i>HP</i> desktop caused this (the most unlikely explanation IMHO).</li>
</ul><br />
Unless any further problems arise, I will mark this thread as &quot;resolved&quot;…]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04">Kubuntu 26.04 Resolute Raccoon (LTS)</category>
			<dc:creator>Schwarzer Kater</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692442-no-sound-after-kernel-update-on-one-computer-base-sgx-image-azure-had-been-installed…</guid>
		</item>
		<item>
			<title><![CDATA[[Post-Install]Firefox GPU high usage and stuttering]]></title>
			<link>https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692431-firefox-gpu-high-usage-and-stuttering</link>
			<pubDate>Thu, 28 May 2026 21:03:08 GMT</pubDate>
			<description>Hi, I installed a fresh installation of Kubuntu 26.04 and noticed that when I use Firefox it lags and stutters; it’s not smooth at all when I scroll....</description>
			<content:encoded><![CDATA[Hi, I installed a fresh installation of Kubuntu 26.04 and noticed that when I use Firefox it lags and stutters; it’s not smooth at all when I scroll. In System Monitor it also shows that GPU usage constantly goes up to 30%–50% while I’m scrolling through web pages. Has anyone had a similar problem, and how can I fix it? Thanks.<br />
<br />
My spec: Ryzen 2600, 16gb ram and rx 5500 xt 4gb.<br />
Monitor is Samsung 144hz. Display settings in kubuntu shows 143.98hz though, don't know why.]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04">Kubuntu 26.04 Resolute Raccoon (LTS)</category>
			<dc:creator>Nik m</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692431-firefox-gpu-high-usage-and-stuttering</guid>
		</item>
		<item>
			<title><![CDATA[[Software]Issue with Dual Monitors]]></title>
			<link>https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692425-issue-with-dual-monitors</link>
			<pubDate>Thu, 28 May 2026 17:04:57 GMT</pubDate>
			<description>I found an issue when using two monitors. It was observed on KDE Plasma 6.6.4 and 6.6.5. To reproduce it, simply keep both monitors connected and let...</description>
			<content:encoded><![CDATA[I found an issue when using two monitors. It was observed on KDE Plasma 6.6.4 and 6.6.5. To reproduce it, simply keep both monitors connected and let the system enter sleep mode (or force it), or turn the monitors off.<br />
<br />
After waking the system and using the display settings shortcut (next to the clock) to disable one of the monitors, the display management system fails. Both monitors lose their configuration, and the only way to restore them is by reconfiguring everything manually.<br />
<br />
Has anyone experienced this issue or knows a solution for it? Thank you.​]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04">Kubuntu 26.04 Resolute Raccoon (LTS)</category>
			<dc:creator>carlosh</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692425-issue-with-dual-monitors</guid>
		</item>
		<item>
			<title>Black Screen After Loging into my wayland session</title>
			<link>https://www.kubuntuforums.net/forum/currently-supported-releases/kubuntu-24-04-nitpick-noble-lts/desktop-environment-support-ac/692422-black-screen-after-loging-into-my-wayland-session</link>
			<pubDate>Thu, 28 May 2026 12:12:04 GMT</pubDate>
			<description><![CDATA[I've been using Kubuntu for some time now. But recently I've been experiencing black screens without my cursor whenever i logged into my wayland...]]></description>
			<content:encoded><![CDATA[I've been using Kubuntu for some time now. But recently I've been experiencing black screens without my cursor whenever i logged into my wayland session. My X11 session still works nonetheless.<br />
<br />
Specifications:<ul><li>KDE Plasma ver: 6.3.4</li>
<li>KDE Frameworks ver: 6.12.0</li>
<li>Qt ver: 6.8.3</li>
<li>Kernel ver: 6.14.0-15-generic(64bit)</li>
<li>Graphics platform: X11</li>
</ul>]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/currently-supported-releases/kubuntu-24-04-nitpick-noble-lts/desktop-environment-support-ac">Desktop Environment Support</category>
			<dc:creator>BarelyAlive</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/currently-supported-releases/kubuntu-24-04-nitpick-noble-lts/desktop-environment-support-ac/692422-black-screen-after-loging-into-my-wayland-session</guid>
		</item>
		<item>
			<title><![CDATA[[Post-Install]Webcam still not working]]></title>
			<link>https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692417-webcam-still-not-working</link>
			<pubDate>Thu, 28 May 2026 10:39:31 GMT</pubDate>
			<description>Hi! 
Installed Kubuntu 26.04: 
 
 
Operating System: Kubuntu 26.04 LTS 
KDE Plasma Version: 6.6.4 
KDE Frameworks Version: 6.24.0 
Qt Version: 6.10.2...</description>
			<content:encoded><![CDATA[Hi!<br />
Installed Kubuntu 26.04:<br />

<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	
	<pre class="bbcode_code" style="max-height:calc(30 *  + 12px + 20px);">Operating System: Kubuntu 26.04 LTS
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.24.0
Qt Version: 6.10.2
Kernel Version: 7.0.0-15-generic (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 7435HS
Memory: 24 GiB of RAM (23.2 GiB usable)
Graphics Processor: NVIDIA GeForce RTX 4070 Laptop GPU
Manufacturer: LENOVO
Product Name: 83JC
System Version: LOQ 15ARP9​</pre>
</div>There are a build in webcam :<br />
Chicony Electronics Co., Ltd Integrated Camera<br />
<br />
It din not work on 25.10 and it is still not working on 26.04, it do show up in lsusb sometimes:<br />
<br />

<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	
	<pre class="bbcode_code" style="max-height:calc(30 *  + 12px + 20px);">sudo lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0489:e0cd Foxconn / Hon Hai MediaTek Bluetooth Adapter
Bus 001 Device 005: ID 04f2:b7ec Chicony Electronics Co., Ltd Integrated Camera
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 248a:8514 Maxxter Wireless Receiver
Bus 003 Device 003: ID 048d:c999 Integrated Technology Express, Inc. ITE Device(8176)
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub</pre>
</div>​<br />
<br />
I did post a topic in Kubuntu 25.10 Questing Quokka​​, but gave up while I did not manage to find a solution. <br />
I now hope to get some more help!<br />
​]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04">Kubuntu 26.04 Resolute Raccoon (LTS)</category>
			<dc:creator>pider</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692417-webcam-still-not-working</guid>
		</item>
		<item>
			<title><![CDATA[[System]Stuck on &amp;quot;Fetching Updates]]></title>
			<link>https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692401-stuck-on-fetching-updates</link>
			<pubDate>Wed, 27 May 2026 19:28:47 GMT</pubDate>
			<description><![CDATA[I keep getting stuck on &quot;Fetching Updates&quot;. It's been stuck for fifteen minutes today and there is no network activity and very little CPU demand. Is...]]></description>
			<content:encoded><![CDATA[I keep getting stuck on &quot;Fetching Updates&quot;. It's been stuck for fifteen minutes today and there is no network activity and very little CPU demand. Is this a known issue? Something I'm doing wrong? I'm not new to Linux or Kubuntu but I am by no means an expert with either.  26.04, Kernel version 7.0.0-15. Thanks for any help. ]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04">Kubuntu 26.04 Resolute Raccoon (LTS)</category>
			<dc:creator>Teksonik</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692401-stuck-on-fetching-updates</guid>
		</item>
		<item>
			<title>Atheros wifi adapter keeps dropping in 26.04</title>
			<link>https://www.kubuntuforums.net/forum/currently-supported-releases/kubuntu-24-04-nitpick-noble-lts/network-support-bd/692322-atheros-wifi-adapter-keeps-dropping-in-26-04</link>
			<pubDate>Sun, 24 May 2026 21:42:25 GMT</pubDate>
			<description><![CDATA[I'm sharing an issue I submitted at https://bugs.launchpad.net/ubuntu/+bug/2154089. 
 
Hello, I need to report a bug in K/Ubuntu 26.04 running on a...]]></description>
			<content:encoded><![CDATA[I'm sharing an issue I submitted at <a href="https://bugs.launchpad.net/ubuntu/+bug/2154089" target="_blank">https://bugs.launchpad.net/ubuntu/+bug/2154089</a>.<br />
<br />
Hello, I need to report a bug in K/Ubuntu 26.04 running on a Dell Inspiron 2350.<br />
<br />
This PC runs fine with K/Ubuntu 25.10 and previous versions, but when I try 26.04, the wifi adapter will drop after a few second, then connect again. The cycle repeats.<br />
A popup on the screen reads:<br />
<br />
Network Management<br />
Wireless Interface (wlp4so)<br />
Authorization supplicant timed out.<br />
<br />
I tried to file an apport when I ran ubuntu-bug but the connection problem won't allow it.<br />
<br />
The wifi adapter is a Qualcomm Atheros QCA 95565/AR9565 wireless adapter. The kernel driver is ath9k.<br />
<br />
I tried running a few commands when I researched the problem in <a href="https://launchpad.net/ubuntu" target="_blank">https://launchpad.net/ubuntu</a>, but didn't see one posted for 26.04.<br />
<br />
Again, this runs fine on Kubuntu 25.10 and previous. Could this be a Linux 7 issue?<br />
<br />
Any help would be greatly appreciated, and thank you in advance!<br />
​]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/currently-supported-releases/kubuntu-24-04-nitpick-noble-lts/network-support-bd">Network Support</category>
			<dc:creator>zpiatek</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/currently-supported-releases/kubuntu-24-04-nitpick-noble-lts/network-support-bd/692322-atheros-wifi-adapter-keeps-dropping-in-26-04</guid>
		</item>
		<item>
			<title>deleting read-only USB partition</title>
			<link>https://www.kubuntuforums.net/forum/currently-supported-releases/kubuntu-24-04-nitpick-noble-lts/hardware-support-bg/692317-deleting-read-only-usb-partition</link>
			<pubDate>Sun, 24 May 2026 19:56:20 GMT</pubDate>
			<description><![CDATA[I made a backup using Kup on a USB drive (so I can update to 26.04). 
 
Now I can't access that USB nor write a new backup to it. I can't mount it,...]]></description>
			<content:encoded><![CDATA[I made a backup using Kup on a USB drive (so I can update to 26.04).<br />
<br />
Now I can't access that USB nor write a new backup to it. I can't mount it, remount it or delete it via GParted or Partition Manager.<br />
<br />
It seems like it's never been mounted...<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_quote">
		<div class="quote_container">
			<div class="bbcode_quote_container b-icon b-icon__ldquo-l--gray"></div>
			
				<span style="font-family:monospace"><span style="color:#54ff54"><b>donald@donald</b></span><span style="color:#000000">:</span><span style="color:#5454ff"><b>~</b></span><span style="color:#000000">$ sudo mkfs.ext4 /dev/sda1 #For ext4 </span><br />
mke2fs 1.47.0 (5-Feb-2023)<br />
/dev/sda1 contains a ext4 file system<br />
last mounted on /media/donald/0dbeacc9-c3d7-4d6a-912a-d5283bd3da78 on Mon Dec 1 13:30:24 2025<br />
Proceed anyway? (y,N) y<br />
/dev/sda1: Read-only file system while setting up superblock</span><br />
<br />
​
			
		</div>
	</div>
</div><div class="bbcode_container">
	<div class="bbcode_quote">
		<div class="quote_container">
			<div class="bbcode_quote_container b-icon b-icon__ldquo-l--gray"></div>
			
				<span style="font-family:monospace"><span style="color:#54ff54"><b>donald@donald</b></span><span style="color:#000000">:</span><span style="color:#5454ff"><b>~</b></span><span style="color:#000000">$ sudo fdisk -l</span></span><br />
​<br />
<span style="font-family:monospace"><span style="color:#000000"><b>Device </b></span><span style="color:#000000"><b>Boot</b></span><span style="color:#000000"><b>Start</b></span><span style="color:#000000"><b> End</b></span><span style="color:#000000"><b> Sectors</b></span><span style="color:#000000"><b> Size</b></span><span style="color:#000000"><b>Id</b></span><span style="color:#000000"><b>Type</b></span><br />
/dev/sda1 18944 484362239 484343296 231G 83 Linux</span><br />
<br />
​
			
		</div>
	</div>
</div>]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/currently-supported-releases/kubuntu-24-04-nitpick-noble-lts/hardware-support-bg">Hardware Support</category>
			<dc:creator>papapenguin</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/currently-supported-releases/kubuntu-24-04-nitpick-noble-lts/hardware-support-bg/692317-deleting-read-only-usb-partition</guid>
		</item>
		<item>
			<title><![CDATA[[Software]Virtual Keyboard at SDDM Login Screen]]></title>
			<link>https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692294-virtual-keyboard-at-sddm-login-screen</link>
			<pubDate>Sat, 23 May 2026 19:15:56 GMT</pubDate>
			<description><![CDATA[The button is present, but clicking on it does nothing. Is Virtual Keyboard only supported on a Touch Screen devices? I've Googled on this, and tried...]]></description>
			<content:encoded><![CDATA[The button is present, but clicking on it does nothing. Is Virtual Keyboard only supported on a Touch Screen devices? I've Googled on this, and tried the several 'fixes', none of which resulted in bringing up a Virtual Keyboard on the SDDM Login Screen. I don't need one, but it would be nice, given the button is presented, if it actually worked. <img src="https://www.kubuntuforums.net/core/images/smilies/tongue.gif" border="0" alt="" title="Tongue" smilieid="5" class="inlineimg" />]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04">Kubuntu 26.04 Resolute Raccoon (LTS)</category>
			<dc:creator>Snowhog</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692294-virtual-keyboard-at-sddm-login-screen</guid>
		</item>
		<item>
			<title><![CDATA[[Post-Install]Desktop link icons clone after restart]]></title>
			<link>https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692234-desktop-link-icons-clone-after-restart</link>
			<pubDate>Fri, 22 May 2026 15:52:45 GMT</pubDate>
			<description>After a restart my desktop icons clone themselves. They all work, there is just 2 of them. I move the articles from the desktop folder to the public...</description>
			<content:encoded>After a restart my desktop icons clone themselves. They all work, there is just 2 of them. I move the articles from the desktop folder to the public folder and the clones remain on the desktop but do not function. restart with empty desktop folder and the clones disappear. move the links from the public folder back to the desktop folder and all is well until I restart. Rinse and repeat</content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04">Kubuntu 26.04 Resolute Raccoon (LTS)</category>
			<dc:creator>Scorpa54</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692234-desktop-link-icons-clone-after-restart</guid>
		</item>
		<item>
			<title><![CDATA[[Software]Onboard virtual keyboard]]></title>
			<link>https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692232-onboard-virtual-keyboard</link>
			<pubDate>Fri, 22 May 2026 15:03:04 GMT</pubDate>
			<description>Latest Onboard version works OK. The problem is it can only send key-strokes to applications running under Xwayland. AI says it might be blocked from...</description>
			<content:encoded><![CDATA[Latest Onboard version works OK. The problem is it can only send key-strokes to applications running under Xwayland. AI says it might be blocked from sending key-strokes to desktop or Wayland apps by the newer and stricter kwin in Plasma 6.<br />
I mainly use it for my browser. The workaround currently is to start my browser under Xwayland.<br />
<br />
Does anyone have a workaround?]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04">Kubuntu 26.04 Resolute Raccoon (LTS)</category>
			<dc:creator>INVICTRA</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692232-onboard-virtual-keyboard</guid>
		</item>
		<item>
			<title><![CDATA[[Post-Install]x11... a traumatic ecperience]]></title>
			<link>https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692214-x11-a-traumatic-ecperience</link>
			<pubDate>Fri, 22 May 2026 01:33:31 GMT</pubDate>
			<description>I have installed the x11 desktop but when I log out and tab my way through, there is no cursor, to select that session I get my wallpaper and no...</description>
			<content:encoded>I have installed the x11 desktop but when I log out and tab my way through, there is no cursor, to select that session I get my wallpaper and no cursor or navigation panels of any sort which leaves me with one option, hard reboot. I have tried multiple times with the same effect.</content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04">Kubuntu 26.04 Resolute Raccoon (LTS)</category>
			<dc:creator>Scorpa54</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692214-x11-a-traumatic-ecperience</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED]Goes to sleep even though...]]></title>
			<link>https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692210-goes-to-sleep-even-though</link>
			<pubDate>Thu, 21 May 2026 22:26:56 GMT</pubDate>
			<description><![CDATA[I've just installed (fresh) and have quite a few quirks. Let's tackle this one first. I've been into power management and turned &quot;suspend session&quot; to...]]></description>
			<content:encoded><![CDATA[I've just installed (fresh) and have quite a few quirks. Let's tackle this one first. I've been into power management and turned &quot;suspend session&quot; to do nothing and &quot;display and brightness&quot; to never and when I leave for some time and come back I find a lock screen. There is another setting &quot;other settings&quot; that says &quot;when inactive&quot; and a selection of times that is defaulted to &quot;run after 10 minutes&quot; that I have no idea what to do with.]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04">Kubuntu 26.04 Resolute Raccoon (LTS)</category>
			<dc:creator>Scorpa54</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692210-goes-to-sleep-even-though</guid>
		</item>
		<item>
			<title><![CDATA[[Post-Install]Seeking ideas with power outage prep and protection on multiple systems. NFS and Power settings]]></title>
			<link>https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692197-seeking-ideas-with-power-outage-prep-and-protection-on-multiple-systems-nfs-and-power-settings</link>
			<pubDate>Thu, 21 May 2026 16:27:44 GMT</pubDate>
			<description>This will cover several different areas including power control and networking. This is about my office setup and three systems. First the story....</description>
			<content:encoded><![CDATA[This will cover several different areas including power control and networking. This is about my office setup and three systems. First the story. It's a bit long so feel free to move on to another thread...<br />
<br />
I have a desktop PC running either KDEneon (for now) or Kubuntu 26.04, a media server running Ubuntu Server 24.04, and a Raspberry Pi running Raspbian 12 (bookworm). The Pi only runs a torrent server and uses NFSv4 to retrieve and store files on the media server. The desktop also has the servers NFS shares mounted.<br />
<br />
The desktop has a large UPS and the server and Pi share a smaller one. The server and desktop both shut themselves down after a few minutes of power loss. The Pi is not configured to do that. Also, two routers are on the same UPS as the server and Pi. The modem has its own UPS.<br />
<br />
This week there was a power outage at 4am and power was restored at 6:30am - I slept through it. My only indication that anything had happened was I sat down at my desk and discovered my PC was off. I normally leave it running unless I know I'm going to be gone for several days. At this point I still did not know the power had failed so I just assumed I shut it down the night before and had forgotten. <br />
<br />
<b>Issue #1:</b><br />
When I powered up the desktop and logged in, it was lagging to the point of being barely usable but nothing in &quot;top&quot; looked out of place.. So first I rolled back to the previous days snapshot but the results were not different. Long story short: it was two NFS mounts causing the lag because the server was off and I hadn't noticed that yet. They were mounted with &quot;hard&quot; as one of the options and I assume systemd was continually re-attempting the mounts.<br />
<br />
I never turn off the server so that was my first clue that something larger had happened. Restoring power to the server &quot;fixed&quot; the desktop lag.<br />
<br />
<b>Issue #2:</b><br />
Once the server was back up, using a browser on the desktop I logged into Transmission (a torrent server) that runs on the Pi and the page was all errors. So I ssh'd into the Pi and transmission was running but the NFS mounts were not available - obviously because the server had been off. So I manually remounted them and restarted Transmission and everything was running normally.<br />
<br />
Note that the Pi was still powered up and never shut down. I assume the UPS had more than enough battery to keep the Pi up and running for the 2.5 hours power was down.<br />
<br />
<b><span style="font-size:18px">The goal:</span></b><br />
What I would like is to create a setup where these issues do not occur when a power outage happens. I believe it would require a sequential ending of some services and shutdown times for each of the devices, and I'm not sure where to start. <br />
<br />
I guess somehow triggering a shutdown of the Pi, then the desktop, then finally the server. This would eliminate the failing of Transmission and the NFS mounts causing problems. Re. the NFS mounts I did change &quot;hard&quot; to &quot;soft&quot; but I haven't tested to see it that helps the lagging issue.<br />
<br />
So I guess first thing is to figure out how to trigger the Pi to shutdown. I have ssh/rsh access from my desktop PC to the Pi so I can send a poweroff to the Pi with some trigger. Then power down the desktop before the server.<br />
<br />
All the UPSs a Cyberpower so I'll start there...<br />
<br />
Any suggestions are welcome.]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04">Kubuntu 26.04 Resolute Raccoon (LTS)</category>
			<dc:creator>oshunluvr</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/current-supported-releases/kubuntu-26-04/692197-seeking-ideas-with-power-outage-prep-and-protection-on-multiple-systems-nfs-and-power-settings</guid>
		</item>
	</channel>
</rss>
