Lubuntu 26.04 LTS - Software Sources not working

Hello,

The “Software Sources” app in the main menu under Preferences → Software sources doesn’t work on 26.04 LTS, the shortcut points to “-E software-properties-qt”, but if the “-E” is removed then it works.

Thanks

2 Likes

Yup mine doesn’t work either.

How do you remove the -E

Thanks

Welcome to Ubuntu discourse nj-dude.

1 Like

As a first aid you can use the terminal instead the launcher with command
sudo software-properties-qt

Addendum:
To fix the launcher please open the following file with featherpad
usr/share/applications/software-properties-lxqt.desktop
and change the entry
Exec=lxqt-sudo -E software-properties-qt
to
Exec=lxqt-sudo software-properties-qt
and safe it using your password.

After a fresh log-in the launcher works properly.

3 Likes

Hello wolf314,

I will give that a try.

Thanks for the reply.

1 Like

Hello wolf314,

Did what you suggested and all is well works like a charm. :+1:

I really appreciate your help with a working solution.

Thanks again.

2 Likes

Today I upgraded to 26.04 LTS and saw that the issue still exists.
Therefore I’ve just reported a bug.

3 Likes