Mastodon

News from the Planet

Google Calendar "Unable to launch event" - caused by missing DTSTAMP

Terence EdenJuly 28, 2026

For several years, Google's product help forums have been littered with people trying to download a .ics event from their email, only to receive the error "Unable to launch event" when trying to add it to Google Calendar. It doesn't happen with all iCal attachments, only some. Here's how to fix it. …

read more ➔

Making KIO copy many files fast

KDE PlanetJuly 28, 2026

There is a bug in KDE's bug tracker that is almost as old as some of our contributors: bug 342056, "Ridiculously slow file copy (multiple small files)", reported by Alexander Nestorov back in 2014. The report is blunt: copying a 15 GB folder of roughly 3 million small files took 5 to 10 hours in…

read more ➔

Plasma Vault Advisory: You should probably switch to gocryptfs

KDE PlanetJuly 28, 2026

Months ago, some distributions accidentally removed cryfs and encfs from Vaults dependenices in the past. And some distributions are removing them intentionally from their package repositories (at least, for the time being). It might be a good idea to switch your vaults to gocrtyptfs. There is no…

read more ➔

#057: Conditionally Quieten Compilers

Debian PlanetJuly 27, 2026

Welcome to post 57 in the R4 series. R packages with compiled codes can use the file src/Makevars to set compilation flags. We often rely on this to set libraries, include directories or compilation options. When using external libraries, be it header-only or via headers and linking, we are often…

read more ➔

Javad Rahmatzadeh: An Open Letter to AI for Generating GNOME Shell Extensions

Gnome PlanetJuly 27, 2026

Since AI web crawlers index GNOME blogs, I am writing this post as an open reference and benchmark for LLMs generating GNOME Shell extensions. Submissions Require Maintainership Publishing on EGO is an agreement to maintain the extension for GNOME users. If the author does not know how to read…

read more ➔

DebConf26 – Santa Fe, Argentina

Debian PlanetJuly 27, 2026

