First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 91494
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kir Kolyshkin <kir@sacred.ru>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gtkballs-3.1.5.po_path_fix.patch patch to fix localedir in configure.in and configure patch Kir Kolyshkin 2005-05-04 16:10 0000 721 bytes Details | Diff
gtkballs-ebuild.patch patch to ebuild adding 'epatch' to src_unpack() patch Kir Kolyshkin 2005-05-04 16:13 0000 955 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 91494 depends on: Show dependency tree
Show dependency graph
Bug 91494 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-05-04 16:08 0000
I have set up russian locale and run gtkballs, but interface is still in
English. stracing the binary revealed that it looks for locale files under
/usr/games/share/locale/ directory, but in fact *gmo files are installed to
/usr/share/games/locale/. Further investigation shown that this is caused by a
bug in gtkballs, which is triggered by the case if configure is run with
--datadir other than $prefix/locale, which is exactly what Gentoo's
games.eclass is doing. So, this is an upstream bug triggered by somewhat
unusual (but still correct) flags to configure. I have already sent a patch
fixing that to the gtkballs maintainer; still this is probably worth fixing in
Gentoo as well.

So, if you want to fix the bug here in Gentoo, I will attach a patch to
gtkballs' configure.in and configure, as well as a patch for gtkballs ebuild.

------- Comment #1 From Kir Kolyshkin 2005-05-04 16:10:22 0000 -------
Created an attachment (id=58082) [edit]
patch to fix localedir in configure.in and configure

I chose to patch configure as well in order to avoid running autoconf.

------- Comment #2 From Kir Kolyshkin 2005-05-04 16:13:42 0000 -------
Created an attachment (id=58083) [edit]
patch to ebuild adding 'epatch' to src_unpack()

------- Comment #3 From SpanKY 2005-05-04 18:14:09 0000 -------
thanks, gtkballs-3.1.5-r1 now in portage !

First Last Prev Next    No search results available      Search page      Enter new bug