<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">

<channel>
	<title>UbuntuHandbook</title>
	<atom:link href="https://ubuntuhandbook.org/index.php/feed/" rel="self" type="application/rss+xml"/>
	<link>https://ubuntuhandbook.org</link>
	<description>News, Tutorials, Howtos for Ubuntu Linux</description>
	<lastBuildDate>Mon, 08 Jun 2026 14:25:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<itunes:explicit>no</itunes:explicit><itunes:subtitle>News, Tutorials, Howtos for Ubuntu Linux</itunes:subtitle><item>
		<title>Audacious 4.6.1 Now Uses XDG Cache Dir for Better Flatpak/Snap Support</title>
		<link>https://ubuntuhandbook.org/index.php/2026/06/audacious-4-6-1-now-uses-xdg-cache-dir-for-better-flatpak-snap-support/</link>
					<comments>https://ubuntuhandbook.org/index.php/2026/06/audacious-4-6-1-now-uses-xdg-cache-dir-for-better-flatpak-snap-support/#respond</comments>
		
		<dc:creator><![CDATA[Ji m]]></dc:creator>
		<pubDate>Mon, 08 Jun 2026 14:24:28 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[audacious]]></category>
		<guid isPermaLink="false">https://ubuntuhandbook.org/?p=51356</guid>

					<description><![CDATA[Just a week since the last 4.6 version, the lightweight Audacious music player announced new 4.6.1 bug-fix release. The new version of this free open-source application adopted XDG cache dir, added new Georgian translation, and fixed some bugs. Improved Flatpak / Snap support First, the new Audacious 4.6.1 now stores temporary files in XDG cache [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="alignleft size-thumbnail wp-image-49024" src="https://ubuntuhandbook.org/wp-content/uploads/2025/06/audacious-logoicon-250x250.webp" alt="" width="250" height="250" srcset="https://ubuntuhandbook.org/wp-content/uploads/2025/06/audacious-logoicon-250x250.webp 250w, https://ubuntuhandbook.org/wp-content/uploads/2025/06/audacious-logoicon-300x300.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2025/06/audacious-logoicon-700x700.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2025/06/audacious-logoicon-768x768.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2025/06/audacious-logoicon.webp 1200w" sizes="(max-width: 250px) 100vw, 250px" /></p>
<p>Just a week since the last 4.6 version, the lightweight Audacious music player announced new 4.6.1 bug-fix release.</p>
<p>The new version of this free open-source application adopted XDG cache dir, added new Georgian translation, and fixed some bugs.</p>
<p><span id="more-51356"></span></p>
<h3>Improved Flatpak / Snap support</h3>
<p>First, the new Audacious 4.6.1 now stores temporary files in XDG cache dir (<code>.cache</code> or <code>.var/app/APPID/cache</code>) instead of system <code>/tmp</code> directory. This is useful for Flatpak or Snap packages that run in sandbox environment.</p>
<p><img decoding="async" class="aligncenter size-large wp-image-51357" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-tmp-700x456.webp" alt="" width="610" height="397" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-tmp-700x456.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-tmp-300x195.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-tmp-768x500.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-tmp.webp 1118w" sizes="(max-width: 610px) 100vw, 610px" /></p>
<p>For security reason, Flatpak and Snap packages do not have access to system <code>/tmp</code>, instead they have their own private <code>/tmp</code> directory.</p>
<p>The previous Audacious versions however use the host&#8217;s <code>/tmp</code> directory causing some features, such as album cover display not working in MPRIS (e.g., system tray media control, or Gnome 50 lock screen) for sandboxed apps due to permission access issue.</p>
<p>With the new version, the XDG cache dir is in use so that all the app packages have permission access to the temporary files for everything working properly.</p>
<div id="attachment_51358" style="width: 620px" class="wp-caption aligncenter"><img decoding="async" aria-describedby="caption-attachment-51358" class="size-large wp-image-51358" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-flatpaknoalbum-700x248.webp" alt="" width="610" height="216" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-flatpaknoalbum-700x248.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-flatpaknoalbum-300x106.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-flatpaknoalbum-768x273.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-flatpaknoalbum.webp 851w" sizes="(max-width: 610px) 100vw, 610px" /><p id="caption-attachment-51358" class="wp-caption-text">Flatpak or Snap package previously do not display album covers in MRPIS</p></div>
<h3>Fix for Ubuntu PPA</h3>
<p>For Ubuntu and Linux Mint users who use the PPA package, the last 4.6 version was built improperly that may run into core dump crash or dependency issue.</p>
<p>The reason is that I built with the updated <a href="https://launchpad.net/ubuntu/resolute/+source/audacious" target="_blank" rel="noopener">Ubuntu&#8217;s packaging rule</a> from 26.04. It changed library names (e.g., <code>libaudgui5</code> -&gt; <code>libaudgui6</code>, <code>libaudqt2t64</code> -&gt; <code>libaudqt3</code>), but I forgot to add rule to automatically remove the old ones during the package upgrading process, thus you may have multi-versions of the libraries installed at the same time causing the issue.</p>
<p>To &#8220;fix&#8221; the issue, the new 4.6.1 version increased the .so and plugin ABI version numbers, so even you have both 4.6 and 4.6.1 installed at the same time in the same package format (though the PPA shall now avoid the case), audacious will continue working as they use the libraries in different versions.</p>
<p>Other changes in Audacious 4.6.1 include:</p>
<ul>
<li>Add Georgian translation.</li>
<li>Support audio files with embedded lyrics in more cases.</li>
<li>Fix building on system using musl.</li>
</ul>
<h3>Install Audacious 4.6.1</h3>
<p>For the official release note and source tarballs, go to Audacious website via the link below:</p>
<div class="wp-block-buttons aligncenter">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background" href="https://audacious-media-player.org/news/65-audacious-4-6-1-released" target="_blank" rel="noreferrer noopener">Audacious 4.6.1</a></div>
</div>
<p>Besides building from the source, there&#8217;s also community maintained <a href="https://flathub.org/en/apps/org.atheme.audacious" target="_blank" rel="noopener">Flatpak package</a> and Snap package (available in Ubuntu App Center) which are NOT updated at the moment of writing.</p>
<p>And, the <a href="https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/audacious" target="_blank" rel="noopener">unofficial PPA</a> (and synced with <a href="https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/apps" target="_blank" rel="noopener">this one</a>) has updated with the new package for Ubuntu 20.04, Ubuntu 22.04, Ubuntu 24.04, and Ubuntu 26.04.</p>
<p>To add the PPA, and install Audacious 4.6.1 in Ubuntu, run the commands below one by one in terminal (Ctrl+Alt+T):</p>
<pre>sudo add-apt-repository ppa:ubuntuhandbook1/apps
sudo apt update
sudo apt install audacious audacious-plugins</pre>
<p>For any reason, you may purge PPA and downgrade Audacious to the stock versions by running command:</p>
<pre>sudo apt install ppa-purge &amp;&amp; sudo ppa-purge ppa:ubuntuhandbook1/apps</pre>
<p>Or, just remove the music player (useful for a clean re-install) by running command:</p>
<pre>sudo apt install audacious audacious-plugins-data --autoremove</pre>
<p>And, feel free to leave comment below or send me email if you still have issue for the package installed from PPA.</p>]]></content:encoded>
					
					<wfw:commentRss>https://ubuntuhandbook.org/index.php/2026/06/audacious-4-6-1-now-uses-xdg-cache-dir-for-better-flatpak-snap-support/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GNOME 50.2 Released with Files, Screenshot Improvements &amp; NVIDIA Fixes</title>
		<link>https://ubuntuhandbook.org/index.php/2026/06/gnome-50-2-released-with-files-screenshot-improvements-nvidia-fixes/</link>
					<comments>https://ubuntuhandbook.org/index.php/2026/06/gnome-50-2-released-with-files-screenshot-improvements-nvidia-fixes/#respond</comments>
		
		<dc:creator><![CDATA[Ji m]]></dc:creator>
		<pubDate>Sat, 06 Jun 2026 10:40:22 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[ubuntu 26.04]]></category>
		<guid isPermaLink="false">https://ubuntuhandbook.org/?p=51351</guid>

					<description><![CDATA[GNOME 50, the default desktop for Ubuntu 26.04 and Fedora 44, announced its second maintenance update one day ago. The new small version of this popular Linux desktop environment introduced numerous bug-fixes, fixes and improvements for NVIDIA support, as well as its Nautilus file manager and built-in screenshot tool. First, GNOME 50.2 fixed that the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft size-thumbnail wp-image-44710" src="https://ubuntuhandbook.org/wp-content/uploads/2023/11/gnome-logo-dark-250x250.webp" alt="" width="250" height="250" srcset="https://ubuntuhandbook.org/wp-content/uploads/2023/11/gnome-logo-dark-250x250.webp 250w, https://ubuntuhandbook.org/wp-content/uploads/2023/11/gnome-logo-dark-300x300.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2023/11/gnome-logo-dark-600x600.webp 600w, https://ubuntuhandbook.org/wp-content/uploads/2023/11/gnome-logo-dark-768x768.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2023/11/gnome-logo-dark.webp 1200w" sizes="auto, (max-width: 250px) 100vw, 250px" /></p>
<p>GNOME 50, the default desktop for Ubuntu 26.04 and Fedora 44, announced its second maintenance update one day ago.</p>
<p>The new small version of this popular Linux desktop environment introduced numerous bug-fixes, fixes and improvements for NVIDIA support, as well as its Nautilus file manager and built-in screenshot tool.</p>
<p><span id="more-51351"></span></p>
<p><a href="https://ubuntuhandbook.org/wp-content/uploads/2026/06/gnome502.webp" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51352" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/gnome502-700x435.webp" alt="" width="610" height="379" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/gnome502-700x435.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/gnome502-300x187.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/gnome502-768x477.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/gnome502.webp 1282w" sizes="auto, (max-width: 610px) 100vw, 610px" /></a></p>
<p>First, GNOME 50.2 fixed that the graphical login manager GDM failed to properly terminate conflicting graphical sessions started outside of GDM (e.g. ThinLinc, TigerVNC). It also fixed plymouth (the boot animation) hanging indefinitely on headless systems or systems without monitors, which prevent the system from booting into graphical login screen.</p>
<p>It as well fixed loading X11 sessions (e.g., XFCE4, MATE) because GDM would incorrectly set the session type to Wayland.</p>
<p>And, the session/a11y menu in the login screen now accept both left and right mouse clicks which can be useful for left-handed mouse users.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51353" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/gnome502-loginaccemenu-700x345.webp" alt="" width="610" height="301" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/gnome502-loginaccemenu-700x345.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/gnome502-loginaccemenu-300x148.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/gnome502-loginaccemenu-768x379.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/gnome502-loginaccemenu.webp 797w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>For Intel and AMD with VA-API hardware acceleration implementation, the built-in screen recording previously would produce 18x larger H.264 video files at 4k, due to missing rate control parameters with no visible quality benefit.</p>
<p>The new version added <code>rate-control=vbr</code>, <code>bitrate=2048</code>, <code>target-percentage=50</code> to both VA-API pipelines which significantly reduce the file sizes for 4K screen recording (VA-API H.264).</p>
<p>Also for the built-in screenshot/screencast tool, it fixed that the mouse pointer and handle center (for drag resizing area selection) didn&#8217;t align, making hard to extend to the extreme corners for the screen, though you may drag moving (instead of resizing) the selection area to workaround.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51354" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/builtin-screencast-700x553.webp" alt="" width="610" height="482" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/builtin-screencast-700x553.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/builtin-screencast-300x237.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/builtin-screencast-768x607.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/builtin-screencast.webp 836w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>For Nautilus, aka GNOME Files, the new version added <i>search entry</i> in the file&#8217;s &#8220;Open With&#8221; context menu, allowing to quickly find out that application that you want.</p>
<p>It now supports opening multiple files with different extensions (e.g., a.jpg, b.png, c.webp) via &#8220;Open With&#8221; dialog, instead of silently silently fail when confirming an application selection.</p>
<p>And, it fixed possible crash with properties window, thumbnails not appearing in remote locations, and potential crash in list view.</p>
<div id="attachment_51355" style="width: 620px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-51355" class="size-large wp-image-51355" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/open-filesearch-700x447.webp" alt="" width="610" height="390" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/open-filesearch-700x447.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/open-filesearch-300x191.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/open-filesearch-768x490.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/open-filesearch.webp 940w" sizes="auto, (max-width: 610px) 100vw, 610px" /><p id="caption-attachment-51355" class="wp-caption-text">Add Search Entry in open with dialog</p></div>
<p>Instead of ignore primary GPU device that does not support KMS (or KMS initialization fails), GNOME will now try configuring it in headless mode, which is useful when user want to use the GPU as render-only device or disable the display capability at boot time.</p>
<p>For NVIDIA GPU, this version fixed a deadlock issue that can freeze GNOME desktop or prevent the system from waking up from sleep. It also fixed the desktop animations stuttering issue with some driver versions (e.g., nvidia-595), and black screen on some NVIDIA GPUs for GNOME Remote Desktop.</p>
<p>Other changes in GNOME 50.2 include:</p>
<ul>
<li>Improve Device Security and Wellbeing labels display for mobile screen.</li>
<li>Fix missing notification for USB flash drive auto-mount.</li>
<li>Fit on-screen keyboard better on very small screens.</li>
<li>Fix glitch in quick settings with wrapped text in menu.</li>
<li>Fix moving both maximized and minimized window to a different monitor.</li>
<li>Fix drag&#8217;n&#8217;drop potential fail and exit destination application.</li>
</ul>
<p>For more about GNOME 50.2, see the <a href="https://discourse.gnome.org/t/gnome-50-2-released/35306" target="_blank" rel="noopener">announcement</a> in Gnome Discourse.</p>
<h3>Get GNOME 50.2</h3>
<p>Fedora 44 and Arch Linux have already added GNOME 50.2 in their official repositories. User can simply update the system to get the new desktop release.</p>
<p>Ubuntu 26.04 does not use vanilla GNOME. It&#8217;s NOT guaranteed that it will have Gnome 50.2, as more than 2 years old Ubuntu 24.04 still have <code>gnome-shell 46.0</code>, <code>nautilus 46.4</code>, <code>mutter 46.2</code>, while the latest has reached 46.9.</p>
<p>Others may try out the new GNOME Desktop through the <a href="https://os.gnome.org/" target="_blank" rel="noopener">Gnome OS</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://ubuntuhandbook.org/index.php/2026/06/gnome-50-2-released-with-files-screenshot-improvements-nvidia-fixes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Rustdesk 1.4.7 Released with Deploy Option for Android Device</title>
		<link>https://ubuntuhandbook.org/index.php/2026/06/rustdesk-1-4-7-deploy-for-android/</link>
					<comments>https://ubuntuhandbook.org/index.php/2026/06/rustdesk-1-4-7-deploy-for-android/#respond</comments>
		
		<dc:creator><![CDATA[Ji m]]></dc:creator>
		<pubDate>Thu, 04 Jun 2026 13:45:40 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[remote desktop]]></category>
		<guid isPermaLink="false">https://ubuntuhandbook.org/?p=51343</guid>

					<description><![CDATA[Rustdesk, the popular rust written remote desktop application for Linux, Windows, macOS, Android, and iOS, released new 1.4.7 version a few days ago. The new version of this free open-source application introduced some new features, security improvements, and various bug-fixes. First, Rustdesk 1.4.7 introduced new Deploy setting option for Android client. Meaning user can now [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft size-thumbnail wp-image-49891" src="https://ubuntuhandbook.org/wp-content/uploads/2025/10/rustdesk-logo-250x250.webp" alt="" width="250" height="250" srcset="https://ubuntuhandbook.org/wp-content/uploads/2025/10/rustdesk-logo-250x250.webp 250w, https://ubuntuhandbook.org/wp-content/uploads/2025/10/rustdesk-logo-300x300.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2025/10/rustdesk-logo-700x700.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2025/10/rustdesk-logo-768x768.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2025/10/rustdesk-logo.webp 1200w" sizes="auto, (max-width: 250px) 100vw, 250px" /></p>
<p>Rustdesk, the popular rust written remote desktop application for Linux, Windows, macOS, Android, and iOS, released new 1.4.7 version a few days ago.</p>
<p>The new version of this free open-source application introduced some new features, security improvements, and various bug-fixes.</p>
<p><span id="more-51343"></span></p>
<div id="attachment_49893" style="width: 620px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-49893" class="size-large wp-image-49893" src="https://ubuntuhandbook.org/wp-content/uploads/2025/10/rustdesktop-client-700x460.webp" alt="" width="610" height="401" srcset="https://ubuntuhandbook.org/wp-content/uploads/2025/10/rustdesktop-client-700x460.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2025/10/rustdesktop-client-300x197.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2025/10/rustdesktop-client-768x505.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2025/10/rustdesktop-client.webp 866w" sizes="auto, (max-width: 610px) 100vw, 610px" /><p id="caption-attachment-49893" class="wp-caption-text">RustDesk client in Ubuntu Desktop</p></div>
<p>First, Rustdesk 1.4.7 introduced <b>new Deploy setting option for Android client</b>. Meaning user can now use API token to register Android devices to RustDesk server and auto-set everything up.</p>
<p>As you may know, Rustdesk works out-of-box by using its public server as a bridge (only for establish connection, P2P afterwards) when connecting to a remote desktop. For security and faster connection, user may set up a self-hosted server.</p>
<p>The open-source server is great for hosting small number of clients. The client needs to manually input the server IP and key for registering, then set up the permissions (e.g., remote input, file transfer, clipboard, camera, etc), security, codec etc settings.</p>
<p>For companies / IT admins that have many or lots of PC or mobile devices, the API token (only available via RustDesk Server Pro) is more efficient. Without manually register and configure settings in clients one by one, it automatically registers client to your server, syncs server settings, and allows to manage clients centrally.</p>
<p>And, with version 1.4.7 it now supports the deployment flow for Android devices.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51344" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/android-deploy-443x700.webp" alt="" width="443" height="700" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/android-deploy-443x700.webp 443w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/android-deploy-190x300.webp 190w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/android-deploy.webp 506w" sizes="auto, (max-width: 443px) 100vw, 443px" /></p>
<p>The new version also added <b>new &#8220;Enable Privacy Mode&#8221; permission control</b> in settings and connection UI for macOS and Windows. And the Privacy Mode controls are now only shown/usable in the controlling side when permitted in the controlled side.</p>
<p>And for macOS, it now allows to switch monitor during privacy mode, removing the previous restriction that required switching to Display 1 first.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51346" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/privacymode-control-700x475.webp" alt="" width="610" height="414" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/privacymode-control-700x475.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/privacymode-control-300x204.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/privacymode-control-768x521.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/privacymode-control.webp 1182w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>As you know, the remote session window has some control options via the top tool-bar. And, it includes a 6 dots handle icon allowing to drag moving left or right.</p>
<p>In version 1.4.7, there&#8217;s a new <b>&#8220;Allow docking remote toolbar to any window edge&#8221;</b> setting option available. With the option enabled, you can now drag moving the tool-bar to left, right, or bottom screen edge. The tool-bar will turn vertically or horizontally automatically, and, it will remember and restore its status at next launch.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51345" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/rustdeskmove-toolbar-700x335.webp" alt="" width="610" height="292" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/rustdeskmove-toolbar-700x335.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/rustdeskmove-toolbar-300x144.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/rustdeskmove-toolbar-768x368.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/rustdeskmove-toolbar.webp 1387w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>To protect from brute-force attacks, the new version now automatically re-create one-time password after 10 consecutive login failures, and it resets the count after a successful one-time-password authentication. When one-time password re-creation occurs, it logs with a warning that includes the failure count and connection IP.</p>
<p>There are as well other security improvements, such as new permanent password storage format, dedicated OS-credential failure policy, Windows terminal OS-login concurrency gate, as well as Linux headless OS-auth checks before desktop startup, and record password failures for failed headless X-session login attempts.</p>
<p>Other changes include:</p>
<ul>
<li>Add minimal deploy command to send a deployment request.</li>
<li>Ability to allow command-line settings when &#8220;Disable settings&#8221; enabled for UI.</li>
<li>Option to hide the &#8220;Stop service&#8221; menu item and button across desktop, mobile, and system tray interfaces.</li>
</ul>
<h3>Get RustDesk 1.4.7</h3>
<p>For more about the new version, as well as the installer packages for Linux, Windows, macOS, Android, and iOS, go to Github via the link below:</p>
<div class="wp-block-buttons aligncenter">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background" href="https://github.com/rustdesk/rustdesk/releases" target="_blank" rel="noreferrer noopener">Download RustDesk</a></div>
</div>
<p>For Linux, besides the Ubuntu (.deb) and Flatpak package at the top of link page, there are as well RHEL/Fedora, Arch, and universal AppImage packages available for downloading in the &#8220;Assets&#8221; section. </p>
<p>And, if you don&#8217;t even know which architecture type to choose, run <code>uname -m</code> command in terminal to tell.</p>]]></content:encoded>
					
					<wfw:commentRss>https://ubuntuhandbook.org/index.php/2026/06/rustdesk-1-4-7-deploy-for-android/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GNU Octave 11.2.0 Released with Improved Performance &amp; Fixes</title>
		<link>https://ubuntuhandbook.org/index.php/2026/06/gnu-octave-11-2-0-released-with-improved-performance-fixes/</link>
					<comments>https://ubuntuhandbook.org/index.php/2026/06/gnu-octave-11-2-0-released-with-improved-performance-fixes/#respond</comments>
		
		<dc:creator><![CDATA[Ji m]]></dc:creator>
		<pubDate>Wed, 03 Jun 2026 14:30:35 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[GNU Octave]]></category>
		<category><![CDATA[programming]]></category>
		<guid isPermaLink="false">https://ubuntuhandbook.org/?p=51339</guid>

					<description><![CDATA[GNU Octave, the open-source programming language for scientific computing and numerical computation, released new 11.2.0 version a few days ago. This is the second release in the 11.x series, which features many performance and core improvements, GUI enhancements, documentation updates, and bug-fixes. First, the new Octave 11.2.0 included many core improvements. It sped up the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft size-thumbnail wp-image-42801" src="https://ubuntuhandbook.org/wp-content/uploads/2018/07/octave-logo-250x250.webp" alt="" width="250" height="250" srcset="https://ubuntuhandbook.org/wp-content/uploads/2018/07/octave-logo-250x250.webp 250w, https://ubuntuhandbook.org/wp-content/uploads/2018/07/octave-logo-300x300.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2018/07/octave-logo-600x600.webp 600w, https://ubuntuhandbook.org/wp-content/uploads/2018/07/octave-logo-768x768.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2018/07/octave-logo.webp 1200w" sizes="auto, (max-width: 250px) 100vw, 250px" /></p>
<p>GNU Octave, the open-source programming language for scientific computing and numerical computation, released new 11.2.0 version a few days ago.</p>
<p>This is the second release in the 11.x series, which features many performance and core improvements, GUI enhancements, documentation updates, and bug-fixes.</p>
<p><span id="more-51339"></span></p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51340" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/octave1120-700x440.webp" alt="" width="610" height="383" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/octave1120-700x440.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/octave1120-300x189.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/octave1120-768x483.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/octave1120.webp 1491w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>First, the new Octave 11.2.0 included many core improvements. It sped up the <code>pkg install</code> command and added more output with <code>-verbose</code>. It added visibility attribute to function declarations, and, re-implemented <code>weboptions</code> and related functions <code>webread</code>, <code>webwrite</code>.</p>
<p>It also removed extra semicolons after function definitions, fixed N-D array assignment to prevent out-of-bounds indexing, and, added ability for class constructors (<code>classdef</code>) to return a classdef array of itself.</p>
<p>This version also updated the GUI. It fixed the double spaces in translations, improved German translation. It now uses mouse cursor shape from Qt if possible or SVG. And, for Windows &#8220;system&#8221; calls no longer hide windows.</p>
<p>Besides the GUI and core improvements, Octave 11.2.0 also fixed some issues for building system, and, updated the documentation for <code>arguments</code> keyword (and add to manual).</p>
<p>Other changes include:</p>
<ul>
<li>Deprecate <code>all</code> and <code>any</code> for non-numeric/non-logical types.</li>
<li>Fix input validation of <code>permB</code> input to <code>eigs()</code>.</li>
<li>Fix pager in CLI on Windows and disable it in the GUI.</li>
<li>Check floating point subscripts before converting to <code>octave_idx_type</code>.</li>
<li>Reject non-finite, non-integer, and out-of-range floating-point index values before casting them to <code>octave_idx_type</code>.</li>
<li>Fix <code>norm (S, 2)</code> for all-zero sparse matrices.</li>
<li>Avoid potential integer overflow for <code>max</code>.</li>
</ul>
<p>For more about the new release, see the NEWS file in the source tarball (see the link below).</p>
<h3>Get GNU Octave 11.2.0</h3>
<p>The source tarball is available to download at GNU website via the link below:</p>
<div class="wp-block-buttons aligncenter">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background" href="https://ftp.gnu.org/gnu/octave/" target="_blank" rel="noreferrer noopener">Download GNU Octave (source)</a></div>
</div>
<p>Besides building from the source, Arch Linux has already include the new 11.2.0 release in the official Extra repository. While other Linux may keep an eye on the community maintained <a href="https://flathub.org/en/apps/org.octave.Octave" target="_blank" rel="noopener">Flatpak package</a> that runs in sandbox.</p>
<p>For Ubuntu users who prefer the native <code>.deb</code> package, I&#8217;ve made the new release package into this <a href="https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/octave/" target="_blank" rel="noopener">unofficial PPA</a> for Ubuntu 22.04, Ubuntu 24.04, and Ubuntu 26.04, though without testing.</p>
<p>To add the PPA and install Octave 11.2.0, open terminal (Ctrl+Alt+T) and run commands below one by one:</p>
<pre>sudo add-apt-repository ppa:ubuntuhandbook1/octave</pre>
<pre>sudo apt update</pre>
<pre>sudo apt install octave</pre>
<h3>Uninstall:</h3>
<p>To uninstall the .deb package, run command in terminal:</p>
<pre>sudo apt remove octave octave-common</pre>
<p>And, use the command below to uninstall the PPA:</p>
<pre>sudo add-apt-repository --remove ppa:ubuntuhandbook1/octave</pre>
<p>For Linux Mint, also run <code>sudo apt update</code> to manually refresh package cache afterward.</p>]]></content:encoded>
					
					<wfw:commentRss>https://ubuntuhandbook.org/index.php/2026/06/gnu-octave-11-2-0-released-with-improved-performance-fixes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Transmission 4.1.2 Released with A Few Dozens of Fixes [PPA Updated]</title>
		<link>https://ubuntuhandbook.org/index.php/2026/06/transmission-4-1-2-released-with-a-few-dozens-of-fixes-ppa-updated/</link>
					<comments>https://ubuntuhandbook.org/index.php/2026/06/transmission-4-1-2-released-with-a-few-dozens-of-fixes-ppa-updated/#respond</comments>
		
		<dc:creator><![CDATA[Ji m]]></dc:creator>
		<pubDate>Wed, 03 Jun 2026 13:08:01 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[bittorrent]]></category>
		<guid isPermaLink="false">https://ubuntuhandbook.org/?p=51337</guid>

					<description><![CDATA[Transmission, the default BitTorrent client for Ubuntu, released new 4.1.2 version today. This is the second maintenance update for the 4.1 release series that features a few dozens of bug-fixes, and a few performance improvements. First, the new version fixed a bug that could cause duplicate HTTP announces to be sent to trackers. To prevent [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft size-thumbnail wp-image-43680" src="https://ubuntuhandbook.org/wp-content/uploads/2023/02/transmission-icon-250x250.webp" alt="" width="250" height="250" srcset="https://ubuntuhandbook.org/wp-content/uploads/2023/02/transmission-icon-250x250.webp 250w, https://ubuntuhandbook.org/wp-content/uploads/2023/02/transmission-icon-300x300.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2023/02/transmission-icon-600x600.webp 600w, https://ubuntuhandbook.org/wp-content/uploads/2023/02/transmission-icon-768x768.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2023/02/transmission-icon.webp 1200w" sizes="auto, (max-width: 250px) 100vw, 250px" /></p>
<p>Transmission, the default BitTorrent client for Ubuntu, released new 4.1.2 version today.</p>
<p>This is the second maintenance update for the 4.1 release series that features a few dozens of bug-fixes, and a few performance improvements.</p>
<p><span id="more-51337"></span></p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51338" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/transmission412-700x449.webp" alt="" width="610" height="391" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/transmission412-700x449.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/transmission412-300x192.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/transmission412-768x492.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/transmission412.webp 861w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>First, the new version fixed a bug that could cause duplicate HTTP announces to be sent to trackers. To prevent crashes and ensure integrity, Transmission now rejects benc data that has invalid characters, instead of silently ignoring.</p>
<p>It also fixed a bug that one torrent parsing failure during the startup would also break subsequent torrents, and, it fixed some downloads would stalled at 99%.</p>
<p>This version also fixed some 4.1.0 regressions or bugs. They include the TCP peer connections issue on some systems, <code>utp_enabled</code> and <code>tcp_enabled</code> settings would be override after upgrade, disk idle issue, and crash when a peer supplied <code>reqq</code> value smaller than 32 in LTEP handshake.</p>
<p>It as well added clickjack safeguards when serving http responses, which prevents attackers from creating malicious contents that embed the Transmission Web UI in a hidden iframe.</p>
<p>For the QT UI, it fixed a crash when parsing some RPC responses from older Transmission servers, and <code>settings.json</code> incorrectly save both deprecated and current settings names.</p>
<p>There are also a crash fix when toggling alternative speed limits, and translation fix for the GTK UI, as well as fixes for incorrect torrent status and time display issue in press dropdown in Web UI.</p>
<p>And for macOS app, the new version fixed memory leak and navigation focus issues in the Inspector, and improved the UI code for less CPU usage.</p>
<p>Other fixes include:</p>
<ul>
<li>SON-RPC related UI regressions.</li>
<li>Torrents order preservation issue after moving their queue up/down.</li>
<li>Shrink the buffer containing the decompressed blocklist data to the actual size.</li>
<li>Sanitizes invalid UTF-8 client names for remote peers, to prevent malformed text and potential errors.</li>
</ul>
<p>For more about the new version, see the <a href="https://github.com/transmission/transmission/releases" target="_blank" rel="noopener">Github releases page</a>.</p>
<h3>Install Transmission 4.1.2</h3>
<p>The official installers for Windows and macOS, along with source tarball, they are available to download via the link below:</p>
<div class="wp-block-buttons aligncenter">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background" href="https://transmissionbt.com/download" target="_blank" rel="noreferrer noopener">Download Transmission</a></div>
</div>
<p>For Linux, besides building from source or waiting for your Linux Distribution updates, there are community maintained <a href="https://flathub.org/en/apps/com.transmissionbt.Transmission" target="_blank" rel="noopener">Flatpak package</a> and <a href="https://snapcraft.io/transmission" target="_blank" rel="noopener">Snap package</a> (available in App Center) which run in sandbox environment.</p>
<p>And, for current Ubuntu 22.04, Ubuntu 24.04, and Ubuntu 26.04, I&#8217;ve built the new release package (.deb) into this <a href="https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/transmission" target="_blank" rel="noopener">unofficial PPA</a>.</p>
<p>To add the PPA and install Transmission 4.1.2, open terminal (Ctrl+Alt+T) and run commands below one by one:</p>
<pre>sudo add-apt-repository ppa:ubuntuhandbook1/transmission</pre>
<pre>sudo apt update</pre>
<pre>sudo apt install transmission</pre>
<p>Optionally, you may install <code>transmission-cli</code> for command line use, or <code>transmission-daemon</code> for running in background for server use.</p>
<h3>Uninstall</h3>
<p>To remove the PPA and downgrade transmission to the stock versions, run the command below to install ppa-purge and use it to purge the PPA:</p>
<pre>sudo apt install ppa-purge &amp;&amp; sudo ppa-purge ppa:ubuntuhandbook1/transmission</pre>
<p>Or, run the command below to manually remove the PPA:</p>
<pre>sudo add-apt-repository --remove ppa:ubuntuhandbook1/transmission</pre>
<p>And then remove the BitTorrent client via command:</p>
<pre>sudo apt remove --auto-remove transmission transmission-common</pre>]]></content:encoded>
					
					<wfw:commentRss>https://ubuntuhandbook.org/index.php/2026/06/transmission-4-1-2-released-with-a-few-dozens-of-fixes-ppa-updated/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Shotcut 26.6 Beta added Initial OpenFX &amp; VST2 Filters Support</title>
		<link>https://ubuntuhandbook.org/index.php/2026/06/shotcut-26-6-beta-added-initial-openfx-vst2-audio-filters/</link>
					<comments>https://ubuntuhandbook.org/index.php/2026/06/shotcut-26-6-beta-added-initial-openfx-vst2-audio-filters/#respond</comments>
		
		<dc:creator><![CDATA[Ji m]]></dc:creator>
		<pubDate>Tue, 02 Jun 2026 12:06:00 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[video editor]]></category>
		<guid isPermaLink="false">https://ubuntuhandbook.org/?p=51330</guid>

					<description><![CDATA[Shotcut, the free open-source MLT based video editor, released the 26.6 Beta version today. The new version of this Qt video editor introduced some new experimental features, Vulkan in FFmpeg, external monitor improvements, and various bug-fixes. First, shotcut 26.6 added new --experimental command line option. When you starts it with that option, you&#8217;ll see a [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft size-thumbnail wp-image-48030" src="https://ubuntuhandbook.org/wp-content/uploads/2025/01/shotcut-logo-250x250.webp" alt="" width="250" height="250" srcset="https://ubuntuhandbook.org/wp-content/uploads/2025/01/shotcut-logo-250x250.webp 250w, https://ubuntuhandbook.org/wp-content/uploads/2025/01/shotcut-logo-300x300.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2025/01/shotcut-logo-700x700.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2025/01/shotcut-logo-768x768.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2025/01/shotcut-logo.webp 1200w" sizes="auto, (max-width: 250px) 100vw, 250px" /></p>
<p>Shotcut, the free open-source MLT based video editor, released the 26.6 Beta version today.</p>
<p>The new version of this Qt video editor introduced some new experimental features, Vulkan in FFmpeg, external monitor improvements, and various bug-fixes.</p>
<p><span id="more-51330"></span></p>
<p>First, shotcut 26.6 added new <code>--experimental</code> command line option. When you starts it with that option, you&#8217;ll see a new <b>&#8220;Manage Add-on Filters&#8221;</b> setting gear icon in the add filter widget.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51331" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut-filtersetting-700x430.webp" alt="" width="610" height="375" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut-filtersetting-700x430.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut-filtersetting-300x184.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut-filtersetting-768x472.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut-filtersetting.webp 1416w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>It will open a new dialog which lists ALL available filters in MLT. And, you can select and de-select MLT filters to show or hide them in/from the main filter selection. This is useful for exploring filters, especially the host of OpenFx filters.</p>
<p><a href="https://ubuntuhandbook.org/wp-content/uploads/2026/06/manage-addon-filters.webp" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51332" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/manage-addon-filters-700x430.webp" alt="" width="610" height="375" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/manage-addon-filters-700x430.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/manage-addon-filters-300x184.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/manage-addon-filters-768x472.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/manage-addon-filters.webp 1416w" sizes="auto, (max-width: 610px) 100vw, 610px" /></a></p>
<p>In the new Manage Add-on Filters dialog, you may search and add OpenFX NTSC-rs video filter, a free, open-source video effect which accurately emulates analog TV and VHS artifacts. As well, it added initial basic support for VST2 audio plugins (filters) with a UI for Valhalla Supermassive.</p>
<p>As the features above are experimental. The video editor may crash due to bugs. If Shotcut crashes within 30 seconds upon startup, it will restart in a safe mode without external (OpenFX, VST2) plugins. While, user may go to <code>Settings</code> -&gt; <code>Leave Safe Mode</code> to re-enable them.</p>
<p><a href="https://ubuntuhandbook.org/wp-content/uploads/2026/06/ntsc-rc.webp" target="_blank" rel="noopener"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51333" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/ntsc-rc-700x434.webp" alt="" width="610" height="378" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/ntsc-rc-700x434.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/ntsc-rc-300x186.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/ntsc-rc-768x476.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/ntsc-rc.webp 1427w" sizes="auto, (max-width: 610px) 100vw, 610px" /></a></p>
<p>Besides experimental OpenFX &amp; VST2 filters support, Shotcut 26.2 also introduced <b>Vulkan Display Method support for Linux</b>. User can go to <code>Settings</code> -&gt; <code>Display Method</code> menu to switch from OpenGL to Vulkan, though it needs an app restart to apply change.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51334" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut-vulkandisplaymethod-700x592.webp" alt="" width="610" height="516" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut-vulkandisplaymethod-700x592.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut-vulkandisplaymethod-300x254.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut-vulkandisplaymethod.webp 716w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>For multi-monitor setup, the release introduced new <code>Player</code> -&gt; <code>External Monitor</code> -&gt; <code>Preview Window (HDR)</code>, which opens preview in a new seprated window in external monitor. It however does not work along with the &#8220;Use Old Video Output&#8221; option, and, the HDR preview is not working on Linux and Windows/ARM so far.</p>
<p>It as well added support for PQ HDR and the metadata dialogs to <code>External Monitor</code> -> <code>DeckLink</code>.</p>
<p><img loading="lazy" decoding="async" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/externalmonitor-700x269.webp" alt="" width="610" height="234" class="aligncenter size-large wp-image-51335" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/externalmonitor-700x269.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/externalmonitor-300x115.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/externalmonitor-768x295.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/externalmonitor.webp 789w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>Other changes include:</p>
<ul>
<li>New Reduce Noise: Audio (RNNoise) filter.</li>
<li>Support for HDR to Export.</li>
<li>Add Dynamic range to custom Video Mode and Timeline Properties.</li>
<li>New &#8220;Create Transitions on Overlap&#8221; option.</li>
<li>Use native file chooser dialog for Linux Snap package.</li>
</ul>
<h3>Get Shotcut 26.6 Beta</h3>
<p>The official release note, installer packages for Linux, Windows, macOS, as well as the source tarball are available in Github via the link below:</p>
<div class="wp-block-buttons aligncenter">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background" href="https://github.com/mltframework/shotcut/releases" target="_blank" rel="noreferrer noopener">Download Shotcut (under Assets)</a></div>
</div>
<p>For Linux, select download the <b>AppImage</b> (for modern Intel/AMD), add executable permission from the Properties dialog, finally click Run to launch the video editor.</p>
<p>Tips: Ubuntu since 22.04 does NOT support AppImage out-of-the-box, open terminal (Ctrl+Alt+T) and run command to install the required library:</p>
<pre>sudo apt install libfuse2</pre>
<p><img loading="lazy" decoding="async" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut266-appimage-700x444.webp" alt="" width="610" height="387" class="aligncenter size-large wp-image-51336" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut266-appimage-700x444.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut266-appimage-300x190.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut266-appimage-768x487.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/shotcut266-appimage.webp 1082w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>Ubuntu user may search &#038; install the Snap package from App Center (or Ubuntu Software), while, an official <a href="https://flathub.org/apps/org.shotcut.Shotcut" target="_blank" rel="noopener">Flatpak package</a><a href="https://flathub.org/apps/org.shotcut.Shotcut" target="_blank" rel="noopener">Flatpak package</a> is also available for most Linux though runs in sandbox.</p>]]></content:encoded>
					
					<wfw:commentRss>https://ubuntuhandbook.org/index.php/2026/06/shotcut-26-6-beta-added-initial-openfx-vst2-audio-filters/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linux Lite 8.0 Released! High Performance Kernel &amp; Ubuntu 26.04 Base</title>
		<link>https://ubuntuhandbook.org/index.php/2026/06/linux-lite-8-0-released/</link>
					<comments>https://ubuntuhandbook.org/index.php/2026/06/linux-lite-8-0-released/#comments</comments>
		
		<dc:creator><![CDATA[Ji m]]></dc:creator>
		<pubDate>Mon, 01 Jun 2026 12:11:11 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Linux Distros]]></category>
		<guid isPermaLink="false">https://ubuntuhandbook.org/?p=51326</guid>

					<description><![CDATA[After a month of RC testing, Linux Lite 8.0 was finally released today! Linux Lite 8.0, code-name Hematite, is a lightweight Linux Distribution that features XFCE Desktop 4.20 with custom themes and core apps, high performance custom Kernel 7.0, and Ubuntu 26.04 package base. The new version features a high performance custom kernel built specifically [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft size-thumbnail wp-image-46685" src="https://ubuntuhandbook.org/wp-content/uploads/2024/06/linux-lite-250x250.webp" alt="" width="250" height="250" srcset="https://ubuntuhandbook.org/wp-content/uploads/2024/06/linux-lite-250x250.webp 250w, https://ubuntuhandbook.org/wp-content/uploads/2024/06/linux-lite-300x300.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2024/06/linux-lite-700x700.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2024/06/linux-lite-768x768.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2024/06/linux-lite.webp 1200w" sizes="auto, (max-width: 250px) 100vw, 250px" /></p>
<p>After a month of RC testing, Linux Lite 8.0 was finally released today!</p>
<p>Linux Lite 8.0, code-name Hematite, is a lightweight Linux Distribution that features <b>XFCE Desktop 4.20</b> with custom themes and core apps, <b>high performance custom Kernel 7.0</b>, and <b>Ubuntu 26.04</b> package base.</p>
<p><span id="more-51326"></span></p>
<div id="attachment_51115" style="width: 620px" class="wp-caption aligncenter"><a href="https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite8-startmenu.webp" target="_blank" rel="noopener"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-51115" class="size-large wp-image-51115" src="https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite8-startmenu-700x431.webp" alt="" width="610" height="376" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite8-startmenu-700x431.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite8-startmenu-300x185.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite8-startmenu-768x473.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite8-startmenu-1320x813.webp 1320w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite8-startmenu.webp 1402w" sizes="auto, (max-width: 610px) 100vw, 610px" /></a><p id="caption-attachment-51115" class="wp-caption-text">Linux Lite 8.0 Desktop</p></div>
<p>The new version features a <b>high performance custom kernel</b> built specifically for desktop and gaming use on everyday hardware.</p>
<p>The <i>default kernel</i> is built for smooth and responsive desktop experience for everyday tasks, such as web browsing, office work, and media playback. While, an optional <i>gaming kernel</i> can be installed afterward, which targets for users who play games regularly or run audio/video production software care about timing.</p>
<p>Both kernels include the full BORE scheduler modification, but with different preemption to allow the scheduler to interrupt running work.</p>
<p>And, a new <b>Linux Kernel Manager</b> utility is available for users to install and switch between the two kernels, manage profiles, and run benchmark!</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51116" src="https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite-kernelmanager-700x648.webp" alt="" width="610" height="565" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite-kernelmanager-700x648.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite-kernelmanager-300x278.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite-kernelmanager.webp 759w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>Besides the new kernels, Linux Lite 8.0 <b>switched to Calamares installer</b> that&#8217;s also default in Debian (live image), KUbuntu etc Linux distributions. As Ubuntu has switched to new Flutter based installer, and slows down the development of the legacy Ubiquity installer.</p>
<p>It as well added <b>OEM installer</b> for hardware vendors, which will not create end-user account during installation. Instead, when the customer powers the machine for the first time, it pops-up a setup wizard to create a personal account.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51117" src="https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite-oeminstaller-700x431.webp" alt="" width="610" height="376" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite-oeminstaller-700x431.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite-oeminstaller-300x185.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite-oeminstaller-768x473.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite-oeminstaller.webp 1280w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>As you may know, Ubuntu 26.04 removed the graphics tool for managing drivers and software sources. Linux Lite takes up the job by introduced its own <b>new graphical Lite Driver Manager</b> app, making easy for beginners to install network adapter, NVIDIA etc drivers by simply using a few mouse clicks.</p>
<p>And, it added <b>new Lite Software Sources</b> app for managing software repositories, such as changing download mirror, adding PPA, and managing key files.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51327" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/lite-driver-manager-438x700.webp" alt="" width="438" height="700" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/lite-driver-manager-438x700.webp 438w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/lite-driver-manager-188x300.webp 188w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/lite-driver-manager.webp 500w" sizes="auto, (max-width: 438px) 100vw, 438px" /></p>
<p>It as well introduced <b>new Lite Game Center</b>, allowing to one click enable game-mode, install drivers, Steam, Lutris, Proton, Wine, game controller support, or install/uninstall them individually.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51328" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/game-center-700x452.webp" alt="" width="610" height="394" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/game-center-700x452.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/game-center-300x194.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/game-center-768x496.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/game-center.webp 1242w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>It also introduced new &#8220;About&#8221; utility that displays hardware details, e.g, CPU, GPU, Memory and storage, new System Monitor app for real-time CPU, memory, storage, and network monitoring.</p>
<div id="attachment_51118" style="width: 620px" class="wp-caption aligncenter"><a href="https://ubuntuhandbook.org/wp-content/uploads/2026/05/new-aboutmonitor.png"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-51118" class="size-large wp-image-51118" src="https://ubuntuhandbook.org/wp-content/uploads/2026/05/new-aboutmonitor-700x414.png" alt="" width="610" height="361" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/05/new-aboutmonitor-700x414.png 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/new-aboutmonitor-300x177.png 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/new-aboutmonitor-768x454.png 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/new-aboutmonitor-1320x780.png 1320w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/new-aboutmonitor.png 1441w" sizes="auto, (max-width: 610px) 100vw, 610px" /></a><p id="caption-attachment-51118" class="wp-caption-text">New About Lite, and system monitor apps</p></div>
<p>After installed Linux Lite, user can minimum the system by launching the <b>new Lite Core</b> app and remove all the unwanted applications with few clicks. As well, a new <b>Lite Distro Builder</b> app is available to easily create your own version of Linux Lite and share it with others.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-51119" src="https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite-core.webp" alt="" width="539" height="620" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite-core.webp 539w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/lite-core-261x300.webp 261w" sizes="auto, (max-width: 539px) 100vw, 539px" /></p>
<p>Other changes include new <i>Starship</i> command prompt in terminal app for significant start up difference, new boot animation screen (Plymouth theme), and apt sources ported to DEB822 (change from <code>.list</code> to <code>.sources</code> config file).</p>
<p>And, it seems that the start menu (Lite Whisker Menu) has been ported to round corners, though, not sure if it&#8217;s bug or virtual machine issue it has a white and sharp background.</p>
<div id="attachment_51120" style="width: 620px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-51120" class="size-large wp-image-51120" src="https://ubuntuhandbook.org/wp-content/uploads/2026/05/startmenu-lite8-700x485.webp" alt="" width="610" height="423" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/05/startmenu-lite8-700x485.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/startmenu-lite8-300x208.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/startmenu-lite8-768x532.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/startmenu-lite8.webp 857w" sizes="auto, (max-width: 610px) 100vw, 610px" /><p id="caption-attachment-51120" class="wp-caption-text">rounded start menu, though with a sharp background (not sure bug or VM issue)</p></div>
<p>More in Lite Lite 8.0 include:</p>
<ul>
<li>Port most core apps to GTK4.</li>
<li>Use Firefox (DEB version) as default browser.</li>
<li>Local AI in Firefox.</li>
<li>Ability to sort apps in Lite Menu in alphabetical order.</li>
<li>New GTK4 welcome screen with autostart toggle.</li>
<li>New folder icon theme choices.</li>
<li>Lite folder share</li>
<li>And more!</li>
</ul>
<h3>Get Linux Lite 8.0</h3>
<p>For more about the new 8.0 release as well as the <code>.iso</code> installer image, go to its website via the link below:</p>
<div class="wp-block-buttons aligncenter">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background" href="https://www.linuxliteos.com/forums/showthread.php?tid=9866" target="_blank" rel="noreferrer noopener">Linux Lite 8.0</a></div>
</div>
<p>Or go directly to the <a href="https://sourceforge.net/projects/linux-lite/files/8.0/" target="_blank" rel="noopener">sourceforge page</a> for the ISO image.</p>
<p>And, Linux Lite 7.x can upgrade to the new 8.0 release by using &#8220;Lite Series Upgrade&#8221;. Sadly, upgrading from 8.0 RC is NOT supported.</p>
<p><b>Recommended computer requirements include:</b></p>
<ul>
<li>1.5 Ghz dual-core 64-bit Intel/AMD processor.</li>
<li>4 GB Memory.</li>
<li>40 GB Storage (HDD/SSD).</li>
<li>1366&#215;768 resolution display.</li>
</ul>]]></content:encoded>
					
					<wfw:commentRss>https://ubuntuhandbook.org/index.php/2026/06/linux-lite-8-0-released/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Audacious 4.6 Released! Built-in File Browser &amp; .mpc Support [PPA Updated]</title>
		<link>https://ubuntuhandbook.org/index.php/2026/06/audacious-4-6-released-built-in-file-browser-mpc-support-ppa-updated/</link>
					<comments>https://ubuntuhandbook.org/index.php/2026/06/audacious-4-6-released-built-in-file-browser-mpc-support-ppa-updated/#comments</comments>
		
		<dc:creator><![CDATA[Ji m]]></dc:creator>
		<pubDate>Mon, 01 Jun 2026 10:34:39 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[audacious]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[music player]]></category>
		<guid isPermaLink="false">https://ubuntuhandbook.org/?p=51320</guid>

					<description><![CDATA[After a few weeks of Beta testing, the lightweight Audacious music player finally announced the new 4.6 version. The new version of this free open-source music player app features built-in file browser, macOS Now Playing, new audio format support and various bug-fixes. First, the new version introduced a built-in file browser through plugin, which can [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft size-thumbnail wp-image-49024" src="https://ubuntuhandbook.org/wp-content/uploads/2025/06/audacious-logoicon-250x250.webp" alt="" width="250" height="250" srcset="https://ubuntuhandbook.org/wp-content/uploads/2025/06/audacious-logoicon-250x250.webp 250w, https://ubuntuhandbook.org/wp-content/uploads/2025/06/audacious-logoicon-300x300.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2025/06/audacious-logoicon-700x700.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2025/06/audacious-logoicon-768x768.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2025/06/audacious-logoicon.webp 1200w" sizes="auto, (max-width: 250px) 100vw, 250px" /></p>
<p>After a few weeks of Beta testing, the lightweight Audacious music player finally announced the new 4.6 version.</p>
<p>The new version of this free open-source music player app features built-in file browser, macOS Now Playing, new audio format support and various bug-fixes.</p>
<p><span id="more-51320"></span></p>
<p>First, the new version <b>introduced a built-in file browser</b> through plugin, which can be enabled by going to File -&gt; Settings -&gt; Plugins -&gt; General.</p>
<p>It allows to browse or search supported music files in your local computer, then either drag&#8217;n&#8217;drop into playlist, or use right-click menu options to play, add to (or create) playlist.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51321" src="https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-gtkfilebrowser-700x469.webp" alt="" width="610" height="409" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-gtkfilebrowser-700x469.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-gtkfilebrowser-300x201.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-gtkfilebrowser-768x514.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/06/audacious-gtkfilebrowser.webp 1013w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>The file browser by default starts as a separated window. For Qt UI, simply use the title bar button to marge it into the main window. While, GTK3 users may right-click below the title bar to get the menu to dock the file-manager into main window.</p>
<p><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-51205" src="https://ubuntuhandbook.org/wp-content/uploads/2026/05/audacious46-gtkdock-700x573.webp" alt="" width="610" height="499" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/05/audacious46-gtkdock-700x573.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/audacious46-gtkdock-300x246.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/audacious46-gtkdock-768x629.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/audacious46-gtkdock.webp 834w" sizes="auto, (max-width: 610px) 100vw, 610px" /></p>
<p>The Winamp classic interface in this release still requires windowing system features that are not supported in Wayland. So for GNOME, KDE and other desktops with Wayland session, the <b>Winamp UI is default to XWayland</b> compatibility mode.</p>
<p>And, a toggle option is available in the <i>Advanced</i> settings page, allowing user to easily disable XWayland when trying to switch to GTK or QT user interface.</p>
<div id="attachment_51185" style="width: 700px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-51185" class="size-full wp-image-51185" src="https://ubuntuhandbook.org/wp-content/uploads/2026/05/audacious-winamp.webp" alt="" width="690" height="553" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/05/audacious-winamp.webp 690w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/audacious-winamp-300x240.webp 300w" sizes="auto, (max-width: 690px) 100vw, 690px" /><p id="caption-attachment-51185" class="wp-caption-text">Winamp UI defaults to XWayland on Wayland session.</p></div>
<p>Audacious 4.6 also updated its UI with <b>Bitrate</b>, <b>File Created/Modified</b> dates support in playlist, though user needs to enable them manually from Appearance settings page.</p>
<p>It added the <i>Playback History plugin</i> for GTK UI, and a setting option to re-enable the confirm dialog for users who checked &#8220;Don&#8217;t ask again&#8221; in Remove Playlist dialog.</p>
<p>It as well added support for <b>.mpc</b> Musepack audio file, support for all AIFF file extensions (<code>.aif</code>, <code>.aifc</code>, <code>.aiff</code>) and MIME types (<code>audio/aiff</code> and <code>audio/x-aiff</code>), and support for reading lyrics tag from Opus, Ogg Vorbis and FLAC files.</p>
<div id="attachment_51186" style="width: 620px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-51186" class="size-large wp-image-51186" src="https://ubuntuhandbook.org/wp-content/uploads/2026/05/newplaylist-columns-700x501.webp" alt="" width="610" height="437" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/05/newplaylist-columns-700x501.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/newplaylist-columns-300x215.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/newplaylist-columns-768x549.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/newplaylist-columns.webp 1026w" sizes="auto, (max-width: 610px) 100vw, 610px" /><p id="caption-attachment-51186" class="wp-caption-text">New playlist columns available</p></div>
<p>For users who prefer using keyboard shortcut, the release added global hotkeys support for <code>previous/next album</code> action, and support using <code>Delete</code> and <code>F2</code> keys in Playlist Manager dialog.</p>
<p>And for macOS users, Audacious 4.6 added <b>macOS Now Playing plugin</b> for monitoring and controlling audio playback in the Control Center or Menu Bar. And, it removed the Mac Media Keys plugin.</p>
<p>Other changes include:</p>
<ul>
<li>Drag&#8217;n&#8217;drop into Qt winamp UI support.</li>
<li>Read ReplayGain tags with FFmpeg plugin, meaning more files support.</li>
<li>Allow using <i>Previous</i> control to go to the last track in playlist for Repeat mode.</li>
<li>Support exporting playlist via audtool CLI tool.</li>
<li>Use localized music directory for Search Tool.</li>
<li>Load companion .m3u/.m3u8 with Game Console Music Decoder for subsong metadata.</li>
</ul>
<p>There are as well many bug-fixes, removal of deprecated Audacious code and APIs, and more. And, for users of 4.6 Beta, it fixed slider knob click behavior for GTK, a few crashes, and updated translations.</p>
<h3>How to Install Audacious 4.6</h3>
<p>The official release note, as well as the source tarballs are available in the software website via the link below:</p>
<div class="wp-block-buttons aligncenter">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background" href="https://audacious-media-player.org/news/64-audacious-4-6-released" target="_blank" rel="noreferrer noopener">Audacious 4.6</a></div>
</div>
<p>For Ubuntu, besides building from the source, there&#8217;s also community maintained <a href="https://flathub.org/en/apps/org.atheme.audacious" target="_blank" rel="noopener">Flatpak package</a> which runs in sandbox environment, which is however not updated at the moment of writing.</p>
<p>And, I&#8217;ve built the new version into this <a href="https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/audacious" target="_blank" rel="noopener">unofficial PPA</a> (and synced with <a href="https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/apps" target="_blank" rel="noopener">this one</a>) for Ubuntu 20.04, Ubuntu 22.04, Ubuntu 24.04, and Ubuntu 26.04. <code>amdv3</code> support is also added.</p>
<p><b>NOTE: The new PPA packages have some library name changes by following <a href="https://launchpad.net/ubuntu/resolute/+source/audacious" target="_blank" rel="noopener">Ubuntu 26.04 build rules</a>. Please do a complete removal via the command below and re-install if you got issues.</b></p>
<pre>sudo apt remove --autoremove audacious-plugins-data audacious libaudcore5 libaudcore5t64</pre>
<p>To add the PPA, and install Audacious 4.6 in Ubuntu, run the commands below one by one in terminal (Ctrl+Alt+T):</p>
<pre>sudo add-apt-repository ppa:ubuntuhandbook1/apps
sudo apt update
sudo apt install audacious audacious-plugins</pre>
<p>For any reason, you may purge PPA and downgrade Audacious to the stock versions by running command:</p>
<pre>sudo apt install ppa-purge &amp;&amp; sudo ppa-purge ppa:ubuntuhandbook1/apps</pre>
<p>Or, just remove the music player by running command:</p>
<pre>sudo apt install audacious audacious-plugins-data --autoremove</pre>]]></content:encoded>
					
					<wfw:commentRss>https://ubuntuhandbook.org/index.php/2026/06/audacious-4-6-released-built-in-file-browser-mpc-support-ppa-updated/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>Ubuntu 26.10 Snapshot 1 Released, But No Desktop Image for Intel/AMD</title>
		<link>https://ubuntuhandbook.org/index.php/2026/05/ubuntu-26-10-snapshot-1-released-but-no-desktop-image-for-intel-amd/</link>
					<comments>https://ubuntuhandbook.org/index.php/2026/05/ubuntu-26-10-snapshot-1-released-but-no-desktop-image-for-intel-amd/#comments</comments>
		
		<dc:creator><![CDATA[Ji m]]></dc:creator>
		<pubDate>Sat, 30 May 2026 13:20:57 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ubuntu 26.10]]></category>
		<guid isPermaLink="false">https://ubuntuhandbook.org/?p=51317</guid>

					<description><![CDATA[The first monthly development release, Ubuntu 26.10 Snapshot 1, is available to download! Ubuntu developer team announced this snapshot last night, though a few images are missing, including Ubuntu 26.10 Desktop image for modern Intel/AMD platform. I&#8217;d like to announce the first successful publication of the Stonking Stingray monthly snapshot &#8211; Stonking Snapshot 1 (and [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" class="alignleft size-thumbnail wp-image-39047" src="https://ubuntuhandbook.org/wp-content/uploads/2022/04/ubuntu-circle-250x250.webp" alt="" width="250" height="250" srcset="https://ubuntuhandbook.org/wp-content/uploads/2022/04/ubuntu-circle-250x250.webp 250w, https://ubuntuhandbook.org/wp-content/uploads/2022/04/ubuntu-circle-300x300.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2022/04/ubuntu-circle-600x600.webp 600w, https://ubuntuhandbook.org/wp-content/uploads/2022/04/ubuntu-circle-768x768.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2022/04/ubuntu-circle.webp 1200w" sizes="auto, (max-width: 250px) 100vw, 250px" /></p>
<p>The first monthly development release, Ubuntu 26.10 Snapshot 1, is available to download!</p>
<p>Ubuntu developer team <a href="https://lists.ubuntu.com/archives/ubuntu-devel/2026-May/043572.html" target="_blank" rel="noopener">announced this snapshot</a> last night, though a few images are missing, including Ubuntu 26.10 Desktop image for modern Intel/AMD platform.</p>
<p><span id="more-51317"></span></p>
<blockquote><p><em>I&#8217;d like to announce the first successful publication of the Stonking Stingray monthly snapshot &#8211; Stonking Snapshot 1 (and the first<br />
snapshot of the 26.10 cycle!). You can find the images on cdimage.ubuntu.com, </em></p>
<p>&#8230;<br />
&#8230;</p>
<p><em>A few images are missing from this first snapshot &#8211; we&#8217;re aware and working on them; they should be available for Snapshot 2.</em></p></blockquote>
<p>Meaning for modern Intel/AMD platform, you can only try out this snapshot through virtual machine (run <code>arm64</code> VM on <code>amd64</code> host). It however failed in my case, so I tried the XUbuntu 26.10 flavor instead.</p>
<div id="attachment_51318" style="width: 620px" class="wp-caption aligncenter"><a href="https://ubuntuhandbook.org/wp-content/uploads/2026/05/xubuntu2610-s1.webp" target="_blank" rel="noopener"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-51318" class="size-large wp-image-51318" src="https://ubuntuhandbook.org/wp-content/uploads/2026/05/xubuntu2610-s1-700x434.webp" alt="" width="610" height="378" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/05/xubuntu2610-s1-700x434.webp 700w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/xubuntu2610-s1-300x186.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/xubuntu2610-s1-768x477.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/xubuntu2610-s1.webp 1278w" sizes="auto, (max-width: 610px) 100vw, 610px" /></a><p id="caption-attachment-51318" class="wp-caption-text">XUbuntu 26.10 Snapshot 1</p></div>
<p>Ubuntu 26.10, code-name Stonking Stingray, is the next short term release, that is scheduled to be released on October 15 with 9 months support until July, 2027. It targets <b>Linux 7.2</b> as the default kernel and <b>GNOME 51</b> as the default desktop environment.</p>
<p>It will probably feature an optional local AI integration, a minimal secure boot Grub, and full Rust core utilities. The <a href="https://documentation.ubuntu.com/release-notes/26.10/" target="_blank" rel="noopener">official release note</a> page is ready but empty at the moment of writing.</p>
<p><b>For the current development release</b>, it still has Kernel 7.0 and GNOME 50, and most things look just like the current Ubuntu 26.04 LTS.</p>
<p>As far as I know, it has following updates:</p>
<ul>
<li>Plasma-desktop 6.6.5, KDE Gear 26.04, KF6 Framework 6.26.0.</li>
<li>LXQt Desktop 2.4.0.</li>
<li>OpenJDK 27.</li>
<li>FFmpeg 8.1.</li>
<li>Nginx 1.30.0.</li>
<li>Nodejs 24.15.</li>
<li>Lazarus 4.6.</li>
<li>And many Lomiri (formerly Unity 8) and rust library updates.</li>
</ul>
<p>For more changes about Ubuntu 26.10, keep an eye on the official release note via the link above, or see <a href="https://lists.ubuntu.com/archives/stonking-changes/" target="_blank" rel="noopener">change archives</a>.</p>
<h3>Get Ubuntu 26.10 Snapshot 1</h3>
<p><b>NOTE: as mentioned the <code>amd64</code> desktop image for Intel/AMD is NOT availabe in this release.</b></p>
<p>To download the <code>.iso</code> images for Desktop (arm64) and Server, as well as Netboot tarball, WSL, and pre-install server images, go to the link below:</p>
<div class="wp-block-buttons aligncenter">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background" href="https://cdimage.ubuntu.com/ubuntu/releases/26.10/" target="_blank" rel="noreferrer noopener">Download Ubuntu 26.10</a></div>
</div>
<p>For the official flavors with other desktops or for education purpose, download them via the links below:</p>
<p><b>NOTE: this release does not include Ubuntu MATE 26.10 and Ubuntu Studio 26.10.</b></p>
<ul>
<li><a href="https://cdimage.ubuntu.com/edubuntu/releases/26.10/" target="_blank" rel="noopener">EdUbuntu 26.10</a>.</li>
<li><a href="https://cdimage.ubuntu.com/kubuntu/releases/26.10/" target="_blank" rel="noopener">KUbuntu 26.10</a>.</li>
<li><a href="https://cdimage.ubuntu.com/lubuntu/releases/26.10/" target="_blank" rel="noopener">LUbuntu 26.10</a>.</li>
<li><a href="https://cdimage.ubuntu.com/ubuntu-budgie/releases/26.10/" target="_blank" rel="noopener">Ubuntu Budgie 26.10</a>.</li>
<li><a href="https://cdimage.ubuntu.com/ubuntu-unity/releases/26.10/" target="_blank" rel="noopener">Ubuntu Unity 26.10</a>.</li>
<li><a href="https://cdimage.ubuntu.com/ubuntucinnamon/releases/26.10/" target="_blank" rel="noopener">Ubuntu Cinnamon 26.10</a>.</li>
<li><a href="https://cdimage.ubuntu.com/ubuntukylin/releases/26.10/" target="_blank" rel="noopener">UbuntuKylin 26.10</a>.</li>
<li><a href="https://cdimage.ubuntu.com/xubuntu/releases/26.10/" target="_blank" rel="noopener">XUbuntu 26.10</a>.</li>
</ul>
<h3>Future Ubuntu 26.10 Development Releases</h3>
<p>The next snapshot 2 release is scheduled on June 25th. There will be also snapshot 3 and snapshot 4 releases in July and August. For more, see the table below.</p>
<p><b>NOTE: GNOME 51 and Kernel are developed by other teams, not Ubuntu. And, the kernel release dates are made according to <a href="https://deb.tandrin.de/phb-crystal-ball.htm" target="_blank" rel="noopener">this predictions</a>.</b></p>
<table>
<tbody>
<tr>
<td>June 21, 2026</td>
<td>Linux Kernel 7.1</td>
</tr>
<tr>
<td><strong>June 25, 2026</strong></td>
<td><strong>26.10 Snapshot 2</strong></td>
</tr>
<tr>
<td><strong>June 27, 2026</strong></td>
<td><strong>GNOME 51 Alpha</strong></td>
</tr>
<tr>
<td>July ??, 2026</td>
<td>26.10 Snapshot 3</td>
</tr>
<tr>
<td><strong>August 1, 2026</strong></td>
<td><strong>GNOME 51 Beta</strong></td>
</tr>
<tr>
<td><strong>August 20, 2026</strong></td>
<td><strong>26.10 Feature Freeze, Debian Import Freeze</strong></td>
</tr>
<tr>
<td>August ??, 2026</td>
<td>26.10 Snapshot 4</td>
</tr>
<tr>
<td><strong>August 29, 2026</strong></td>
<td><b>GNOME 51 RC</b></td>
</tr>
<tr>
<td>August 30, 2026</td>
<td>Linux Kernel 7.2</td>
</tr>
<tr>
<td><strong>September 12, 2026</strong></td>
<td><strong>GNOME 51 Stable</strong></td>
</tr>
<tr>
<td><strong>September 24, 2026</strong></td>
<td><strong>26.10 Beta</strong></td>
</tr>
<tr>
<td><strong>October 01, 2026</strong></td>
<td><strong>Kernel Feature Freeze</strong></td>
</tr>
<tr>
<td><strong>October 08, 2026</strong></td>
<td><b>26.10 Final Freeze</b></td>
</tr>
<tr>
<td><strong>October 15, 2026</strong></td>
<td><strong>26.10 Final Release</strong></td>
</tr>
</tbody>
</table>]]></content:encoded>
					
					<wfw:commentRss>https://ubuntuhandbook.org/index.php/2026/05/ubuntu-26-10-snapshot-1-released-but-no-desktop-image-for-intel-amd/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Ubuntu 26.10 Targets Linux 7.2 as Default Kernel</title>
		<link>https://ubuntuhandbook.org/index.php/2026/05/ubuntu-26-10-linux-72-default-kernel/</link>
					<comments>https://ubuntuhandbook.org/index.php/2026/05/ubuntu-26-10-linux-72-default-kernel/#respond</comments>
		
		<dc:creator><![CDATA[Ji m]]></dc:creator>
		<pubDate>Thu, 28 May 2026 14:13:38 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ubuntu 26.10]]></category>
		<guid isPermaLink="false">https://ubuntuhandbook.org/?p=51297</guid>

					<description><![CDATA[Ubuntu 26.10, the next Ubuntu version that&#8217;s scheduled for October 15, targets to use Linux 7.2 as the default Kernel. The Ubuntu developer team announced this decision one day ago in Ubuntu Discourse: Based on the current Linux release predictions, the mainline v7.2 kernel is expected to be released on Sunday, 2026-08-30. This timing aligns [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" decoding="async" src="https://ubuntuhandbook.org/wp-content/uploads/2022/04/ubuntu2204-logo-250x250.webp" alt="" width="250" height="250" class="alignleft size-thumbnail wp-image-38307" srcset="https://ubuntuhandbook.org/wp-content/uploads/2022/04/ubuntu2204-logo-250x250.webp 250w, https://ubuntuhandbook.org/wp-content/uploads/2022/04/ubuntu2204-logo-300x300.webp 300w, https://ubuntuhandbook.org/wp-content/uploads/2022/04/ubuntu2204-logo-600x600.webp 600w, https://ubuntuhandbook.org/wp-content/uploads/2022/04/ubuntu2204-logo-768x768.webp 768w, https://ubuntuhandbook.org/wp-content/uploads/2022/04/ubuntu2204-logo.webp 1200w" sizes="auto, (max-width: 250px) 100vw, 250px" /></p>
<p>Ubuntu 26.10, the next Ubuntu version that&#8217;s scheduled for October 15, targets to use Linux 7.2 as the default Kernel.</p>
<p>The Ubuntu developer team announced this decision one day ago in <a href="https://discourse.ubuntu.com/t/announcing-7-2-kernel-for-ubuntu-26-10-stonking-stingray/83393" target="_blank">Ubuntu Discourse</a>:<br />
<span id="more-51297"></span></p>
<blockquote><p><i>Based on the current Linux release predictions, the mainline v7.2 kernel is expected to be released on Sunday, 2026-08-30. This timing aligns well with the key deadlines and dates for the Stonking Stingray release cycle.</i></p></blockquote>
<div id="attachment_51181" style="width: 650px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-51181" class="size-full wp-image-51181" src="https://ubuntuhandbook.org/wp-content/uploads/2026/05/aggi-blue-spotted-stingrays.webp" alt="" width="640" height="395" srcset="https://ubuntuhandbook.org/wp-content/uploads/2026/05/aggi-blue-spotted-stingrays.webp 640w, https://ubuntuhandbook.org/wp-content/uploads/2026/05/aggi-blue-spotted-stingrays-300x185.webp 300w" sizes="auto, (max-width: 640px) 100vw, 640px" /><p id="caption-attachment-51181" class="wp-caption-text">Image by Axel Schäfer from Pixabay</p></div>
<p>As you may know, Ubuntu <a href="https://discourse.ubuntu.com/t/kernel-version-selection-for-ubuntu-releases/47007" target="_blank">changed the policy</a> to adopt the latest kernel for future releases since 24.10 version.</p>
<p>The next Ubuntu 26.10, code-name Stonking Stingray, is a short-term release with 9 months support, which will feature GNOME Desktop 51 if everything goes well. </p>
<p>According to <a href="https://deb.tandrin.de/phb-crystal-ball.htm" target="_blank">this prediction</a>, the latest kernel at that time will be Linux 7.2. Thus, Ubuntu developer team announced that the 7.2 kernel has been selected as the target version for 26.10. </p>
<h3>New Features in Linux 7.2</h3>
<p>Linux 7.2 merge window is not open yet. But some features have been revealed based on on early &#8220;‑next&#8221; activity.  </p>
<p>According to <a href="https://phoronix.com/" target="_blank">phoronix</a>, Linux 7.2 will feature cache aware scheduling, that significantly benefits modern Intel and AMD CPUs by reducing cache misses and lowering data access latency.</p>
<p>It will add huge folios support for Btrfs file system, allowing up to 2MB memory folios each, that greatly improve I/O throughput and lower CPU overhead, and, introduce OPENAT2_REGULAR flag for VFS to avoid tricking secure programs.</p>
<p>Intel Trusted Domain Extensions (TDX) will allow updates with needing to restart the running server, and, the incorrect maximum frequency value report for P-core-only Bartlett Lake processors will be fixed.</p>
<p>Other changes include:</p>
<ul>
<li>Introduce AMDGPU DC power module.</li>
<li>Default to fair DRM scheduler rather than FIFO.</li>
<li>Improve performance on Valve&#8217;s Steam Deck.</li>
<li>Support Realtek RTL8159 10GbE USB Ethernet.</li>
<li>Support Switchtec PCIe Gen6 Switches</li>
</ul>
<p>More about Linux Kernel 7.2 will be reported in <a href="https://kernelnewbies.org/Linux_7.2" target="_blank">kernelnewbies</a> and phoronix once it&#8217;s officially released.</p>
<h3>Try out Ubuntu 26.10</h3>
<p>Ubuntu 26.10 Daily Live CD image is already available to download in Ubuntu website via the link below:</p>
<div class="wp-block-buttons aligncenter">
<div class="wp-block-button is-style-fill"><a class="wp-block-button__link has-vivid-cyan-blue-to-vivid-purple-gradient-background has-text-color has-background" href="https://cdimages.ubuntu.com/daily-live/" target="_blank" rel="noreferrer noopener">Ubuntu 26.10 Daily Live Images</a></div>
</div>
<p>According to past few Ubuntu releases, there will be probably monthly snapshot releases as well. Along with the final .iso images, they will be available to download at <a href="https://cdimages.ubuntu.com/releases/" target="_blank">this page</a>.</p>
<p>And, below is the release table for Ubuntu 26.10, according to the official <a href="https://documentation.ubuntu.com/release-notes/26.10/schedule/" target="_blank">release schedule</a>.</p>
<table>
<tbody>
<tr>
<td><strong>August 20, 2026</strong></td>
<td><strong>26.10 Feature Freeze, Debian Import Freeze</strong></td>
</tr>
<tr>
<td><strong>September 24, 2026</strong></td>
<td><strong>26.10 Beta</strong></td>
</tr>
<tr>
<td><strong>October 01, 2026</strong></td>
<td><strong>Kernel Feature Freeze</strong></td>
</tr>
<tr>
<td><strong>October 08, 2026</strong></td>
<td><b>26.10 Final Freeze</b></td>
</tr>
<tr>
<td><strong>October 15, 2026</strong></td>
<td><strong>26.10 Final Release</strong></td>
</tr>
</tbody>
</table>
<p>As well, you may keep an eye on <a href="https://documentation.ubuntu.com/release-notes/26.10/" target="_blank">this page</a> for the official release note for Ubuntu 26.10.</p>]]></content:encoded>
					
					<wfw:commentRss>https://ubuntuhandbook.org/index.php/2026/05/ubuntu-26-10-linux-72-default-kernel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>