Bug#621905: dvd-slideshow: Unusual hostname may cause erroneous SMP detection

2011-04-09 Thread Hagen von Eitzen
Package: dvd-slideshow
Version: 0.8.2-0.1ubuntu2
Severity: normal

Line 574 of /usr/bin/dvd-slideshow
   if [ -z "`uname -a | grep -i smp`" ] ; then
uses  uname -a  to test for presence of SMP.
Since  uname -a  also contains the hostname, a single processor machine with a 
hostname containing the letter sequence smp will erroneously be assumed to be 
a multiprocessor machine.
I suggest using  uname -v  instead (or to check /proc/cpuinfo)


-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-28-generic (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dvd-slideshow depends on:
ii  dvdauthor0.6.14-3ubuntu4 create DVD-Video file system
ii  ffmpeg   4:0.5.1-1ubuntu1multimedia player, server and enco
ii  gsfonts  1:8.11+urwcyr1.0.7~pre44-4  Fonts for the Ghostscript interpre
ii  imagemagick  7:6.5.7.8-1ubuntu1.1image manipulation programs
ii  libavcodec-e 4:0.5.1-1ubuntu1+medibuntu1 ffmpeg codec library
ii  mjpegtools   1:1.9.0-0.5ubuntu3  MJPEG video capture/editting/playb
ii  netpbm   2:10.0-12.1ubuntu1  Graphics conversion tools between 
ii  sox  14.3.0-1.1build1Swiss army knife of sound processi

Versions of packages dvd-slideshow recommends:
ii  jhead 1:2.88-2   manipulate the non-image part of E
ii  lame  3.98.2+debian-0ubuntu3 An MP3 encoding library (frontend)
ii  twolame   0.3.12-1   MPEG Audio Layer 2 encoder (comman

dvd-slideshow suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#621904: dvd-slideshow: duration "audio" should use only *remaining* sound length

2011-04-09 Thread Hagen von Eitzen
Package: dvd-slideshow
Version: 0.8.2-0.1ubuntu2
Severity: normal


Setting the duration of an image or effect to "audio" should render that 
image/effect until the end of the latest audio, not as long as the latest audio.

Example:
/some-audio-of-20-seconds.mp3
/first-image.jpg:7
/second-image.jpg:7
/third-image.jpg:audio

will show the third image for 20 seconds (hence with 14 seconds of silence).
It would be more logical for the "audio" keyword to translate to a duration
of 20-7-7 = 6 seonds here, so that the imgae ends at the same time as the
audio (which I assume is the intended purpose of the "audio" keyword).


-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-28-generic (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dvd-slideshow depends on:
ii  dvdauthor0.6.14-3ubuntu4 create DVD-Video file system
ii  ffmpeg   4:0.5.1-1ubuntu1multimedia player, server and enco
ii  gsfonts  1:8.11+urwcyr1.0.7~pre44-4  Fonts for the Ghostscript interpre
ii  imagemagick  7:6.5.7.8-1ubuntu1.1image manipulation programs
ii  libavcodec-e 4:0.5.1-1ubuntu1+medibuntu1 ffmpeg codec library
ii  mjpegtools   1:1.9.0-0.5ubuntu3  MJPEG video capture/editting/playb
ii  netpbm   2:10.0-12.1ubuntu1  Graphics conversion tools between 
ii  sox  14.3.0-1.1build1Swiss army knife of sound processi

Versions of packages dvd-slideshow recommends:
ii  jhead 1:2.88-2   manipulate the non-image part of E
ii  lame  3.98.2+debian-0ubuntu3 An MP3 encoding library (frontend)
ii  twolame   0.3.12-1   MPEG Audio Layer 2 encoder (comman

dvd-slideshow suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#621903: dvd-slideshow: Preflight check should be stricter

2011-04-09 Thread Hagen von Eitzen
Package: dvd-slideshow
Version: 0.8.2-0.1ubuntu2
Severity: wishlist


The preflight check detects many problems, but far from all. 
Simple spelling errors and typoes like "kenbruns" or "Kenburns" instead of 
"kenburns" or "50%%" instead of "50%" are not detected during preflight check. 

Maybe during preflight check, the script could simply run through its normal 
schedule "simply" with all real action disabled (by some $preflightcheck flag)
and thus guarantee that *all* missing file, bad syntax, and bad parameter
conditions are detected before the actual rendering starts.

-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-28-generic (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dvd-slideshow depends on:
ii  dvdauthor0.6.14-3ubuntu4 create DVD-Video file system
ii  ffmpeg   4:0.5.1-1ubuntu1multimedia player, server and enco
ii  gsfonts  1:8.11+urwcyr1.0.7~pre44-4  Fonts for the Ghostscript interpre
ii  imagemagick  7:6.5.7.8-1ubuntu1.1image manipulation programs
ii  libavcodec-e 4:0.5.1-1ubuntu1+medibuntu1 ffmpeg codec library
ii  mjpegtools   1:1.9.0-0.5ubuntu3  MJPEG video capture/editting/playb
ii  netpbm   2:10.0-12.1ubuntu1  Graphics conversion tools between 
ii  sox  14.3.0-1.1build1Swiss army knife of sound processi

Versions of packages dvd-slideshow recommends:
ii  jhead 1:2.88-2   manipulate the non-image part of E
ii  lame  3.98.2+debian-0ubuntu3 An MP3 encoding library (frontend)
ii  twolame   0.3.12-1   MPEG Audio Layer 2 encoder (comman

dvd-slideshow suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#398355: file: no mime type reported with -i option for MS Excel and MS PowerPoint documents

2006-11-13 Thread Hagen von Eitzen
Package: file
Version: 4.17-4
Severity: wishlist
Tags: patch

The file command recognizes MS Excel documents (tested with Excel 2000
SP 3 for Windows, German) as "Microsoft Office Document", but doesn't supply
a mime type when invoked with the -i option.
The same holds for Powerpoint documents. 

Example:
# file test.doc test.mdb test.xls test.ppt
test.doc: Microsoft Office Document
test.mdb: Microsoft Access Database
test.xls: Microsoft Office Document
test.ppt: Microsoft Office Document
# file -i test.doc test.mdb test.xls
test.doc: application/msword
test.mdb: application/msaccess
test.xls:
test.ppt:

Patch:
I *think* this can be cured by adding the following lines to the file
/usr/shar/file/magic.mime:

0x3480  string W\0o\0r\0k\0b\0o\0o\0k\0 application/vnd.ms-excel
0x480   string P\0o\0w\0e\0r\0P\0o\0i\0n\0t\0 application/vnd.ms-powerpoint

However, I'm not absolutely sure if the offsets given will always be
constant; it might be more advisable to walk along a few pointers within
the file.
Also note that I used "vendor" mime types instead of simply
application/excel and application/powerpoint to conform with mime types
from apache's standard configuration files.

Additional note:
The same search strings added to /usr/shar/file/magic might serve to
find a more precise answer than just "Microsoft Office Document", i.e.

0x3480  string W\0o\0r\0k\0b\0o\0o\0k\0 Microsoft Excel Workbook
0x480   string P\0o\0w\0e\0r\0P\0o\0i\0n\0t\0   Microsoft PowerPoint 
Presentation


- Hagen

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_US)

Versions of packages file depends on:
ii  libc62.3.6.ds1-7 GNU C Library: Shared libraries
ii  libmagic14.17-4  File type determination library us

file recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#324842: mysql-server-4.1: Bug #324842 claimed resolved but still present

2005-12-09 Thread Hagen von Eitzen
Package: mysql-server-4.1
Version: 4.1.14-6
Followup-For: Bug #324842


With a message dated Fri, 16 Sep 2005, Bug #324842 as originally reported for 
version
4.1.13a-3 was claiemd as "fixed in the latest release".

The bug is still present, however, in 4.1.14-6 (changes dated Fri, 30 Sep 2005
in Debian changelog).
It is also possible that the bug is still present in 4.1.15-1 (unstable) since 
it is not mentioned as closed in Debain changelog there.

The fix from the original post is still valid.

bye,
-hagen-

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_US)

Versions of packages mysql-server-4.1 depends on:
ii  adduser  3.79Add and remove users and groups
ii  debconf [debconf 1.4.59  Debian configuration management sy
ii  libc62.3.5-8 GNU C Library: Shared libraries an
ii  libdbi-perl  1.48-2  Perl5 database interface by Tim Bu
ii  libgcc1  1:4.0.2-2   GCC support library
ii  libmysqlclient14 4.1.14-6mysql database client library
ii  libncurses5  5.5-1   Shared libraries for terminal hand
ii  libreadline5 5.0-11  GNU readline and history libraries
ii  libstdc++6   4.0.2-2 The GNU Standard C++ Library v3
ii  libwrap0 7.6.dbs-8   Wietse Venema's TCP wrappers libra
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  mysql-client-4.1 4.1.14-6mysql database client binaries
ii  mysql-common 5.0.13rc-1  mysql database common files (e.g. 
ii  passwd   1:4.0.13-7  change and administer password and
ii  perl 5.8.7-7 Larry Wall's Practical Extraction 
ii  psmisc   21.8-1  Utilities that use the proc filesy
ii  zlib1g   1:1.2.3-8   compression library - runtime

mysql-server-4.1 recommends no packages.

-- debconf information:
  mysql-server-4.1/start_on_boot: true
  mysql-server-4.1/postrm_remove_databases: false
  mysql-server-4.1/really_downgrade: false
  mysql-server-4.1/nis_warning:
* mysql-server-4.1/mysql_install_db_notes:
  mysql-server-4.1/mysql_update_hints1:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#341570: 'man dhcp-options' typo: "streetalk-directory-assistance-server"

2005-12-01 Thread Hagen von Eitzen
Package: dhcp
Version: 2.0pl5-19.1
Severity: minor


man 5 dhcp-options 
describes an option 
streetalk-directory-assistance-server
but the correct spelling is
streettalk-directory-assistance-server
In fact, when using the spelling as proposed in the man page
in dhcpd.conf, dhcpd will fail to start.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_US)

Versions of packages dhcp depends on:
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  netbase   4.23   Basic TCP/IP networking system

dhcp recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]