[Bugs] #3385 sugar-artwork UNSP: 'dialog-cancel' icon has not the correct size when inside a gtk entry
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Wed Jun 13 06:29:29 EDT 2012
#3385: 'dialog-cancel' icon has not the correct size when inside a gtk entry
------------------------------------------+---------------------------------
Reporter: erikos | Owner: erikos
Type: defect | Status: assigned
Priority: Unspecified by Maintainer | Milestone: 0.96
Component: sugar-artwork | Version: Git as of bugdate
Severity: Major | Keywords: 12.1.0
Distribution: OLPC | Status_field: Assigned
------------------------------------------+---------------------------------
Comment(by erikos):
Side note about how to test that:
Add repository to the modules (e.g. config/modulesets/glucose-
external.modules). This takes care of setting up the environment (e.g.
PKG_CONFIG_PATH).
This adds GTK+ with using the master at the "3.4.3" tag (currently what is
in F17).
{{{
+ <autotools id="gtk+">
+ <branch repo="git.gnome.org"
+ tag="3.4.3"/>
+ <dependencies>
+ <dep package="atk"/>
+ <dep package="glib"/>
+ <dep package="cairo"/>
+ <dep package="pango"/>
+ <dep package="gdk-pixbuf"/>
+ <dep package="gtk-doc"/>
+ <dep package="gobject-introspection"/>
+ </dependencies>
+ <suggests>
+ <dep package="shared-mime-info"/>
+ </suggests>
+ </autotools>
}}}
Then you can build it like: ./sugar-jhbuild buildone gtk+
You can apply now the patches using 'git bz' [1][2], the one from Carlos
like "git bz apply bugzilla.gnome.org:677567"
[1] http://git.fishsoup.net/man/git-bz.html
[2] http://www.damnpeople.fr/2012/03/18/an-introduction-to-git-bz-or-how-
to-make-your-life-simplier-when-working-with-git-and-bugzilla/
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3385#comment:11>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list