LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Mate 1.26 (https://www.linuxquestions.org/questions/slackware-14/mate-1-26-a-4175698893/)

kgha 08-10-2021 02:37 AM

Quote:

Originally Posted by Skaendo (Post 6274077)
I tried to launch gparted from the menu with no results, so i tried from a terminal and got:
Code:

bash-5.1$ gparted
Error executing command as another user: Not authorized

then with pkexec:
Code:

bash-5.1$ pkexec gparted
==== AUTHENTICATING FOR org.gnome.gparted ====
Authentication is required to run the GParted Partition Editor as root
Authenticating as: root
Password:
polkit-agent-helper-1: error response to PolicyKit daemon: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
==== AUTHENTICATION FAILED ====
Error executing command as another user: Not authorized

Anyone know how to fix this? I'm pretty sure that it has to do with mate-polkit. Just not sure why. My own build ends up the exact same as Willy's with all the same files going in all the same places.

Can't reproduce that, pkexec gparted works fine on my machines.

Daedra 08-10-2021 03:18 AM

Quote:

Originally Posted by kgha (Post 6274087)
Can't reproduce that, pkexec gparted works fine on my machines.

Same here, gparted is working fine on my machine.

burdi01 08-10-2021 06:38 AM

Quote:

I then applied my 12 1.26 packages: the assertion messages still occurred.
I then downloaded and applied all 52 mate 1.26 packages: the assertion messages no longer occur.
The fact that the assertion messages occur with my 12 packages under Mate as well as XFCE indicates that the DE is not the culprit.
The fact that the assertion messages do not occur with the 52 packages indicates that one or more of the 40 (52 - 12) "additional" packages is/are the culprit.
So I started to remove the additional packages one by one from the 52-full install and see whether or not the assertion messages would reoccur. I expected a long session but actually the first removal, the extra/caja-action package, turned out to be the culprit. :p

For the record these are my 13 (12 + 1) packages:
Code:

atril-1.26.0-x86_64-1_msb.txz          mate-calc-1.26.0-x86_64-1_msb.txz
caja-1.26.0-x86_64-1_msb.txz          mate-desktop-1.26.0-x86_64-1_msb.txz
caja-actions-1.26.0-x86_64-1_msb.txz  mate-infra-1.26.0-noarch-142C.txz
engrampa-1.26.0-x86_64-1_msb.txz      mate-polkit-1.26.0-x86_64-1_msb.txz
eom-1.26.0-x86_64-1_msb.txz            mate-utils-1.26.0-x86_64-1_msb.txz
gtksourceview4-4.8.1-x86_64-1_msb.txz  pluma-1.26.0-x86_64-1_msb.txz
libpeas-1.30.0-x86_64-1_msb.txz

:D

willysr 08-10-2021 12:07 PM

works fine here with gparted or pkexec gparted
it launched a dialog where i can enter root password and then gparted launched successfully

willysr 08-10-2021 12:09 PM

Quote:

Originally Posted by burdi01 (Post 6274133)
The fact that the assertion messages occur with my 12 packages under Mate as well as XFCE indicates that the DE is not the culprit.
The fact that the assertion messages do not occur with the 52 packages indicates that one or more of the 40 (52 - 12) "additional" packages is/are the culprit.
So I started to remove the additional packages one by one from the 52-full install and see whether or not the assertion messages would reoccur. I expected a long session but actually the first removal, the extra/caja-action package, turned out to be the culprit. :p

For the record these are my 13 (12 + 1) packages:
Code:

atril-1.26.0-x86_64-1_msb.txz          mate-calc-1.26.0-x86_64-1_msb.txz
caja-1.26.0-x86_64-1_msb.txz          mate-desktop-1.26.0-x86_64-1_msb.txz
caja-actions-1.26.0-x86_64-1_msb.txz  mate-infra-1.26.0-noarch-142C.txz
engrampa-1.26.0-x86_64-1_msb.txz      mate-polkit-1.26.0-x86_64-1_msb.txz
eom-1.26.0-x86_64-1_msb.txz            mate-utils-1.26.0-x86_64-1_msb.txz
gtksourceview4-4.8.1-x86_64-1_msb.txz  pluma-1.26.0-x86_64-1_msb.txz
libpeas-1.30.0-x86_64-1_msb.txz

:D

what is mate-infra? that is not part of my MSB package

willysr 08-10-2021 01:24 PM

i tried removing xfce, but the problem of blank screen persists when my monitor stays idle and my power management kicks in

Skaendo 08-10-2021 04:27 PM

Quote:

Originally Posted by kgha (Post 6274087)
Can't reproduce that, pkexec gparted works fine on my machines.

Quote:

Originally Posted by Daedra (Post 6274092)
Same here, gparted is working fine on my machine.

Quote:

Originally Posted by willysr (Post 6274207)
works fine here with gparted or pkexec gparted
it launched a dialog where i can enter root password and then gparted launched successfully

Thanks everyone. It was a mis-configured lightdm. Got it all sorted now.

Skaendo 08-10-2021 05:54 PM

Quote:

Originally Posted by willysr (Post 6274220)
i tried removing xfce, but the problem of blank screen persists when my monitor stays idle and my power management kicks in

I still haven't been able to reproduce this. What are your power management settings?

I can let the screen dim and turn off, and the move of a mouse brings me right to the lock screen.

I should probably add that I am on a laptop and remove Xfce immediately after installing MATE, which is immediately after installing Slackware. So everything is spanky clean and fresh (hopefully with not too many things touched by Xfce).

Skaendo 08-10-2021 07:50 PM

1 Attachment(s)
Some work yet to do......

willysr 08-10-2021 10:03 PM

Quote:

Originally Posted by Skaendo (Post 6274285)
I still haven't been able to reproduce this. What are your power management settings?

I can let the screen dim and turn off, and the move of a mouse brings me right to the lock screen.

I should probably add that I am on a laptop and remove Xfce immediately after installing MATE, which is immediately after installing Slackware. So everything is spanky clean and fresh (hopefully with not too many things touched by Xfce).

i removed XFCE as well now and just set to disable monitor sleep features. I turn it off manually

Skaendo 08-11-2021 12:53 AM

@Willy: OK.


Anyone want to test out my lightdm SlackBuilds with MATE?

I was planning on submitting them to SBo for 15.0, but would like some feedback before that happens. It only has one dependency on current (that is really only for the settings app) python-distutils-extra with python3 support. The "theme" is just the OOBE login box and a top-panel, but it can be extensively themed through the settings app and via the config file.

If anyone wants to try them out, they can be grabbed from here: https://github.com/skaendo/hackbuilds everything that is needed is there.

Once they're installed, it has it's own rc.4.local so just swith to init:4 and it should all work after a reboot.

willysr 08-11-2021 02:41 AM

i have lightdm and lightdm-gtk-greeter on my desktop and it has SBo tag in it, but it wasn't available in SBo. I guess i made them before but delete it somehow :(

Skaendo 08-11-2021 02:49 AM

Quote:

Originally Posted by willysr (Post 6274370)
i have lightdm and lightdm-gtk-greeter on my desktop and it has SBo tag in it, but it wasn't available in SBo. I guess i made them before but delete it somehow :(

Well that's OK, you can maintain them. :D
You can take gtk-greeter-settings too if you want it.

I had to make a little fix where I was testing something but forgot to remove it.

burdi01 08-11-2021 03:57 AM

mate-infra-1.26.0-noarch-142C.txz
Quote:

Originally Posted by willysr (Post 6274208)
what is mate-infra? that is not part of my MSB package

As you can see from the $BUILD$TAG it does not claim to be one of your packages.

I created this little package to integrate your packages in my environment. It contains libsynctex.so (I am not installing the 77 MB texlive package for this 116.4 KB library) and some .desktop files (commented out the OnlyShowIn=MATE phrases) and icons.
:D

willysr 08-11-2021 07:15 AM

Quote:

Originally Posted by Skaendo (Post 6274371)
Well that's OK, you can maintain them. :D
You can take gtk-greeter-settings too if you want it.

I had to make a little fix where I was testing something but forgot to remove it.

No, i don't know if i used them here, so i guess it's better if you can maintain it in SBo in the future


All times are GMT -5. The time now is 01:26 AM.