[Bug 880872] Re: [oneiric] [precise] ubiquity shows pink areas
    Roberto C. Morano 
    rcmova at gmail.com
       
    Mon Oct 24 14:07:52 UTC 2011
    
    
  
** Patch added: "adds support to check wether the [dark] colors are defined in the gtk theme or not and use them or not consequently."
   https://bugs.launchpad.net/bugs/880872/+attachment/2569839/+files/gtk_ui_css_fix.patch
** Description changed:
  Binary package hint: ubiquity
  
  When the gtk theme used is not Ambiance/Radiance Ubiquity draws part of
  the installer as pink blocks.
  
- I've been looking into it and I found that it is cause of the explicit use in code of css colors [1] which are defined in 
- Ambiance/Radiance themes but they are not in other gtk themes like Adwaita.
+ I've been looking into it and I found that it is cause of the explicit use in code of css colors [1] which are defined in Ambiance/Radiance themes but they are not in other gtk themes like Adwaita.
  The exactly colors that are used are "dark_fg_color" and "dark_bg_color". They are used to "tint" some parts of the UI.
  
  I do attach a patch for Ubiquity (trunk) to check wether the [dark]
  colors are defined in the gtk theme or not and to use them or not
  consequently.
  
  [1] http://bazaar.launchpad.net/~ubuntu-
  installer/ubiquity/trunk/view/head:/ubiquity/frontend/gtk_ui.py#L750
** Patch removed: "adds support to check wether the [dark] colors are defined in the gtk theme or not and use them or not consequently."
   https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/880872/+attachment/2569839/+files/gtk_ui_css_fix.patch
-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/880872
Title:
  [oneiric] [precise] ubiquity shows pink areas
Status in “ubiquity” package in Ubuntu:
  New
Bug description:
  Binary package hint: ubiquity
  When the gtk theme used is not Ambiance/Radiance Ubiquity draws part
  of the installer as pink blocks.
  I've been looking into it and I found that it is cause of the explicit use in code of css colors [1] which are defined in Ambiance/Radiance themes but they are not in other gtk themes like Adwaita.
  The exactly colors that are used are "dark_fg_color" and "dark_bg_color". They are used to "tint" some parts of the UI.
  I do attach a patch for Ubiquity (trunk) to check wether the [dark]
  colors are defined in the gtk theme or not and to use them or not
  consequently.
  [1] http://bazaar.launchpad.net/~ubuntu-
  installer/ubiquity/trunk/view/head:/ubiquity/frontend/gtk_ui.py#L750
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/880872/+subscriptions
    
    
More information about the foundations-bugs
mailing list