↩ Accueil

Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
Aujourd’hui — 22 janvier 2025OMG! Ubuntu!

VirtualBox Update Adds Support for Linux Kernel 6.13

Par : Joey Sneddon
22 janvier 2025 à 03:30

New VirtualBox LogoVirtualBox 7.1.6 is out, the third maintenance release to the VirtualBox 7.1 stable series first released in September of last year. Headline offering in this update is initial support for the recently released Linux kernel 6.13 in Linux Guest Additions, plus improved support for the Linux 6.4 kernel to fix graphics freezing when using VBoxVGA adapter, and Linux 6.12 fixes for vboxvideo. Linux guest screens no longer flicker when using VMSVGA graphics adapters, Windows 11 24H2 guests no longer throw BSODs, and entering a custom proxy server in a guest OS’ settings will now take effect, which some will be […]

You're reading VirtualBox Update Adds Support for Linux Kernel 6.13, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Hier — 21 janvier 2025OMG! Ubuntu!

Wine 10.0 Release Brings New Drivers, Features & Changes

Par : Joey Sneddon
21 janvier 2025 à 21:48

A fresh stable release of Wine — the open-source compatibility layer that makes it possible to run Windows apps and games on Linux and macOS — has been uncorked. More than 6,000 thousand changes were distilled in Wine 10.0, changes collected, collated, and curated over the past 12 months of Wine 9.x development releases. For those who’ve supped the dev cycle builds, the bulk of what’s new in Wine 10.0 will be familiar. Wine is not the ‘everyday essential’ it was in years past. Back then, web-based services weren’t as capable, so folks were wedded to specific pieces of Windows software, […]

You're reading Wine 10.0 Release Brings New Drivers, Features & Changes, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Ubuntu Devs Debate Moving from IRC to Matrix

Par : Joey Sneddon
21 janvier 2025 à 17:12

Ubuntu is mulling a switch to Matrix from IRC to handle real-time development discussion. Canonical’s Robie Basak has begun a discussion on the Ubuntu Developer Mailing list regarding a potential switch, in an effort to find consensus for or against such a move. But he urges devs in favour not to abandon Ubuntu IRC channels just yet. “First let’s discuss, and if we decide to move, then we can pick a date to move the “official” place for realtime Ubuntu developer conversation,” he writes. If Ubuntu’s development discussions — that is, discussions between approved Ubuntu developers, Canonical engineers, etc — […]

You're reading Ubuntu Devs Debate Moving from IRC to Matrix, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

À partir d’avant-hierOMG! Ubuntu!

Refine (Advanced GNOME Settings Apps) Adds More Options

Par : Joey Sneddon
20 janvier 2025 à 22:23

A clutch of new customisation and configuration options were added to Refine, a GTK4/libadwaita app in the vein of GNOME Tweaks (but better), over the weekend. Refine is compelling due to its goal of offering the “convenience to add or remove options without touching a single line of source code” — though for a GUI option to exist it must be hooking into a variable within GNOME, i.e., it can’t magic up a toggle to make it rain glitter! A brief bit of turbulence ensnared those attempting to run the tool on Ubuntu after I covered it in early January […]

You're reading Refine (Advanced GNOME Settings Apps) Adds More Options, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Linux Kernel 6.13 Released with Big Changes

Par : Joey Sneddon
20 janvier 2025 à 02:08

The first new kernel release of the year has arrived — yes, Linux 6.13 has gone stable. Linux kernel 6.13 adds, as ever, a vast array of improvements, from an updated Raspberry Pi graphics driver promising speed gains, to lazy preemption logic, expanded Rust support and new drivers for a host of hardware, peripherals and digital doohickeys. Plus, as with all new kernel releases there’s ongoing work to support new and upcoming CPUs and GPUs from industry titans Intel and AMD. Linus Torvalds quietly confirmed the Linux 6.13 release in an email to the Linux Kernel Mailing List (LKML), noting that as […]

You're reading Linux Kernel 6.13 Released with Big Changes, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Linux Mint 22.1 Released, This is What’s New

Par : Joey Sneddon
16 janvier 2025 à 15:04

A major new release of Linux Mint is now available to download. Linux Mint 22.1 is the first update in the Linux Mint 22.x series and, like that version, is built on top of Ubuntu 24.04 LTS and uses Linux Kernel 6.8 (though the distro plans to release newer kernel updates more often by opting-in to the Ubuntu HWE). Being based on Ubuntu 24.04 LTS means Linux Mint 22.1 receives on-going updates until July 2029. Though it features few foundational changes, Linux Mint 22.1 brings improvements to what sits on top – a new version of the Cinnamon desktop, Wayland-friendly features, new […]

