The Linux Mint team has released the latest version of LMDE (Linux Mint Debian Edition) and it is the most polished operating system in the Linux ecosystem! Seriously, this release now puts the question before me, as to whether even continue with this project! After test driving LMDE6 for a couple of weeks, I am still impressed but the Arch base still offers more choice and better driver support. So onward with DeLinuxCo!
Test drive it for yourself, I am thoroughly impressed by this release!
Some QT apps theming is broken after recent system update.
2023-June-29
If theming appears to be broken on apps that use QT5, remove the package “qgnomeplatform-qt5” but leave “qgnomeplatform-qt6” installed. QT6 apps seem to work very well with qgnomeplatform-qt6, but qgnomeplatform-qt5 not so much. It is better to just use QT5 Settings for QT5 apps. Install the following packages if not already installed:
qt5ct
breeze-icons
adwaita-qt5
In your home directory, make sure you have a .profile file. If it is not there, just create it and add the following, if it already exists, just add it to the top of the file.
export QT_QPA_PLATFORMTHEME="qt5ct"
From the DeLinuxCo Menu search for QT5 Settings, Set the settings to the different tabs as in the images below:
You may have to logout or restart for the .profile to take effect.
Shutter crashes when “right click” is used on screenshot image.
2023-June 21
Shutter 99.3/99.4 has an issue where “right click” on screenshot image will crash Shutter. The fix is in perl-glib-object-introspection library, version 0.050-2 . If it is not in the repo yet, you may manually install it by downloading directly from Arch Linux – Extra Mirror.
GTK apps take almost 60 seconds to start after system update!
2023-June 15
There is an issue with xdg-desktop-portal-gnome 44.1 upgraded from 43.1 causing GTK apps to take a long time to load, apps such as Firefox or Libreoffice.
Current workaround is to downgrade back to 43.1 and set “xdg-desktop-portal-gnome” to ignore updates.
Open Add/Remove Software (pamac) > Preferences > Avanced tab and click the + sign at the bottom to add “xdg-desktop-portal-gnome” to the ignored upgrades list.
With the latest Cinnamon Desktop update to 5.8.4, an issue with the Background Settings emerged, where thumbnails will not show up in the settings panel.
The issue has been fixed and now we just have to wait for the fix to be pushed out. Fix 11746
In the meantime, you can change the backgrounds using Nemo file manager, just open Nemo and navigate to /usr/share/backgrounds/delinuxco , right click on the image you would like to use on the Desktop and “Set as Wallpaper”
Do you have an intel iMac or MacBook that Apple no longer supports? Well breath new life into it by installing Linux! You can try it out using live USB to see what works and what does not. As an example, we recently installed DeLinuxCo on a 2011 iMac and it works great! The only item that we did not test was the IR remote.
You may need to install a fan control application called mbpfan-git from the AUR in order to silence the fans of the iMac or Laptop.
Download the ISO HERE Boot to the USB drive, usually holding the “Option” key at boot should allow you to boot from the USB drive. If needed, upon installing DeLinuxCo, from a terminal run “yay mbpfan-git” and install the package. mbpfan setup…
The DeLinuxCo repository is broken, if order to update your system, you may have to edit /etc/pacman.conf using sudo nano /etc/pacman.conf and comment the [delinuxco-dev] repository like the image below.
For the last 6 months very little development has occurred on this little project. We have decided not to abandon the project and will be moving forward. A short list of things to do:
Fix repo.delinuxco.com Update ISO to latest Manjaro Update Cinelerra to new Appimage format Make Shutter the default screenshot editor again
If Ksnip will not start chances are your Kimageannotator has been updated to 0.3.2, if this is the case, you need to downgrade to the previous version of 0.3.1. Download from the following links then set them not to upgrade until this issue is resolved.
Once files are downloaded, installed them by right clicking on package and “Open With Software Installer” Once packages are installed, open Preferences in PamacOn the Advanced tab, turn on “Enable downgrade”, then use the + sign to add both Ksnip and Kimageannotator. This will prevent them from being upgraded.