[Discussion] Not a rant but a cry for help...

Here you can discuss every aspect of Debian. Note: not for support requests!
Message
Author
pierrick
Posts: 19
Joined: 2024-09-18 04:34
Location: New Zealand

Re: [Discussion] Not a rant but a cry for help...

#21 Post by pierrick »

mrmazda wrote: 2024-10-30 05:54 I thought it or working sudo was a given on a minimalist text only system. Could be you hadn't installed enough to have working sudo.
That's entirely possible. :D

User avatar
sunrat
Site admin
Site admin
Posts: 7477
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 135 times
Been thanked: 670 times

Re: [Discussion] Not a rant but a cry for help...

#22 Post by sunrat »

sudo is to grant elevated privileges ie. root, to a normal user. If you didn't set up sudo during install it would take extra steps as root to enable it.
If you're going to log in to console boot, the best course would be to set a root password during install and log in as root to perform actions.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

User avatar
Garthhh
Posts: 26
Joined: 2011-02-09 05:08
Has thanked: 8 times

Re: [Discussion] Not a rant but a cry for help...

#23 Post by Garthhh »

Try the Spiral Linux
An installer of Debian stable with choice of desktop, all the little details were resolved for me, a nice just works KDE install, connected to the Debian repo, Debian Stable without any fuss

I've only had to use Discover for normal update/install/remove functions
I compared Synaptic updates with Discover updates, got bored after the 1st week, same
Discover manages Flatpak reasonably well, for the couple of programs when I want newer features
I'm lazy & just need a daily driver that works :D

The Dev GeckoLinux, is helpful on the user forum & has done a similar thing for Suze
It's Nice How Free From the Restraints of Reality You Are...

pierrick
Posts: 19
Joined: 2024-09-18 04:34
Location: New Zealand

Re: [Discussion] Not a rant but a cry for help...

#24 Post by pierrick »

@sunrat
I don't normally set up the root user at install time. After all, how many times do I have to "login as root" during normal operation. For those times where I need elevated privileges, sudo is enough, like when installing/removing packages, etc.
In the rare cases where I need true root login, I can use sudo bash or sudo su. Or am I completely wrong here?

@Garthhh
Very interesting proposition, thank you. I like the idea of being entirely dependent on the Debian packages.
However, being stubborn (probably beyond all reasonable expectation :roll: ) I'd like to still pursue the Debian installer avenue.

And now for the latest.
The install on the laptop, using graphical and no software (except base system: 144 files) worked well. I got a terminal prompt.
After the episode of not being able to install Plasma (see above), once logged in as root, it all fell in to place.
Report on running apps:
  • all issues with Dolphin seem to have disappeared (except the erratic drag and drop, which is a Dolphin problem.)
  • all issues with Chrome browser seem to have disappeared.
  • I have yet to test Anydesk and Geany.
Maybe it's just starry eyes, but the laptop install seems more snappy than the problematic desktop install which I run side by side, and I'm not experiencing any issue so far. :D
Will keep posting on progress.

pierrick
Posts: 19
Joined: 2024-09-18 04:34
Location: New Zealand

Re: [Discussion] Not a rant but a cry for help...

#25 Post by pierrick »

Back for a couple of days before leaving the keyboard again.
Sadly, I started to notice odd behaviour on the laptop install.
  • Loss of network connectivity when switching between wired and WiFi connections. Need to reset the laptop for the network interface to work.
  • Libre Office Calc behaving inconsistently compared with a Libre Office install on KUbuntu: same operation works on KUbuntu, fails on Debian.
These are minor issues I could work with.
At this point however, my concern is that these minor issues may develop into major problems. In other words: what else is going to go wrong that I haven't seen yet? Considering the poor results I've had thus far I think it is a fair concern.

Any idea would be appreciated. Thanks.

tynman
Posts: 135
Joined: 2016-05-03 19:48
Location: British Columbia, Canada
Been thanked: 3 times

Re: [Discussion] Not a rant but a cry for help...

#26 Post by tynman »

I scrolled back up to your original post to review your hardware, to see if you were running something too new or weird for Debian's "old" Linux kernels, but it seemed pretty harmless :).
But then I noticed on the last line: Wayland.
It might be worth it to try KDE with X11. I'm assuming that is still an option, and easy to try (i.e. maybe a reboot, or even just a logout/login if you know how to do that in KDE).

pierrick
Posts: 19
Joined: 2024-09-18 04:34
Location: New Zealand

Re: [Discussion] Not a rant but a cry for help...

#27 Post by pierrick »

@tynman
Thank you for the suggestion. After a short search I found that I can switch between Wayland and X11 from the login screen: click the bottom left text "Desktop session: ..."
Let's see if that makes a difference.

pierrick
Posts: 19
Joined: 2024-09-18 04:34
Location: New Zealand

Re: [Discussion] Not a rant but a cry for help...

#28 Post by pierrick »