You're reading Linux Mint 22.1 Released, This is What’s New, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Ubuntu Patches Major Security Vulnerabilities in Rsync

Par : Joey Sneddon
15 janvier 2025 à 21:00

Doing anything right now? Oh, you’re reading this – appreciated – but once you’re done go and install the pending update to Rsync, pushed out to all supported versions of Ubuntu desktop and server this week. Rsync is a command-line tool preinstalled in all versions and flavours of Ubuntu. It’s used for data-efficient copying and synchronising of files between locations, be it local or remote. You might not (knowingly) use it (it’s not a GUI app) it’s there, on your system. And the fact it’s there is important. This week, security researchers at Google disclosed major vulnerabilities in the Ubuntu […]

You're reading Ubuntu Patches Major Security Vulnerabilities in Rsync, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

GNOME 48 Expands Core Apps With New Audio Player

Par : Joey Sneddon
14 janvier 2025 à 20:26

When GNOME 48 is released in March it will debut with a brand-new audio player. Per a recent merge request, Decibels graduates from GNOME Incubator to GNOME Core Apps as part of GNOME 48, making the software something GNOME recommends downstream Linux distributions include to give users a fully-featured GNOME experience. You may be familiar with or even using Decibels already. I wrote about the app in late 2023, and it’s been available to install from Flathub for almost as long. For anyone not familiar with it, Decibels is a no-frills audio player designed for the GNOME desktop (but can […]

You're reading GNOME 48 Expands Core Apps With New Audio Player, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Flatpak 1.16 Improves USB Access, Wayland Integration & Accessibility

Par : Joey Sneddon
14 janvier 2025 à 18:01

A new stable release of Flatpak is out with a wealth of improvements in tow. Flatpak 1.16.0 is the first stable release in the new 1.16.x series, coming more than two years after the Flatpak 1.14.x cycle began and containing features, fixes, and other work undertaken from the 1.15.x development releases. Such as? Well, the way that Flatpak apps access USB devices is improved in Flatpak 1.16.x thanks to a new input device permission. Developer Georges Basile Stavracas notes that this is “technically still a sandbox hole that should be treated with caution” but enables apps to purposefully limit the scope […]

You're reading Flatpak 1.16 Improves USB Access, Wayland Integration & Accessibility, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Enlightenment 0.27 Released with Bug Fixes, New Modules

Par : Joey Sneddon
14 janvier 2025 à 02:30

Enlightenment 0.27, released this week, brings a wealth of incremental improvements to users of this unique desktop environment. Though not as well known or widely used as GNOME, Xfce, KDE Plasma, et al, Enlightenment (often abbreviated as just ‘E’) differentiates itself through the use of Enlightenment Foundation Libraries (EFL). An assembly of modules, Enlightenment offers a lightweight window manager, compositor, and desktop shell built using Enlightenment Foundation Libraries (EFL), plus a small set of native EFL-based apps including a file manager, photo viewer, and terminal. Enlightenment’s aesthetics aren’t to everyone’s tastes (it’d be a boring world if it did; most […]

You're reading Enlightenment 0.27 Released with Bug Fixes, New Modules, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Tiling Shell’s Newest Feature Speeds Up Window Snapping

Par : Joey Sneddon
13 janvier 2025 à 03:43

Window snapping GNOME extension Tiling Shell —not that you need an introduction to it by now— adds a nifty new feature in its latest update. Tiling Shell v16 introduces Windows Suggestions, a feature the add-on’s author described as being able to “provide intelligent recommendations for other windows to tile, making window management smoother and more intuitive.” Per the GIF below, placing a window in a tile using the tiling system results in on-screen suggestions for other windows to tile in the the remaining gaps. If too many windows are open (so suggestions don’t fit within the available space) it’s scrollable. […]

You're reading Tiling Shell’s Newest Feature Speeds Up Window Snapping, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

VLC Developers Working on AI-Powered Real-Time Subtitles

Par : Joey Sneddon
12 janvier 2025 à 17:24

Real-time AI subtitling is in the works for VLC, the phenomenally popular open-source media player. VideoLAN, the non-profit in charge of VLC development, demoed automatic subtitle generation in VLC during CES 2025 —where not using AI made you stand out this year— and shared a clip of the feature in action at their CES booth on X last week. No cloud service or internet connection is needed for VLC to auto-generate subtitles with AI. The feature works offline to provide real-time translation support for more 100+ languages; is able to translate/display two languages at once; and can ‘save’ translations to […]

You're reading VLC Developers Working on AI-Powered Real-Time Subtitles, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Linux Foundation & Google Form New Group to Manage Chromium

Par : Joey Sneddon
10 janvier 2025 à 17:45

Google is teaming up with the Linux Foundation, Microsoft, Meta, and Opera to form a new Supporters of Chromium-Based Browsers group. Members of the group, managed by the Linux Foundation, will work together, pool resources, talent, time, and expertise to improve, innovate, and accelerate development of the open-source Chromium codebase. Why the Linux Foundation? Google cites their “long established practices for open governance, prioritizing transparency, inclusivity, and community-driven development.” For its part, Google says it has no intention of reducing its contributions to Chromium (which made up roughly 94 percent of all commits to the codebase in 2024), but will […]

You're reading Linux Foundation & Google Form New Group to Manage Chromium, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

System76 Release COSMIC DE Alpha 5: What’s New?

Par : Joey Sneddon
10 janvier 2025 à 00:54

A new alpha update to System76’s COSMIC desktop environment has arrived with a clutch of interactive improvements. This is the fifth alpha of the Rust-based DE since August 2024. More alphas will arrive each month until all the features planned to ship in the first stable release – or ‘epoch’, as System76 is calling them – are in place, at which point beta testing will begin. Arriving alongside this alpha is a refreshed ISO of Pop!_OS 24.04 (Alpha) with COSMIC Alpha 5 preinstalled — but, just like previous COSMIC desktop alpha releases, users of other Linux distributions, like Arch Linux, […]

You're reading System76 Release COSMIC DE Alpha 5: What’s New?, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Raspberry Pi 5 with 16GB RAM Announced for £115/$120

Par : Joey Sneddon
9 janvier 2025 à 16:52

Raspberry Pi has today announced the launch of a Raspberry Pi 5 with 16 GB RAM. A engorged-memory model had been oft-rumoured since the launch of the raspberry Pi 5 in 2024 – and long-desired by fans of this particular single-board computer (SBC). The launch of the new Raspberry Pi CM5 late last year offers up to 16 GB RAM whilst utilising the same underlying chipset as the Pi 5, all but confirming a bumper RAM revision for the full-size board was imminent. Why didn’t they launch a 16 GB model right away? It’s only due to last year’s (minor) […]

You're reading Raspberry Pi 5 with 16GB RAM Announced for £115/$120, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Firefox 134 Brings Ecosia Search, Linux Touch Gestures + More

Par : Joey Sneddon
7 janvier 2025 à 12:08

Mozilla Firefox 134 has landed, making the browser’s first release of the new year. It’s been a month since Firefox 133 delivered time-saving tab overview access, beefed up bounce tracking protection, finessed flaws with Flatpak file opening, and smoothed out issues causing slow DNS lookup/connection timings on 64-bit Linux distributions. Do the changes in Firefox 134 best those? Let’s take a look! Firefox 134: New Features Touch hold gestures on Linux On Linux, Firefox 134 supports touchpad hold gestures. This allows kinetic scrolling to be stopped simply by placing two fingers on the touchpad. If you ever scroll down a lengthy article […]

You're reading Firefox 134 Brings Ecosia Search, Linux Touch Gestures + More, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Long-Time Ubuntu Contributor Steve Langasek Has Passed Away

Par : Joey Sneddon
6 janvier 2025 à 22:29

Sad news from Ubuntu founder Mark Shuttleworth today: longtime Ubuntu and Debian contributor Steve Langasek has passed away. In a touching post on the Ubuntu Discourse, Mark Shuttleworth shares: “Steve passed away at the dawn of 2025. His time was short but remarkable. He will forever remain an inspiration.” “Judging by the outpouring of feelings this week, he is equally missed and mourned by colleagues and friends across the open source landscape, in particular in Ubuntu and Debian where he was a great mind, mentor and conscience.” As a former Debian and Ubuntu release manager, and a long-term Canonical employee, […]

You're reading Long-Time Ubuntu Contributor Steve Langasek Has Passed Away, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Want to Tweak Advanced Settings in GNOME? Try Refine

Par : Joey Sneddon
2 janvier 2025 à 23:40

If you’ve ever played around with customising Ubuntu (or any GNOME Shell-based Linux distribution) you’ll have encountered GNOME Tweaks, an official app giving you GUI access to options, settings, and controls not otherwise exposed in the UI. In recent years, GNOME’s developers have begun migrating settings out of GNOME Tweaks and into the desktop proper — a move which refutes that oft-opined claim that GNOME only removes options, never adds them. But we (as users) can’t expect GNOME to cover and cater to every whim, want and wish. It pulls engineers and developers away from working on arguably more important […]

You're reading Want to Tweak Advanced Settings in GNOME? Try Refine, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

What Do You Want to See From Ubuntu in 2025?

Par : Joey Sneddon
1 janvier 2025 à 22:03

A new year has started, and who knows what kind of innovations and improvements it holds for for Ubuntu, which remains the world’s most used desktop Linux operating system. We get two new releases of Ubuntu each year, one in April and one in October. Plus, new point releases of the latest long-term support release rolling up bug fixes, app updates, and back-porting newer Linux kernels and GPU drivers. So 2025 should be another golden year for Ubuntu, those of us using it, and the Linux and open-source community as a whole. Changes to Ubuntu in 2024 span a wide […]

You're reading What Do You Want to See From Ubuntu in 2025?, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

10 Cool Changes Ubuntu Received in 2024

Par : Joey Sneddon
1 janvier 2025 à 00:22

As another year transitions from present to past, I want1 to recap the notable new features, changes, updates and innovations Ubuntu saw over the past 12 months. And there was a fair bit: we got a noble new long-term support release in Ubuntu 24.04 LTS, plus an opulent follow up in the form of Ubuntu 24.10, Canonical focused on ensuring Ubuntu stays the forefront of next-gen tech, and even snaps started to suck less! ;) For a round up of 10 cool things Ubuntu got, did, or committed to in 2024—listed in no particular order, lest anyone question my priorities— […]

You're reading 10 Cool Changes Ubuntu Received in 2024, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Kdenlive is Adding One of Final Cut Pro’s Best Features

Par : Joey Sneddon
31 décembre 2024 à 04:54

Removing backgrounds from video in Kdenlive, the free, open-source video editor for Linux, macOS and Windows, is about to get a whole lot easier. Developers are adding a “modern background removal tool” that uses machine learning to create object masks so you can ‘cut out’ an object, person, or item in a video clip. Real-time background removal features are common in video conferencing/chat apps like Slack. They allow a user to replace their actual backdrop (like a messy kitchen) with an alternative image or, sometimes, even a video clip. And image editing tools like GIMP and Photoshop have long been […]

You're reading Kdenlive is Adding One of Final Cut Pro’s Best Features, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Meet Orbit, Mozilla’s AI Assistant Extension for Firefox

Par : Joey Sneddon
31 décembre 2024 à 00:24

Orbit by Mozilla is a new AI-powered assistant for the Firefox web browser that makes summarising web content while you browse as easy as clicking a button. After all, why read an article to understand what it says when you can read an AI summary rephrasing the article instead? ;) Mozilla’s AI assistant Orbit is currently a beta product and available to install from the Firefox add-ons site where the extension, which works on Firefox for Windows, macOS, and Linux, is pitched thus: Orbit empowers you to stay informed and efficient by delivering the information you need in a condensed […]

