Bug#608132: amarok crashes at random when clicking on an item in the playlist

2011-06-10 Thread Jérémy Coulon

I'm affected by this bug for a long time.
According to upstream bug, it's looks like phonon-xine-backend for 
Amarok is not supported anymore.

Last time I checked, gstreamer was even worse than xine.
So, if xine is not maintained anymore, I suggest to remove it from 
Debian in order to prevent people from complaining about Amarok randomly 
crashing.


Question: Which phonon backend is actually recommanded for use with 
Amarok in Debian Wheezy ?

- xine
- gstreamer
- vlc
- is there a pulseaudio backend ?
- any other backend ?

Jérémy



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



Bug#595252: [Pkg-alsa-devel] Bug#595252: Bug#595252: Bug#595252: libasound2: Please include upstream patches to make setlocale() thread safe

2011-05-07 Thread Jérémy Coulon

Let's read the code

in vlc-1.1.7/modules/audio_output/alsa.c :
#if (SND_LIB_VERSION = 0x010017)
# warning Please update alsa-lib to version  1.0.23.


in alsa-lib-1.0.23/include/alsa/version.h :
#define SND_LIB_MAJOR   1 /** major number of library version */
#define SND_LIB_MINOR   0 /** minor number of library version */
#define SND_LIB_SUBMINOR23 /** subminor number of library 
version */
#define SND_LIB_EXTRAVER100 /** extra version number, used 
mainly for betas */

/** library version */
#define SND_LIB_VERSION ((SND_LIB_MAJOR16)|\
 (SND_LIB_MINOR8)|\
  SND_LIB_SUBMINOR)


My alsa-lib version is exactly 1.0.23 (0x010017) but vlc requires a 
version strictly greater than 1.0.23


My vlc version is 1.1.7-3 (up to date in wheezy/testing).
Pulseaudio is not installed.

Jérémy



Le 01/05/2011 09:02, Elimar Riesebieter a écrit :

* Jérémy Coulon [110430 21:37 +0200]:

Maybe because libasound2-plugins is version 1.0.23-2 ?

Why did you unstalled libasound2-plugins? Well, but that has nothing
to do with your problem. The upstream patches must be applied to the
alsa-libs and they are. The version number is only a number in that
case and as such not really relevant.

Keep your vlc up to date, stop pulseaudio and test again. More that
that I can't advice you.

Elimar





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



Bug#595252: libasound2: Please include upstream patches to make setlocale() thread safe

2011-04-30 Thread Jérémy Coulon
Package: libasound2
Version: 1.0.23-3
Followup-For: Bug #595252

I'm also affected by this bug since I upgraded my system a couple of days ago.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libasound2 depends on:
ii  libc6 2.11.2-11  Embedded GNU C Library: Shared lib

libasound2 recommends no packages.

Versions of packages libasound2 suggests:
ii  libasound2-plugins1.0.23-2   ALSA library additional plugins

-- 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#595252: [Pkg-alsa-devel] Bug#595252: libasound2: Please include upstream patches to make setlocale() thread safe

2011-04-30 Thread Jérémy Coulon
Well I just say that I get the following error message when trying to 
use VLC while another app (amarok) is using audio (or 2 instances of VLC 
running at the same time) :


Potential ALSA version problem:
VLC failed to initialize your sound output device (if any).
Please update alsa-lib to version 1.0.23-2-g8d80d5f or higher to try to 
fix this issue.



It may be related to bugs #595252, #600496 and #590287 which all look 
like very similar.



--
Jérémy



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



Bug#595252: [Pkg-alsa-devel] Bug#595252: Bug#595252: libasound2: Please include upstream patches to make setlocale() thread safe

2011-04-30 Thread Jérémy Coulon

Maybe because libasound2-plugins is version 1.0.23-2 ?

Jeremy



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



Bug#613717: xqilla: Memory leak when throwing some XQillaException

