<?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 - Miscellaneous</title>
		<link>https://www.kubuntuforums.net/</link>
		<description>Ask questions, or post information about,  games, art, or programming related to Kubuntu</description>
		<language>en</language>
		<lastBuildDate>Sun, 14 Jun 2026 18:34:49 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>images/misc/rss.png</url>
			<title>Kubuntu Forums - Miscellaneous</title>
			<link>https://www.kubuntuforums.net/</link>
		</image>
		<item>
			<title>Dual booting with Windows Thunderbird fails to open</title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/how-to-s/692666-dual-booting-with-windows-thunderbird-fails-to-open</link>
			<pubDate>Thu, 11 Jun 2026 15:46:14 GMT</pubDate>
			<description>On dual-boot machines running Windows (any version) when opening Thunderbird email instead of the programme opening a banner appears telling the...</description>
			<content:encoded><![CDATA[<br />
<b>On dual-boot machines running Windows (any version)</b> when opening Thunderbird email instead of the programme opening a banner appears telling the message that another instance of Thunderbird is already running or the profile is corrupted or missing.<br />
<br />
This happens with NTFS formatted drives that has the “dirty bit” set by the issues below. This stops any linux system from writing to the NTFS drive, essential for Thunderbird.<br />
<br />
The problem is that Windows was either not correctly shut down, or is running with fastboot, or is in hibernation.<br />
<br />
<b>To fix:</b> Reboot to your Windows installation and do a scan and repair on the offending drive. Ensure Windows is shut down cleanly and not hibernated and fastboot is disabled.<br />
​]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/how-to-s">How To Guides</category>
			<dc:creator>barfly</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/how-to-s/692666-dual-booting-with-windows-thunderbird-fails-to-open</guid>
		</item>
		<item>
			<title>recovering system after upgate ruined graphics</title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/btrfs/692547-recovering-system-after-upgate-ruined-graphics</link>
			<pubDate>Thu, 04 Jun 2026 19:23:16 GMT</pubDate>
			<description>I am using the 24.04 lts with btrfs file system.  Yesterday an upgrade through Discover seemed to have eliminated my 470 driver for Nvidia GEForce...</description>
			<content:encoded><![CDATA[I am using the 24.04 lts with btrfs file system.  Yesterday an upgrade through Discover seemed to have eliminated my 470 driver for Nvidia GEForce 730 graphics card,, making it use only a lower resolution.  So I decided to roll back to the previous snapshot I took on Monday for @.  This is what I did.  First, I used the mv command to change the subv name from /mnt/@ to /mnt/@_new.  Then using the send command (btrfs send /mnt/snapshots/@_260602-194244_ro | btrfs recdeive /mnt).  That took awhile.  When done, I switched the subv from read only to read-write, then changed the name using the move command to /mnt/@.  I did not delete the /mnt//@_new subv.  Then I rebooted.  Unfortunately, I could not get to the login screen.  Can anyone help me?  I suspect I did something wrong in the swend command,, since I haven't done this in quite awhile.  ]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/btrfs">BTRFS</category>
			<dc:creator>oldgeek</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/btrfs/692547-recovering-system-after-upgate-ruined-graphics</guid>
		</item>
		<item>
			<title>A helper script after Kubuntu 26.04 installation to save time</title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/coding-scripting/692513-a-helper-script-after-kubuntu-26-04-installation-to-save-time</link>
			<pubDate>Tue, 02 Jun 2026 20:09:07 GMT</pubDate>
			<description>Hello all, 
 
this script is for advanced users and is highly customizable. You can run the script after a Kubuntu Default or minimal installation to...</description>
			<content:encoded><![CDATA[Hello all,<br />
<br />
this script is for advanced users and is highly customizable. You can run the script after a Kubuntu Default or minimal installation to automate some further steps. After installation, it installs selected applications and configures a few minor optimizations. You can customize everything in this script as you like. If there’s something you don’t want, comment out the corresponding section with a “#”. If you want to enable something, remove the “#” from that section.<br />
<br />
<br />
<a href="https://codeberg.org/boospy/Fastinstaller-Kubuntu" target="_blank">https://codeberg.org/boospy/Fastinstaller-Kubuntu</a><br />
<a href="https://github.com/boospy/fastinstaller-Kubuntu" target="_blank">https://github.com/boospy/fastinstaller-Kubuntu</a><br />
<br />
​<br />
kind regards​<br />
boospy<br />
<br />
​]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/coding-scripting">Coding/Scripting</category>
			<dc:creator>boospy33</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/coding-scripting/692513-a-helper-script-after-kubuntu-26-04-installation-to-save-time</guid>
		</item>
		<item>
			<title>Brother printer install script fails - fix here.</title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/how-to-s/692429-brother-printer-install-script-fails-fix-here</link>
			<pubDate>Thu, 28 May 2026 18:48:04 GMT</pubDate>
			<description>Ubuntu Version: 
Example: 22.04 LTS, 24.04, 25.10, 26.04 etc. 
 
Desktop Environment (if applicable): 
Example: GNOME, KDE Plasma, XFCE, Budgie, etc....</description>
			<content:encoded><![CDATA[<b>Ubuntu Version</b>:<br />
Example: 22.04 LTS, 24.04, 25.10, 26.04 etc.<br />
<br />
<b>Desktop Environment (if applicable)</b>:<br />
Example: GNOME, KDE Plasma, XFCE, Budgie, etc.<br />
<br />
<b>Problem Description</b>:<br />
Libsane has been replaced by libsane1 so Brother’s install script fails.<br />
<br />
Before running the install script ( linux-brprinter-installer-2.2.6-0 for instance) from Brother’s website do this:<br />
<br />
mkdir /var/spool/lpd<br />
<br />
install this:<br />
<br />
apt-get install lib32z1 curl libsane1<br />
<br />
Then open the installer file with a suitable editor that allows “search/find and replace” such as l3afpad and replace all instances of libsane with libsane1.<br />
<br />
Then run the installer.<br />
<br />
After a successful install, if you are Europe/UK based and use A4 instead of Letter, modify the two files in /usr/local/Brother/printer/”model of your printer”/inf<br />
<br />
brmfc885cwfunc<br />
<br />
and<br />
<br />
brmfc885cwrc changing the “Letter” to A4.<br />
<br />
This stops the top of the page being cut off on A4 paper.<br />
<br />
There are other posts that resolve some issues but not all.<br />
​]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/how-to-s">How To Guides</category>
			<dc:creator>barfly</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/how-to-s/692429-brother-printer-install-script-fails-fix-here</guid>
		</item>
		<item>
			<title>More Nebula...</title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/artwork/692364-more-nebula</link>
			<pubDate>Mon, 25 May 2026 12:04:50 GMT</pubDate>
			<description>Link to non colored https://www.opendesktop.org/p/2360615/  
 
Colored link https://www.opendesktop.org/p/2360616/</description>
			<content:encoded><![CDATA[Link to non colored <a href="https://www.opendesktop.org/p/2360615/" target="_blank">https://www.opendesktop.org/p/2360615/</a> <br />
<br />
Colored link <a href="https://www.opendesktop.org/p/2360616/" target="_blank">https://www.opendesktop.org/p/2360616/</a><br />
<br />
<a href="filedata/fetch?id=692365&amp;d=1779710656&amp;type=thumb" class="bbcode-attachment"  ><img data-attachmentid="692365" data-align="none" data-size="full" border="0" src="filedata/fetch?id=692365&amp;d=1779710656&amp;type=thumb" alt="Click image for larger version

Name:	Wndoaxnb1.jpg
Views:	72
Size:	84.8 KB
ID:	692365" data-fullsize-url="filedata/fetch?id=692365&amp;d=1779710656&amp;type=thumb" data-thumb-url="filedata/fetch?id=692365&amp;d=1779710656&amp;type=thumb" data-title="" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /></a> <a href="filedata/fetch?id=692366&amp;d=1779710656&amp;type=thumb" class="bbcode-attachment"  ><img data-attachmentid="692366" data-align="none" data-size="full" border="0" src="filedata/fetch?id=692366&amp;d=1779710656&amp;type=thumb" alt="Click image for larger version

Name:	Wndoaxnb2.jpg
Views:	63
Size:	139.0 KB
ID:	692366" data-fullsize-url="filedata/fetch?id=692366&amp;d=1779710656&amp;type=thumb" data-thumb-url="filedata/fetch?id=692366&amp;d=1779710656&amp;type=thumb" data-title="" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /></a>]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/artwork">Artwork</category>
			<dc:creator>StarWolf</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/artwork/692364-more-nebula</guid>
		</item>
		<item>
			<title><![CDATA[[RESOLVED]keyboard shortcuts]]></title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa/692157-resolved-keyboard-shortcuts</link>
			<pubDate>Wed, 20 May 2026 06:58:00 GMT</pubDate>
			<description><![CDATA[i'm trying to apply a shortcut to switch between open apps on the titlebar , i don't want to use alt+tab or meta+tab (which only seems to switch...]]></description>
			<content:encoded><![CDATA[i'm trying to apply a shortcut to switch between open apps on the titlebar , i don't want to use alt+tab or meta+tab (which only seems to switch between open windows, i want to switch between apps), i want to use a single key (like F2) to switch between them<br />
tried to find something in keyboard shortcut settings but not coming right<br />
<a href="https://filedata/fetch?id=692158&amp;d=1779260173" target="_blank"><a href="filedata/fetch?id=692158&amp;d=1779260173&amp;type=thumb" class="bbcode-attachment"  ><img alt="Click image for larger version  Name:	Screenshot_20260520_084651-1.png Views:	0 Size:	995.3 KB ID:	692158" data-attachmentid="692158" data-align="none" data-size="medium" border="0" src="filedata/fetch?id=692158&amp;d=1779260173&amp;type=thumb" data-fullsize-url="filedata/fetch?id=692158&amp;d=1779260173&amp;type=thumb" data-thumb-url="filedata/fetch?id=692158&amp;d=1779260173&amp;type=thumb" data-title="" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /></a></a><br />
meaning i want to switch between those for example by pressing F2]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa">Miscellaneous</category>
			<dc:creator>die.boer</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa/692157-resolved-keyboard-shortcuts</guid>
		</item>
		<item>
			<title>Way too early Stonking stuff 2 of 2</title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/artwork/692149-way-too-early-stonking-stuff-2-of-2</link>
			<pubDate>Wed, 20 May 2026 02:34:50 GMT</pubDate>
			<description>Link to zip with all files   
 
https://app.box.com/s/4e6bllw84ddrrh4y65ptt8vrtioftahg</description>
			<content:encoded><![CDATA[<a href="filedata/fetch?id=692151&amp;d=1779243948&amp;type=thumb" class="bbcode-attachment"  ><img data-attachmentid="692151" data-align="none" data-size="full" border="0" src="filedata/fetch?id=692151&amp;d=1779243948&amp;type=thumb" alt="Click image for larger version

Name:	stingry1.png
Views:	48
Size:	45.6 KB
ID:	692151" data-fullsize-url="filedata/fetch?id=692151&amp;d=1779243948&amp;type=thumb" data-thumb-url="filedata/fetch?id=692151&amp;d=1779243948&amp;type=thumb" data-title="" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /></a><br />
Link to zip with all files  <br />
<br />
<a href="https://app.box.com/s/4e6bllw84ddrrh4y65ptt8vrtioftahg" target="_blank">https://app.box.com/s/4e6bllw84ddrrh4y65ptt8vrtioftahg</a> ]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/artwork">Artwork</category>
			<dc:creator>StarWolf</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/artwork/692149-way-too-early-stonking-stuff-2-of-2</guid>
		</item>
		<item>
			<title>Way too early Stonking stuff 1 of 2</title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/artwork/692144-way-too-early-stonking-stuff-1-of-2</link>
			<pubDate>Wed, 20 May 2026 02:28:48 GMT</pubDate>
			<description>A bunch of things and zip with all of it enjoy 😉   the</description>
			<content:encoded><![CDATA[<a href="filedata/fetch?id=692147&amp;d=1779243948&amp;type=thumb" class="bbcode-attachment"  ><img data-attachmentid="692147" data-align="none" data-size="full" border="0" src="filedata/fetch?id=692147&amp;d=1779243948&amp;type=thumb" alt="Click image for larger version

Name:	stonky2.jpg
Views:	44
Size:	296.8 KB
ID:	692147" data-fullsize-url="filedata/fetch?id=692147&amp;d=1779243948&amp;type=thumb" data-thumb-url="filedata/fetch?id=692147&amp;d=1779243948&amp;type=thumb" data-title="" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /></a> <a href="filedata/fetch?id=692148&amp;d=1779243949&amp;type=thumb" class="bbcode-attachment"  ><img data-attachmentid="692148" data-align="none" data-size="full" border="0" src="filedata/fetch?id=692148&amp;d=1779243949&amp;type=thumb" alt="Click image for larger version

Name:	stonky1.jpg
Views:	47
Size:	295.7 KB
ID:	692148" data-fullsize-url="filedata/fetch?id=692148&amp;d=1779243949&amp;type=thumb" data-thumb-url="filedata/fetch?id=692148&amp;d=1779243949&amp;type=thumb" data-title="" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /></a> A bunch of things and zip with all of it enjoy 😉  <a href="filedata/fetch?id=692145&amp;d=1779243948&amp;type=thumb" class="bbcode-attachment"  ><img data-attachmentid="692145" data-align="none" data-size="full" border="0" src="filedata/fetch?id=692145&amp;d=1779243948&amp;type=thumb" alt="Click image for larger version

Name:	stonkinw.png
Views:	49
Size:	20.1 KB
ID:	692145" data-fullsize-url="filedata/fetch?id=692145&amp;d=1779243948&amp;type=thumb" data-thumb-url="filedata/fetch?id=692145&amp;d=1779243948&amp;type=thumb" data-title="" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /></a> the <a href="filedata/fetch?id=692146&amp;d=1779243948&amp;type=thumb" class="bbcode-attachment"  ><img data-attachmentid="692146" data-align="none" data-size="full" border="0" src="filedata/fetch?id=692146&amp;d=1779243948&amp;type=thumb" alt="Click image for larger version

Name:	stonkinwbg.png
Views:	43
Size:	81.7 KB
ID:	692146" data-fullsize-url="filedata/fetch?id=692146&amp;d=1779243948&amp;type=thumb" data-thumb-url="filedata/fetch?id=692146&amp;d=1779243948&amp;type=thumb" data-title="" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /></a>]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/artwork">Artwork</category>
			<dc:creator>StarWolf</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/artwork/692144-way-too-early-stonking-stuff-1-of-2</guid>
		</item>
		<item>
			<title>Starry</title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/artwork/692142-starry</link>
			<pubDate>Wed, 20 May 2026 02:23:37 GMT</pubDate>
			<description>Full size here https://www.deviantart.com/djstarbuck/art/Kbstrky-1335172104</description>
			<content:encoded><![CDATA[Full size here <a href="https://www.deviantart.com/djstarbuck/art/Kbstrky-1335172104" target="_blank">https://www.deviantart.com/djstarbuc...rky-1335172104</a> <a href="filedata/fetch?id=692143&amp;d=1779243805&amp;type=thumb" class="bbcode-attachment"  ><img data-attachmentid="692143" data-align="none" data-size="full" border="0" src="filedata/fetch?id=692143&amp;d=1779243805&amp;type=thumb" alt="Click image for larger version

Name:	kbstrky.jpg
Views:	51
Size:	205.5 KB
ID:	692143" data-fullsize-url="filedata/fetch?id=692143&amp;d=1779243805&amp;type=thumb" data-thumb-url="filedata/fetch?id=692143&amp;d=1779243805&amp;type=thumb" data-title="" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /></a>]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/artwork">Artwork</category>
			<dc:creator>StarWolf</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/artwork/692142-starry</guid>
		</item>
	</channel>
</rss>
