Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62176 - x11-themes/gtk-qt-engine arts IUSE
Summary: x11-themes/gtk-qt-engine arts IUSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Brad Laue (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-29 20:17 UTC by Andrew Kirilenko
Modified: 2004-10-03 13:59 UTC (History)
0 users

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


Attachments
ebuild (gtk-qt-engine-0.5-r1.ebuild,782 bytes, text/plain)
2004-08-29 20:17 UTC, Andrew Kirilenko
Details
ebuild (gtk-qt-engine-0.5-r1.ebuild,828 bytes, text/plain)
2004-08-30 03:28 UTC, Andrew Kirilenko
Details
patch (scrollbars.patch,357 bytes, patch)
2004-08-30 03:34 UTC, Andrew Kirilenko
Details | Diff
slightly better patch (scrollbars.patch,373 bytes, patch)
2004-08-31 13:38 UTC, Andrew Kirilenko
Details | Diff
much better patch (scrollbars.patch,590 bytes, patch)
2004-09-02 21:59 UTC, Andrew Kirilenko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Kirilenko 2004-08-29 20:17:02 UTC
Hello!

--with-arts is now default, so I have added arts to IUSE...

Best regards,
Andrew.
Comment 1 Andrew Kirilenko 2004-08-29 20:17:31 UTC
Created attachment 38465 [details]
ebuild
Comment 2 Andrew Kirilenko 2004-08-30 03:13:14 UTC
OK. I have found that scrollbars are badly positioned (by one pixel). Here is patch to fix this.
Comment 3 Andrew Kirilenko 2004-08-30 03:28:25 UTC
Created attachment 38485 [details]
ebuild
Comment 4 Andrew Kirilenko 2004-08-30 03:34:12 UTC
Created attachment 38487 [details, diff]
patch
Comment 5 Andrew Kirilenko 2004-08-31 13:38:41 UTC
Created attachment 38608 [details, diff]
slightly better patch
Comment 6 Andrew Kirilenko 2004-09-02 21:59:48 UTC
Created attachment 38795 [details, diff]
much better patch
Comment 7 Patrick Dawson (RETIRED) gentoo-dev 2004-09-03 05:37:10 UTC
Have you compared your work to what's in the upstream CVS now?
http://pdx.freedesktop.org/cgi-bin/viewcvs.cgi/gtk-qt/gtk-qt-engine/src/qt_qt_wrapper.cpp?rev=1.40&view=markup

If upstream still needs these fixes, I encourage you to submit it directly to them.
Comment 8 Patrick Dawson (RETIRED) gentoo-dev 2004-10-03 13:59:22 UTC
Brad committed this, works well.