2011-02-16 Thread Jérémy Coulon
Source: xqilla
Version: 2.2.3-1+b1
Severity: normal
Tags: upstream patch

Please see attached patch for a correction.

-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'squeeze-updates'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xqilla depends on:
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-8  GCC support library
ii  libicu44  4.4.1-7International Components for Unico
ii  libstdc++64.4.5-8The GNU Standard C++ Library v3
ii  libxerces-c3.13.1.1-1+b1 validating XML parser library for 
ii  libxqilla52.2.3-1+b1 XQuery and XPath 2.0 library

xqilla recommends no packages.

xqilla suggests no packages.

-- no debconf information
=== modified file 'src/dom-api/impl/XPath2ResultImpl.cpp'
--- src/dom-api/impl/XPath2ResultImpl.cpp   2010-05-31 06:40:50 +
+++ src/dom-api/impl/XPath2ResultImpl.cpp   2011-02-15 19:57:31 +
@@ -150,7 +150,7 @@
 int XPath2ResultImpl::getIntegerValue() const
 {
   if(_currentItem.isNull()) {
-throw XQillaException(DOMException::INVALID_STATE_ERR, 
XMLString::transcode(There is no current result in the result)); 
+throw XQillaException(DOMException::INVALID_STATE_ERR, X(There is no 
current result in the result)); 
   }
 
   return FunctionNumber::number(_currentItem, _context, 0)-asInt();
@@ -159,7 +159,7 @@
 double XPath2ResultImpl::getNumberValue() const
 {
   if(_currentItem.isNull()) {
-throw XQillaException(DOMException::INVALID_STATE_ERR, 
XMLString::transcode(There is no current result in the result));
+throw XQillaException(DOMException::INVALID_STATE_ERR, X(There is no 
current result in the result));
   }
 
   return FunctionNumber::number(_currentItem, _context, 0)-asDouble();
@@ -168,7 +168,7 @@
 const XMLCh* XPath2ResultImpl::getStringValue() const
 {
   if(_currentItem.isNull()) {
-throw XQillaException(DOMException::INVALID_STATE_ERR, 
XMLString::transcode(There is no current result in the result));
+throw XQillaException(DOMException::INVALID_STATE_ERR, X(There is no 
current result in the result));
   }
 
   return FunctionString::string(_currentItem, _context);
@@ -177,7 +177,7 @@
 bool XPath2ResultImpl::getBooleanValue() const
 {
   if(_currentItem.isNull()) {
-throw XQillaException(DOMException::INVALID_STATE_ERR, 
XMLString::transcode(There is no current result in the result));
+throw XQillaException(DOMException::INVALID_STATE_ERR, X(There is no 
current result in the result));
   }
 
   if(!_currentItem-isAtomicValue()) {
@@ -197,7 +197,7 @@
 DOMNode* XPath2ResultImpl::getNodeValue() const
 {
   if(_currentItem.isNull()) {
-throw XQillaException(DOMException::INVALID_STATE_ERR, 
XMLString::transcode(There is no current result in the result));
+throw XQillaException(DOMException::INVALID_STATE_ERR, X(There is no 
current result in the result));
   }
 
   if(!_currentItem-isNode()) {
@@ -484,7 +484,7 @@
 {
   // check for document changes
   if(getInvalidIteratorState()) {
-throw XQillaException(DOMException::INVALID_STATE_ERR, 
XMLString::transcode(Document has changed));
+throw XQillaException(DOMException::INVALID_STATE_ERR, X(Document has 
changed));
   }
 
   try {



Bug#478146: [compiz] Can't get compiz working with kde

2008-04-27 Thread Jérémy Coulon

Package: compiz
Version: 0.6.3~git20080115.0ea58487-1
Severity: normal


I just installed a new kernel version with a new nvidia driver (recent 
enough to get compiz working). So I tried to install compiz.

But when I type :
compiz --replace
in konsole, I get the following error :

Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 10de:0322 (rev a1) (prog-if 00 
[VGA controller])

Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1280x1024) to maximum 3D texture size (4096): Passed.
Checking for nVidia: present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting kde-window-decorator
/usr/bin/compiz.real (core) - Error: Another window manager is already 
running on screen: 0
/usr/bin/compiz.real (core) - Fatal: No manageable screens found on 
display :0


After googling a bit, I found people having the same problem but none of 
them seems to have solved it.

Any help would be great !

Installed package :

nvidia-kernel-2.6.24 (169.12-1+custom.1.2)
nvidia-kernel-common (20051028+1-0.1)
nvidia-glx (169.12-1)
kdebase (4:3.5.9.dfsg.1-2)
kwin (4:3.5.9.dfsg.1-2+b1)
xorg (1:7.2-5)
compiz-core (0.6.3~git20080115.0ea58487-1)
compiz-kde (0.6.3~git20080115.0ea58487-1)
compiz-plugins (0.6.3~git20080115.0ea58487-1)
compizconfig-backend-kconfig (0.6.0-2)
compizconfig-settings-manager (0.6.1~git20071020.27380acc-1)
libcompizconfig0 (0.6.0-3)
python-compizconfig (0.6.0.1-2)
libdecoration0 (0.6.3~git20080115.0ea58487-1)

I can provide any log you want.

--- System information. ---
Architecture: i386
Kernel: Linux 2.6.24

Debian Release: lenny/sid
990 testing www.debian-multimedia.org
990 testing ftp.fr.debian.org
500 unstable ftp.fr.debian.org
500 stable ftp.fr.debian.org

--- Package information. ---
Depends (Version) | Installed
===-+-===
|




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



Bug#360296: amarok: fixed

2006-07-03 Thread Jérémy Coulon
Package: amarok
Version: 1.4.0a-1+b1
Followup-For: Bug #360296

It seems that the bug is fixed in the last version (1.4.0a-1+b1).
Thanks

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages amarok depends on:
ii  amarok-xine [amarok-engin 1.4.0a-1+b1xine engine for the amaroK audio p
ii  kdelibs4c2a   4:3.5.3-1  core libraries and binaries for al
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libexscalibar11.0.4-5Library for audio-signal manipulat
ii  libgcc1   1:4.1.1-5  GCC support library
ii  libglib2.0-0  2.10.2-1   The GLib library of C routines
ii  libgpod0  0.3.2-1a library to read and write songs 
ii  libice6   6.9.0.dfsg.1-6 Inter-Client Exchange library
ii  libifp4   1.0.0.2-3  communicate with iRiver iFP audio 
ii  libmysqlclient15off   5.0.22-3   mysql database client library
ii  libpng12-01.2.8rel-5.1   PNG library - runtime
ii  libpq48.1.4-2PostgreSQL C client library
ii  libqt3-mt 3:3.3.6-2  Qt GUI Library (Threaded runtime v
ii  libsdl1.2debian   1.2.10-3   Simple DirectMedia Layer
ii  libsm66.9.0.dfsg.1-6 X Window System Session Management
ii  libstdc++64.1.1-5The GNU Standard C++ Library v3
ii  libtag1c2a1.4-4  TagLib Audio Meta-Data Library
ii  libtunepimp3  0.4.2-3MusicBrainz tagging library and si
ii  libusb-0.1-4  2:0.1.12-2 userspace USB programming library
ii  libvisual0.2  0.2.0-4Audio visualization framework
ii  libx11-6  6.9.0.dfsg.1-6 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-6 X Window System miscellaneous exte
ii  xlibmesa-gl [libgl1]  6.9.0.dfsg.1-6 Mesa 3D graphics library [X.Org]
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins 4:3.5.3-2  enables the browsing of audio CDs 
ii  ruby  1.8.2-1An interpreter of object-oriented 

-- no debconf information


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