Bug#720198: [audacious] song name doesn't change when cue-playlist advances

2013-08-19 Thread Alex Volkov
Package: audacious
Version: 3.4-1
Severity: normal

--- Please enter the report below this line. ---

When 'Winamp Classic' is selected as interface and cue-sheet used as a 
playlist, song name does not change when playlist advances. Selecting any 
(different from current) 'Title Format' in Preferences makes it change, but 
only for the current song. GTK interface, on the other side, seems to work OK.

Previous 3.2.4 version didn't have the issue.

Also — not sure is this a bug or a feature though — song name in 'Winamp' mode 
cannot be scrolled manually with autoscroll switched off.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.9.8-custom0-amd64

Debian Release: jessie/sid
  990 stable  security.debian.org 
  990 stable  mirror.yandex.ru 
  990 stable  deb.opera.com 
  500 testing security.debian.org 
  500 testing mirror.yandex.ru 
  500 testing deb.torproject.org 
  500 stable-updates  mirror.yandex.ru 
  500 natty   ppa.launchpad.net 

--- Package information. ---
Depends   (Version) | Installed
===-+-
audacious-plugins  (>= 3.4) | 1:3.4-dmo2
dbus| 1.6.8-1+deb7u1
dbus-x11| 1.6.12-1
gtk2-engines-pixbuf | 
libaudclient2 (= 3.4-1) | 
libaudcore1   (= 3.4-1) | 
libc6 (>= 2.15) | 
libdbus-1-3  (>= 1.0.2) | 
libdbus-glib-1-2  (>= 0.88) | 
libgdk-pixbuf2.0-0  (>= 2.22.0) | 
libglib2.0-0(>= 2.35.9) | 
libgtk-3-0   (>= 3.0.0) | 
libguess1   | 


Recommends  (Version) | Installed
=-+-===
unzip | 6.0-9


Package's Suggests field is empty.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#712114: foo-yc20: MIDI CC numbers are messed up

2013-06-12 Thread Alex Volkov
Package: foo-yc20
Version: 1.3.0-5
Severity: normal
Tags: upstream patch

Dear Maintainer,

MIDI controller number for the "Pitch" control incorrectly set to 5
in source (instead of 50 as README says). This renders inoperable both
"Pitch" and "Section I 2 2/3' drawbar" controls.

Attached patch fixes the issue.

(As a sidenote: nobody noticed that in TWO years? Does anybody use this
thing at all? :\ )

