Search found 26553 matches

by xenopeek
Sat Sep 14, 2024 5:55 pm
Forum: Compiz, Conky, Docks & Widgets
Topic: Need help to get Dash To Dock installed
Replies: 4
Views: 66

Re: Need help to get Dash To Dock installed

Dash to Dock is a Gnome Shell extension. Cinnamon is not Gnome Shell, you can't use Gnome Shell extensions with it.
by xenopeek
Sat Sep 14, 2024 6:31 am
Forum: Forums Feedback
Topic: Guides
Replies: 5
Views: 120

Re: Guides

2. Add link or topic " documentation " https://www.linuxmint.com/documentation.php to " Important Notices " https://forums.linuxmint.com/viewforum.php?f=9 Do you mean a documentation link should be shown in the Important Notices category on the board index page? So underneath Re...
by xenopeek
Sat Sep 14, 2024 6:27 am
Forum: Forums Feedback
Topic: Guides
Replies: 5
Views: 120

Re: Guides

1. Can you add a topic " bbcode forum syntax " to viewforum.php?f=17 I could but do you mean move it to Rules & Notices forum or, as the other 3 topics there, make it a global announcement so it is shows in the Announcements block at the start of every forum? Without making it a globa...
by xenopeek
Fri Sep 13, 2024 7:59 am
Forum: Gaming
Topic: [SOLVED] Steam don't open games on Proton
Replies: 16
Views: 301

Re: Steam don't open games on Proton

Is the partition label for your NTFS partition actually "Games", like the other user had it? Are you using the same mount directory as the other user, did you create that? I'm a bit lost and I figure you are as well. The post I linked you to was to show the mount options for setting uid, g...
by xenopeek
Thu Sep 12, 2024 7:35 am
Forum: Beginner Questions
Topic: LMDE 5 has reached End Of Life and is no longer maintained
Replies: 0
Views: 98

LMDE 5 has reached End Of Life and is no longer maintained

As announced a year ago, LMDE 5 has reached end of life and will no longer be maintained. The repositories will continue to work for a while but this release will no longer receive updates from Linux Mint. If you're using LMDE 5 please see How to upgrade to LMDE 6 for instructions how to upgrade to ...
by xenopeek
Wed Sep 11, 2024 9:48 am
Forum: Gaming
Topic: [SOLVED] Steam don't open games on Proton
Replies: 16
Views: 301

Re: Steam don't open games on Proton

Did you reboot after changing the line?

Do your uid and gid match with what you put on the line? Run the commands id -u and id -g and check if both are 1000 like on the line.

Can you share the full line as you have it in /etc/fstab now?
by xenopeek
Wed Sep 11, 2024 6:16 am
Forum: Software & Applications
Topic: What now, should I hit that install button or not?
Replies: 3
Views: 127

Re: What now, should I hit that install button or not?

You should be clear on what verified / unverified on Flathub means: https://docs.flathub.org/docs/for-users/verification/. Boils down to: the maintainers of the flatpak are not officially approved by app's developers, so it's on you to look at who the maintainers for the flatpak are and whether you ...
by xenopeek
Tue Sep 10, 2024 3:29 pm
Forum: Programming & Development
Topic: How can the debian postinst know the username when it'ts updated via Update Manager?
Replies: 6
Views: 164

Re: How can the debian postinst know the username when it'ts updated via Update Manager?

Other plugins for xed / pluma / gedit don't do that, at least not from the repository. Why must yours?

(Xed is a fork of Pluma, which is a fork of Gedit 2. They all basically have the same plugin system.)
by xenopeek
Tue Sep 10, 2024 12:23 pm
Forum: Forums Feedback
Topic: Anyone Else Having Problems with the Forums Lately?
Replies: 15
Views: 572

Re: Anyone Else Having Problems with the Forums Lately?

That's a problem on your end I think. Are you maybe using a VPN / VPS / proxy or similar? Maybe a routing or DNS problem in that network.
by xenopeek
Tue Sep 10, 2024 8:51 am
Forum: Programming & Development
Topic: How can the debian postinst know the username when it'ts updated via Update Manager?
Replies: 6
Views: 164

Re: How can the debian postinst know the username when it'ts updated via Update Manager?

