2013-03-22 17:28:15 +01:00
|
|
|
The following is a list of known issues with MATE on Slackware:
|
|
|
|
|
2016-04-08 19:35:44 +02:00
|
|
|
Sat Apr 9 02:20:05 UTC 2016
|
|
|
|
Help menus and help buttons are now enabled but they will not be usable
|
|
|
|
unless you have yelp (this requires webkit2gtk not provided here, but
|
|
|
|
available in SBo). For those interested to build yelp, you may
|
2014-03-02 23:11:54 +01:00
|
|
|
find the SlackBuild in testing/yelp.
|
2014-02-15 02:07:36 +01:00
|
|
|
|
2017-03-13 02:29:34 +01:00
|
|
|
Mon Jun 10 03:09:28 UTC 2013 (FIXED)
|
2013-06-10 05:22:26 +02:00
|
|
|
If you are encountering problems with Caja (MATE's file manager) opening
|
|
|
|
directories when clicking on files in certain programs like Dropbox, Skype,
|
2014-02-15 02:20:52 +01:00
|
|
|
and others, please execute the following steps to fix it:
|
2013-06-10 05:22:26 +02:00
|
|
|
|
2014-02-15 02:20:52 +01:00
|
|
|
As your regular user, back up the following file:
|
2013-06-10 05:22:26 +02:00
|
|
|
$HOME/.local/share/applications/defaults.list and then enter the next two
|
|
|
|
commands in a terminal to set the default handler:
|
|
|
|
|
|
|
|
xdg-mime default caja-folder-handler.desktop inode/directory
|
|
|
|
xdg-mime default caja-folder-handler.desktop application/x-directory
|
|
|
|
|
|
|
|
You should be all set. Thanks to Totoro-kun and T3slider for reporting and
|
|
|
|
discussing this in the LQ forums and also thanks to Giorgos Keramidas for
|
2014-03-02 23:11:54 +01:00
|
|
|
creating the initial patch. Here is a link to the LQ thread which also has
|
|
|
|
a link to Giorgos's blog with the patch:
|
2013-06-10 05:22:26 +02:00
|
|
|
|
|
|
|
http://www.linuxquestions.org/questions/showthread.php?p=4968614
|
|
|
|
|
2017-03-13 02:29:34 +01:00
|
|
|
UPDATE: Mon Mar 13 01:27:06 UTC 2017
|
|
|
|
mate-desktop has been updated to provide default application for some categories.
|
|
|
|
This will only work with new user. Existing user will not be affected and manual
|
|
|
|
intervention will still be needed.
|
|
|
|
|
2013-03-27 05:26:45 +01:00
|
|
|
Wed Mar 27 04:23:24 UTC 2013
|
2013-04-01 05:16:43 +02:00
|
|
|
If you have dual monitor with NVidia card and set it up to use both monitors
|
|
|
|
as separate, you might encounter some freeze lockup. A temporary workaround
|
2013-04-05 18:07:18 +02:00
|
|
|
is to change it into TwinView in your xorg.conf
|
2013-03-27 05:26:45 +01:00
|
|
|
|
2013-03-24 03:49:22 +01:00
|
|
|
Sun Mar 24 02:47:56 UTC 2013
|
|
|
|
If you run into strange panel issues, or missing icons, or theme problems,
|
2014-03-02 23:11:54 +01:00
|
|
|
please consider backing up or clearing out some of the hidden directories
|
|
|
|
in your $HOME, like $HOME/.config and $HOME/.cache and $HOME/.local. If
|
|
|
|
you switch back and forth between different desktop environments, sometimes
|
|
|
|
those settings can get polluted. You can also try to remove/rename your
|
|
|
|
.gtkrc-2.0 if it does exists on your home directory.
|
2013-03-24 03:49:22 +01:00
|
|
|
|
2013-03-22 17:48:13 +01:00
|
|
|
Fri Mar 22 16:43:36 UTC 2013
|
2014-03-02 23:11:54 +01:00
|
|
|
Working to determine whether mate-polkit is necessary. According to
|
|
|
|
upstream, it is, although it results in duplicative polkit actions when a
|
|
|
|
USB stick is inserted, for example. Disabling polkit-gnome in the "Startup
|
|
|
|
Applications" is a workaround until more testing is done.
|