TL;DR: What a great DebConf! I managed to recharge my Debian batteries, and my talks / BoF sessions all went fine. Already looking forward to DebConf in Japan next year! DebCamp The evening before DebCamp started, we had a nice bbq (we taught some locals to call it a “braai” at an organiser’s…

read more ➔

[$] Hazard pointers for the kernel

LWNJuly 27, 2026

The kernel's read-copy-update (RCU) subsystem ensures that data will not be deleted until it is known that there are no threads holding references to it. RCU works well and is widely used throughout the kernel, but it can increase memory use and add significant delays before unused kernel…

read more ➔

Firefox Tooling Announcements: MozPhab 2.15.4 Released

Mozilla PlanetJuly 27, 2026

Bugs resolved in Moz-Phab 2.15.4: bug 2058150 moz-phab patch crashes with KeyError when a stack relative is not visible to the user Discuss these changes in #engineering-workflow on Slack or #Conduit Matrix. 1 post - 1 participant Read full topic

read more ➔

GNU Binutils 2.47 released

LWNJuly 27, 2026

Version 2.47 of GNU Binutils has been released. In addition to the usual bug fixes there are some notable new features in this release including added support for a number of RISC-V standard extensions, a command-line option (-M annotate) which displays the symbol for undefined instructions for…

read more ➔

Firefox Nightly: Try the New Firefox Design in Nightly

Mozilla PlanetJuly 27, 2026

This past May, we shared our vision for the future of Firefox. Starting today, you can try out the next design evolution of Firefox in Nightly. It’s still Firefox, now with a more cohesive look and feel across tabs, menus, panels, and other browser surfaces. You’ll notice softer tab shapes, a warmer…

read more ➔

Security updates for Monday

LWNJuly 27, 2026

Security updates have been issued by Debian (chromium, hplip, and linux-6.1), Fedora (firefox, GitPython, google-osconfig-agent, lego, libgit2, libreswan, libwebsockets, moby-engine, p11-kit, pam, python-idna, rust-libgit2-sys, skopeo, systemd, trafficserver, webkitgtk, and xrdp), Mageia (giflib,…

read more ➔

Felipe Borges: GUADEC 2026 Trip Report

Gnome PlanetJuly 27, 2026

GUADEC 2026 Group Photo (by Jakub Steiner) Last week I attended GUADEC in A Coruña, Spain. While I attend the conference every year, this one was extra special because 14 years ago we held the conference at the same location, and it was my first GUADEC ever. Great memories! Back in 2012, I was an…

read more ➔

GNOME Internationalization & Localization: Back from GUADEC 2026: an opportunity for internationalization!

Gnome PlanetJuly 27, 2026

For the first time, I joined other users and developers of the GNOME project for the 2026 edition of GUADEC, held this year in A Coruña, Spain. As I am now a more active member of the i18n team, and the one living closest to A Coruña, it made sense that I should to attend this year. The i18n team…

read more ➔

Late Victorian Vampire Shirt

Debian PlanetJuly 27, 2026

Posted on July 27, 2026 Tags: madeof:atoms, craft:sewing, FreeSoftWear The recurring joke is that because of some health issues, in summer I dress like a Victorian Vampire. But how would an actual Late Victorian Vampire dress? Picture her,…

read more ➔

Mergin Maps: [Blog] Connect external GNSS receivers via network (TCP/UDP)

OSGeo PlanetJuly 27, 2026

Capture high-precision field data directly in Mergin Maps. Our new Network position provider feature enables seamless TCP/UDP connections to external GNSS receivers.

read more ➔

Mergin Maps: [Blog] A new direct way to connect external GNSS receivers with network position provider

OSGeo PlanetJuly 27, 2026

Capture high-precision field data directly in Mergin Maps. Our new Network position provider feature enables seamless TCP/UDP connections to external GNSS receivers.

read more ➔

Kernel prepatch 7.2-rc5

LWNJuly 26, 2026

The 7.2-rc5 kernel prepatch is out for testing. Linus said: "So it's a bit too big for my liking, but nothing in there strikes me as particularly strange or scary".

read more ➔

Week 8: Gradient Widget Merged, Speed Ramp Begins

KDE PlanetJuly 26, 2026

This is a weekly update from my Google Summer of Code 2026 project with KDE, improving effect widgets in Kdenlive, a free and open source video editor. Gradient widget mergedMR !911 went through one more round of review, Jean-Baptiste caught a small inconsistency in how the 32-stop limit was applied…

read more ➔

Weeks 7 & 8: User Guide, Find Action, and Bug Fixes

KDE PlanetJuly 26, 2026

With the main proposal items completed, I spent the last 2-3 weeks working on open issues in the KeepSecret tracker, fixing bugs and improving the overall experience. User Guide (!37)Added a minimal user handbook for KeepSecret in DocBook format — the standard format used by KDE applications. The…

read more ➔

Zelda Ahmed: GUADEC 2026 Report

Gnome PlanetJuly 26, 2026

This year, I got to attend GUADEC for the first time ever. For those unfamiliar, GUADEC is a conference usually held in Europe to let GNOME contributors and users from all over the globe to meet up, give talks, hack and get to know each other. Day 1 § After a lot of very stressful travelling…

read more ➔

Free and Open Source GIS Ramblings: New Open Basemaps for Austria

OSGeo PlanetJuly 26, 2026

For many years now, we have been enjoying the basemap.at service with it’s various basemap options (color, gray, with/without labels, …) in WMTS and vector tiles.</ Basemap.at Standard WMTS in QGIS (instructions here) For a few weeks now, there is an additional service by BEV: Their cartographic…

read more ➔

Book Review: Dungeon Crawler Carl by Matt Dinniman ★★⯪☆☆

Terence EdenJuly 26, 2026

To call this derivative is an understatement. But that's what this genre demands; rehash all your favourite media properties into something new. It's the literary equivalent of having your Transformers™ fight your He-Man© toys. The plot, such as it is, features the Vogon Constructor Fleet…

read more ➔

Tobias Mueller: Installing a “full” disk encrypted Ubuntu 26.04 Hetzner server

Gnome PlanetJuly 26, 2026

It’s been nearly ten years since I posted my recipe for installing Ubuntu on a Hetzner machine. I needed to do that once again and the old instructions work pretty well! Let me post what I used this time around for completeness sake.   shred --size=1M /dev/sda* /dev/sdb* cat > postinstall.sh…

read more ➔

Review: Radiant Star

Debian PlanetJuly 26, 2026

Review: Radiant Star, by Ann Leckie Publisher: Orbit Copyright: May 2026 ISBN: 0-316-29068-8 Format: Kindle Pages: 359 Radiant Star is a science fiction novel set in the Imperial Radch universe without being a direct sequel to…

read more ➔

A Debian general resolution on LLM usage

LWNJuly 25, 2026

The Debian project is considering a general resolution on the use of large language models in the creation of the distribution. There are three alternatives to consider: a total ban on LLM usage, rejecting LLMs "as far as practical", or explicitly allowing LLM usage subject to a set of conditions. …

read more ➔