| Author |
Message |
Jejy69

Joined: 20 Jan 2011 Posts: 656 Location: Perpignan, Lego man, The Last Crusade...
|
Posted: Mon 25 Feb 2013, 15:29 Post_subject:
MATE 1.5.5 - Desktop environment |
|
Slacko :
http://sourceforge.net/projects/checkmatelxde/files/Desktop_Environment_Puppies/Slacko/
Precise :
To load Mate correctly, open /root/.xinitrc, and below
| Code: | | [ -f /usr/bin/xsetroot ] && xsetroot -cursor_name top_left_arrow |
Add :
| Code: | CURRENTWM="`cat /etc/windowmanager`"
if [ "$CURRENTWM" = "mate-session" ];then
/usr/sbin/delayedrun &
exec mate-session
fi |
To launch Mate, log out, and type :
_________________ Linux a un noyau, Windows a des pépins.
Edited_time_total
|
|
Back to top
|
|
 |
Eyes-Only

Joined: 10 Aug 2006 Posts: 1025 Location: La Confederation Abenaquaise
|
Posted: Tue 26 Feb 2013, 06:05 Post_subject:
|
|
Beautiful beyond words Jejy... gorgeous! You've really outdone yourself this time! ( And I'm speaking from the screenshots... I already know that the product is fantastic coming from your adept hands! )
Can't wait to try the precise version on my LXpup.
Oh yeah! At the moment I happen to be posting this from Fluxbox v-1.3.2 ( compiled by OldYeller - where did he ever disappear to anyway? ), in the SlimBoat browser, all this installed upon your LXpup with Apt-Get/Synaptic. I LOVE IT!! Hmm...I should email you a screenshot. lol
Later mon bon chum! A la prochaine fois!
Cheers/Amicalement,
Eyes-Only
"L'Peau-Rouge d'Acadie"
_________________ *~*~*~*~*~*
Proud user of LXpup and 3-Headed Dog.
*~*~*~*~*~*
|
|
Back to top
|
|
 |
Jejy69

Joined: 20 Jan 2011 Posts: 656 Location: Perpignan, Lego man, The Last Crusade...
|
Posted: Tue 26 Feb 2013, 09:32 Post_subject:
|
|
Hello Bro !
Thank you to try it !
Just a tip, to change a gtk theme correctly, you must remove /root/.gtkrc-2.0. If you keep it, you'll not be able to change theme from Mate.
I'm amazed that you still like the version with apt-get.
I'll tell you a secret , Maybe once I have finished packing the main WM, I'll start a project : Quantal + Apt-get. If I have enough time.
Have a nice day !
Looking forward to read you.
_________________ Linux a un noyau, Windows a des pépins.
|
|
Back to top
|
|
 |
rameshiyer
Joined: 17 Sep 2009 Posts: 216 Location: Calicut, Kerala, India
|
Posted: Wed 27 Feb 2013, 00:12 Post_subject:
MATE DESKTOP Sub_title: Precise 5.5 |
|
I am unable to load mate desktop environment. As suggested by you, I have also deleted /root/.gtkrc-2.0.
|
|
Back to top
|
|
 |
Jejy69

Joined: 20 Jan 2011 Posts: 656 Location: Perpignan, Lego man, The Last Crusade...
|
Posted: Wed 27 Feb 2013, 08:55 Post_subject:
|
|
rameshiyer,
What is your Puppy ?
Did you install Mate sfs ?
Did you log out and type "xwin mate-session" ?
If yes,
From JWM, open a terminal, and type "mate-session" ( without "xwin" ), what is the result ?
Thanks,
_________________ Linux a un noyau, Windows a des pépins.
|
|
Back to top
|
|
 |
