[Bug 684732] New: ldvd asks for perl-Gtk-perl
https://bugzilla.novell.com/show_bug.cgi?id=684732 https://bugzilla.novell.com/show_bug.cgi?id=684732#c0 Summary: ldvd asks for perl-Gtk-perl Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jdd@dodin.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.2.15) Gecko/20110303 SUSE/3.6.15-0.2.1 Ant.com Toolbar 2.0.1 Firefox/3.0.3, Ant.com Toolbar 1.1 ldvd, when launched on a console says: Can't locate Gtk.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.12.3/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.12.3 /usr/lib/perl5/vendor_perl/5.12.3/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.12.3 /usr/lib/perl5/5.12.3/x86_64-linux-thread-multi /usr/lib/perl5/5.12.3 .) at /usr/bin/ldvd line 32. BEGIN failed--compilation aborted at /usr/bin/ldvd line 32 I don't know how to provide it :-( Reproducible: Always Steps to Reproduce: 1.install ldvd with yast 2.(optionally install perl-gtk manually, this don't solve the problem) 3. Actual Results: ldvd don't load at all -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=684732 https://bugzilla.novell.com/show_bug.cgi?id=684732#c Pascal Bleser <pascal.bleser@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |pascal.bleser@opensuse.org AssignedTo|bnc-team-screening@forge.pr |pascal.bleser@opensuse.org |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=684732 https://bugzilla.novell.com/show_bug.cgi?id=684732#c1 Pascal Bleser <pascal.bleser@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Pascal Bleser <pascal.bleser@opensuse.org> 2011-04-03 01:29:41 UTC --- The problem is that ldvd is really old and unmaintained, and that it uses the Perl bindings for GTK version 1.x, which doesn't ship with openSUSE any more since 10.1 I hacked a patch that ports it to Gtk2, seems to work. Fixed in ldvd >= 2.0.2-3.pm.3, hopefully that is. Reopen the bug if it ain't. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=684732 https://bugzilla.novell.com/show_bug.cgi?id=684732#c2 Jean-Daniel Dodin <jdd@dodin.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Jean-Daniel Dodin <jdd@dodin.org> 2011-04-03 07:44:19 UTC --- here the console trace of ldvd it fails at building the dvd. if it's unmaintained, may be it's better to drop it :-) ldvd Couldn't open configfile "/home/jdd-en/.ldvd/ldvd.conf" Languagefile loaded, english (en)! /dev/dvd libdvdread: Using libdvdcss version 1.2.10 for DVD access libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000130 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00002920 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00002970 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x00059710 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x00059770 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x0010fc40 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0010fca0 libdvdread: Elapsed time 0 libdvdread: Found 3 VTS's libdvdread: Elapsed time 0 mkfifo /tmp/ldvd_1_audio_1.vob mkfifo: impossible de créer la FIFO « /tmp/ldvd_1_audio_1.vob »: Le fichier existe mkfifo /tmp/ldvd_1_audio_1.mpa mkfifo: impossible de créer la FIFO « /tmp/ldvd_1_audio_1.mpa »: Le fichier existe *** unhandled exception in callback: *** Can't locate object method "set_activity_mode" via package "Gtk2::ProgressBar" at /usr/bin/ldvd line 1183. *** ignoring at /usr/bin/ldvd line 555. *** unhandled exception in callback: *** Can't locate object method "configure" via package "Gtk2::ProgressBar" at /usr/bin/ldvd line 1304, <READHANDLE> line 1. *** ignoring at /usr/bin/ldvd line 555, <READHANDLE> line 1. *** unhandled exception in callback: *** Can't locate object method "set_value" via package "Gtk2::ProgressBar" at /usr/bin/ldvd line 1568, <READHANDLE> line 1. *** ignoring at /usr/bin/ldvd line 555, <READHANDLE> line 1. ldvd: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0. ldvd: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0. jdd-en@linux-doeg:~> Use of uninitialized value $LANG{"ERROR_ISO"} in concatenation (.) or string at /usr/bin/ldvd line 1438. Time needed: 00:00:00 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=684732 https://bugzilla.novell.com/show_bug.cgi?id=684732#c3 Jean-Daniel Dodin <jdd@dodin.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CLOSED Resolution| |FIXED --- Comment #3 from Jean-Daniel Dodin <jdd@dodin.org> 2011-08-14 07:45:20 UTC --- seems fixed now (at least it loads from 11.4 console :-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com