I highly doubt they made claims that Gnome is going to be adopting age verification. Because if they did, then this tinfoil hattery has gone way too far.
It’s completely different thing to put more effort adopting systemd than adopting something that no one even knows if it actually actualizes.
I’m sorry if I sound rude, but this idiocy has been popping around every single forum I lurk around and personally I’m getting enough of this.
Thanks. Yeah I knew Gnome and Google Drive were going to be removed as soon as I upgraded. But did not realize I had to re-authenticate all my drives (including Microsoft Drive).
I did get rclone working from command line and rClone Browser. But I have to work on:
The mount command.
I need to figure out the best practices to simulate what we had built into Nautilus.
rclone --vfs-cache-mode writes mount gdrive: ~/gdrive
I guess just learn from the experience (do some research). There are many adults who just parrot back what they hear and don’t check the facts. In our community we try to do the homework before we post.
Check the below post. You will see I posted something and right below I sourced where I got the answer from. That what they taught us at IBM when I worked there.
Anyone getting coredumping with localsearch trying to index their files? I just upgraded my 2nd machine and not it is consuming lots of cpu re-indexing files and then core dumping and filling up the harddrive at
❯ localsearch status
Currently indexed: 5827 files, 1278 folders
Remaining space on database partition: 104.1 GB (30.22%)
Indexer is idle
235 recorded failures:
Path Message
/home/rsruser/Documents/Work/Automation/Setting up IntelliJ and Selenium 2.odt Crash/hang handling file
Hmmmm….I’m seeing “crash/hang” reports on some .docx files & some metadata errors with a few .doc files. Other that that…it “seems” to be working normally….
localsearch status
Currently indexed: 10699 files, 937 folders
Remaining space on database partition: 195.4 GB (49.93%)
Indexer is idle
50 recorded failures:
While I am not a GNOME user, I’ve used rclone for at least 2 years. Create your rclone.conf, back it up like a treasure, and use it more or less forever. Same probably goes for your mounts, save the fstab so you won’t have to figure it out again. While I don’t keep a cloud service active, I do fire up a ‘mounted’ session every now and then, so the ideas aren’t alien. It does take some trial and error, but should only be a one time effort.
Using local search reset at 3.10.2 to rebuild the entire index:
❯ localsearch status
Currently indexed: 2867 files, 778 folders
Remaining space on database partition: 104.6 GB (30.36%)
Indexer is idle
23 recorded failures:
Path Message
…user/Documents/Work/Work History/DBM/Personal.DOC Could not get any metadata for uri:'file:///home…
…/rsruser/Documents/Work/Work History/DBM/Best.DOC Could not get any metadata for uri:'file:///home…
…r Asset Exercises/Skill & Knowledge Inventory.DOC Could not get any metadata for uri:'file:///home…
There were no coredump during the re-build of my HOME directory.
I then rebooted and then upgraded back to 3.11. I rebooted and when it tried to build the indexes againI started getting the core dumps
@ExDebianuser Looks like they changed some logic in the local search and multiple file extensions are causing localsearch to coredump. I am not confident that all file types will be fixed with this patch (as it mentions ZIP files). But time will tell.