Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
03-27-2013, 06:32 AM
|
#76
|
Member
Registered: Jun 2012
Distribution: Slackware gentoo debian
Posts: 41
Rep: 
|
mate-screensaver doesn't lock the screen here too and ate-system-monitor does not require giomm as it's a library already provided by glibmm.
I've also noticed that the cpu frequency scaling monitor applet crashes when I try to add it and for some reason the clock doesn't display the weather of my set location although it works if I set the set the location each time I log in.
|
|
|
03-27-2013, 07:09 AM
|
#77
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,878
|
I can confirm that cpu frequency scaling monitor did crashed here (never tried that before), but the weather applet works here. I can see the weather and also the temperature
|
|
|
03-27-2013, 07:31 AM
|
#78
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,878
|
OK, i found the problem
in /etc/dbus-1/system.d/org.mate.CPUFreqSelector.conf, you will see this line
Code:
<busconfig>
<!-- Only root can own the service -->
<policy user="root">
<allow own="org.mate.CPUFreqSelector"/>
<allow send_interface="org.mate.CPUFreqSelector"/>
</policy>
<policy context="default">
<allow send_interface="org.mate.CPUFreqSelector"/>
</policy>
</busconfig>
as you can see, only root is allowed to do such changes and i think it's something common in most Linux system.
i searched for solutions and most of them are for Ubuntu-derivatives, such as LinuxMint, but they are not well suitable for Slackware.
|
|
|
03-27-2013, 07:42 AM
|
#79
|
Member
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740
Original Poster
Rep: 
|
I have been using MATE on a dual-monitor system on my Thinkpad X200s w/ Intel graphics -- laptop screen and external LCD -- and it's been working fine. I have routinely used the Monitors gui tool to switch back and forth between both monitors, just the laptop, and just the LCD without issue.
I have not yet tried the CPU scaling applet but @willysr I wonder if there is a way to create a polkit or dbus policy that will allow the user to modify the CPU settings. I'm not totally up on how to do that but I'll see what I can find.
|
|
|
03-27-2013, 07:56 AM
|
#80
|
Member
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740
Original Poster
Rep: 
|
Something like this in /etc/polkit-1/localauthority/50-local.d/30-mate-cpu-applet.pkla:
Code:
[Change MATE CPU Frequency Scaling Applet]
Identity=unix-group:power
Action=org.mate.CPUFreqSelector
ResultAny=no
ResultInactive=no
ResultActive=yes
/should/ work (assuming the user is in the power group) but I have not tested yet. Might need to log out and log back in again.
Last edited by chess; 03-27-2013 at 07:59 AM.
|
|
|
03-27-2013, 07:58 AM
|
#81
|
Member
Registered: Jun 2012
Distribution: Slackware gentoo debian
Posts: 41
Rep: 
|
Quote:
Originally Posted by willysr
I can confirm that cpu frequency scaling monitor did crashed here (never tried that before), but the weather applet works here. I can see the weather and also the temperature
|
The weather icon does show up and woks fine but it's as if it doesn't keep the location I've set as my home, also in order to set it (just click the set button right next to it) it asks for my root password to perform this action: "org.mate.settingsdaemon.datetimemechanism.settimezone" .
|
|
|
03-27-2013, 08:04 AM
|
#82
|
Member
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740
Original Poster
Rep: 
|
@clod89: try also creating /etc/polkit-1/localauthority/50-local.d/40-mate-clock-set.pkla with this:
Code:
[Set and change the clock applet]
Identity=unix-group:power
Action:org.mate.settingsdaemon.datetimemechanism.*
ResultActive=yes
Again, log out and log back in again and see if that works.
|
|
|
03-27-2013, 08:39 AM
|
#83
|
Member
Registered: Jun 2012
Distribution: Slackware gentoo debian
Posts: 41
Rep: 
|
@chess
I've tried both but the problems still persist, I've also found out I can't set the default browser, I've tried modifying xdg-open as written here http://forums.mate-desktop.org/viewtopic.php?f=2&t=885 but that didn't work either :-/
|
|
|
03-27-2013, 08:47 AM
|
#84
|
Member
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740
Original Poster
Rep: 
|
Hmm, those pkla files should have worked. I will test them out as soon as I can. As to the default browser, I thought that worked for me but I'll check that as well.
|
|
|
03-27-2013, 09:05 AM
|
#85
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,878
|
on my system, i set to firefox and it's working fine
|
|
|
03-27-2013, 09:10 AM
|
#86
|
Member
Registered: Jun 2012
Distribution: Slackware gentoo debian
Posts: 41
Rep: 
|
Quote:
Originally Posted by willysr
on my system, i set to firefox and it's working fine
|
Here I can't choose at all the option is greyed out.
btw I have firefox chromium and konqueror installed but and it chose to default to firefox
Last edited by clod89; 03-27-2013 at 09:12 AM.
|
|
|
03-27-2013, 09:12 AM
|
#87
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,878
|
Quote:
Originally Posted by chess
@clod89: try also creating /etc/polkit-1/localauthority/50-local.d/40-mate-clock-set.pkla with this:
Code:
[Set and change the clock applet]
Identity=unix-group:power
Action:org.mate.settingsdaemon.datetimemechanism.*
ResultActive=yes
Again, log out and log back in again and see if that works.
|
This one worked, but the CPU Freq did not
Do you want to add it to mate-applet or should i ?
|
|
|
03-27-2013, 09:16 AM
|
#88
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,878
|
Quote:
Originally Posted by clod89
Here I can't choose at all the option is greyed out.
btw I have firefox chromium and konqueror installed but and it chose to default to firefox
|
i have Firefox (from Mozilla binary), Opera, and Chrome and they are all listed in Preferred Applications on my system
See screenshot below

|
|
|
03-27-2013, 09:27 AM
|
#89
|
Member
Registered: Jun 2012
Distribution: Slackware gentoo debian
Posts: 41
Rep: 
|
Quote:
Originally Posted by willysr
i have Firefox (from Mozilla binary), Opera, and Chrome and they are all listed in Preferred Applications on my system
See screenshot below
Attachment 12145
|
Here's what I see
|
|
|
03-27-2013, 09:30 AM
|
#90
|
Member
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740
Original Poster
Rep: 
|
I have a feeling these issues are all related, like the session manager or the settings daemon hasn't been started. @clod89 can you provide detail on the system -- -current or 14.0, which architecture, how you are starting MATE (from startx or KDM), is this a full install, etc.?
|
|
|
All times are GMT -5. The time now is 10:11 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|