You are not logged in.
This may not be the best place to ask this question, but are there any guides to getting MATE working with compiz under arch linux? I haven't been able to find one yet...
And, I installed the 'network-manager-applet', but it's not showing up under the options to add it to panels.
Have you tried running
gsettings set org.mate.session.required-components windowmanager compiz
yet? (I used Gala with MATE just fine.)
Last edited by rainbowdashc (2013-12-01 02:02:25)
Offline
# pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
mate is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: metacity: requires zenity
$ sudo pacman -S zenity
resolving dependencies...
looking for inter-conflicts...
:: zenity and mate-dialogs are in conflict. Remove mate-dialogs? [y/N]
Any thoughts?
Hey, be nice...I'm new at this!
Offline
They state that it was fixed source.
I think we must wait until they push this commits into repo.
Offline
$ sudo pacman -S zenity resolving dependencies... looking for inter-conflicts... :: zenity and mate-dialogs are in conflict. Remove mate-dialogs? [y/N]
Any thoughts?
This seems a little odd since I have this on my system:
[~] sudo pacman -Q zenity
zenity 3.10.0-1
[~] sudo pacman -Q mate-dialogs
mate-dialogs 1.6.2-2
Also:
[~] sudo pacman -Qi mate-dialogs
Name : mate-dialogs
Version : 1.6.2-2
Description : Display graphical dialog boxes from shell scripts
Architecture : x86_64
URL : http://mate-desktop.org
Licences : LGPL
Groups : mate
Provides : None
Depends On : gtk2 libnotify
Optional Deps : None
Required By : mate-window-manager
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 5172.00 KiB
Packager : Martin Wimpress <code@flexion.org>
Build Date : Sun 01 Dec 2013 13:25:19 GMT
Install Date : Thu 05 Dec 2013 21:46:11 GMT
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature
[~] sudo pacman -Qi zenity
Name : zenity
Version : 3.10.0-1
Description : Display graphical dialog boxes from shell scripts
Architecture : x86_64
URL : http://www.gnome.org
Licences : LGPL
Groups : None
Provides : None
Depends On : gtk3 libnotify
Optional Deps : None
Required By : muffin steam
Optional For : awoken-icons
Conflicts With : None
Replaces : None
Installed Size : 5464.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Build Date : Fri 25 Oct 2013 16:47:11 BST
Install Date : Fri 25 Oct 2013 23:31:39 BST
Install Reason : Installed as a dependency for another package
Install Script : No
Validated By : Signature
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
sudo pacman -Qi mate-dialogs
Name : mate-dialogs
Version : 1.6.2-1
Description : Display graphical dialog boxes from shell scripts
Architecture : x86_64
URL : http://mate-desktop.org
Licenses : LGPL
Groups : mate
Provides : zenity
Depends On : gtk2 libnotify
Optional Deps : None
Required By : mate-window-manager metacity mutter netflix-desktop
Optional For : pipelight
Conflicts With : zenity
Replaces : zenity
Installed Size : 5172.00 KiB
Packager : Martin Wimpress <code@flexion.org>
Build Date : Thu Oct 31 21:31:59 2013
Install Date : Tue Nov 5 19:59:33 2013
Install Reason : Explicitly installed
Install Script : No
Validated By : SHA256 Sum
sudo pacman -Qi zenity
error: package 'zenity' was not found
this is mine
Offline
I have a later version of mate-dialogs than you do @levy_pl (mine is 1.6.2-2, where yours is 1.6.2-1). Have you tried updating your package databases and packages with
sudo pacman -Syyu
Also I am using the following for MATE in /etc/pacman.conf :
[mate]
SigLevel = Optional TrustAll
Server = http://repo.mate-desktop.org/archlinux/$arch
Last edited by clfarron4 (2013-12-06 21:47:35)
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
Yes, I can see that my version is older than yours.
I've got the same repo and your tip is not solving my problem - still the same error:
sudo pacman -Syyu
:: Synchronizing package databases...
core 105.9 KiB 560K/s 00:00 [######################] 100%
extra 1523.2 KiB 1328K/s 00:01 [######################] 100%
community 2.0 MiB 1303K/s 00:02 [######################] 100%
mate 338.3 KiB 1035K/s 00:00 [######################] 100%
multilib 109.9 KiB 491K/s 00:00 [######################] 100%
:: Starting full system upgrade...
:: Replace foomatic-filters with extra/cups-filters? [Y/n]
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: metacity: requires zenity
:: mutter: requires zenity
:: netflix-desktop: requires zenity
Offline
@levy_pl:
1.6.2-1 provides zenity
1.6.2-2 omits this. Whether intentionally or oversight, I do not know.
Edit the PKGBUILD for 1.6.2-2 to include the line:
provides=('zenity')
and recompile and install the new build, this solves the problem, at least for now.
Good luck,
Bob
Offline
Thanks dude! I don't know is there any "thanks button" or "kudos" but anyway - THANKS A LOT!
Works like charm.
Offline
For the zenity issue i did:
pacman -Rdd mate-dialogs
pacman -S zenity
pacman -S mate-dialogs
If this is the best way I dont know, but at least it worked for me, without patching the pkgfiles.
Offline
Note: the conflict between zenity/mate-dialogs and eog/mate-image-viewer has been resolved, but gnome-keyring remains in conflict with mate-keyring (which can be fixed after installation with an ordinary pacman -S gnome-keyring).
Offline
For the zenity issue i did:
pacman -Rdd mate-dialogs pacman -S zenity pacman -S mate-dialogs
If this is the best way I dont know, but at least it worked for me, without patching the pkgfiles.
I was pretty sure that there is an option to force uninstall mate-dialogs but I couldn't find it (I was not so determinied ). Thanks a lot for providing this solution. It works better than builiding by hand mate-dialogs with tweaked pkgbuild.
Offline
Hi there,
I have a problem with plank and caja.
If I attached the caja icon to the plank's dock bar, I can't start caja from here.
I'm clicking on it, but nothing, the caja doesn't start.
Anything else are works, just caja not.
Offline
Hi,
MATE 1.6 (hopefully) has a working bluetooth stack on Arch Linux again. I'll put some proper docs in the wiki over the weekend, but here is the quick 'n dirty version. Install `mate-bluetooth` from the AUR using your favourite AUR package manager. For example:
sudo packer -S --noedit mate-bluetooth
If you want to enable Personal File Sharing over Bluetooth you'll also need to install `mate-user-share-bluez4` because `mate-user-share` (in the package repository) disables Bluetooth completely:
sudo packer -S --noedit mate-user-share-bluez4
Also make sure the the `bluetooth` service is enabled and started.
sudo systemctl start bluetooth
sudo systemctl enable bluetooth
You will also need to log out and back in again for the Bluetooth applet to show up.
Last edited by flexiondotorg (2014-01-06 12:02:53)
--
Regards, Martin.
Offline
MATE packages have now been pushed into the official repos, in the package groups 'mate' and 'mate-extra'.
Edit: See below.
Last edited by rainbowdashc (2014-01-16 17:20:51)
Offline
Hi,
MATE packages have now been pushed into the official repos, in the package groups 'mate' and 'mate-extra'.
Not quite. I am currently migrating (this very moment) the packages to [community]. Only about 50% done so far...
Last edited by flexiondotorg (2014-01-16 17:05:05)
--
Regards, Martin.
Offline
Hi,
rainbowdashc wrote:MATE packages have now been pushed into the official repos, in the package groups 'mate' and 'mate-extra'.
Not quite. I am currently migrating (this very moment) the packages to [community]. Only about 50% done so far...
I was wondering what was going on,
Recent Updates (more)
RSS Feed
liboobs 3.0.0-3 i686/x86_64
system-tools-backends 2.10.2-4 i686/x86_64
mate-applet-lockkeys 0.2.3-1 i686/x86_64
mate-applet-streamer 0.0.5-1 i686/x86_64
mate-applet-softupd 0.2.10-2 i686/x86_64
python2-caja 1.6.0-6 i686/x86_64
mate-utils 1.6.1-1 i686/x86_64
Will there be an announcement when it's complete?
Offline
MATE 1.6 is now available from [community]
--
Regards, Martin.
Offline
He is the announcement from the MATE desktop team.
--
Regards, Martin.
Offline
He is the announcement from the MATE desktop team.
finally... nice work
Linux Gaming Videos:http://www.youtube.com/user/Xpander666
Offline
When trying to install the groups mate and mate-extra on a test setup in virtualbox, pacman quits before installing packages with the following error message shown:
(212/212) checking keys in keyring
downloading required keys...
error: key "654B877A0864983E" could not be looked up remotely
error: required key missing from keyring
error: failed to commit transaction (unexpected error)
(This happens within the chroot during installation.)
Offline
Make sure the updated 'archlinux-keyring' is installed.
pacman -S archlinux-keyring
Last edited by flexiondotorg (2014-01-18 16:47:21)
--
Regards, Martin.
Offline
Make sure the updated 'archlinux-keyring' is installed.
pacman -S archlinux-keyring
( The package 'archlinux-keyring' is a dependency of pacman and therefore the latest version is already installed during pacstrap. )
-> I found the actual problem, the firewall on the virtualbox host blocked the server from which the keys are to be downloaded. The installation went fine now, thank you for your quick response.
Nontheless i would like to know why additional keys have to be downloaded and added to the keyring for a package from community?
Offline
GOOOOOD NEWS. I'm so glad to see MATE, my preferred desktop, officially supported by my preferred Linux distribution...
Offline
is it possible to enable window tiling?
Offline