Page 14 of 15

Re: LXQt and KDE respins - personal projects

Posted: Fri Jun 07, 2019 10:36 pm
by KBD
Much appreciate your hard work Adrian!

Re: LXQt and KDE respins - personal projects

Posted: Fri Jun 07, 2019 10:50 pm
by Adrian
KBD wrote: Fri Jun 07, 2019 10:36 pm Much appreciate your hard work Adrian!
No problem, actually with this side project I was able to find 2-3 bugs in regular MX so this benefits everybody.

Re: LXQt and KDE respins - personal projects

Posted: Fri Jun 07, 2019 11:18 pm
by KBD
Adrian wrote: Fri Jun 07, 2019 10:50 pm
KBD wrote: Fri Jun 07, 2019 10:36 pm Much appreciate your hard work Adrian!
No problem, actually with this side project I was able to find 2-3 bugs in regular MX so this benefits everybody.
Cool :)

Re: LXQt and KDE respins - personal projects

Posted: Sat Jun 08, 2019 12:15 am
by mike lovin
Adrian wrote: Fri Jun 07, 2019 10:21 pm Thanks, please let me know what you think. Thank you for the 5 stars on OSDN.

BTW, known issue, KDE ISO still show somewhere 18.1 Continuum and LXQt shows 18.2 Continuum -- both are actually up-to-date to 18.3 level of packages (as it shows at boot menu), but I was too lazy to track where those strings come from on a Live ISO, I think I've managed to change them once, but this time I simply gave up.
I just tested it running live, it runs and looks great, now I need to get another PC to install it to permanently! You're welcome or the 5 stars on OSDN, and thank you for your hard work! :)

Btw I just found out a new bug in MX Xfce 18 with the KDE DE added to it, I couldn't make a live USB while running KDE, I had to logout and log back in with Xfce to make the live USB. It's not a big issue, but it's there.

Re: LXQt and KDE respins - personal projects

Posted: Sat Jun 08, 2019 12:21 am
by Adrian
I couldn't make a live USB while running KDE
What's the error message, or behavior?

Re: LXQt and KDE respins - personal projects

Posted: Sat Jun 08, 2019 12:26 am
by mike lovin
Adrian wrote: Sat Jun 08, 2019 12:21 am
I couldn't make a live USB while running KDE
What's the error message, or behavior?
No error message. When I select the .iso image then click next, the same window opens asking for an .iso image again over and over. When I log out of KDE and back in with Xfce, it works everytime.

Re: LXQt and KDE respins - personal projects

Posted: Sat Jun 08, 2019 12:31 am
by Adrian
Thanks I will have to test that.

Re: LXQt and KDE respins - personal projects

Posted: Sat Jun 08, 2019 12:40 am
by mike lovin
Adrian wrote: Sat Jun 08, 2019 12:31 am Thanks I will have to test that.
No problem, it's not a big issue for me, but I thought I should let you know in case others might have the same issue. Thanks again! :)

Re: LXQt and KDE respins - personal projects

Posted: Sat Jun 08, 2019 10:56 am
by Adrian
If you start mx-live-usb-maker with "sude mx-live-usb-maker" it works, but if you run it from menu (it uses su-to-root) or run it with "sudo -E mx-live-usb-maker" it doesn't, that makes me think it's an environment variable issue but not sure exactly what goes on. I get a lot of dbus and klauncher crap that I don't know what it means, it makes me happy with Xfce when I see that...

Re: LXQt and KDE respins - personal projects

Posted: Sat Jun 08, 2019 12:33 pm
by mike lovin
That's interesting, thanks for that info! :)