|
|
Subscribe / Log in / New account

GNOME 46 released

Version 46 of the GNOME desktop has been released. "GNOME 46 is code-named 'Kathmandu', in recognition of the amazing work done by the organizers of GNOME.Asia 2023." Significant changes include a new global search feature, enhancements to the Files app, improved remote login support, and more.

to post comments

GNOME 46 released

Posted Mar 20, 2024 23:14 UTC (Wed) by intgr (subscriber, #39733) [Link]

An interesting change is that GTK has two new renderers: ngl (the new default) and vulkan. https://blog.gtk.org/2024/01/28/new-renderers-for-gtk/

VRR

Posted Mar 21, 2024 8:59 UTC (Thu) by cdamian (subscriber, #1271) [Link]

The "Variable refresh rates (VRR)" experimental feature could also be interesting in the future.
Maybe I'll move to Wayland after all :-)

GNOME 46 released

Posted Mar 21, 2024 10:26 UTC (Thu) by bojan (subscriber, #14302) [Link]

Headless sessions - yay!

GNOME 46 released

Posted Mar 21, 2024 10:44 UTC (Thu) by mbiebl (subscriber, #41876) [Link]

The changes in fractional scaling look interesting. Looking forward to give this a try.
I currently run a multi-monitor setup: one 4K with 175% scaling and a second with 150% scaling.
This doesn't work that well under GNOME unfortunately, especially with 3rd party applications.
Although I'm long time GNOME user, I've switched to KDE/Plasma because of that.

GNOME 46 released

Posted Mar 21, 2024 13:57 UTC (Thu) by WhatsInAName (guest, #128037) [Link]

Is it usable at long last?

Global search at last

Posted Mar 22, 2024 14:19 UTC (Fri) by Herve5 (subscriber, #115399) [Link] (6 responses)

That's basically the only thing I missed, years ago, when I abandoned Apple -the capacity to just type some words and fin ALL documents related to them, be it text, music, books from my library software, whatever.
At this moment I'm happily using Recoll for this, which is quite impressive (able to scan pdfs inside archived emails, or attachments within notes from my Joplin notetaker...) but it's a very good idea to raise this higher into a generic Linux...

Global search at last

Posted Mar 22, 2024 14:56 UTC (Fri) by zdzichu (subscriber, #17118) [Link] (5 responses)

I remember doing a talk about Beagle (related to GNOME) some 20 years ago. It was pervasive desktop which was supposed to just find everything related to the current context. Not sure what's the status now, all my search needs are satisfied by `locate` and ripgrep.

Global search at last

Posted Mar 23, 2024 9:55 UTC (Sat) by swilmet (subscriber, #98424) [Link] (4 responses)

There is still the website: https://beagle-project.org/

Was it integrated/installed by default with some distributions?

Sometimes GNOME developers have great ideas, but then for some reasons the project doesn't get the spotlight and several years later it is abandoned.

Global search at last

Posted Mar 23, 2024 16:47 UTC (Sat) by denials (subscriber, #3413) [Link]

GMOME's current solution for desktop search is Tracker (https://tracker.gnome.org/overview/) and it has been for quite a few years.

I think Beagle was part of the Ximian Desktop effort led by Nat Friedman and Miguel de Icaza. Given that Ximian was purchased by Novell in 2003 and Beagle stopped being an active project in 2006, maybe it ceased to be a priority for the corporation, and/or maybe GNOME opted to go on a different technical direction.

I couldn't quickly find a story about the Beagle -> Tracker transition but I'm sure it's out there, somewhere :)

Global search at last

Posted Mar 23, 2024 19:37 UTC (Sat) by smoogen (subscriber, #97) [Link] (2 responses)

I believe beagle and some other search tools in the past have been 'defaults' in theory, but turned off in most distributions due to the users complaints about memory usage, cpu usage or slow speeds from disk reads.

Apple had a better story for this because the 'create some metadata' happened regularly when files are saved and they seem to have scaled out the searching to be 'good' enough for the CPU/memory the system had. [Controlling exact amounts of this means you can tune the database to what you know will work versus guessing how N! different hardware might work which GNOME and KDE have to do]

Global search at last

Posted Mar 24, 2024 3:52 UTC (Sun) by denials (subscriber, #3413) [Link]

Yeah, the first iterations of Tracker were not very nice to CPU usage, at least when it ran into my 500GB drive full of content in my home directory from which it had to build a search index from scratch. I think the use cases assumed a fresh install with user files being added incrementally, but the indexer processes happily consumed 99% of my CPU cores in their effort to race to the finish. I manually nice'd the indexing processes so that I could do my own work, then eventually just killed the Tracker daemon and told it to never start again.

But that was years ago. I run Fedora and have done fresh installs recently, and haven't noticed it bogging down any of my systems for a long time. However, others still run into similar issues, e.g. from August 2023: https://discussion.fedoraproject.org/t/tracker-miner-fs3-...

Global search at last

Posted Mar 25, 2024 12:35 UTC (Mon) by Wol (subscriber, #4433) [Link]

> I believe beagle and some other search tools in the past have been 'defaults' in theory, but turned off in most distributions due to the users complaints about memory usage, cpu usage or slow speeds from disk reads.

If it's anything like KDE/Baloo, I bet a lot of people just killed it and won't touch it now with a bargepole.

I guess it's many years now (my computer at the time was an AMD Athlon 1.4GHz), but I was forced to stop using KDE for a while, because the "login to full desktop" time was measured in days! I don't know how many because I never let it run to completion - I wanted to actually get some work done! For a desktop that's shut down every night, that's a no-no.

Cheers,
Wol


Copyright © 2024, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds