LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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-21-2016, 10:00 AM   #16
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231

I'm still referring to the GTK3 branch.
 
Old 07-21-2016, 10:15 AM   #17
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Also, have you considered incorporating NUMJOBS for make in your scripts to speed up compilation? I've been manually editing the SlackBuilds in order to match my processor count. Thank you for your great work as always!
 
Old 07-21-2016, 10:16 AM   #18
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,681

Original Poster
Rep: Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798
stormtracknole: i just pushed the mate-control-center patch to disable the color tab
rebuilding the package now
 
Old 07-21-2016, 10:18 AM   #19
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by willysr View Post
stormtracknole: i just pushed the mate-control-center patch to disable the color tab
rebuilding the package now
It's working fine now based from your latest version (not including what you are doing now). So, I would leave it be I would think.
 
Old 07-21-2016, 10:21 AM   #20
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,681

Original Poster
Rep: Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798
but the color is still not shown right?
 
Old 07-21-2016, 10:23 AM   #21
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by willysr View Post
but the color is still not shown right?
It's showing the colors now. Every single issue that I was having was resolved.

Last edited by stormtracknole; 07-21-2016 at 10:26 AM.
 
Old 07-21-2016, 10:25 AM   #22
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,681

Original Poster
Rep: Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798
Quote:
Originally Posted by stormtracknole View Post
Also, have you considered incorporating NUMJOBS for make in your scripts to speed up compilation? I've been manually editing the SlackBuilds in order to match my processor count. Thank you for your great work as always!
you can always override MAKEFLAGS variable to get that
 
Old 07-21-2016, 10:26 AM   #23
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by willysr View Post
you can always override MAKEFLAGS variable to get that
AH! MAKEFLAGS!!!! *facepalm* I used every single option, but that. Ha, ha. Will do.
 
Old 07-21-2016, 10:36 AM   #24
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Compositing is looking very nice too. Looks like the MATE team has been putting in a lot of work with details.
 
Old 07-21-2016, 10:37 AM   #25
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,681

Original Poster
Rep: Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798
still there are major showstopper for GTK+3 build only
 
Old 07-21-2016, 10:39 AM   #26
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by willysr View Post
still there are major showstopper for GTK+3 build only
Oh, do you mind sharing those? Other than the problems that I had earlier, I haven't ran into anything else yet.
 
Old 07-21-2016, 10:45 AM   #27
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,681

Original Poster
Rep: Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798
You can check their GTK3 tracking report for each component in their github repository
eg:
for caja: https://github.com/mate-desktop/caja/issues/482
for mate-control-center: https://github.com/mate-desktop/mate...ter/issues/206
 
Old 07-21-2016, 10:46 AM   #28
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,681

Original Poster
Rep: Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798Reputation: 1798
But some of them were found on newer GTK+3 than what we had in Slackware 14.2 so some does not apply to us
 
Old 07-21-2016, 10:55 AM   #29
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by willysr View Post
But some of them were found on newer GTK+3 than what we had in Slackware 14.2 so some does not apply to us
Oh, okay. Thankfully, this gtk3 version seems to be pretty stable. Thanks for the link.
 
Old 09-06-2016, 06:34 PM   #30
manuchelo
Member
 
Registered: Mar 2011
Location: Brasil
Distribution: Slackware current
Posts: 43

Rep: Reputation: 31
MATE Desktop Environment 1.15.1 -> Slackware64 current
Working great on my Celeron with 2GB RAM. Awesome =)
 
  


Reply

Tags
mate, msb



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
[SOLVED] Call for Testers: Cinnamon 3.0 for Slackware 14.2 willysr Slackware 61 07-04-2016 04:13 AM
[SOLVED] Call for Testers: MATE 1.14 for -Current willysr Slackware 13 05-27-2016 08:08 AM
Call for Testers: Comparison of MATE 1.14 (mix build vs fully GTK+3 build) willysr Slackware 33 05-10-2016 03:40 PM
Call for Testers: MATE 1.8 willysr Slackware 137 08-06-2014 01:50 AM

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

All times are GMT -5. The time now is 09:32 AM.

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