And this is what it looks like in a text editor (#gedit)

Cannot Use gedit in my ubuntu #gedit #2604

https://askubuntu.com/q/1567388/612

Cannot Use gedit in my ubuntu

I have ubuntu 26.04 version , I installed gedit using apt.But now i can't use it.While I try to open I came with an error message. (gedit:6330): Gtk-WARNING **: 09:56:58.709: cannot open display:

Ask Ubuntu

https://gedit-text-editor.org/b2b.html

B2B Services around #gedit and libgedit.

If you know a community or company in need of custom developer tools, don't hesitate to get in touch 😃 !

B2B Services | gedit text editor

https://gedit-text-editor.org/blog/2026-05-29-news.html

Some #gedit news for the last couple of months.
The highlight is the section “Code re-use and Business-to-Business opportunities”. B2B around gedit (and libgedit) is still something to develop and to grow.

News, April-May 2026 | Gedit Technology blog

Petite fonction #bash pour trouver un texte dans les fichiers parmi ceux du répertoire actuel, montrer les résultats dans #fzf et ouvrir la sélection dans un éditeur de texte, ici #gedit

where () {
DOSSIER=$PWD
RESULTATS=$(rg -n -i --glob "*.{org,md,txt}" "$1" "$DOSSIER")
SELECTION=$(echo "$RESULTATS" | fzf --prompt "Sélectionner un fichier : ")
FICHIER=$(echo "$SELECTION" | cut -d: -f1)
LIGNE=$(echo "$SELECTION" | cut -d: -f2)
if [ -n "$FICHIER" ]
then
gedit +$LIGNE "$FICHIER"

fi
}

@matttbe @ploum When I saw Ploum move in with his family, I didn't show up directly. Instead, I printed - with #gedit, naturally - the HTML source of one of my previous blog post (written in a custom template system used only by me) and written in addition just my street number, then crossed the street and posted it discreetly 🙂

The blog post in question was not chosen randomly, since it was about a subject we chatted around tea some time earlier: https://informatique-libre.be/swilmet/blog/2022-09-20-gafam-magma.html

GAFAM to MAGMA :: Sébastien Wilmet's blog

@ploum

Could you cross the street to persuade @swilmet to add Gemtext syntax highlighting to Gedit? 😉

#gedit #GeminiProtocol

Little known free software facts: the window of the kitchen of offpunk’s maintainer (myself) gives a direct view into the kitchen of the maintainer of Gedit ( @swilmet ).

Yes, we live in the same street, in front of each other ;-)

#offpunk #gedit

I am really glad that I did what I did today. I had been carelessly not saving files in Kate and Gedit since 2026, March 7th, and it was becoming a worry (even though autosave is present on both programs, it isn't always fully effective) Yesterday, I set a goal to save at least 50 files per day until all of the files were saved. This would have taken 16 days or more. Instead, I did it in 2 days (everything in Kate on 2026, March 31st, and everything in Gedit on 2026, April 1st, taking about 3 hours and 50 minutes in total) I then began to do massive file sorting. About 2 hours into this, my system randomly went to a black screen with a bunch of @ signs, then bounced to the login screen, where it would not let me log in, so I had to restart. A friendly reminder to save everything you have open right now. I am going to try and be more on top of this now. #save #autosave #backup #linux #crash #Gedit #kate

(more Linux news in original post)

Ubuntu 26.10 could drop btrfs, ZFS and LUKS support from GRUB:
https://www.omgubuntu.co.uk/2026/03/ubuntu-grub-secure-boot-luks-changes
(Why don't they drop Snap too to protect user's security? Snap Store also has malware lol)

Ubuntu’s Security Center app adds Ubuntu Pro settings:
https://www.omgubuntu.co.uk/2026/03/ubuntu-security-center-ubuntu-pro

Ubuntu 26.04 Beta is now available to download:
https://www.omgubuntu.co.uk/2026/03/ubuntu-26-04-beta-is-now-available-to-download

Ubuntu Maker Canonical Joins The Rust Foundation:
https://www.phoronix.com/news/Canonical-Joins-Rust-Foundation

Fedora 45 Aims For IPv6-Mostly Support Out-Of-The-Box:
https://www.phoronix.com/news/Fedora-45-IPv6-Mostly

Fedora 45 Plan Approved For Web Frontend To Linux's "Blue Screen of Death" DRM Panic:
https://www.phoronix.com/news/Fedora-45-To-Get-DRM-Panic-Web

openSUSE Releases Agama 19 Installer with Many New Features and Improvements:
https://9to5linux.com/opensuse-releases-agama-19-installer-with-many-new-features-and-improvements

Kali Linux 2026.1 Is Out with New Default Theme, New Tools, and BackTrack Mode:
https://9to5linux.com/kali-linux-2026-1-is-out-with-new-default-theme-new-tools-and-backtrack-mode

KaOS Linux 2026.03 Is Out with Linux 6.19, More systemd Components Removed:
https://9to5linux.com/kaos-linux-2026-03-is-out-with-linux-6-19-more-systemd-components-removed

Tails 7.6 Privacy-Focused Linux Distro Released with Automatic Tor Bridges:
https://9to5linux.com/tails-7-6-privacy-focused-linux-distro-released-with-automatic-tor-bridges

SystemRescue 13 Released with Linux Kernel 6.18 LTS, GParted 1.8.1, and More:
https://9to5linux.com/systemrescue-13-released-with-linux-kernel-6-18-lts-gparted-1-8-1-and-more

KDE Plasma 6.7 Addresses 5 Year Old Request For Easier Microphone Testing:
https://www.phoronix.com/news/KDE-Plasma-6.7-Microphone

KDE's KWin Compositor Lands First Step Toward Vulkan Support:
https://www.phoronix.com/news/KDE-KWin-Vulkan-First-Step

GNOME Foundation Announces Fellowship Program:
https://www.phoronix.com/news/GNOME-Fellowship-Program

Gedit Aims For More Frequent Releases, Bans AI / LLM Contributions:
https://www.phoronix.com/news/Gedit-50-Released

Introducing Duranium: a more reliable postmarketOS:
https://postmarketos.org/blog/2026/03/17/introducing-duranium/

New postmarketOS installations now by default use sudo-rs instead of doas:
https://postmarketos.org/edge/2026/03/18/sudo-rs-instead-of-doas/

(More Linux and FOSS news in comments)

#WeeklyNews #News #Linux #LinuxNews #Ubuntu #Fedora #openSUSE #KaliLinux #KaOS #Tails #TailsOS #SystemRescue #KDE #KDEPlasma #KWin #GNOME #Gedit #Duranium #postmarketOS #LinuxDesktop #DesktopLinux #DesktopEnvironment #LinuxMobile #MobileLinux #DistributionRelease #DistroRelease #FosseryTech

Ubuntu 26.10 could drop btrfs, ZFS and LUKS support from GRUB - OMG! Ubuntu

Ubuntu engineers are debating ways to reduce the number of features present in the signed version of GRUB, the boot loader used on systems with Secure

OMG! Ubuntu