LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-03-2013, 07:53 AM   #76
chess
Member
 
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740

Rep: Reputation: 190Reputation: 190

Although it sounds like you are getting things sorted out, just make sure you are not mixing MATE packages from the MATE SlackBuilds project and MATE packages from Salix. If you do:

Code:
ls /var/log/packages | grep _msb
You'll get a list of all the MATE packages you have installed from the MATE SlackBuilds project. If you are also using MATE Salix packages like the ones from here: http://slackware.org.uk/salix/x86_64/14.0/salix/mate/ then there may be problems.
 
Old 07-03-2013, 08:24 AM   #77
lensilvan
Member
 
Registered: Jun 2013
Distribution: Arch Linux, Mintppc, Slackware
Posts: 160

Rep: Reputation: Disabled
Code:
ls /var/log/packages | grep _msb
gksu-2.0.2-x86_64-1_msb
libgksu-2.0.12-x86_64-1_msb
libmatekbd-1.6.1-x86_64-1_msb
libmatekeyring-1.6.0-x86_64-1_msb
libmateweather-1.6.1-x86_64-1_msb
libmatewnck-1.6.0-x86_64-1_msb
mate-applets-1.6.1-x86_64-1_msb
mate-backgrounds-1.6.0-noarch-1_msb
mate-calc-1.6.0-x86_64-1_msb
mate-character-map-1.6.0-x86_64-1_msb
mate-common-1.6.1-x86_64-1_msb
mate-control-center-1.6.0-x86_64-1_msb
mate-desktop-1.6.1-x86_64-1_msb
mate-dialogs-1.6.0-x86_64-1_msb
mate-doc-utils-1.6.1-x86_64-1_msb
mate-document-viewer-1.6.0-x86_64-1_msb
mate-file-archiver-1.6.0-x86_64-1_msb
mate-file-manager-1.6.1-x86_64-1_msb
mate-file-manager-gksu-1.6.0-x86_64-1_msb
mate-file-manager-image-converter-1.6.0-x86_64-1_msb
mate-file-manager-open-terminal-1.6.0-x86_64-1_msb
mate-file-manager-sendto-1.6.0-x86_64-1_msb
mate-icon-theme-1.6.1-noarch-2_msb
mate-icon-theme-faenza-1.6.0-noarch-1_msb
mate-image-viewer-1.6.0-x86_64-1_msb
mate-keyring-1.6.0-x86_64-1_msb
mate-media-1.6.0-x86_64-1_msb
mate-menu-editor-1.6.0-x86_64-1_msb
mate-menus-1.6.0-x86_64-1_msb
mate-netspeed-1.6.0-x86_64-1_msb
mate-notification-daemon-1.6.0-x86_64-1_msb
mate-panel-1.6.0-x86_64-1_msb
mate-polkit-1.6.0-x86_64-1_msb
mate-power-manager-1.6.1-x86_64-1_msb
mate-sensors-applet-1.6.0-x86_64-1_msb
mate-session-manager-1.6.0-x86_64-1_msb
mate-settings-daemon-1.6.1-x86_64-1_msb
mate-terminal-1.6.1-x86_64-1_msb
mate-text-editor-1.6.0-x86_64-1_msb
mate-themes-1.6.1-noarch-1_msb
mate-utils-1.6.0-x86_64-1_msb
mate-window-manager-1.6.2-x86_64-1_msb
murrine-0.98.2-x86_64-1_msb
Strangely, I did not use Slackbuilds for installing packages related to mate, but I used slapt-get and mirrors. Here is my slapt-getrc file:
Code:
# Base url to directory with a PACKAGES.TXT.
# This can point to any release, ie: 9.0, 10.0, current, etc.
SOURCE=ftp://ftp.slackware.com/pub/slackware/slackware64-14.0/:OFFICIAL
SOURCE=http://slack.isper.sk/pub/slackware64-14.0/
SOURCE=http://repository.slacky.eu/slackware64-14.0/
SOURCE=http://slackware.org.uk/msb/
 
Old 07-03-2013, 09:55 AM   #78
chess
Member
 
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740

Rep: Reputation: 190Reputation: 190
Again, just make sure you don't also have MATE packages from slacky or salix or some other source. Grep through your /var/log/packages and look for mate stuff. I have no idea how slapt-get works since I do not use it.
 
Old 07-04-2013, 12:10 AM   #79
lensilvan
Member
 
Registered: Jun 2013
Distribution: Arch Linux, Mintppc, Slackware
Posts: 160

Rep: Reputation: Disabled
Well, it seems that I have installed many MATE related packages from various sources. I wish to reinstall MATE, using only the msb repository, however slap-get don't recognize the option --reinstall-set extra
 
Old 07-04-2013, 12:43 AM   #80
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,878

Rep: Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914
Since you used binary packages, why don't you install it using upgradepkg --reinstall --install-new ??
 
Old 07-04-2013, 01:06 AM   #81
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,536