You're reading Meet Orbit, Mozilla’s AI Assistant Extension for Firefox, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

GNOME’s New Image Viewer Adds Image Editing Features

Par : Joey Sneddon
30 décembre 2024 à 02:44

Loupe (aka Image Viewer) is GNOME’s modern successor to the venerable Eye of GNOME has picked up its first batch of image editing features. The features in question were only recently merged upstream, aren’t finished, and not yet included in a stable build. But they’re an interesting addition that furthers the likelihood that Loupe could become the default image viewer on Ubuntu. At present, Ubuntu continues to use Eye of GNOME as the default tool for opening and browsing image files on desktop, despite Loupe having officially replaced it upstream in the GNOME project as a GNOME Core app. Loupe […]

You're reading GNOME’s New Image Viewer Adds Image Editing Features, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Ghostty: New Open Source Terminal That’s Spookily Good

Par : Joey Sneddon
29 décembre 2024 à 21:19

We’re seeing something of a terminal emulator renaissance of late, with developers eager to reimagine, rethink, and rewire the humble console to leverage modern hardware, GPU acceleration, containerised workflows, and (in some cases) AI/LLMs. Ghostty, a new open-source and cross-platform terminal application created by Mitchell Hashimoto (co-founder of HashiCorp) is the latest to join the fray. Hashimoto’s says he “set out to build a terminal emulator that was fast, feature-rich, and had a platform-native GUI while still being cross-platform.” The first public release materialised over Christmas, rather like a festive Dickensian spook seeking to give us a glimpse into the […]

You're reading Ghostty: New Open Source Terminal That’s Spookily Good, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

❌
❌