Code: Select all
ls -al /Data | cut -f 1-5 -d " "
Code: Select all
ls -al /Data | cut -f 1-5 -d " "
Yeah, it fails for me too. What I'm guessing is that you're not actually an administrator in the strict sense, at least if I'm understanding the default groups properly, so KDE has an error. You'll probably get much better mileage out of the MX User Manager when it comes to managing permissions.Marek wrote: Tue Oct 12, 2021 11:31 am Hello! Why in settings plasma, can't change my user rights to not administrator? I receive a message that an error has been encountered while saving changes
Did you enable root user while installing?Marek wrote: Tue Oct 12, 2021 11:31 am Hello! Why in settings plasma, can't change my user rights to not administrator? I receive a message that an error has been encountered while saving changes
I found a bug entry (and a fix) for this one:markol wrote: Sat Oct 09, 2021 5:47 am Spectacle in RC1 crashes every time I close it (verified on 2 machines)
Code: Select all
Application: Spectacle (spectacle), signal: Segmentation fault [KCrash Handler] #4 0x00005627d8928b00 in ?? () #5 0x00007f9cbc660b2b in ?? () from /lib/x86_64-linux-gnu/libkImageAnnotator.so.0 #6 0x00007f9cbc660d39 in ?? () from /lib/x86_64-linux-gnu/libkImageAnnotator.so.0 #7 0x00007f9cbc626e35 in ?? () from /lib/x86_64-linux-gnu/libkImageAnnotator.so.0 #8 0x00007f9cbc626f79 in ?? () from /lib/x86_64-linux-gnu/libkImageAnnotator.so.0 #9 0x00007f9cbc622cec in ?? () from /lib/x86_64-linux-gnu/libkImageAnnotator.so.0 #10 0x00007f9cbc622d89 in ?? () from /lib/x86_64-linux-gnu/libkImageAnnotator.so.0 #11 0x00007f9cbc6226fb in ?? () from /lib/x86_64-linux-gnu/libkImageAnnotator.so.0 #12 0x00007f9cbc621979 in kImageAnnotator::KImageAnnotator::~KImageAnnotator() () from /lib/x86_64-linux-gnu/libkImageAnnotator.so.0 #13 0x00007f9cbc621a09 in kImageAnnotator::KImageAnnotator::~KImageAnnotator() () from /lib/x86_64-linux-gnu/libkImageAnnotator.so.0 #14 0x00007f9cbacfcbde in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x00007f9cbb7d2736 in QWidget::~QWidget() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #16 0x00005627d848fafd in ?? () #17 0x00007f9cbacfcbde in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x00007f9cbb7d2736 in QWidget::~QWidget() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #19 0x00005627d8490c75 in ?? () #20 0x00005627d848be5b in ?? () #21 0x00007f9cba6b9d0a in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #22 0x00005627d848c71a in ?? () [Inferior 1 (process 22872) detached]
@junolunajunoluna wrote: Tue Oct 12, 2021 1:56 am further to my post (#120 )about Kodi acting up.... the flatpack version works as it should
i am speculating that the kodi package in MXPI is missing an additional package that the flatpack is installing out of the box
(same behavior on 2 machines btw)
pulseaudio sits on top of alsa. both are installed.Marek wrote: Wed Oct 13, 2021 8:37 am @markol
That is, I set separate passwords for root and, regular user. But fact, I can use the manager or manually unsubscribe from the sudo group. Btw I noticed that there is pulse instead of alsa. Does this mean that we are getting closer to systemd? A lot of processes seem to be related to systemd