Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #151  
Old 27th June 2012, 04:02 PM
raveit65's Avatar
raveit65 Offline
Registered User
 
Join Date: Feb 2012
Location: Berlin
Posts: 142
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

Quote:
Originally Posted by lovyagin View Post
I've made Live CDs of Fedora Remix with Mate. Can be find here.

These are fully bootable and can be installed to hard disk as usual Fedora Live CD. MDM is used as a login manager, so I've patched prefdm and SELinux labels to accept it. Also default user autostart contains xhost +SI:localuser:root to accept executign root GUI applications at user's X server.

Since one can't call them Fedora and use Fedora logos, so I used generic-logos and generic-release. That's the reason of yum check missing dependency mate-desktop-release requires fedora-release. (I think it would be better not to make this requirnment for mate-desktop rpm.) Unfortunately I don't have good taste and can't made proper logos, hope someone can help.
Nice release, exept the 'rhgb' issue after installation.
I don't think that we really need 'rhgb', because i want to see what happens at boot time, but a lot of user use it..... so it's better you fix the issue.
I tested the x86_64 release in virtualbox.

---------- Post added at 03:02 PM ---------- Previous post was at 02:53 PM ----------

New packages in mate-desktop-fedora-new-application-testing repo.

-- mate-mplayer (fork of gnome-mplayer)
features:
- caja extension, which shows properties of audio and video files in the properties dialogue
- ipod support
- dvb support
- MATE MPlayer has a rich API that is exposed via DBus. Using DBus you can control a single or multiple instances of MATE MPlayer from a single command. Useful for lirc
- vdpau and vaapi support
- etc.

-- mate-clolor-manager (fork of gnome-color-manager)
mate-color-manager is a session framework that makes it easy to manage, install
and generate color profiles in the MATE desktop.
__________________
Life is to short for boring desktops

Last edited by raveit65; 27th June 2012 at 04:05 PM.
Reply With Quote
  #152  
Old 1st July 2012, 01:36 PM
lovyagin Offline
Registered User
 
Join Date: Jul 2009
Posts: 102
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

Quote:
Originally Posted by raveit65 View Post
Nice release, exept the 'rhgb' issue after installation.
I don't think that we really need 'rhgb', because i want to see what happens at boot time, but a lot of user use it..... so it's better you fix the issue.
I tested the x86_64 release in virtualbox.
Thanks! Indeed I don't need one, but... well, I don't know how to fix it, it might be video drivers conflict. Not sure if it will appear on non-virtual machine. For example, I can't user rhgb along with NVidea driver but it switches to non-graphical dark-blue-white line...

I wish to draw a normal logo and name release properly first of all... (oh, their stupid hot dog, really).
Reply With Quote
  #153  
Old 1st July 2012, 03:03 PM
raveit65's Avatar
raveit65 Offline
Registered User
 
Join Date: Feb 2012
Location: Berlin
Posts: 142
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

Quote:
Originally Posted by lovyagin View Post
Thanks! Indeed I don't need one, but... well, I don't know how to fix it, it might be video drivers conflict. Not sure if it will appear on non-virtual machine. For example, I can't user rhgb along with NVidea driver but it switches to non-graphical dark-blue-white line...

I wish to draw a normal logo and name release properly first of all... (oh, their stupid hot dog, really).
Yes, this hot dog has to be tread in a ton.....
I think i've found the issue.
Edit /etc/sysconfig/desktop to
Code:
DISPLAYMANAGER=/usr/sbin/mdm
In virtualbox your relase starts well now with 'rhgb' on.
__________________
Life is to short for boring desktops
Reply With Quote
  #154  
Old 1st July 2012, 04:00 PM
lovyagin Offline
Registered User
 
Join Date: Jul 2009
Posts: 102
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

Quote:
Originally Posted by raveit65 View Post
I think i've found the issue.
Edit /etc/sysconfig/desktop to
Code:
DISPLAYMANAGER=/usr/sbin/mdm
In virtualbox your relase starts well now with 'rhgb' on.
Oh, it means I was to add splash_quit_command="plymouth quit":

Code:
	elif [ "$DISPLAYMANAGER" = MATE ]; then
		preferred=/usr/sbin/mdm
		splash_quit_command="plymouth quit"
