Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248243 - media-video/devede-3.11b KeyError: 'params_lame'
Summary: media-video/devede-3.11b KeyError: 'params_lame'
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-22 20:37 UTC by Peter Ruskin
Modified: 2008-12-30 18:49 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 Peter Ruskin 2008-11-22 20:37:07 UTC
$ devede
DeVeDe 3.9
Locale: en_GB
/usr/bin/devede:137: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  arbol=gtk.glade.XML(glade,domain="devede")
/home/peter/
/home/peter/
Temp Directory is:  /var/tmp
home load:  /home/peter/.devede
linea:  video_format:pal

linea:  temp_folder:/var/tmp/

linea:  menu_format:pal
linea:
Cores: 2
/usr/lib/devede/devede_loadsave.py:41: GtkWarning: gtk_widget_grab_default: assertion `GTK_WIDGET_CAN_DEFAULT (widget)' failed
  def load(self,file_name):
Erase: True
Action: 2
Threads: 2
Free space in /home/peter/DVDs/: 77240102
estatus  (4096, 4096, 25804230L, 21140156L, 19849944L, 13123584L, 12875875L, 12875875L, 1024, 255)

Free: 77240102
Needed: 4983995.0
/home/peter/DVDs/Simpsons-S20D1.cue not found
/home/peter/DVDs/Simpsons-S20D1.bin not found
/home/peter/DVDs/Simpsons-S20D1/ not found
/home/peter/DVDs/Simpsons-S20D1_menu.xml not found
/home/peter/DVDs/Simpsons-S20D1_menu.mpg not found
/home/peter/DVDs/Simpsons-S20D1_menu_bg.png not found
/home/peter/DVDs/Simpsons-S20D1_menu_bg_active.png not found
/home/peter/DVDs/Simpsons-S20D1_menu_bg_active_out.png not found
/home/peter/DVDs/Simpsons-S20D1_menu_bg_inactive.png not found
/home/peter/DVDs/Simpsons-S20D1_menu_bg_inactive_out.png not found
/home/peter/DVDs/Simpsons-S20D1_menu_bg_select.png not found
/home/peter/DVDs/Simpsons-S20D1_menu_bg_select_out.png not found
/home/peter/DVDs/Simpsons-S20D1_menu2.mpg not found
Deleting Simpsons-S20D1_??_??.mpg
/home/peter/DVDs/Simpsons-S20D1.xml not found
/home/peter/DVDs/Simpsons-S20D1.xml not found
Creating menus
Lanzo ['mencoder', '-srate', '48000', '-af', 'lavcresample=48000', '-oac', 'lavc', '-ovc', 'lavc', '-of', 'mpeg', '-mpegopts', 'format=dvd:tsaf', '-ofps', '25', '-vf', 'scale=720:576,harddup', '-lavcopts', 'vcodec=mpeg2video:sc_threshold=1000000000:cgop:trell:mbd=2:vstrict=0:vrc_maxrate=7501:vrc_buf_size=1835:vbitrate=5001:keyint=12:acodec=mp2:abitrate=224:aspect=4/3', '-o', '/home/peter/DVDs/Simpsons-S20D1_menu.mpg', '-audiofile', '/usr/share/devede/silence.wav', '-mf', 'type=png:fps=1', 'mf:///home/peter/DVDs/Simpsons-S20D1_menu_bg.png']
Launching program:
program:  ['mencoder', '-srate', '48000', '-af', 'lavcresample=48000', '-oac', 'lavc', '-ovc', 'lavc', '-of', 'mpeg', '-mpegopts', 'format=dvd:tsaf', '-ofps', '25', '-vf', 'scale=720:576,harddup', '-lavcopts', 'vcodec=mpeg2video:sc_threshold=1000000000:cgop:trell:mbd=2:vstrict=0:vrc_maxrate=7501:vrc_buf_size=1835:vbitrate=5001:keyint=12:acodec=mp2:abitrate=224:aspect=4/3', '-o', '/home/peter/DVDs/Simpsons-S20D1_menu.mpg', '-audiofile', '/usr/share/devede/silence.wav', '-mf', 'type=png:fps=1', 'mf:///home/peter/DVDs/Simpsons-S20D1_menu_bg.png']

elemento:  /usr/bin
Limiting audio preload to 0.4s.
MEncoder dev-SVN-r27725-4.1.2 (C) 2000-2008 MPlayer Team
Launch: spumux "/home/peter/DVDs/Simpsons-S20D1_menu.xml"
Launching shell program: spumux "/home/peter/DVDs/Simpsons-S20D1_menu.xml" < "/home/peter/DVDs/Simpsons-S20D1_menu.mpg" > "/home/peter/DVDs/Simpsons-S20D1_menu2.mpg"

/home/peter/DVDs/Simpsons-S20D1_menu_bg_active.png not found
/home/peter/DVDs/Simpsons-S20D1_menu_bg_inactive.png not found
/home/peter/DVDs/Simpsons-S20D1_menu_bg_select.png not found
Addbars False resx_o 512 resy_o 384
resx_i 512 resy_i 384
Traceback (most recent call last):
  File "//usr/lib/devede/devede_convert.py", line 348, in time_callback
    self.runner=devede_video_convert.video_converter(self.structure[title][chapter+1],self.filename,self.filefolder,self.partial,self.label,self.global_vars["disctocreate"],title+1,chapter+1,self.global_vars["multicore"],self.seconds)
  File "//usr/lib/devede/devede_video_convert.py", line 435, in __init__
    if (videofile["params"]!="") or (videofile["params_vf"]!="") or (videofile["params_lavc"]!="") or (videofile["params_lame"]!=""):
KeyError: 'params_lame'
Traceback (most recent call last):
  File "//usr/lib/devede/devede_convert.py", line 72, in cancel_clicked
    self.runner.cancel()
AttributeError: 'NoneType' object has no attribute 'cancel'
Traceback (most recent call last):
  File "//usr/lib/devede/devede_convert.py", line 72, in cancel_clicked
    self.runner.cancel()
AttributeError: 'NoneType' object has no attribute 'cancel'

This bug is also evident in devede-3.11b.  When I see the above console output and click 'Cancel', it doesn't cancel.
Comment 1 Peter Ruskin 2008-11-22 20:39:59 UTC
emerge --info
Portage 2.2_rc14 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r6 i686)
=================================================================
System uname: Linux-2.6.25-gentoo-r6-i686-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4400+-with-glibc2.0
Timestamp of tree: Sat, 22 Nov 2008 00:00:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.4.4-r15, 2.5.2-r8
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.4.6-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -mmmx -msse -msse2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/init.d /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d /usr/X11R6/lib/X11/xkb"
CXXFLAGS="-O2 -march=athlon64 -mmmx -msse -msse2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y"
FEATURES="buildsyspkg distlocks fixpackages nostrip notitles parallel-fetch preserve-libs protect-owned sandbox sfperms unmerge-orphans userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk ftp://mirrors.blueyonder.co.uk/mirrors/gentoo http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/ "
LANG="en_GB"
LC_ALL="en_GB"
LDFLAGS="-Wl,-O1"
LINGUAS="en_GB en de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages/x86"
PORTAGE_COMPRESS=""
PORTAGE_RSYNC_EXTRA_OPTS="-h"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 3ds S3TC X a52 aac aalib acpi akode alsa ao aotuv audiofile bash-completion berkdb binary-drivers bittorrent branding bzip2 cairo calendar cddb cdparanoia cdr chardet chroot clamav clamd cli cpudetection css cups curl curlwrappers dbase dbus dga divx doc dri dts dv dvd dvdr dvdread emboss encode escreen esd evo examples exif extrafilters fame fat fbcon ffmpeg filepicker firefox flac foomaticdb ftp fuse gdbm ggi gif gimp glut gnokii gphoto2 gpm graphviz gs gstreamer gtk html iconv ieee1394 imagemagick imlib innodb interbase iodbc isdnlog java javascript jbig joystick jpeg jpeg2k kde lcms libnotify lirc live lm_sensors mad maildir mbox midi mikmod mime mjpeg mmx mng modplug mono motif moznocompose moznoirc mp3 mpeg mudflap mysql mysqli ncurses network nls nptl nptlonly nsplugin odbc ogg opengl openmp oss pcre pdf perl png posix postgres ppds pppd python qt3 qt3support quicktime readline reflection rtc samba scanner sdl sensord session slang slp sms sox spell spl sqlite sqlite3 sse sse2 ssl startup-notification svg sysfs tcpd tetex tga theora threads tiff timidity tk transcode truetype unicode usb utempter vcd vdr videos vim-with-x vorbis win32codecs wma wmf wxwindows x86 xbase xine xml xorg xscreensaver xv xvid yv12 zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="konica minolta" ELIBC="glibc" INPUT_DEVICES="aiptek evdev keyboard joystick mouse vmmouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB en de" USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa fbdev"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS_FLAGS
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2008-11-22 21:31:29 UTC
ebuild removed, problem solved
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2008-11-22 21:32:37 UTC
Try 3.11b
Comment 4 Peter Ruskin 2008-11-22 23:36:21 UTC
Re: Comment 3 - Read original report "This bug is also evident in devede-3.11b".
Comment 5 Peter Alfredsen (RETIRED) gentoo-dev 2008-11-22 23:52:37 UTC
Ach, I was procying for Drac and thought he had actually read the report. Re-assigning.
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2008-12-17 12:20:47 UTC
I've mailed upstream about this.. which should be active, but haven't heard them from since.
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2008-12-23 10:53:44 UTC
(In reply to comment #4)
> Re: Comment 3 - Read original report "This bug is also evident in
> devede-3.11b".
> 

I got a reply from upstream today, and as expected it needs to be tested using 3.11b so we get the linenumbers right. Reopen once you have the necessary information for upstream. Read his answers and questions below,

<quote>

Samuli Suominen escribió:
> > Hi,

Hi! Sorry for the delay, I've been quite busy.

> > I'm one of the maintainers of media applications in Gentoo and added
> > Devede to our Portage. Now we have a bug report which I'm unsure of.
> > I was hoping you could kindly look at what might be wrong here,

> > http://bugs.gentoo.org/show_bug.cgi?id=248243

> > The problem is with both 3.9 and 3.11b, quoting from the report:

Can you send me more info? First, please do it with DeVeDe 3.11b, which
is the last version (that will allow me to ensure that the line numbers
are fine). Second, ensure that only that version is currently installed
(because a lot of people who complained of errors in DeVeDe had an old
version in /usr/local and the new one in /usr). Finally, tell me what
kind of disc you are creating (DVD, VCD, sVCD, CVD or DivX).

- --
Nos leemos
		         RASTER    (Linux user #228804)
raster@rastersoft.com              http://www.rastersoft.com

</quote>
Comment 8 Peter Ruskin 2008-12-23 14:37:37 UTC
3.11b seems to be working fine now.  Sorry for the noise.
Comment 9 Samuli Suominen (RETIRED) gentoo-dev 2008-12-30 18:49:53 UTC
(In reply to comment #5)
> Ach, I was procying for Drac and thought he had actually read the report.
> Re-assigning.
> 

I did.. ;-)