Rep: Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481
if you want to see which packages you have installed from the salix and slacky repositories, you can use grep through /var/log/packages with their tags (gv and sl), following the example chess showed you above, like
Code:
cd /var/log/packages
ls -1 | grep gv$
to see the packages installed belonging to the salix repository, and
Code:
cd /var/log/packages
ls -1 | grep sl$
to see the packages belonging to the slacky's one.

read the resulting lists and remove the ones related to mate with removepkg (or pkgtool, if you prefer).

and if I can suggest, be very careful when mixing third party repositories, that's the best way to have soon an unusable system.

Last edited by ponce; 07-04-2013 at 01:45 AM.
 
Old 07-04-2013, 02:33 AM   #82
lensilvan
Member
 
Registered: Jun 2013
Distribution: Arch Linux, Mintppc, Slackware
Posts: 160

Rep: Reputation: Disabled
Code:
cd /var/log/packages
ls -1 | grep gv$
has given nothing.

However
Code:
$ cd /var/log/packages
user@hostname:/var/log/packages$ ls -1 | grep sl$
Twisted-12.3.0-x86_64-1sl
atkmm-2.22.6-x86_64-1sl
avahi-0.6.31-x86_64-1sl
cairomm-1.10.0-x86_64-1sl
dconf-0.12.1-x86_64-1sl
glibmm-2.32.1-x86_64-2sl
gtk-engines-2.20.2-x86_64-6sl
gtkmm-2.24.2-x86_64-1sl
gtksourceview-2.11.2-x86_64-2sl
libdaemon-0.14-x86_64-3sl
libgtop-2.28.4-x86_64-2sl
libmate-1.4.0-x86_64-1sl
libmatecanvas-1.4.0-x86_64-1sl
libmatecomponent-1.4.0-x86_64-1sl
libmatecomponentui-1.4.0-x86_64-1sl
libmatenotify-1.4.1-x86_64-1sl
libsigc++-2.2.11-x86_64-1sl
libunique-1.1.6-x86_64-2sl
mate-conf-1.4.0-x86_64-1sl
mate-corba-1.4.0-x86_64-1sl
mate-screensaver-1.4.0-x86_64-1sl
mate-vfs-1.4.0-x86_64-1sl
nss-mdns-0.10-x86_64-7sl
pangomm-2.28.4-x86_64-1sl
pygtksourceview-2.10.1-x86_64-2sl
rarian-0.8.1-x86_64-5sl
slim-1.3.4-x86_64-1sl
In order to re-install completely from msb, I deleted the packages that were already in the msb repository. However,
libmate-1.4.0-x86_64-1sl
libmatecanvas-1.4.0-x86_64-1sl
libmatecomponent-1.4.0-x86_64-1sl
libmatecomponentui-1.4.0-x86_64-1sl
libmatenotify-1.4.1-x86_64-1sl
mate-conf-1.4.0-x86_64-1sl
mate-corba-1.4.0-x86_64-1sl
mate-screensaver-1.4.0-x86_64-1sl
mate-vfs-1.4.0-x86_64-1sl

where not appearing in msb, so I kept them. After re-installing, nothing have changed and I should maybe delete them in order to solve those endless issues.
 
Old 07-04-2013, 03:35 AM   #83
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,536

Rep: Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481
Quote:
Originally Posted by lensilvan View Post
In order to re-install completely from msb, I deleted the packages that were already in the msb repository. However,
libmate-1.4.0-x86_64-1sl
libmatecanvas-1.4.0-x86_64-1sl
libmatecomponent-1.4.0-x86_64-1sl
libmatecomponentui-1.4.0-x86_64-1sl
libmatenotify-1.4.1-x86_64-1sl
mate-conf-1.4.0-x86_64-1sl
mate-corba-1.4.0-x86_64-1sl
mate-screensaver-1.4.0-x86_64-1sl
mate-vfs-1.4.0-x86_64-1sl

where not appearing in msb, so I kept them. After re-installing, nothing have changed and I should maybe delete them in order to solve those endless issues.
you should removepkg them if you want to use msb's packages, yes: don't mix stuff, as said above.

note that, according to the list above, you have slacky's versions also of dconf, gtk-engines, libunique and rarian: also for them you should use the msb's versions and remove the *sl's ones, if you haven't done it already.

Last edited by ponce; 07-04-2013 at 04:12 AM.
 
Old 07-04-2013, 05:44 AM   #84
lensilvan
Member
 
Registered: Jun 2013
Distribution: Arch Linux, Mintppc, Slackware
Posts: 160

Rep: Reputation: Disabled
Ok, I have removed them but I don't understand why I have still issues after rebooting (unable to shut down or reboot graphically, the menu places that don't work if you try to go somewhere), in fact nothing has changed. I don't think it's related to a permission issues (my user is added to the group 'power'), maybe a MATE bug?

Last edited by lensilvan; 07-04-2013 at 05:52 AM.
 
Old 07-04-2013, 05:53 AM   #85
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,536

Rep: Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481
just to be sure, have you created your user adding it to the default groups for desktop use? adduser asks you to do it when you add a new one.
a typical desktop user belongs the groups shown at the end of this block
Code:
# adduser 

Login name for new user []: myexampleuser

User ID ('UID') [ defaults to next available ]: 