to /etc/X11/prefdm to accept DISPLAYMANAGER=MATE properly. Looks like works fine after that. Strange, new GDM doesn't need it maybe old one needed too. Well, to set DISPLAYMANAGER=/usr/sbin/mdm and don't touch prefdm was much more simply, indeed.
Reply With Quote
  #155  
Old 1st July 2012, 04:18 PM
raveit65's Avatar
raveit65 Offline
Registered User
 
Join Date: Feb 2012
Location: Berlin
Posts: 142
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

give me a hint if you've updated your release,
then i wiil publish it at fedoraforum.de
Mate-forum should be another good address where you can publish your release.
__________________
Life is to short for boring desktops

Last edited by raveit65; 1st July 2012 at 10:48 PM.
Reply With Quote
  #156  
Old 3rd July 2012, 02:33 PM
lovyagin Offline
Registered User
 
Join Date: Jul 2009
Posts: 102
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

ok, i'm finishing making and testing release and logo's packages now, so it'll take few days to compile and upload all the CDs... by the way, wouldn't it be better if you change dependency of mate-desktop-release package from fedora-release to system-release? fedora-release is trademarked, but fedora-release provides system-release as well, so generic-release do, and my fedora-remix-mate-release will do, but now it makes deps problem of mate-desktop-release requires fedora-release in my media...
Reply With Quote
  #157  
Old 3rd July 2012, 05:14 PM
raveit65's Avatar
raveit65 Offline
Registered User
 
Join Date: Feb 2012
Location: Berlin
Posts: 142
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

Quote:
Originally Posted by lovyagin View Post
ok, i'm finishing making and testing release and logo's packages now, so it'll take few days to compile and upload all the CDs... by the way, wouldn't it be better if you change dependency of mate-desktop-release package from fedora-release to system-release? fedora-release is trademarked, but fedora-release provides system-release as well, so generic-release do, and my fedora-remix-mate-release will do, but now it makes deps problem of mate-desktop-release requires fedora-release in my media...
You mean generic-release? There is no package system-release.
Code:
generic-release conflicts with fedora-release-16-1.noarch
Your proposal will make it impossible to install mate-desktop-release on a system where fedora-release is installed.
Most of the users install fedora in a standard way first and then mate-desktop.
__________________
Life is to short for boring desktops
Reply With Quote
  #158  
Old 3rd July 2012, 09:04 PM
lovyagin Offline
Registered User
 
Join Date: Jul 2009
Posts: 102
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

Quote:
Originally Posted by raveit65 View Post
You mean generic-release? There is no package system-release.
Not quite, yup, system-release is not a package, but a provided thing, fedora-release.spec contains:

Code:
Summary:	Fedora release files
Name:		fedora-release
...
Provides:	redhat-release
Provides:	system-release = %{version}-%{release}
...
so generic-release do. I can't use fedora-release in my CDs because it is trademarked, but I can use generic-release (and fork it). So, probably they called it system-release as generalization to made remixes possible correctly:

Code:
$ yum whatprovides system-release
...
fedora-release-17-1.noarch : Fedora release files
Repo        : fedora
Matched from:
Provides    : system-release = 17-1

generic-release-17-1.noarch : Generic release files
Repo        : fedora
Matched from:
Provides    : system-release = 17-1

fedora-release-17-1.noarch : Fedora release files
Repo        : @anaconda-0
Matched from:
Provides    : system-release = 17-1
For example, RPMFusion's rpmfusion-free-release.spec contains:

Code:
Name:           rpmfusion-%{repo}-release
Version:        17.0.3
Release:        1
Summary:        RPM Fusion (%{repo}) Repository Configuration
...
Requires:       system-release >= 17
...
probably it's more correct to set dependency on system-release (I suppose same with fedora-logos and fedora-release-notes, they provides system-logos and system-release-notes).
Reply With Quote
  #159  
Old 4th July 2012, 12:15 PM
raveit65's Avatar
raveit65 Offline
Registered User
 
Join Date: Feb 2012
Location: Berlin
Posts: 142
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

Ok, thx for explanation.
It's no problem for me to switch to system-release.
New mate-desktop-release package are uploaded to repo.
__________________
Life is to short for boring desktops
Reply With Quote
  #160  
Old 6th July 2012, 06:33 PM
lovyagin Offline
Registered User
 
Join Date: Jul 2009
Posts: 102
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

Thank you, I've updated all CDs, now seems to me everything works properly including graphical boot and new logo.
Reply With Quote
  #161  
Old 11th July 2012, 11:55 AM
johncena Offline
Banned
 
Join Date: Jul 2012
Location: coimbatore
Posts: 4
windows_xp_2003firefox
Re: MATE Desktop for fedora 16 / 17

I can't set up Mate-desktop on Fedora 17. When I'm trying to set up it with a command
"yum groupinstall MATE-Desktop"
there seems to be something incorrect with repository:
"http://dl.dropbox.com/u/49862637/Mate-desktop/fedora_17/mate-desktop-fedora-updates/16/x86_64/caja-1.2.2-2.fc16.x86_64.rpm: [Errno 14] HTTP Mistake 404 -
Reply With Quote
  #162  
Old 11th July 2012, 05:54 PM
raveit65's Avatar
raveit65 Offline
Registered User
 
Join Date: Feb 2012
Location: Berlin
Posts: 142
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

Quote:
Originally Posted by johncena View Post
I can't set up Mate-desktop on Fedora 17. When I'm trying to set up it with a command
"yum groupinstall MATE-Desktop"
there seems to be something incorrect with repository:
"http://dl.dropbox.com/u/49862637/Mate-desktop/fedora_17/mate-desktop-fedora-updates/16/x86_64/caja-1.2.2-2.fc16.x86_64.rpm: [Errno 14] HTTP Mistake 404 -
I recreate the repo data. Do a yum clean all and try again.
A feedback would be nice.
__________________
Life is to short for boring desktops
Reply With Quote
  #163  
Old 16th July 2012, 07:14 AM
solo2101's Avatar
solo2101 Offline
Registered User
 
Join Date: Jan 2010
Location: behind that screen...
Posts: 546
windows_7chrome
Re: MATE Desktop for fedora 16 / 17

for those interested. This is a GnoMenu fork... or a port to mate better said.

http://sourceforge.net/projects/tilomenu/

you will need the phyton python-mate* and numpy packages. and of course all the GnoMenu deps as well.

Code:
yum install phyton python-mate* numpy
Attached Thumbnails
Click image for larger version

Name:	Tilo-Menu and Mate.jpeg
Views:	52
Size:	158.0 KB
ID:	23436  

Last edited by solo2101; 31st July 2012 at 07:55 AM.
Reply With Quote
  #164  
Old 17th July 2012, 09:09 PM
solo2101's Avatar
solo2101 Offline
Registered User
 
Join Date: Jan 2010
Location: behind that screen...
Posts: 546
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

In an atempt to learn how to use github.com Tilo-Menu is there now there....

https://github.com/solo2101/Tilo-Menu

Geezus!!! does it really need to be that hard to upload to github????

Last edited by solo2101; 31st July 2012 at 07:58 AM.
Reply With Quote
  #165  
Old 23rd July 2012, 02:05 PM
raveit65's Avatar
raveit65 Offline
Registered User
 
Join Date: Feb 2012
Location: Berlin
Posts: 142
linuxfirefox
Re: MATE Desktop for fedora 16 / 17

For the forthcoming Mate 1.4.x release i have rearranged the repo. dropping out old packages......
If you've problems now with yum, do a 'yum clean all'

sorry for this
__________________
Life is to short for boring desktops
Reply With Quote
Reply

Tags
desktop, fedora, mate

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MATE Desktop question? BogdanPetkovic Using Fedora 7 15th March 2013 11:37 AM
Help with mdmsetup on MATE Desktop Jamwa Using Fedora 0 1st November 2012 06:58 AM
Fedora 17 Net Installation + Mate Desktop DragonWarrior Installation and Live Media 4 4th October 2012 11:42 AM
MATE desktop available for F16! tsorvoja Using Fedora 0 27th January 2012 06:01 PM
Mate Desktop Environment is977 Using Fedora 8 14th December 2011 08:23 PM


Current GMT-time: 23:06 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat