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
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
Yup mine doesn’t work either.
How do you remove the -E
Thanks
Welcome to Ubuntu discourse nj-dude.
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.
Hello wolf314,
I will give that a try.
Thanks for the reply.
Hello wolf314,
Did what you suggested and all is well works like a charm. ![]()
I really appreciate your help with a working solution.
Thanks again.
Today I upgraded to 26.04 LTS and saw that the issue still exists.
Therefore I’ve just reported a bug.