Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413321 - xfce-base/xfce4-panel-4.9.2 should probably depend on >=x11-libs/libwnck-2.31
Summary: xfce-base/xfce4-panel-4.9.2 should probably depend on >=x11-libs/libwnck-2.31
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 04:54 UTC by Alexandre Rostovtsev (RETIRED)
Modified: 2012-04-24 06:02 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 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-04-24 04:54:16 UTC
xfce4-panel-4.9.2 and higher apparently needs it to get the correct aspect ratio in the pager. See the xfce-4.10pr1 release notes [1] and the comment in xfce4-panel git commit a4283dd6 [2]

[1] http://www.xfce.org/download/changelogs/4.10pre1
[2] http://git.xfce.org/xfce/xfce4-panel/commit/?id=a4283dd61e894e897ba724f249066bf66c4cd0b1
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-04-24 04:58:21 UTC
Also see bug #412823
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2012-04-24 06:02:08 UTC
wnck_pager_set_layout_policy() is used in plugins/pager/pager.c which is behind #ifdef that checks for 2.31

configure.ac checks for 2.30

but I have no problems with forcing more recent versions, long as libwnck-2.31 is fine to stabilize at the end of this month.

done that