Initial group [ users ]: 
Additional UNIX groups:

Users can belong to additional UNIX groups on the system.
For local users using graphical desktop login managers such
as XDM/KDM, users may need to be members of additional groups
to access the full functionality of removable media devices.

* Security implications *
Please be aware that by adding users to additional groups may
potentially give access to the removable media of other users.

If you are creating a new user for remote shell access only,
users do not need to belong to any additional groups as standard,
so you may press ENTER at the next prompt.

Press ENTER to continue without adding any additional groups
Or press the UP arrow key to add/select/edit additional groups
:  audio cdrom floppy plugdev video power netdev lp scanner
(on the last line I pressed the UP arrow key)
 
Old 07-04-2013, 06:23 AM   #86
lensilvan
Member
 
Registered: Jun 2013
Distribution: Arch Linux, Mintppc, Slackware
Posts: 160

Rep: Reputation: Disabled
Sure.

Code:
users floppy audio video cdrom plugdev power netdev
 
Old 07-04-2013, 06:31 AM   #87
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,536

Rep: Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481Reputation: 4481
dunno, maybe you're still missing some packages related to power management, and it's hard to know which (that's one of the reasons why you should do a full install).

here (full install) shutdown/reboot works fine.
 
Old 07-04-2013, 06:47 AM   #88
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,878

Rep: Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914
Quote:
Originally Posted by lensilvan View Post
In order to re-install completely from msb, I deleted the packages that were already in the msb repository. However,
libmate-1.4.0-x86_64-1sl
libmatecanvas-1.4.0-x86_64-1sl
libmatecomponent-1.4.0-x86_64-1sl
libmatecomponentui-1.4.0-x86_64-1sl
libmatenotify-1.4.1-x86_64-1sl
mate-conf-1.4.0-x86_64-1sl
mate-corba-1.4.0-x86_64-1sl
mate-screensaver-1.4.0-x86_64-1sl
mate-vfs-1.4.0-x86_64-1sl

where not appearing in msb, so I kept them. After re-installing, nothing have changed and I should maybe delete them in order to solve those endless issues.
Those were MATE 1.4 packages (you can see the version number after the package name) and should be removed or upgraded to MATE 1.6 packages.

I would suggest you to remove all packages with sl suffix and reinstall all packages from MATE SlackBuilds. Even better, start with a new user to test the new MATE environments just as Ponce/Chess mentioned above
 
Old 07-05-2013, 12:54 AM   #89
lensilvan
Member
 
Registered: Jun 2013
Distribution: Arch Linux, Mintppc, Slackware
Posts: 160

Rep: Reputation: Disabled
It's strange that before I did slackpkg install slackware64 here: http://www.linuxquestions.org/questi...ml#post4983070

shutdown and reboot worked fine.

When I installed Slackware64 14 (not current), I was careful to do a 'full' install. I then installed slapt-get in order to install MATE with the following mirrors:
Code:
SOURCE=ftp://ftp.slackware.com/pub/slackware/slackware64-14.0/:OFFICIAL
SOURCE=http://slack.isper.sk/pub/slackware64-14.0/
SOURCE=http://repository.slacky.eu/slackware64-14.0/
I then run
Code:
slapt-get --install-set mate
and was surprised to see that it was apparently already installed.
However, since mate didn't appear in xinitrc, I find out that mate-session-manager was not installed and I installed it from the mirrors of slapt-get (I did not use the msb binaries at that time). Then, since after running startx, I only get a blank screen, I installed (still from slapt-get) the missing packages (at the beginning of the topic).

Since MATE has a strange appearance, I did slackpkg install slackware64 and I installed all packages selected, but that didn't solve my issue of that time, only getting worse since not only many icons were missing but I was also unable shutdown/reboot.

Then I found out about the msb binary repository and I added it to slapt-get sources. Then, I run slapt-get install-set base and slapt-get install-set extra and MATE was displayed correctly but with still the issue shutdown/reboot.

Many packages such as mate-conf and libmate are missing in the msb repo binaries and they are found in the http://slack.isper.sk/pub/slackware64-14.0/ repo but they are outdated since it is version 1.4 instead of 1.6.

According to slapt-get, here is a list of MATE related packages installed and non-installed ('oui' means yes):
Code:
NetworkManager-0.9.4.0-x86_64-2 [inst=oui]: NetworkManager (Networking that Just Works)
amsn-0.98.9-x86_64-1sl [inst=non]: aMSN (Open Source MSN Messenger)
amsn-0.98.9-x86_64-1sl [inst=non]: aMSN (Open Source MSN Messenger)
avidemux-cli-2.5.6-x86_64-1sl [inst=oui]: Avidemux (Free Video Editor Command Line Interface)
avidemux-cli-2.5.6-x86_64-1sl [inst=oui]: Avidemux (Free Video Editor Command Line Interface)
avidemux-gtk-2.5.6-x86_64-2sl [inst=oui]: Avidemux (Free Video Editor GTK2+ GUI)
avidemux-gtk-2.5.6-x86_64-2sl [inst=oui]: Avidemux (Free Video Editor GTK2+ GUI)
avidemux-qt4-2.5.6-x86_64-2sl [inst=non]: Avidemux (Free Video Editor Qt4 GUI)
avidemux-qt4-2.5.6-x86_64-2sl [inst=non]: Avidemux (Free Video Editor Qt4 GUI)
bar-1.11.1-x86_64-2sl [inst=non]: bar (Command Line Progress Bar)
bar-1.11.1-x86_64-2sl [inst=non]: bar (Command Line Progress Bar)
bash-4.2.037-x86_64-1 [inst=oui]: bash (sh-compatible shell)
electricsheep-20090306-x86_64-3 [inst=oui]: electricsheep (distributed screensaver)
gdk-pixbuf2-2.26.1-x86_64-2 [inst=oui]: gdk-pixbuf2 (image library used by GTK+ v2)
libmate-1.4.0-x86_64-1sl [inst=non]: libmate (libraries needed for MATE)
libmate-1.4.0-x86_64-1sl [inst=non]: libmate (libraries needed for MATE)
libmatecanvas-1.4.0-x86_64-1sl [inst=non]: libmatecanvas (A powerful object-oriented display)
libmatecanvas-1.4.0-x86_64-1sl [inst=non]: libmatecanvas (A powerful object-oriented display)
libmatecomponent-1.4.0-x86_64-1sl [inst=non]: libmatecomponent (Bonobo CORBA interfaces library)
libmatecomponent-1.4.0-x86_64-1sl [inst=non]: libmatecomponent (Bonobo CORBA interfaces library)
libmatecomponentui-1.4.0-x86_64-1sl [inst=non]: libmatecomponentui (The Component UI library)
libmatecomponentui-1.4.0-x86_64-1sl [inst=non]: libmatecomponentui (The Component UI library)
libmatekbd-1.4.0-x86_64-1sl [inst=non]: libmatekbd (library to manage keyboard configuration)
libmatekbd-1.4.0-x86_64-1sl [inst=non]: libmatekbd (library to manage keyboard configuration)
libmatekbd-1.6.1-i686-1_msb [inst=non]: libmatekbd (fork of libgnomekbd for the MATE desktop)
libmatekbd-1.6.1-x86_64-1_msb [inst=oui]: libmatekbd (fork of libgnomekbd for the MATE desktop)
libmatekeyring-1.4.0-x86_64-1sl [inst=non]: libmatekeyring (a library to interact with mate-keyring)
libmatekeyring-1.4.0-x86_64-1sl [inst=non]: libmatekeyring (a library to interact with mate-keyring)
libmatekeyring-1.6.0-i686-1_msb [inst=non]: libmatekeyring (library for mate-keyring)
libmatekeyring-1.6.0-x86_64-1_msb [inst=oui]: libmatekeyring (library for mate-keyring)
libmatenotify-1.4.1-x86_64-1sl [inst=non]: libmatenotify (notification library)
libmatenotify-1.4.1-x86_64-1sl [inst=non]: libmatenotify (notification library)
libmateui-1.4.0-x86_64-1sl [inst=non]: libmateui (The MATE 2 user interface libraries)
libmateui-1.4.0-x86_64-1sl [inst=non]: libmateui (The MATE 2 user interface libraries)
libmateweather-1.4.0-x86_64-1sl [inst=non]: libmateweather (a library to access weather information)
libmateweather-1.4.0-x86_64-1sl [inst=non]: libmateweather (a library to access weather information)
libmateweather-1.6.1-i686-1_msb [inst=non]: libmateweather (fork of libgnomeweather for the MATE desktop)
libmateweather-1.6.1-x86_64-1_msb [inst=oui]: libmateweather (fork of libgnomeweather for the MATE desktop)
libmatewnck-1.4.0-x86_64-1sl [inst=non]: libmatewnck (Window Navigator Construction Kit for MATE)
libmatewnck-1.4.0-x86_64-1sl [inst=non]: libmatewnck (Window Navigator Construction Kit for MATE)
libmatewnck-1.6.0-i686-1_msb [inst=non]: libmatewnck (window navigator library)
libmatewnck-1.6.0-x86_64-1_msb [inst=oui]: libmatewnck (window navigator library)
libnice-0.1.3-x86_64-1sl [inst=non]: Nice (Interactive Connectivity Establishment Libraries)
libnice-0.1.3-x86_64-1sl [inst=non]: Nice (Interactive Connectivity Establishment Libraries)
libtre-0.8.0-x86_64-1sl [inst=non]: libtre - The free and portable approximate regex matching library
libtre-0.8.0-x86_64-1sl [inst=non]: libtre - The free and portable approximate regex matching library
mate-applets-1.4.0-x86_64-1sl [inst=non]: mate-applets (MATE Panel Applets)
mate-applets-1.4.0-x86_64-1sl [inst=non]: mate-applets (MATE Panel Applets)
mate-applets-1.6.1-i686-1_msb [inst=non]: mate-applets (menu applets for the MATE desktop)
mate-applets-1.6.1-x86_64-1_msb [inst=oui]: mate-applets (menu applets for the MATE desktop)
mate-backgrounds-1.4.0-x86_64-1sl [inst=non]: mate-backgrounds (set of backgrounds packaged for MATE)
mate-backgrounds-1.4.0-x86_64-1sl [inst=non]: mate-backgrounds (set of backgrounds packaged for MATE)
mate-backgrounds-1.6.0-noarch-1_msb [inst=oui]: mate-backgrounds (background images for the MATE desktop)
mate-backgrounds-1.6.0-noarch-1_msb [inst=oui]: mate-backgrounds (background images for the MATE desktop)
mate-bluetooth-1.4.0-x86_64-1sl [inst=non]: mate-bluetooth fork of gnome-bluetooth
mate-bluetooth-1.4.0-x86_64-1sl [inst=non]: mate-bluetooth fork of gnome-bluetooth
mate-calc-1.4.0-x86_64-1sl [inst=non]: mate-calc fork of gnome-calc
mate-calc-1.4.0-x86_64-1sl [inst=non]: mate-calc fork of gnome-calc
mate-calc-1.6.0-i686-1_msb [inst=non]: mate-calc (calculator for the MATE desktop)
mate-calc-1.6.0-x86_64-1_msb [inst=oui]: mate-calc (calculator for the MATE desktop)
mate-character-map-1.6.0-i686-1_msb [inst=non]: mate-character-map (character map for the MATE desktop)
mate-character-map-1.6.0-x86_64-1_msb [inst=oui]: mate-character-map (character map for the MATE desktop)
mate-common-1.4.0-x86_64-1sl [inst=non]: mate-common (common scripts and macros to develop with MATE)
mate-common-1.4.0-x86_64-1sl [inst=non]: mate-common (common scripts and macros to develop with MATE)
mate-common-1.6.1-i686-1_msb [inst=non]: mate-common (common files for the MATE desktop)
mate-common-1.6.1-x86_64-1_msb [inst=oui]: mate-common (common files for the MATE desktop)
mate-conf-1.4.0-x86_64-1sl [inst=non]: mate-conf (the MATE Configuration database system)
mate-conf-1.4.0-x86_64-1sl [inst=non]: mate-conf (the MATE Configuration database system)
mate-conf-editor-1.4.0-x86_64-1sl [inst=non]: mate-conf-editor (GTK+2 Editor for MATEconf)
mate-conf-editor-1.4.0-x86_64-1sl [inst=non]: mate-conf-editor (GTK+2 Editor for MATEconf)
mate-control-center-1.4.0-x86_64-1sl [inst=non]: mate-control-center (utilities to configure the MATE desktop)
mate-control-center-1.4.0-x86_64-1sl [inst=non]: mate-control-center (utilities to configure the MATE desktop)
mate-control-center-1.6.0-i686-1_msb [inst=non]: mate-control-center (control center for the MATE desktop)
mate-control-center-1.6.0-x86_64-1_msb [inst=oui]: mate-control-center (control center for the MATE desktop)
mate-corba-1.4.0-x86_64-1sl [inst=non]: mate-corba (a high-performance CORBA)
mate-corba-1.4.0-x86_64-1sl [inst=non]: mate-corba (a high-performance CORBA)
mate-desktop-1.4.2-x86_64-1sl [inst=non]: mate-desktop (The MATE Desktop environment)
mate-desktop-1.4.2-x86_64-1sl [inst=non]: mate-desktop (The MATE Desktop environment)
mate-desktop-1.6.1-i686-1_msb [inst=non]: mate-desktop (libmate-desktop library for the MATE desktop)
mate-desktop-1.6.1-x86_64-1_msb [inst=oui]: mate-desktop (libmate-desktop library for the MATE desktop)
mate-dialogs-1.4.0-x86_64-1sl [inst=non]: mate-dialogs (Display graphical dialog boxes from shell scripts)
mate-dialogs-1.4.0-x86_64-1sl [inst=non]: mate-dialogs (Display graphical dialog boxes from shell scripts)
mate-dialogs-1.6.0-i686-1_msb [inst=non]: mate-dialogs (fork of gdialog for the MATE desktop)
mate-dialogs-1.6.0-x86_64-1_msb [inst=oui]: mate-dialogs (fork of gdialog for the MATE desktop)
mate-doc-utils-1.4.0-x86_64-1sl [inst=non]: mate-doc-utils (documentation utilities for the Mate project)
mate-doc-utils-1.4.0-x86_64-1sl [inst=non]: mate-doc-utils (documentation utilities for the Mate project)
mate-doc-utils-1.6.1-i686-1_msb [inst=non]: mate-doc-utils (documentation utilities for the MATE desktop)
mate-doc-utils-1.6.1-x86_64-1_msb [inst=oui]: mate-doc-utils (documentation utilities for the MATE desktop)
mate-document-viewer-1.4.0-x86_64-1sl [inst=non]: mate-document-viewer (simply a document viewer)
mate-document-viewer-1.4.0-x86_64-1sl [inst=non]: mate-document-viewer (simply a document viewer)
mate-document-viewer-1.6.0-i686-1_msb [inst=non]: mate-document-viewer (document viewer for the MATE desktop)
mate-document-viewer-1.6.0-x86_64-1_msb [inst=oui]: mate-document-viewer (document viewer for the MATE desktop)
mate-file-archiver-1.4.1-x86_64-1sl [inst=non]: mate-file-archiver (Archive manager for the MATE desktop)
mate-file-archiver-1.4.1-x86_64-1sl [inst=non]: mate-file-archiver (Archive manager for the MATE desktop)
mate-file-archiver-1.6.0-i686-1_msb [inst=non]: mate-file-archiver (archive manager for the MATE desktop)
mate-file-archiver-1.6.0-x86_64-1_msb [inst=oui]: mate-file-archiver (archive manager for the MATE desktop)
mate-file-manager-1.4.0-x86_64-1sl [inst=non]: mate-file-manager (file manager and graphical shell for MATE)
mate-file-manager-1.4.0-x86_64-1sl [inst=non]: mate-file-manager (file manager and graphical shell for MATE)
mate-file-manager-1.6.1-i686-1_msb [inst=non]: mate-file-manager (this is Caja - file manager for the MATE desktop)
mate-file-manager-1.6.1-x86_64-1_msb [inst=oui]: mate-file-manager (this is Caja - file manager for the MATE desktop)
mate-file-manager-gksu-1.4.0-x86_64-1sl [inst=non]: mate-file-manager-gksu
mate-file-manager-gksu-1.4.0-x86_64-1sl [inst=non]: mate-file-manager-gksu
mate-file-manager-gksu-1.6.0-i686-1_msb [inst=non]: mate-file-manager-gksu (Front-end for su)
mate-file-manager-gksu-1.6.0-x86_64-1_msb [inst=oui]: mate-file-manager-gksu (Front-end for su)
mate-file-manager-image-converter-1.6.0-i686-1_msb [inst=non]: mate-file-manager-image-converter (Image Converter in file manager)
mate-file-manager-image-converter-1.6.0-x86_64-1_msb [inst=oui]: mate-file-manager-image-converter (Image Converter in file manager)
mate-file-manager-open-terminal-1.4.0-x86_64-1sl [inst=non]: mate-file-manager-open-terminal (Caja plugin for opening terminals)
mate-file-manager-open-terminal-1.4.0-x86_64-1sl [inst=non]: mate-file-manager-open-terminal (Caja plugin for opening terminals)
mate-file-manager-open-terminal-1.6.0-i686-1_msb [inst=non]: mate-file-manager-open-terminal (open terminal in MATE file manager)
mate-file-manager-open-terminal-1.6.0-x86_64-1_msb [inst=oui]: mate-file-manager-open-terminal (open terminal in MATE file manager)
mate-file-manager-sendto-1.4.0-x86_64-1sl [inst=non]: mate-file-manager-sendto 
mate-file-manager-sendto-1.4.0-x86_64-1sl [inst=non]: mate-file-manager-sendto 
mate-file-manager-sendto-1.6.0-i686-1_msb [inst=non]: mate-file-manager-sendto (File Manager Sendto Extension)
mate-file-manager-sendto-1.6.0-x86_64-1_msb [inst=oui]: mate-file-manager-sendto (File Manager Sendto Extension)
mate-icon-theme-1.4.0-x86_64-1sl [inst=non]: mate-icon-theme (The MATE Icon Theme)
mate-icon-theme-1.4.0-x86_64-1sl [inst=non]: mate-icon-theme (The MATE Icon Theme)
mate-icon-theme-1.6.1-noarch-2_msb [inst=oui]: mate-icon-theme (default icons for the MATE desktop)
mate-icon-theme-1.6.1-noarch-2_msb [inst=oui]: mate-icon-theme (default icons for the MATE desktop)
mate-icon-theme-faenza-1.6.0-noarch-1_msb [inst=oui]: mate-icon-theme-faenza (icon set for the MATE desktop)
mate-icon-theme-faenza-1.6.0-noarch-1_msb [inst=oui]: mate-icon-theme-faenza (icon set for the MATE desktop)
mate-image-viewer-1.4.0-x86_64-1sl [inst=non]: mate-image-viewer (Eye of MATE)
mate-image-viewer-1.4.0-x86_64-1sl [inst=non]: mate-image-viewer (Eye of MATE)
mate-image-viewer-1.6.0-i686-1_msb [inst=non]: mate-image-viewer (image viewer for the MATE desktop)
mate-image-viewer-1.6.0-x86_64-1_msb [inst=oui]: mate-image-viewer (image viewer for the MATE desktop)
mate-keyring-1.4.0-x86_64-2sl [inst=non]: mate-keyring (MATE keyring services)
mate-keyring-1.4.0-x86_64-2sl [inst=non]: mate-keyring (MATE keyring services)
mate-keyring-1.6.0-i686-1_msb [inst=non]: mate-keyring (password program for the MATE desktop)
mate-keyring-1.6.0-x86_64-1_msb [inst=oui]: mate-keyring (password program for the MATE desktop)
mate-media-1.4.0-x86_64-1sl [inst=non]: mate-media (MATE media utilities)
mate-media-1.4.0-x86_64-1sl [inst=non]: mate-media (MATE media utilities)
mate-media-1.6.0-i686-1_msb [inst=non]: mate-media (media tools for the MATE desktop)
mate-media-1.6.0-x86_64-1_msb [inst=oui]: mate-media (media tools for the MATE desktop)
mate-menu-editor-1.4.0-x86_64-1sl [inst=non]: mate-menu-editor (Easy MATE menu editing tool)
mate-menu-editor-1.4.0-x86_64-1sl [inst=non]: mate-menu-editor (Easy MATE menu editing tool)
mate-menu-editor-1.6.0-i686-1_msb [inst=non]: mate-menu-editor (menu editor for the MATE desktop)
mate-menu-editor-1.6.0-x86_64-1_msb [inst=oui]: mate-menu-editor (menu editor for the MATE desktop)
mate-menus-1.4.0-x86_64-2sl [inst=non]: mate-menus (MATE Menu Layout)
mate-menus-1.4.0-x86_64-2sl [inst=non]: mate-menus (MATE Menu Layout)
mate-menus-1.6.0-i686-1_msb [inst=non]: mate-menus (menu library and files for the MATE desktop)
mate-menus-1.6.0-x86_64-1_msb [inst=oui]: mate-menus (menu library and files for the MATE desktop)
mate-mime-data-1.4.0-x86_64-1sl [inst=non]: mate-mime-data (base MIME and Application database for MATE)
mate-mime-data-1.4.0-x86_64-1sl [inst=non]: mate-mime-data (base MIME and Application database for MATE)
mate-netspeed-1.4.0-x86_64-1sl [inst=non]: mate-netspeed (a netspeed applet for MATE)
mate-netspeed-1.4.0-x86_64-1sl [inst=non]: mate-netspeed (a netspeed applet for MATE)
mate-netspeed-1.6.0-i686-1_msb [inst=non]: mate-netspeed (netspeed applet for the MATE desktop)
mate-netspeed-1.6.0-x86_64-1_msb [inst=oui]: mate-netspeed (netspeed applet for the MATE desktop)
mate-notification-daemon-1.4.0-x86_64-1sl [inst=non]: mate-notification-daemon 
mate-notification-daemon-1.4.0-x86_64-1sl [inst=non]: mate-notification-daemon 
mate-notification-daemon-1.6.0-i686-1_msb [inst=non]: mate-notification-daemon (notification daemon for the MATE desktop)
mate-notification-daemon-1.6.0-x86_64-1_msb [inst=oui]: mate-notification-daemon (notification daemon for the MATE desktop)
mate-panel-1.4.0-x86_64-1sl [inst=non]: mate-panel (GTK+2 Panel for MATE)
mate-panel-1.4.0-x86_64-1sl [inst=non]: mate-panel (GTK+2 Panel for MATE)
mate-panel-1.6.0-i686-1_msb [inst=non]: mate-panel (panel for the MATE desktop)
mate-panel-1.6.0-x86_64-1_msb [inst=oui]: mate-panel (panel for the MATE desktop)
mate-polkit-1.4.0-x86_64-1sl [inst=non]: mate-polkit (The Component UI library)
mate-polkit-1.4.0-x86_64-1sl [inst=non]: mate-polkit (The Component UI library)
mate-polkit-1.6.0-i686-1_msb [inst=non]: mate-polkit (PolicyKit files for the MATE desktop)
mate-polkit-1.6.0-x86_64-1_msb [inst=oui]: mate-polkit (PolicyKit files for the MATE desktop)
mate-power-manager-1.4.0-x86_64-1sl [inst=non]: mate-power-manager (A power manager for the MATE desktop)
mate-power-manager-1.4.0-x86_64-1sl [inst=non]: mate-power-manager (A power manager for the MATE desktop)
mate-power-manager-1.6.1-i686-1_msb [inst=non]: mate-power-manager (power session daemon for the MATE desktop)
mate-power-manager-1.6.1-x86_64-1_msb [inst=oui]: mate-power-manager (power session daemon for the MATE desktop)
mate-screensaver-1.4.0-x86_64-1sl [inst=non]: mate-screensaver 
mate-screensaver-1.4.0-x86_64-1sl [inst=non]: mate-screensaver 
mate-sensors-applet-1.4.0-x86_64-1sl [inst=non]: mate-sensors-applet 
mate-sensors-applet-1.4.0-x86_64-1sl [inst=non]: mate-sensors-applet 
mate-sensors-applet-1.6.0-i686-1_msb [inst=non]: mate-sensors-applet (hardware sensors applet for the MATE desktop))
mate-sensors-applet-1.6.0-x86_64-1_msb [inst=oui]: mate-sensors-applet (hardware sensors applet for the MATE desktop))
mate-session-manager-1.4.0-x86_64-1sl [inst=non]: mate-session-manager (The GNOME Session Manager)
mate-session-manager-1.4.0-x86_64-1sl [inst=non]: mate-session-manager (The GNOME Session Manager)
mate-session-manager-1.6.0-i686-1_msb [inst=non]: mate-session-manager (session manager for the MATE desktop)
mate-session-manager-1.6.0-x86_64-1_msb [inst=oui]: mate-session-manager (session manager for the MATE desktop)
mate-settings-daemon-1.4.0-x86_64-1sl [inst=non]: mate-settings-daemon (The MATE settings daemon)
mate-settings-daemon-1.4.0-x86_64-1sl [inst=non]: mate-settings-daemon (The MATE settings daemon)
mate-settings-daemon-1.6.1-i686-1_msb [inst=non]: mate-settings-daemon (settings daemon for the MATE desktop)
mate-settings-daemon-1.6.1-x86_64-1_msb [inst=oui]: mate-settings-daemon (settings daemon for the MATE desktop)
mate-system-monitor-1.4.0-x86_64-1sl [inst=non]: mate-system-monitor (Process viewer and system resource monitor)
mate-system-monitor-1.4.0-x86_64-1sl [inst=non]: mate-system-monitor (Process viewer and system resource monitor)
mate-terminal-1.4.0-x86_64-1sl [inst=non]: mate-terminal (Terminal emulator for the MATE desktop)
mate-terminal-1.4.0-x86_64-1sl [inst=non]: mate-terminal (Terminal emulator for the MATE desktop)
mate-terminal-1.6.1-i686-1_msb [inst=non]: mate-terminal (terminal emulator for the MATE desktop)
mate-terminal-1.6.1-x86_64-1_msb [inst=oui]: mate-terminal (terminal emulator for the MATE desktop)
mate-text-editor-1.4.0-x86_64-1sl [inst=non]: mate-text-editor (Pluma text editor for the MATE desktop)
mate-text-editor-1.4.0-x86_64-1sl [inst=non]: mate-text-editor (Pluma text editor for the MATE desktop)
mate-text-editor-1.6.0-i686-1_msb [inst=non]: mate-text-editor (text editor for the MATE desktop)
mate-text-editor-1.6.0-x86_64-1_msb [inst=oui]: mate-text-editor (text editor for the MATE desktop)
mate-themes-1.4.0-x86_64-1sl [inst=non]: mate-themes (Themes for the MATE desktop)
mate-themes-1.4.0-x86_64-1sl [inst=non]: mate-themes (Themes for the MATE desktop)
mate-themes-1.6.1-noarch-1_msb [inst=oui]: mate-themes (various GTK themes for the MATE desktop)
mate-themes-1.6.1-noarch-1_msb [inst=oui]: mate-themes (various GTK themes for the MATE desktop)
mate-utils-1.4.0-x86_64-1sl [inst=non]: mate-utils (MATE desktop utilities)
mate-utils-1.4.0-x86_64-1sl [inst=non]: mate-utils (MATE desktop utilities)
mate-utils-1.6.0-i686-1_msb [inst=non]: mate-utils (various utilities for the MATE desktop)
mate-utils-1.6.0-x86_64-1_msb [inst=oui]: mate-utils (various utilities for the MATE desktop)
mate-vfs-1.4.0-x86_64-1sl [inst=non]: mate-vfs (the mate virtual file system)
mate-vfs-1.4.0-x86_64-1sl [inst=non]: mate-vfs (the mate virtual file system)
mate-window-manager-1.4.1-x86_64-1sl [inst=non]: mate-window-manager (A lightweight GTK2 based Window Manager)
mate-window-manager-1.4.1-x86_64-1sl [inst=non]: mate-window-manager (A lightweight GTK2 based Window Manager)
mate-window-manager-1.6.2-i686-1_msb [inst=non]: mate-window-manager (window manager for the MATE desktop)
mate-window-manager-1.6.2-x86_64-1_msb [inst=oui]: mate-window-manager (window manager for the MATE desktop)
seyon-2.20c-x86_64-3 [inst=oui]: seyon (telecommunications package)
ssldump-0.9b3-x86_64-1sl [inst=non]: SSLDUMP 0.9b3
ssldump-0.9b3-x86_64-1sl [inst=non]: SSLDUMP 0.9b3
Now, I'm thinking of removing all binaries of MATE and installing from the Slackbuild project. I'm so confused.

Last edited by lensilvan; 07-05-2013 at 01:09 AM.
 
Old 07-05-2013, 03:01 AM   #90
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,878

Rep: Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914Reputation: 1914
you are mixing mate 1.4 and 1.6
use the binaries from our official repositories or build yourself from our github repository. That's the best way to get Mate packages...
 
  


Reply

Tags
mate, slackware


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: The MATE desktop brings back the power of a real desktop environment. LXer Syndicated Linux News 0 03-27-2012 07:20 AM
LXer: How-To: Get My Desktop with MATE in Ubuntu LXer Syndicated Linux News 0 03-16-2012 11:00 AM
LXer: A Fork Of GNOME 2: The Mate Desktop LXer Syndicated Linux News 0 08-18-2011 06:20 PM
X server and desktop environment's packages on Sarge lixy Debian 5 02-22-2005 11:15 PM
Slackware desktop environment prob... Kebos Linux - Newbie 2 01-11-2004 05:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration