Page 7 of 8
					
				Re: MATE Desktop Environment packages
				Posted: 18. Apr 2012, 22:17
				by zAchAry
				zAchAry wrote:gapan wrote:Do you have gnome-mount installed?
Yes.
 
It does work with:
Brasero can't detect blank CD - solution! 
What is needed to be done in order to 
not to enter dbus-launch for applications like Brasero, Caja, Gigolo etc. to work properly?
 
			 
			
					
				Re: MATE Desktop Environment packages
				Posted: 18. Apr 2012, 22:47
				by Shador
				You need to do something like this during session startup:
Code: Select all
if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then
       eval `dbus-launch --sh-syntax --exit-with-session`
fi
Or this:
Code: Select all
dbus-launch /usr/bin/openbox-session
 
			 
			
					
				Re: MATE Desktop Environment packages
				Posted: 19. Apr 2012, 05:48
				by zAchAry
				Thank you very much. I will try this.
Is this set by default in newer Salix OS releases?
			 
			
					
				Re: MATE Desktop Environment packages
				Posted: 19. Apr 2012, 09:23
				by Shador
				zAchAry wrote:Thank you very much. I will try this.
Is this set by default in newer Salix OS releases?
Afaik it is in most DE's. It was e.g. missing with the never released Openbox betas at some point. But on the other hand XFCE had it since the very beginning. I didn't check every other one though.
 
			 
			
					
				Re: MATE Desktop Environment packages
				Posted: 19. Apr 2012, 11:48
				by gapan
				zAchAry, how are you starting mate? startx/gdm/some other login manager?
			 
			
					
				Re: MATE Desktop Environment packages
				Posted: 20. Apr 2012, 08:31
				by Atip
				Excellent! 

 I finally have my mate(gnome)-panel back which I had to leave behind when
 moving to Salix. My for me ultimate linux box: Fluxbox with mate-panel. Had to substitute it with xfce4-panel.
All seems to work properly.
 
			 
			
					
				Re: MATE Desktop Environment packages
				Posted: 21. Apr 2012, 04:37
				by zAchAry
				gapan wrote:zAchAry, how are you starting mate? startx/gdm/some other login manager?
I am using gdm.
I have added a new .desktop file: /usr/share/xsessions/dbus-launch_fluxbox.desktop
Code: Select all
[Desktop Entry]
Encoding=UTF-8
Type=XSession
Name=Fluxbox (D-Bus)
Exec=dbus-launch /etc/X11/xinit/xinitrc.fluxbox
 
			 
			
					
				Re: MATE Desktop Environment packages
				Posted: 21. Apr 2012, 09:38
				by gapan
				zAchAry wrote:gapan wrote:zAchAry, how are you starting mate? startx/gdm/some other login manager?
I am using gdm.
I have added a new .desktop file: /usr/share/xsessions/dbus-launch_fluxbox.desktop
 
Wait... Fluxbox? What Fluxbox?
 
			 
			
					
				Re: MATE Desktop Environment packages
				Posted: 21. Apr 2012, 12:25
				by zAchAry
				I don't use the panels and all the rest of the components of MATE.
I like Fluxbox, IceWM and Xfce 

 
			 
			
					
				Re: MATE Desktop Environment packages
				Posted: 21. Apr 2012, 18:11
				by gapan
				zAchAry wrote:I don't use the panels and all the rest of the components of MATE.
I like Fluxbox, IceWM and Xfce 

 
And you didn't think of mentioning this before? You problems have nothing to do with mate.