Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 197277 - x11-themes/openbox-themes bad color names
Summary: x11-themes/openbox-themes bad color names
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Commonbox Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-28 09:48 UTC by Giampier
Modified: 2008-04-24 09:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Giampier 2007-10-28 09:48:09 UTC
Running obconf from a terminal I get:

  ObRender-Message: Unable to parse color '7eee8cf'
  ObRender-Message: Unable to parse color '7eee8cf'
  ObRender-Message: Unable to parse color ''

then from /usr/share/themes

  $ grep -r 'colorTo: 7eee8cf' *
  MavOS/openbox-3/themerc:window.inactive.handle.bg.colorTo: 7eee8cf
  oldred/openbox-3/themerc:window.inactive.handle.bg.colorTo: 7eee8cf
  oldred/openbox-3/themerc~:window.inactive.handle.bg.colorTo: 7eee8cf

All these occurrences should be changed to `#eee8cf' instead of `7eee8cf'.
Moreover:

  grep -r 'colorTo: $' *
  rabbit/openbox-3/themerc:window.active.grip.bg.colorTo: 
  rabbit/openbox-3/themerc~:window.active.grip.bg.colorTo: 

which should be changed to something else than the empty string or remove the entry.
Here the version of the packages:

[ebuild   R   ] x11-wm/openbox-3.4.4  USE="nls -startup-notification -xinerama" 0 kB 
[ebuild   R   ] x11-themes/openbox-themes-0.6-r1  USE="-gtk" 0 kB 
[ebuild   R   ] x11-misc/obconf-2.0.2  USE="nls" 0 kB 


Reproducible: Always
Comment 1 David Shakaryan (RETIRED) gentoo-dev 2007-10-28 17:32:42 UTC
While this is a rather easy fix, the fact remains that the package is an extremely old compilation of themes. The theming engine has since evolved, and although it remains backwards-compatible, it now supports a variety of features which these older themes do not exhibit. Also, unless plans have changed, the next major release is going to have a completely revised theme format using XML.

What are your thoughts on either pruning or introducing a completely new compilation?
Comment 2 David Shakaryan (RETIRED) gentoo-dev 2008-04-24 09:22:25 UTC
# David Shakaryan <omp@gentoo.org> (24 Apr 2008)
# Masked for removal in 30 days. (bug #197277)
# Extremely old compilation of themes not utilising new features.
# Openbox is intended to move to a new theme format in the future.
x11-themes/openbox-themes