Search found 3984 matches

by Adrian
Tue Aug 19, 2025 10:51 am
Forum: General
Topic: So long, and thanks for all the fish
Replies: 8
Views: 361

Re: So long, and thanks for all the fish

I sympathize with moderators, they make the forum work and not be full of crap, but at the same time they should moderate themselves a bit... also, I disagree with their AI position.

They are afraid that the forum will be overrun by AI slop, but AI is useful in many ways. I already broke the rule ...
by Adrian
Mon Aug 18, 2025 6:59 pm
Forum: MX Help
Topic: MX Service Manager : keep asking root password and exit [Solved]
Replies: 27
Views: 652

Re: MX Service Manager : keep asking root password and exit [Solved]

Thanks for the confirmation, sorry for the back and forth with this one.
by Adrian
Mon Aug 18, 2025 12:29 pm
Forum: MX Help
Topic: MX Service Manager : keep asking root password and exit [Solved]
Replies: 27
Views: 652

Re: MX Service Manager : keep asking root password and exit [Solved]

Sigh... I will fix it. Sorry about this.

Fixed deb here, coming to the repos shortly:
https://build.opensuse.org/projects/hom ... 2/binaries
by Adrian
Mon Aug 18, 2025 10:55 am
Forum: MX Help
Topic: MX Service Manager : keep asking root password and exit [Solved]
Replies: 27
Views: 652

Re: MX Service Manager : keep asking root password and exit [Solved]

Thanks for confirming, actually I release a .05 which doesn't need those dependencies, I was using them for convenience mostly because jq is very small and also because awk is on most of the systems but why use them if there's no need.

I am also thinking to remove that tooltip when hovering over ...
by Adrian
Sun Aug 17, 2025 6:18 pm
Forum: MX Help
Topic: MX Service Manager : keep asking root password and exit [Solved]
Replies: 27
Views: 652

Re: MX Service Manager : keep asking root password and exit

OK, I think I figured it out, you guys don't have the "awk" or "jq" command, I will add those as dependencies.
by Adrian
Sun Aug 17, 2025 5:41 pm
Forum: MX Help
Topic: MX Service Manager : keep asking root password and exit [Solved]
Replies: 27
Views: 652

Re: MX Service Manager : keep asking root password and exit

The "DEBUG: Exit code ... does not match..." should be harmless, but I will remove it because it might be confusing, I don't understand the issue and can't replicate it. The code is actually pretty simple:

if (asRoot && getuid() != 0) {
if (exitCode() == EXIT_CODE_PERMISSION_DENIED || exitCode ...
by Adrian
Sat Aug 16, 2025 7:31 pm
Forum: Software / Configuration
Topic: strange file permissions in system directories
Replies: 18
Views: 511

Re: strange file permissions in system directories

Sorry about this, I fix the ownership and permission when I do the other changes but I forgot to add for when editing the file, fix should come shortly though the repo.
by Adrian
Sat Aug 16, 2025 9:07 am
Forum: Scripts
Topic: Bash - loop to test string - syntax error [Solved]
Replies: 5
Views: 172

Re: Bash - loop to test string - syntax error [Solved]

Bash doesn't like spaces around =
It's actually annoying because it's nicer to leave spaces around operators, and it's not consistent with ( and [ either where you do have to leave space.
by Adrian
Thu Aug 14, 2025 10:46 pm
Forum: General
Topic: Updates to USB installations [Solved]
Replies: 3
Views: 219

Re: Updates to USB installations [Solved]

Just to clarify (maybe). even if you don't have persistence set up (that's a special file that is written while you use the system or when you shut it down), if the flashdrive is created with read/write system (not with dd) you should be able to do the updates in memory and then when you want to ...
by Adrian
Thu Aug 14, 2025 11:07 am
Forum: MX Help
Topic: after Aug 13 upgrade cant get past LOG IN screen
Replies: 13
Views: 465

Re: after Aug 13 upgrade cant get past LOG IN screen

AA BB wrote: Thu Aug 14, 2025 10:56 am ... I can log in with my user name using CTRL-ALT-F1...there is only one user account on the problem PC
Cool, did you check that Xorg log?

Go to advanced search