Hi all,
A little update before I disappear into the Xmas celebrations...
Changing Plasma session from Wayland to X11 didn't alleviate the issues. I thought that maybe I need to reinstall all the apps installed under Wayland. And then I thought b****r that!
I instead did a web search: "is debian 12 kde buggy". And this yielded an interesting result: apparently Plasma 5.27.5 has stability issues -whatever that means! And apparently Plasma 5.27.11 fixed many of those issues. So I looked again at my Debian installs and sure enough: Plasma 5.27.5.
So now I'm looking at upgrading Plasma 5.27.5 to 5.27.11. Not an easy task since Backports doesn't seem to have 5.27.11. This means I have to get it direct from KDE: add the repository, etc...
Please anyone, remind me why I'm going through all this? :roll: :shock: :?

So new problem: how to add the KDE repository. This is another first.
Anyone, some advice please? A step-by-step would really be appreciated. :D

Lastly best wishes to you all for the festive season.

User avatar
bbbhltz
Section Moderator
Section Moderator
Posts: 386
Joined: 2024-01-10 14:53
Has thanked: 74 times
Been thanked: 85 times

Re: [Discussion] Not a rant but a cry for help...

#29 Post by bbbhltz »

Hi @pierrick,

If you want Debian with a different version of KDE, you can try Testing or Sid repos. Adding 3rd party repos will lead to a broken install further down the road.

KDE is known for implementing new things instead of ironing out bugs. You will always find someone referring to KDE as buggy.
bbbhltz
longtime desktop Linux user; eternal newbie

juribel
Posts: 94
Joined: 2024-03-03 06:30
Location: Rheinland, Germany
Been thanked: 24 times

Re: [Discussion] Not a rant but a cry for help...

#30 Post by juribel »

Use Xfce instead of KDE. It comes with no surprises. It is highly configurable and above all I couldn't notice any bugs yet, it just works. I have used it since Gnome replaced it's version 2 by version 3.

mrmazda
Posts: 569
Joined: 2023-06-02 02:22
Has thanked: 15 times
Been thanked: 70 times

Re: [Discussion] Not a rant but a cry for help...

#31 Post by mrmazda »

Not all "KDE" versions are similarly buggy. I'm still using KDE v3 in the form of its fork TDE on all my Debian 20+ Bullseye and 20+ Trixie installations. I've tested most DEs (Gnome expressly not included), and don't appreciate the defaults of most of the others, while others lack functionalities my usage depends on.

pierrick
Posts: 19
Joined: 2024-09-18 04:34
Location: New Zealand

Re: [Discussion] Not a rant but a cry for help...

#32 Post by pierrick »

bbbhltz wrote: 2024-12-22 10:08 Adding 3rd party repos will lead to a broken install further down the road.
Could you please expand?
Other than the risk that the 3rd party repo never gets updated, what other part may be broken?
juribel wrote: 2024-12-22 11:01 Use Xfce instead of KDE. It comes with no surprises. It is highly configurable and above all I couldn't notice any bugs yet, it just works. I have used it since Gnome replaced it's version 2 by version 3.
Thanks but I haven't completely given up on KDE...
mrmazda wrote: 2024-12-22 11:15 Not all "KDE" versions are similarly buggy. I'm still using KDE v3 in the form of its fork TDE on all my Debian 20+ Bullseye and 20+ Trixie installations.
Thanks for that. I'll give it a go. Presumably this will ask me to add a repository. Are there good set-by-step you can recommend please?

Many thanks all.

mrmazda
Posts: 569
Joined: 2023-06-02 02:22
Has thanked: 15 times
Been thanked: 70 times

Re: [Discussion] Not a rant but a cry for help...

#33 Post by mrmazda »

pierrick wrote: 2024-12-22 21:08Are there good set-by-step you can recommend please?
None better than those on that page.

User avatar
bbbhltz
Section Moderator
Section Moderator
Posts: 386
Joined: 2024-01-10 14:53
Has thanked: 74 times
Been thanked: 85 times

Re: [Discussion] Not a rant but a cry for help...

#34 Post by bbbhltz »

bbbhltz
longtime desktop Linux user; eternal newbie

mrmazda
Posts: 569
Joined: 2023-06-02 02:22
Has thanked: 15 times
Been thanked: 70 times

Re: [Discussion] Not a rant but a cry for help...

#35 Post by mrmazda »

Installing a DE not provided by Debian that is built specifically for Debian doesn't break anything except maybe the ego of somebody who has a purity fetish. Licensing issues prevent TDE from being provided by Debian, or any of the other distros for which its binaries are provided. TDE for Debian has been provided for Debian for more than a decade without any significant documented reports of "breaking" Debian.

User avatar
bbbhltz
Section Moderator
Section Moderator
Posts: 386
Joined: 2024-01-10 14:53
Has thanked: 74 times
Been thanked: 85 times

Re: [Discussion] Not a rant but a cry for help...

#36 Post by bbbhltz »

mrmazda wrote: 2024-12-22 23:01
Installing a DE not provided by Debian that is built specifically for Debian doesn't break anything except maybe the ego of somebody who has a purity fetish. Licensing issues prevent TDE from being provided by Debian, or any of the other distros for which its binaries are provided. TDE for Debian has been provided for Debian for more than a decade without any significant documented reports of "breaking" Debian.
I was thinking more about adding Ubuntu PPAs more than adding something like TDE other specific sources. I haven't needed to add any extra sources (yet) so I don't want to give bad advice to anyone coming across this forum in the future. I would certainly add an extra source if I needed it or wanted something more up-to-date.
bbbhltz
longtime desktop Linux user; eternal newbie

Post Reply