Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Use lxqt-sudo by default #204
Comments
q4a
commented
Aug 15, 2015
|
You can change it in settings: http://i.imgur.com/fRUQUlCh.png |
pmattern
changed the title from
Use lxqt-sudo instead of gksu as su GUI
to
Use lxqt-sudo by default
Aug 15, 2015
Of course. I had totally forgotten that setting when filing this issue and modified the text accordingly. The apparent malfunction of (So basically this issue has to be postponed until the problems that came up in the said PR are fixed.) |
|
@pmattern - makeing lxqt-sudo default would introduce a dependeny (or at least a recommend) to lxqt-sudo, so pcmanfm-qt should look if lxqt-sudo is present and has a reliable fallback - no clue if this is a really clever move (mind using pcmanfm-qt outside of LXQt). But i would second this. |
|
@agaida |
|
not a build dependency or so - but i would consider a program broken if it blindly trust in the presence of another package - so this should be handled gracefully - in that case it isn't a dependency, just recommended. |
|
Don't know whether there's some kind of common approach to deal with "soft dependencies" like this. But isn't it rather downstream's / packager's job to craft their packages accordingly, something like Nevertheless I still think trading |
|
Done. The default value is changed to lxqt-sudo now in pcmanfm-qt and the default config file shipped with lxqt-common. |
pmattern commentedAug 4, 2015
In order to open a new window as root (Tool - Open as root) PCManFM-Qt is looking for gksu as backend
onlyby default.This should be replaced with
lxqt-sudointroduced recently in the long run.Btw. shouldn't this be 'Tool_s_' in the menu bar?
[Edit: correct that backend can be chosen and hence gksu isn't the only one available but just the default]