Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131575 - media-video/dvdrip-0.97.9 crashes when clicking "Cluster"
Summary: media-video/dvdrip-0.97.9 crashes when clicking "Cluster"
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Disenchanted (RETIRED)
URL:
Whiteboard:
Keywords:
: 169064 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-28 08:15 UTC by Cristiano Chiucchiolo
Modified: 2007-03-03 06:00 UTC (History)
1 user (show)

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 Cristiano Chiucchiolo 2006-04-28 08:15:46 UTC
Always reproducible
Steps to reproduce:

1. run dvdrip
2. click on the Cluster menu

Result:
dvdrip crashes with this output:
Gtk-CRITICAL **: gtk_widget_get_pango_context: assertion `GTK_IS_WIDGET (widget)' failed at /usr/lib64/perl5/vendor_perl/5.8.8/Video/DVDRip/GUI/Main.pm line 166.
Pango-CRITICAL **: pango_context_get_language: assertion `context != NULL' failed at /usr/lib64/perl5/vendor_perl/5.8.8/Video/DVDRip/GUI/Main.pm line 166.
Segmentation fault

Expected result:
dvdrip shouldn't crash

Portage 2.1_pre9-r5 (default-linux/amd64/2005.1, gcc-3.4.6, glibc-2.4-r1, 2.6.16-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.12.0_pre18
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/"
LANG="it_IT.UTF-8"
LC_ALL="it_IT.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="it"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac alsa arts avi bash-completion berkdb bitmap-fonts browserplugin calendar cdb cdda cdparanoia cli crypt css cups divx4linux dri dts dv dvd dvdr dvdread eds emboss emul-linux-x86 encode fame ffmpeg firefox flac foomaticdb fortran ftp gif gimp gphoto2 gpm gstreamer gtk hal icq ieee1394 imlib isdnlog java javascript jpeg kde lm_sensors lzw lzw-tiff mad matroska mime mng mozilla mp3 mpeg msn ncurses nls nptl nptlonly nsplugin nvidia ogg oggvorbis opengl pam pcre pda pdflib perl php pic png ppds pppd python qt quicktime readline reflection samba scanner sdl session spell spl ssl subtitles tcpd tiff truetype truetype-fonts type1-fonts unicode usb userlocales vcd videos vorbis wxwindows xine xorg xpm xv xvid yahoo zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_it userland_GNU video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK
Comment 1 Disenchanted (RETIRED) gentoo-dev 2006-04-28 18:38:02 UTC
Cluster/Control ?

using 0.97.9 here on amd64 i get the controls, i see the daemon started since it offers to stop it....

ls -al /usr/sbin/fping    

^^ just a hunch, but see if it is +s, if not, try with it +s

since you are on an italian locale start it from console:

LANG=C dvdrip
LC_ALL=C dvdrip

let me know how that works (which one if any)

hope this helps

Comment 2 Disenchanted (RETIRED) gentoo-dev 2006-04-28 18:47:00 UTC
i don't have your locale installed, so i can not try it locally, it falls back to locale "C" and works there too, sorry, thought i could speed things up by testing it here
Comment 3 Cristiano Chiucchiolo 2006-04-29 14:40:27 UTC
LC_ALL=C dvdrip works, with LANG=C it doesn't.
Comment 4 Disenchanted (RETIRED) gentoo-dev 2006-04-29 23:25:15 UTC
a bug i need to send upstream then, use it with LANG=C for now until upstream can properly handle your locale

Comment 5 Cristiano Chiucchiolo 2006-04-29 23:42:46 UTC
Ok, thanks.
Comment 6 Disenchanted (RETIRED) gentoo-dev 2006-05-06 20:20:41 UTC
upstream bug
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-03-03 06:00:47 UTC
*** Bug 169064 has been marked as a duplicate of this bug. ***