[SOLVED] Missing items in System Settings?

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
almoendaledeb
Posts: 17
Joined: 2024-11-15 23:12
Has thanked: 4 times
Been thanked: 2 times

[SOLVED] Missing items in System Settings?

#1 Post by almoendaledeb »

I have a Linux Mint Debian Edition running dual-boot with Debian 12 Bookworm; both have Cinnamon DE; however the LMDE shows me 4 items under System Settings|Administration:
  • firewall
    Login Window
    Users and Groups
    Software Sources
When I boot into Debian 12 I only see the "Users and Groups". Did I do something wrong during installation?
Last edited by almoendaledeb on 2024-12-02 01:39, edited 1 time in total.

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2412
Joined: 2010-06-07 16:59
Has thanked: 45 times
Been thanked: 266 times

Re: Missing items in System Settings?

#2 Post by FreewheelinFrank »

You didn't do anything wrong. These are entries for Mint packages which do not exist in the Debian repositories.

For example, Software Sources seems to be (not a Mint/Cinnamon user) the Mint package mintsources.

https://github.com/linuxmint/mintsources

A replacement for the software-properties-gtk package.

https://community.linuxmint.com/softwar ... erties-gtk

software-properties-gtk is available in Debian but does not have the same appearance or Mint-specific functions, but it does provide a GUI for configuring software sources in Debian.

Login Window will be a configuration GUI for the display manager. What DM is in use?

Mint seems to uses the gufw firewall, which is available in Debian, although Mint may have customised the configuration options.

Edit: removed duplicate sentence.

almoendaledeb
Posts: 17
Joined: 2024-11-15 23:12
Has thanked: 4 times
Been thanked: 2 times

Re: Missing items in System Settings?

#3 Post by almoendaledeb »

Thank you @FreewheelinFrank but looks like that package
https://community.linuxmint.com/softwar ... erties-gtk
is considered obsolete in Debian.

almoendaledeb
Posts: 17
Joined: 2024-11-15 23:12
Has thanked: 4 times
Been thanked: 2 times

Re: Missing items in System Settings?

#4 Post by almoendaledeb »

Can I install any of the mintsources in Debian? Easily?

User avatar
bw123
Posts: 4056
Joined: 2011-05-09 06:02
Has thanked: 1 time
Been thanked: 33 times

Re: Missing items in System Settings?

#5 Post by bw123 »

No, don't add foreign repos to sources.list on debian. There are several things on plasma I wish were available, but a stable system with potential for future upgrade is the goal. You can give it a try...
* firewall
Login Window
Users and Groups
Software Sources
I can't see that any of these are worth the risk, but it's your system. Let us know how it goes. Make a backup.

Good Luck,
bw

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2412
Joined: 2010-06-07 16:59
Has thanked: 45 times
Been thanked: 266 times

Re: Missing items in System Settings?

#6 Post by FreewheelinFrank »

almoendaledeb wrote: 2024-11-26 20:36 Thank you @FreewheelinFrank but looks like that package
https://community.linuxmint.com/softwar ... erties-gtk
is considered obsolete in Debian.
Err... no it isn't.

almoendaledeb
Posts: 17
Joined: 2024-11-15 23:12
Has thanked: 4 times
Been thanked: 2 times

Re: Missing items in System Settings?

#7 Post by almoendaledeb »

Here's what I see at the bottom of the page:
This package is obsolete and replaced with mintsources.

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2412
Joined: 2010-06-07 16:59
Has thanked: 45 times
Been thanked: 266 times

Re: Missing items in System Settings?

#8 Post by FreewheelinFrank »

almoendaledeb wrote: 2024-11-27 04:36 Here's what I see at the bottom of the page:
This package is obsolete and replaced with mintsources.
Perhaps you should read what you see at the top of the page?

almoendaledeb
Posts: 17
Joined: 2024-11-15 23:12
Has thanked: 4 times
Been thanked: 2 times

[Solved] Missing items in System Settings?

#9 Post by almoendaledeb »

Well sounds like good advice from all you kind enough to reply. I value a stable system over a "responsive" one, and, for whatever reason, "Login Window" has decided to show up in the System Settings | Administration applet. Which was my main goal, to set up the Login Screen background (greeter) in Debian. Desktop background shares between the two Debian/s as I mount a /home partition that I share with LMDE. Maybe that it isn't advisable, but so far no bad effects I've noticed, just some quirky stuff with chromium Singleton* files preventing browser load.

Post Reply