Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107835 - TkDVD can't open dialog for selecting ISO images
Summary: TkDVD can't open dialog for selecting ISO images
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-01 19:54 UTC by Jeremy Strange
Modified: 2005-10-02 11:41 UTC (History)
0 users

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 Jeremy Strange 2005-10-01 19:54:38 UTC
The latest version of tkdvd in portage (3.8) has a bug where it generates an
error dialog when trying to select an ISO image to burn to dvd.

This is fixed with the newest version of tkdvd from the website, 3.8.1.

I recommend that the ebuild in portage be updated to the newest version.

Reproducible: Always
Steps to Reproduce:
1. Open tkdvd v 3.8
2. Select "Burn ISO image"
3. Press "Open..."


Actual Results:  
A dialog appears that says "Error: can't read "il8n_select_iso_image": no such
variable.

Expected Results:  
It should have shown a file selection dialog, and does so in the newer version.

Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r10 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r10 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -mtune=k8 -O2 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -mtune=k8 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.seren.com/gentoo
http://mirrors.acm.cs.rpi.edu/gentoo/ http://mirror.mcs.anl.gov/pub/gentoo/"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib acpi aim alsa avi bash-completion berkdb bitmap-fonts
browserplugin cairo cdda cddb cdparanoia cdr crypt cups curl devil
double-precision dts dvd dvdr dvdread eds emboss encode esd faad fam fbcon
firefox flac foomaticdb fortran gcj gif glitz gnome gnustep gphoto2 gpm
gstreamer gtk gtk2 hal imagemagick imlib imlib2 ipv6 java jpeg justify kde
kerberos libclamav lj lzw lzw-tiff mad matroska mikmod mng motif mozilla
moznocompose moznoirc moznomail mp3 mpeg mysql ncurses network new-login nls
ntpl nvidia oav objc offensive ogg oggvorbis openal opengl pam pdflib perl png
ppds python qt quicktime readline real samba scanner sdl slang spell ssl tcltk
tcpd theora threads tiff truetype truetype-fonts type1-fonts unicode usb
userlocales vorbis wxwindows xine xml xml2 xmms xpm xprint xv yahoo zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2005-10-02 11:41:05 UTC
I commited the new version in cvs. Thanks for the report.