You're writing malware? Or what possible legitimate use is there for a system package doing something with the username?
by xenopeek
Tue Sep 10, 2024 8:50 am
Forum: Scripts & Bash
Topic: Calculate file command on nested folders
Replies: 3
Views: 140

Re: Calculate file command on nested folders

Very basic but this command would find all files in the current directory (the dot . in the command stands for the current directory, you could replace the dot with a full path if you prefer) and run 'file' command on them and save the results to a file called "result.txt" in your home dir...
by xenopeek
Tue Sep 10, 2024 8:20 am
Forum: Gaming
Topic: [SOLVED] Steam don't open games on Proton
Replies: 16
Views: 301

Re: Steam don't open games on Proton

unmask=0775 was a typo of the other member. It should be umask=0775, without the "n".
by xenopeek
Tue Sep 10, 2024 2:06 am
Forum: Software & Applications
Topic: Update Manager will not install certain apps. [SOLVED]
Replies: 3
Views: 79

Re: Update Manager will not install certain apps. [SOLVED]

That's a different question. You would have had to try to get debug output from mintupdate to find that out maybe.
by xenopeek
Mon Sep 09, 2024 5:10 pm
Forum: Software & Applications
Topic: Update Manager will not install certain apps. [SOLVED]
Replies: 3
Views: 79

Re: Update Manager will not install certain apps.

Those are flatpaks. To update flatpaks from the command line you run:
flatpak update
by xenopeek
Mon Sep 09, 2024 3:40 pm
Forum: Scripts & Bash
Topic: [Solved] Convert File path to URL
Replies: 2
Views: 81

Re: Convert File path to URL

If it's an existing file you can ask gio:
gio info "/path/to/file" | sed -nr 's/^uri: (.*)/\1/p'

That will print the uri of the file.
by xenopeek
Mon Sep 09, 2024 11:59 am
Forum: Chat about Linux Mint
Topic: Would a laptop donation be accepted?
Replies: 3
Views: 241

Re: Would a laptop donation be accepted?

Thank you for offering to provide the project with hardware for testing! This is much appreciated and yes it would be very useful for testing in the team. Give me a minute to figure out where to send to and I'll contact you by email for further arrangements.
by xenopeek
Mon Sep 09, 2024 9:48 am
Forum: Chat about Linux Mint
Topic: The update frequency of Mint's Firefox: an increasing security concern?
Replies: 32
Views: 982

Re: The update frequency of Mint's Firefox: an increasing security concern?

Pierre wrote: Mon Sep 09, 2024 6:46 am the server is fairly slow on that day
Should no longer be happening since this month. Did you still have that problem with Firefox 130, about 4 days ago.
by xenopeek
Mon Sep 09, 2024 6:21 am
Forum: Chat about Linux Mint
Topic: The update frequency of Mint's Firefox: an increasing security concern?
Replies: 32
Views: 982

Re: The update frequency of Mint's Firefox: an increasing security concern?

The Mint team doesn't skip Firefox releases for that reason AFAIK. What has happened a couple of times a .2 minor patch release followed so soon after a .1 minor patch release, the .1 build was aborted and Mint started the .2 build instead to deliver that sooner. This also ties in with Firefox &...
by xenopeek
Mon Sep 09, 2024 6:08 am
Forum: Scripts & Bash
Topic: Adding ~/bin to PATH
Replies: 4
Views: 113

Re: Adding ~/bin to PATH

The .profile file adds the ~/bin directory to your PATH, if it exists. The .profile is part of the login so all you should need to do is log out and log back in.
by xenopeek
Mon Sep 09, 2024 2:21 am
Forum: Other topics
Topic: Programs Stop Responding, Then System Freezes, Won't Shutdown
Replies: 7
Views: 179

Re: Programs Stop Responding, Then System Freezes, Won't Shutdown

iwlwifi is the Intel driver for your wifi chip. The log shows it's hung the CPU core it is running on. You could as a first step try disabling power saving mode with this command and then reboot: https://forums.linuxmint.com/viewtopic.php?p=2405290#p2405290 sudo sed -i 's/3/2/' /etc/NetworkManager/c...

Go to advanced search