-- System Information:
Debian Release: 7.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.41-custom2-amd64 (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages foo-yc20 depends on:
ii  libatk1.0-0   2.8.0-2
ii  libc6 2.17-3
ii  libcairo2 1.12.14-4
ii  libfontconfig12.9.0-7.1
ii  libfreetype6  2.4.9-1.1
ii  libgcc1   1:4.8.1-2
ii  libgdk-pixbuf2.0-02.28.1-1
ii  libglib2.0-0  2.36.1-2build1
ii  libgtk2.0-0   2.24.10-2
ii  libjack-jackd2-0 [libjack-0.116]  1.9.8~dfsg.4+20120529git007cdc37-5
ii  libpango1.0-0 1.32.5-5+b1
ii  libstdc++64.8.1-2

foo-yc20 recommends no packages.

foo-yc20 suggests no packages.

-- no debconf information
diff -Nurbp a/src/foo-yc20.cpp b/src/foo-yc20.cpp
--- a/src/foo-yc20.cpp	2011-01-28 11:22:38.0 +0500
+++ b/src/foo-yc20.cpp	2013-06-13 07:45:20.0 +0600
@@ -93,7 +93,7 @@ YC20Processor::YC20Processor()
 	: processor(0)
 	, ui(0)
 {
-	controlPerLabel["pitch"]   = new Control(5, -1.0, 1.0);
+	controlPerLabel["pitch"]   = new Control(50, -1.0, 1.0);
 	controlPerLabel["volume"]  = new Control(7);
 	controlPerLabel["bass volume"] = new Control(51);
 	
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#712106: [aeolus] README file should be included

2013-06-12 Thread Alex Volkov
Package: aeolus
Version: 0.8.4-6
Severity: minor

--- Please enter the report below this line. ---

Source package contains a README file documenting program's directory structure 
and MIDI commands. It would be appropriate to include it in 
/usr/share/doc/aeolus.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.41-custom2-amd64

Debian Release: 7.0
  990 stable  security.debian.org 
  990 stable  mirror.yandex.ru 
  990 stable  dl.google.com 
  990 stable  deb.opera.com 
  500 testing security.debian.org 
  500 testing mirror.yandex.ru 
  500 testing deb.torproject.org 
  500 stable-updates  mirror.yandex.ru 
  500 natty   ppa.launchpad.net 

--- Package information. ---
Depends(Version) | Installed
-+-
libasound2 (>> 1.0.24.1) | 
libc6 (>= 2.3.2) | 
libclalsadrv2| 
libclthreads2  (>= 2.4.0-2~) | 
libclxclient3  (>= 3.6.1-1~) | 
libgcc1 (>= 1:4.1.1) | 
libjack-jackd2-0 (>= 1.9.5~dfsg-14)  | 
 OR libjack-0.116| 
libreadline6(>= 6.0) | 
libstdc++6(>= 4.1.1) | 
libx11-6 | 
libxft2   (>> 2.1.1) | 
stops| 


Recommends  (Version) | Installed
=-+-===
jackd | 5


Package's Suggests field is empty.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#629107: [hydrogen] something wrong with html files

2013-06-08 Thread Alex Volkov
Package: hydrogen
Version: 0.9.6~beta2-1

--- Please enter the report below this line. ---

Actually, all HTML files in /usr/share/hydrogen/data/doc look this:

-rw-r--r-- 1 root root 106871 May 25  2012 manual_ca.html.upstream
-rw-r--r-- 1 root root 162334 May 25  2012 manual_en.html.upstream
-rw-r--r-- 1 root root 108983 May 25  2012 manual_es.html.upstream
-rw-r--r-- 1 root root 104360 May 25  2012 manual_fr.html.upstream
-rw-r--r-- 1 root root   1077 May 25  2012 manual.html.upstream
-rw-r--r-- 1 root root 104652 May 25  2012 manual_it.html.upstream
-rw-r--r-- 1 root root 104130 May 25  2012 manual_nl.html.upstream
-rw-r--r-- 1 root root  20840 May 25  2012 tutorial_en.html.upstream
-rw-r--r-- 1 root root  23852 May 25  2012 tutorial_fr.html.upstream
-rw-r--r-- 1 root root  25160 May 25  2012 tutorial_it.html.upstream

and the hydrogen's manual browser just cannot find them. As a workaround, 
renaming or simlinking them to *.html fixes the issue.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.41-custom2-amd64

Debian Release: 7.0
  990 stable  security.debian.org 
  990 stable  mirror.yandex.ru 
  990 stable  dl.google.com 
  990 stable  deb.opera.com 
  500 testing security.debian.org 
  500 testing mirror.yandex.ru 
  500 testing deb.torproject.org 
  500 stable-updates  mirror.yandex.ru 
  500 natty   ppa.launchpad.net 

--- Package information. ---
Depends  (Version) | Installed
==-+-
libarchive12   | 3.0.4-3+nmu1
libasound2 (>= 1.0.16) | 
libc6   (>= 2.2.5) | 
libgcc1   (>= 1:4.1.1) | 
libjack-jackd2-0   (>= 1.9.5~dfsg-14)  | 
 OR libjack-0.116  | 
libportaudio2  (>= 19+svn20101113) | 
libportmidi0   | 
libqt4-network(>= 4:4.5.3) | 
libqt4-xml(>= 4:4.5.3) | 
libqt4-xmlpatterns(>= 4:4.6.1) | 
libqtcore4  (>= 4:4.7.0~beta1) | 
libqtgui4 (>= 4:4.8.0) | 
libsndfile1(>= 1.0.20) | 
libstdc++6(>= 4.6) | 


Recommends (Version) | Installed
-+-===
hydrogen-drumkits| 0.9.3.20070703-3
rubberband-cli   | 1.3-1.3


Package's Suggests field is empty.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#672498: [audacious] Scroll wheel doesn't work in 'Winamp Classic' mode

2012-05-11 Thread Alex Volkov
Package: audacious
Version: 3.2.1-2
Severity: normal

--- Please enter the report below this line. ---

Mouse scroll doesn't change any volume or equalizer levels, as it did in 
previous versions. Not fatal, but quite a nuisance anyway.

It may be related to bug #666921 in gtk-3.0.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.15-custom1-amd64

Debian Release: wheezy/sid
  990 stable  security.debian.org 
  990 stable  mirror.yandex.ru 
  990 stable  ftp.fi.debian.org 
  990 stable  dl.google.com 
  990 stable  deb.torproject.org 
  500 testing mirror.yandex.ru 
  500 testing ftp.fi.debian.org 
  500 testing deb.opera.com 
  500 stable-updates  mirror.yandex.ru 
  500 oldstable   deb.torproject.org 
  500 natty   ppa.launchpad.net 

--- Package information. ---
Depends(Version) | Installed
-+-=
audacious-plugins   (>= 3.2) | 3.2.1-4
dbus | 1.5.12-1
dbus-x11 | 1.5.12-1
gtk2-engines-pixbuf  | 2.24.10-1
libaudclient2(= 3.2.1-2) | 3.2.1-2
libaudcore1  (= 3.2.1-2) | 3.2.1-2
libc6   (>= 2.7) | 2.13-32
libdbus-1-3   (>= 1.0.2) | 1.5.12-1
libdbus-glib-1-2   (>= 0.88) | 0.98-1
libgdk-pixbuf2.0-0   (>= 2.22.0) | 2.26.1-1
libglib2.0-0 (>= 2.24.0) | 2.32.0-4
libgtk-3-0(>= 3.0.0) | 3.4.1-2
libguess1| 1.1-1
libice6 (>= 1:1.0.0) | 2:1.0.8-2
libsm6   | 2:1.2.1-2


Recommends  (Version) | Installed
=-+-===
unzip | 6.0-6


Package's Suggests field is empty.






___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers


Bug#664279: [vlc-plugin-jack] Resampling to JACK's sample rate doesn't work

2012-03-17 Thread Alex Volkov
Package: vlc-plugin-jack
Version: 2.0.0-6
Severity: normal

--- Please enter the report below this line. ---

Sound gets distorted when playing movies with audio sample rate different from 
the one set with JACK (e.g. movie audio = 48000 vs. jack = 96000). Setting 
jack's rate according to the movie fixes the problem. Setting output module to 
ALSA
just makes card's sample rate match the movie.

Looks like upsampling doesn't work at all.

Stable version (1.1.3) seemed to work OK with different rates.

Sample from vlc log:

[0x7ff5e5367408] jack audio output debug: JACK audio output initialized (2 
channels, rate=96000)
[0x7ff5e5367408] main audio output debug: using audio output module "jack"
[0x7ff5e5367408] main audio output debug: TIMER module_need() : 36.482 ms - 
Total 36.482 ms / 1 intvls (Avg 36.482 ms)
[0x7ff5e5367408] main audio output debug: output 'f32l' 96000 Hz Stereo frame=1 
samples/8 bytes
[0x7ff5e5367408] main audio output debug: mixer 'f32l' 96000 Hz Stereo frame=1 
samples/8 bytes
[0x7ff5e5367408] main audio output debug: filter(s) 'f32l'->'f32l' 96000 
Hz->96000 Hz Stereo->Stereo
[0x7ff5e5367408] main audio output debug: conversion pipeline completed
[0x29464c8] main mixer debug: looking for audio mixer module: 2 candidates
[0x29464c8] main mixer debug: using audio mixer module "float32_mixer"
[0x29464c8] main mixer debug: TIMER module_need() : 0.221 ms - Total 0.221 ms / 
1 intvls (Avg 0.221 ms)
[0x7ff5e5367408] main audio output debug: input 'f32l' 44100 Hz Stereo frame=1 
samples/8 bytes
[0x7ff5e5367408] main audio output debug: filter(s) 'f32l'->'f32l' 44100 
Hz->44100 Hz Stereo->Stereo
[0x7ff5e5367408] main audio output debug: conversion pipeline completed
[0x7ff5e5367408] main audio output debug: filter(s) 'f32l'->'f32l' 105600 
Hz->96000 Hz Stereo->Stereo
[0x2af3ce8] main audio filter debug: looking for audio filter module: 14 
candidates
[0x2af3ce8] main audio filter debug: using audio filter module "samplerate"
[0x2af3ce8] main audio filter debug: TIMER module_need() : 0.553 ms - Total 
0.553 ms / 1 intvls (Avg 0.553 ms)
[0x7ff5e5367408] main audio output debug: conversion pipeline completed
[0x2c19718] main decoder debug: End of audio preroll


--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.6-custom1b-rt-amd64

Debian Release: wheezy/sid
  990 stable  security.debian.org 
  990 stable  mirror.yandex.ru 
  990 stable  ftp.fi.debian.org 
  990 stable  dl.google.com 
  990 stable  deb.torproject.org 
  500 testing mirror.yandex.ru 
  500 testing ftp.fi.debian.org 
  500 testing deb.opera.com 
  500 stable-updates  mirror.yandex.ru 
  500 oldstable   deb.torproject.org 
  500 natty   ppa.launchpad.net 

--- Package information. ---
Depends (Version) | Installed
=-+-
vlc-nox   (= 2.0.0-6) | 2.0.0-6
libc6(>= 2.4) | 2.13-27
libjack-jackd2-0  (>= 1.9.5~dfsg-14)  | 1.9.8~dfsg.2-1
 OR libjack-0.116 | 
libvlccore5(>= 2.0.0) | 2.0.0-6
ttf-freefont  | 20100919-1
vlc-nox   (= 2.0.0-6) | 2.0.0-6
libaa1 (>= 1.4p5) | 1.4p5-39
libavcodec53   (>= 4:0.8-1~)  | 4:0.8-2
 OR libavcodec-extra-53 (>= 4:0.8-1~) | 
libavutil51(>= 4:0.8-1~)  | 4:0.8-2
 OR libavutil-extra-51  (>= 4:0.8-1~) | 
libc6(>= 2.8) | 2.13-27
libfreetype6   (>= 2.2.1) | 2.4.8-1
libfribidi0   (>= 0.19.2) | 0.19.2-2
libgcc1  (>= 1:4.1.1) | 1:4.6.3-1
libgl1-mesa-glx   | 7.11.2-1
 OR libgl1| 
libice6  (>= 1:1.0.0) | 2:1.0.7-2
libqtcore4 (>= 4:4.7.0~beta1) | 4:4.7.4-2
libqtgui4  (>= 4:4.7.0~beta1) | 4:4.7.4-2
libsdl-image1.2   (>= 1.2.10) | 1.2.12-1
libsdl1.2debian   (>= 1.2.11) | 1.2.15-2
libsm6| 2:1.2.0-2
libstdc++6   (>= 4.6) | 4.6.3-1
libtar0   | 1.2.11-8
libva-x11-1  (>> 1.0.14~) | 1.0.14-1
libva1   (>> 1.0.14~) | 1.0.14-1
libvlccore5(>= 2.0.0) | 2.0.0-6
libx11-6  | 2:1.4.4-4
libxcb-composite0 | 1.8-2
libxcb-keysyms1(>= 0.3.8) | 0.3.8-1
libxcb-randr0(>= 1.1) | 1.8-2
libxcb-render0| 1.8-2
libxcb-shape0 | 1.8-2
libxcb-shm0   | 1.8-2
libxcb-xfixes0| 1.8-2
lib

Bug#664195: [vlc-plugin-jack] Resampling to JACK's sample rate doesn't work

2012-03-16 Thread Alex Volkov
Package: vlc-plugin-jack
Version: 1:2.0.0-0.1
Severity: normal

--- Please enter the report below this line. ---

Sound gets distorted when playing movies with audio sample rate different from 
the one set with JACK (e.g. movie audio = 48000 vs. jack = 96000). Setting 
jack's rate according to the movie or using ALSA audio output fixes the 
problem, so it looks like some issue within the plugin. Stable version (1.1.3) 
of the plugin seemed to work OK with different rates.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.6-custom1b-rt-amd64

Debian Release: wheezy/sid
  990 stable  www.debian-multimedia.org 
  990 stable  security.debian.org 
  990 stable  mirror.yandex.ru 
  990 stable  ftp.fi.debian.org 
  990 stable  dl.google.com 
  990 stable  deb.torproject.org 
  500 testing www.debian-multimedia.org 
  500 testing mirror.yandex.ru 
  500 testing ftp.fi.debian.org 
  500 testing deb.opera.com 
  500 stable-updates  mirror.yandex.ru 
  500 oldstable   deb.torproject.org 
  500 natty   ppa.launchpad.net 

--- Package information. ---
Depends(Version) | Installed
-+-
vlc-nox  (= 1:2.0.0-0.1) | 1:2.0.0-0.1
libc6 (>= 2.3.4) | 2.13-27
libdbus-1-3   (>= 1.0.2) | 1.4.18-1
libjack-jackd2-0 (>= 1.9.5~dfsg-14)  | 1.9.8~dfsg.2-1
 OR libjack-0.116| 
libvlccore5   (>= 2.0.0) | 1:2.0.0-0.1


Package's Recommends field is empty.

Package's Suggests field is empty.






___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers