Bug 217224

Summary: fedora-logo.patch is incomplete
Product: [Fedora] Fedora Reporter: Julian Sikorski <belegdol>
Component: compizAssignee: Kristian Høgsberg <krh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-25 14:41:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Patch fixing the problem
none
Updated patch none

Description Julian Sikorski 2006-11-25 09:46:51 UTC
Description of problem:
fedora-logo.patch does not change all files necessary to switch toe logo on the
top of the cube from freedesktop.org to fedora one.

Version-Release number of selected component (if applicable):
0.3.4-1

How reproducible:
always

Steps to Reproduce:
1. Install compiz
2. Enable cube & rotate plugins
3. Rotate to the top of the cube using ctrl-alt-mouse
  
Actual results:
freedesktop.org logo is at the top

Expected results:
fedora one should be there

Additional info:
The patch I've attached may not be the cleanest solution (regeneration of
compiz.schemas.in comes to my mind), but it fixes the problem.

Comment 1 Julian Sikorski 2006-11-25 09:46:52 UTC
Created attachment 142105 [details]
Patch fixing the problem

Comment 2 Julian Sikorski 2006-11-25 09:51:59 UTC
I think that the colour has to be fixed in a similar manner, but the schema file
uses a single value instead vs rgb in the source, so it's probably beyond my skills.

Comment 3 Julian Sikorski 2006-11-25 10:02:33 UTC
Created attachment 142106 [details]
Updated patch

It wasn't that hard.

Comment 4 Matthias Clasen 2006-11-25 14:41:16 UTC
Thanks for the patch.