![]() |
[SOLVED] Lite-UserManager not launching - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20) +--- Thread: [SOLVED] Lite-UserManager not launching (/showthread.php?tid=2505) |
[SOLVED] Lite-UserManager not launching - Wirezfree - 12-24-2015 [size=1em]Hi,[/size] [size=1em]Lite User Manager not launching from Menu, also tested on 2 other pc's, same.[/size] [size=1em]All PC's should be the same config, and uptodate.[/size] [size=1em]Tried to launch from Terminal:[/size] Code: dave@asus-mini-1:~$ lite-usermanager [size=1em]Searched for the "pexpect" and found:[/size] [size=1em] ![]() Re: [SOLVED] Lite-UserManager not launching - Valtam - 12-24-2015 What is the output of: Code: dpkg -s python-pexpect Re: [SOLVED] Lite-UserManager not launching - Wirezfree - 12-24-2015 @Jerry Code: dave@asus-mini-1:~$ dpkg -s python-pexpect Re: [SOLVED] Lite-UserManager not launching - Valtam - 12-24-2015 Looks like it got uninstalled at some point. Install it and you should be good to go. Re: [SOLVED] Lite-UserManager not launching - Wirezfree - 12-24-2015 @Jerry That solved it. Not sure how it got removed..?? Thanks Re: [SOLVED] Lite-UserManager not launching - Valtam - 12-25-2015 Updated Lite User Manager, added python-pexpect as a dependency, updated About tab. Re: [SOLVED] Lite-UserManager not launching - Wirezfree - 12-25-2015 @Jerry, Many Thanks... Best Wishes Re: [SOLVED] Lite-UserManager not launching - Valtam - 12-25-2015 No problem, thanks for reporting the issue. |