rameshiyer
Joined: 17 Sep 2009 Posts: 216 Location: Calicut, Kerala, India
|
Posted: Wed 27 Feb 2013, 09:49 Post_subject:
Desktop for Precise Sub_title: MATE 1.5.5. |
|
How to logout?. No logout menu in my system. My puppy is Precise 5.9.3.
mate-session result is as follows:
mate-session (9250) GLIB-GIO error. Setting Schema.org.mate session is not installed. etc.
|
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 931 Location: Malvern, Worcs, UK
|
Posted: Wed 27 Feb 2013, 13:27 Post_subject:
|
|
Hi Jerome
Mate 1.5.5 seems to work OK on Slacko 5.4.0.3 and on Precise 5.4.3 but I also have problems on Precise 5.4.92 (Precise 5.5 Beta).....
I get as far as a green stripy screen with a small clock but then it sticks and needs ctrl-alt-backspace to escape.
I tried booting nox to jwm and then ran mate-session > dmesg.txt in a terminal. Many many warning messages appeared in the terminal and had to be killed with ctrl-c
The contents of dmesg.txt are: | Code: | MATE_KEYRING_CONTROL=/tmp/keyring-9zzKPg
GPG_AGENT_INFO=/tmp/keyring-9zzKPg/gpg:0:1
MATE_KEYRING_PID=9649
MATE_KEYRING_CONTROL=/tmp/keyring-9zzKPg
GPG_AGENT_INFO=/tmp/keyring-9zzKPg/gpg:0:1
MATE_KEYRING_CONTROL=/tmp/keyring-9zzKPg
GPG_AGENT_INFO=/tmp/keyring-9zzKPg/gpg:0:1
MATE_KEYRING_CONTROL=/tmp/keyring-9zzKPg
GPG_AGENT_INFO=/tmp/keyring-9zzKPg/gpg:0:1
SSH_AUTH_SOCK=/tmp/keyring-9zzKPg/ssh
*** ERROR ***
TI:17:17:52 TH:0x8091600 FI:gpm-engine.c FN:gpm_engine_coldplug_idle_cb,817
- failed to get device list: The name org.freedesktop.UPower was not provided by any .service files
Traceback:
mate-power-manager() [0x8061461]
mate-power-manager() [0x8060aa5]
/lib/libglib-2.0.so.0(+0x44850) [0xb68a4850]
/lib/libglib-2.0.so.0(g_main_context_dispatch+0x146) [0xb68a6d86]
/lib/libglib-2.0.so.0(+0x47125) [0xb68a7125]
/lib/libglib-2.0.so.0(g_main_loop_run+0x7b) [0xb68a756b]
mate-power-manager() [0x804ec10]
/lib/libc.so.6(__libc_start_main+0xf3) [0xb667e4d3]
mate-power-manager() [0x804ed09] |
Cheers
peebee
_________________ HP550 laptop: 2GHz Celeron, 2GB ram, Broadcom B43 wifi, Agere HDA modem [2009]
IBM Thinkpad 600: 266MHz PII, 160MB ram, 2GB swap partition, wifi & modem via pcmcia [1999]
Desktop: AMD Athlon II X2 260 4GB, Nvidia GeForce7025[2012]
Edited_time_total
|
|
Back to top
|
|
 |
scsijon
Joined: 23 May 2007 Posts: 948 Location: the australian mallee
|
Posted: Wed 27 Feb 2013, 20:08 Post_subject:
Re: Desktop for Precise Sub_title: MATE 1.5.5. |
|
| rameshiyer wrote: | How to logout?. No logout menu in my system. My puppy is Precise 5.9.3.
mate-session result is as follows:
mate-session (9250) GLIB-GIO error. Setting Schema.org.mate session is not installed. etc. |
I think he means logout of jwm
so Menu>shutdown>exit to prompt
and off you go.
|
|
Back to top
|
|
 |
starhawk
Joined: 22 Nov 2010 Posts: 1883 Location: Everybody knows this is nowhere...
|
Posted: Sat 20 Apr 2013, 13:23 Post_subject:
|
|
I cannot make this work with Slacko 5.5. This is a dissappointment.
What happens? Xorg crashes. Screen blinks black, I see a cursor for a moment, and then screen blinks black again -- and then I am back at the prompt looking at "Exited from X". I have tried several drivers for my Intel 945GM graphics, nothing works.
I will try again with Slacko 5.3.3, later.
EDIT: mate-1.5.5-slacko.sfs seems not to work with Slacko 55 and also not with Slacko 533. MD5sum has been verified to match Ibiblio -- jejy69, could you verify that MD5sum with what is on your computer where you store these files? The given MD5sum for this file is: 9680595965b4e228c076b77da689e5c6
Thanks!
_________________ Looking for some oddball hardware - an EZGo MiniPC. See here.
Upup Raring on Atom/Poulsbo is my next system. Puppy rocks like a giant boulder!
|
|
Back to top
|
|
 |
|