diff --git a/KNOWN_ISSUES.TXT b/KNOWN_ISSUES.TXT index 663c871..9cfa289 100644 --- a/KNOWN_ISSUES.TXT +++ b/KNOWN_ISSUES.TXT @@ -1,14 +1,29 @@ The following is a list of known issues with MATE on Slackware: +Tue Dec 3 12:12:18 UTC 2013 +libgksu doesn't work anymore on Slackware 14.1 (and eventually -Current). +Possible workaround is to switch to root user using normal "su -" command. + +Note: +We don't think there will be a solution for this problem as gksu and libgksu +are no longer maintained upstream. We will probably drop this in future +releases. This will also effect mate-file-manager-gksu. + Mon Jun 10 03:09:28 UTC 2013 If you are encountering problems with Caja (MATE's file manager) opening directories when clicking on files in certain programs like Dropbox, Skype, and others, the problem is that xdg-open (part of Slackware's xdg-utils package) does not recognize the MATE desktop and therefore defaults to opening the directories in Firefox. Fixes for this have been committed to xdg-utils -package, but we must set the xdg-mime entries manually. +upstream development in Git but for now, we must apply a patch to xdg-open and +add some xdg-mime default handlers. -As your regular user, first back up the following file: +First, as a root user, back up /usr/bin/xdg-open and then apply the +xdg-open.patch from msb/testing/xdg-utils: + +patch -p0 /usr/bin/xdg-open < /location/of/xdg-open.patch + +Then, as your regular user, first back up the following file: $HOME/.local/share/applications/defaults.list and then enter the next two commands in a terminal to set the default handler: