Bug 97337 - OGMRip-0.9.0 version bump
|
Bug#:
97337
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: All
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: LATER
|
Assigned To: media-optical@gentoo.org
|
Reported By: billl@users.sf.net
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: OGMRip-0.9.0 version bump
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-06-28 12:33 0000
|
I've just released a new version of OGMRip. Here is the associated ebuild
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
I notice a bug in 0.9.0 when i select Preferences -> Audio or Subtitles ->
Prefered Languages this results in a seg fault.
Here is the BT:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46912516457952 (LWP 16057)]
0x0000003a4c870b50 in strcmp () from /lib/tls/libc.so.6
(gdb) bt
#0 0x0000003a4c870b50 in strcmp () from /lib/tls/libc.so.6
#1 0x0000000000412117 in ogmrip_options_get_framestep ()
#2 0x0000003a52617dfd in gconf_listeners_notify ()
from /usr/lib/libgconf-2.so.4
#3 0x0000003a526275cb in gconf_client_change_set_from_current ()
from /usr/lib/libgconf-2.so.4
#4 0x0000003a52627781 in gconf_client_notify ()
from /usr/lib/libgconf-2.so.4
#5 0x00002aaaaaf52115 in g_main_context_dispatch ()
from /usr/lib/libglib-2.0.so.0
#6 0x00002aaaaaf53bf5 in g_main_context_acquire ()
from /usr/lib/libglib-2.0.so.0
#7 0x00002aaaaaf53f7a in g_main_loop_run ()
from /usr/lib/libglib-2.0.so.0
#8 0x0000003f0ac19fd1 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#9 0x000000000040e977 in main ()
Do you know how to have any patch to fix this since you are the upstream author ?
Thanks for the patch.
It's in CVS.
The ebuild in portage is just a copy of the ebuild of 0.8.2 (modulo some
patches) with wrong dependancies as ogmrip >= 0.9.0 does not rely on gnome
anymore. Please use the ebuild provided here.
well i prefer continue to use gnome useflag instead of gtk2 (not gtk like in
your ebuild). For this release i will continue to use gnome useflag. When the
upstream release a new version i will take a look at it and change the useflag.
Thanks for the report