Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220097 - app-office/abiword installs abiword_48.png to wrong directory (share/icons as opposed to correct share/pixmaps)
Summary: app-office/abiword installs abiword_48.png to wrong directory (share/icons as...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: GNOME Office (OBSOLETE)
URL: http://bugzilla.abisource.com/show_bu...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-03 10:42 UTC by Samuli Suominen (RETIRED)
Modified: 2010-10-07 07:39 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 Samuli Suominen (RETIRED) gentoo-dev 2008-05-03 10:42:57 UTC
/usr/share/icons is for icon themes.
/usr/share/pixmaps is for application pixmaps.

app-office/abiword-2.6.2 (/usr/share/icons/abiword_48.png)
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-05-04 19:22:04 UTC
fixed in 2.6.3. Please also report upstream.
Comment 2 Faustus 2010-10-07 06:13:37 UTC
This bug appeared again in abiword-2.8.6, probably because Makefile.in now has a space after "icondir" (but Makefile.am doesn't).

Perhaps use something like "sed 's:icondir \?=" in ebuild?

Note that this bug is listed as FIXED, but I can't change its status.
Comment 3 Faustus 2010-10-07 06:26:56 UTC
PS. http://bugzilla.abisource.com/show_bug.cgi?id=9769 - 5 years old!
Comment 4 Pacho Ramos gentoo-dev 2010-10-07 06:44:49 UTC
Reopening then
Comment 5 Pacho Ramos gentoo-dev 2010-10-07 07:39:28 UTC
+  07 Oct 2010; Pacho Ramos <pacho@gentoo.org> abiword-2.8.6.ebuild:
+  Fix icon installation (thanks to Faustus for reminding the problem in bug
+  #220097) and asio dependency (bug #326729 by Samuli Suominen).
+