Search found 627 matches

by towwire
Sun Dec 03, 2023 1:28 am
Forum: MX KDE Official Release
Topic: Why won't this script work? [Solved]
Replies: 14
Views: 1102

Re: Why won't this script work? [Solved]

I do not have the time right now but maybe this refresher will help you.

https://phoenixnap.com/kb/write-bash-script
by towwire
Mon Nov 27, 2023 7:38 pm
Forum: XFCE Desktop Environment
Topic: Keeping the browser in one Workspace
Replies: 4
Views: 752

Re: Keeping the browser in one Workspace

You can do it, here is an example. You need to make a launcher for each program that runs a script. The launcher command will look like this for my Claws Mail: /home/towwire/exc-scripts/claws_mail.sh The scrip (claws_mail.sh) is this. #!/bin/bash /usr/bin/claws-mail & sleep 1 # Feel free to expe...
by towwire
Fri Nov 24, 2023 2:52 pm
Forum: Bugs and Non-Package Requests Forum
Topic: Librewolf error after update today on MX21 [Solved]
Replies: 5
Views: 537

Re: Librewolf error after update today on MX21 [Solved]

The update that came in has fix the problem.
by towwire
Wed Nov 22, 2023 1:18 pm
Forum: Bugs and Non-Package Requests Forum
Topic: Librewolf error after update today on MX21 [Solved]
Replies: 5
Views: 537

Re: Librewolf error after update today on MX21 [Solved]

I was curious if I open librewolf from the terminal if there would be any errors. Got this: $ librewolf ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. [Parent 98421, Main Thread] WARNING: Failed ...
by towwire
Wed Nov 22, 2023 12:13 pm
Forum: Bugs and Non-Package Requests Forum
Topic: Librewolf error after update today on MX21 [Solved]
Replies: 5
Views: 537

Re: Librewolf error after update today on MX21 [Solved]

If you close the browser, do you see any related zombie processes still running in a task manager or something like system-monitoring-center? Quit librewolf and task manager shows nothing running related to librewolf. When librewolf is running task manager shows firefox but with icon for librewolf....
by towwire
Tue Nov 21, 2023 9:15 pm
Forum: Bugs and Non-Package Requests Forum
Topic: Librewolf error after update today on MX21 [Solved]
Replies: 5
Views: 537

Re: Librewolf error after update today on MX21 [Solved]

Here is another odd happening: If I don't have Librewolf open or running then I can open a url from my mail client in Librewolf, that is just the one link and any more then I get the error again since Librewolf already running. I even removed Firefox and no change. Librewolf seem to be running OK on...
by towwire
Tue Nov 21, 2023 8:43 pm
Forum: Bugs and Non-Package Requests Forum
Topic: Librewolf error after update today on MX21 [Solved]
Replies: 5
Views: 537

Librewolf error after update today on MX21 [Solved]

Snapshot created on: 20220315_1001 System: Kernel: 5.10.0-26-amd64 [5.10.197-1] x86_64 bits: 64 compiler: gcc v: 10.2.1 parameters: BOOT_IMAGE=/boot/vmlinuz-5.10.0-26-amd64 root=UUID=<filter> ro quiet splash Desktop: Xfce 4.18.1 tk: Gtk 3.24.24 info: xfce4-panel wm: xfwm 4.18.0 vt: 7 dm: LightDM 1....
by towwire
Sat Oct 21, 2023 8:04 pm
Forum: Chat
Topic: How do you make a specific document easliy accessible? [Solved]
Replies: 31
Views: 7646

Re: How do you make a specific document easliy accessible? [Solved]

Or you can do it this way.
viewtopic.php?p=730841#p730841

If you need any help on this method, just ask.
by towwire
Wed Oct 18, 2023 7:41 pm
Forum: MX Help
Topic: Disk Manager won't start [Solved]
Replies: 12
Views: 253

Re: Disk Manager won't start [Solved]

They are commands that you run in a terminal. You can copy and paste here using code tags, example

Code: Select all

 text 
.
by towwire
Mon Oct 09, 2023 12:57 pm
Forum: Software / Configuration
Topic: How to see the date created, modified etc. in Thunar? [Solved]
Replies: 54
Views: 1377

Re: How to see the date created, modified etc. in Thunar? [Solved]

In Thunar File Manager preferences I've set the Date in the Display tab to "Today/Custom". However, while I see the respective columns showing Today for files that for example were modified today, how may I easily see the alternative date display such as %Y-%m-%d %H:%M:%S? The Thunar defa...

Go to advanced search