First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 113410
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo wxWidgets Herd <wxwidgets@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alexey Maximov <amax@mail.ru>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
wxGTK-2.4.2-r4.ebuild wxGTK-2.4.2-r4.ebuild text/plain Alexey Maximov 2005-11-23 16:09 0000 4.72 KB Details
wxGTK-2.4.2-pango_fix.patch wxGTK-2.4.2-pango_fix.patch patch Alexey Maximov 2005-11-23 16:09 0000 618 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2005-11-23 16:08 0000
many programs like audacity have a bug while link phase

this fix should correct the problem

just copy and unpack to the overlay, and run
emerge =x11-libs/wxGTK-2.4.2-r4

after that you will needed re-emerge audacity

------- Comment #1 From Alexey Maximov 2005-11-23 16:09:12 0000 -------
Created an attachment (id=73460) [edit]
wxGTK-2.4.2-r4.ebuild

------- Comment #2 From Alexey Maximov 2005-11-23 16:09:38 0000 -------
Created an attachment (id=73461) [edit]
wxGTK-2.4.2-pango_fix.patch

------- Comment #3 From Alexey Maximov 2005-11-23 16:12:04 0000 -------
Use audacity from http://bugs.gentoo.org/show_bug.cgi?id=110809 with the NEW
ebuild attached

have a fun!

------- Comment #4 From Karol Wojtaszek (RETIRED) 2005-11-26 12:04:42 0000 -------
Patch commited to the tree, thanks for help.

------- Comment #5 From Mart Raudsepp 2005-11-26 15:03:31 0000 -------
The same patch as in bug #105189 should have been used imho.
I'm the author of that fix upstream, and I believe it was a better idea to just
not use the libpangox specific function, instead of linking against libpangox,
as libpangox is a deprecated library, and might not be built by default anymore
in a future version of GTK+ (unlikely upstream though)

------- Comment #6 From Mart Raudsepp 2005-11-26 15:05:33 0000 -------
Of course also not linking against libpangox means the runtime linker doesn't
need to spend time on searching for the symbol in this library, and if other
programs don't use it, it doesn't even have to load the shared library into memory.

------- Comment #7 From Mattias Flodin 2006-01-10 13:46:43 0000 -------
I've just run emerge sync ; emerge -e world and I now run into this bug / bug
110809 when running wxpython-based programs.

I would suggest you do something about the keywords for wxGTK as soon as
possible, since the current "stable" state of Gentoo is not stable at this
point. No wxpython-based programs (e.g. bittorrent) run properly.

Since the fix is relatively minor, perhaps you could put wxGTK-2.6.1-r1 in
stable. I've added a temporary ACCEPT_KEYWORDS=~x86 for wxGTK and am
re-emerging it as I type this, hoping to pull in the patch provided so that my
system will run properly again.

The only other alternative I see is to downgrade GTK so that
pango_x_get_context becomes available again. It doesn't matter how much wxGTK
is downgraded since all previous versions try to use a now non-existent
function...

------- Comment #8 From Mattias Flodin 2006-01-10 13:58:52 0000 -------
Sorry I meant to say bug 105189 in my previous comment.

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