Bug#482717: Latest gstreamer0.10-ffmpeg breaks gnome

2008-05-29 Thread jerome . marant

 It happens when initializing the gstreamer ffmpeg plugin... which calls
 stuff in ffmpeg. Could you try if you get the same crash when using
 ffplay on some movie?

I get Illegal instruction. This is not good at all :(

Regards,



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



Bug#482717: Latest gstreamer0.10-ffmpeg breaks gnome

2008-05-28 Thread jerome . marant

Is this on a PPC without altivec? Could you build gstreamer0.10-ffmpeg
with debugging symbols and get a backtrace from

gst-inspect-0.10 --gst-disable-registry-fork

 I think this is a ffmpeg bug but let's get a backtrace first :)

Hello,

It is indeed on PPC G3, hence without altivec.
I'm afraid I don't have enough time to take care of rebuilding the
whole stuff.

Up to now, I was using ffmpeg from debian-multimedia.org but I tried the
one from the debian archive and I get the same result.

I'm not sure it is a ffmpeg bug since the problem mentions the registry.

Regards,



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



Bug#482717: Latest gstreamer0.10-ffmpeg breaks gnome

2008-05-24 Thread jerome . marant
Package: gstreamer0.10-ffmpeg
Version: 0.10.4-2
Severity: important

Hi,

This version breaks gnome-settings-daemon and al.

Running gnome-settings-daemon in a console gives:

[1211642757,000,xklavier.c:xkl_engine_start_listen/]The backend does not 
require manual layout management - but it is provided by the applicationCould 
not initialize GStreamer: Erreur lors de la nouvelle analyse du registre , 
child terminated by signal

There seems to be a problem accessing the gconf registry.

Regards,

Jerôme Marant



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



Bug#401665: FTBFS on mipsel

2006-12-12 Thread jerome . marant
Selon Andreas Barth [EMAIL PROTECTED]:

 * Jérôme Marant ([EMAIL PROTECTED]) [061212 13:31]:
  Le jeudi 07 décembre 2006 02:20, Rob Browning a écrit :
 
   I suppose it's possible that that changing the series order might have
   broken something if I didn't re-run autofiles-sync after the move,
   but I thought I did.
 
  Hi Rob,
 
  Are you working on it ?

 Unfortunatly, I can confirm the same FTBFS on my mipsel buildd.

Thanks for confirming, Andreas.

Do you know how to use an etch chroot on vaughan? (I guess this is the
only mipsel machine available to developers?)

Thanks in advance.

Jérôme.



Bug#392567: libx11-data: Dead keys breakage

2006-10-12 Thread Jerome Marant
Package: libx11-data
Version: 2:1.0.3-1
Severity: important

Hi,

After upgrading libx11-data, dead keys do not work any more.
For example, hitting ^ + o displays ^o instead of ô.

Reverting to 2:1.0.0-9 fixes the problem.

Thanks.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-amd64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages libx11-data depends on:
ii  x11-common1:7.1.0-3  X Window System (X.Org) infrastruc

libx11-data recommends no packages.

-- no debconf information



Bug#379231: klibido: Build failures with GCC 4.1

2006-07-22 Thread Jerome Marant
Package: klibido
Version: 0.2.5-2
Severity: important

Hi,

Klibido fails to build with gcc 4.1.

Here is a patch.

Cheers,

diff -u -r klibido-0.2.5/src/nntpthreadsocket.h 
klibido-0.2.5.new/src/nntpthreadsocket.h
--- klibido-0.2.5/src/nntpthreadsocket.h2006-01-06 23:05:32.0 
+0100
+++ klibido-0.2.5.new/src/nntpthreadsocket.h2006-07-22 12:14:44.058890313 
+0200
@@ -234,7 +234,7 @@
bool getHead(QString group, int artnum); //Unimplemented
int m_getError() {return error;}
const char *m_getErrorDesc() {return (const char *) errorString;}
-   char * NntpThreadSocket::m_findEndLine( char * start, char * 
end );
+   char * m_findEndLine( char * start, char * end );
void setHost(NntpHost *nh);
bool m_sendCmd( QString cmd, int response );
QTime prevTime, currentTime;
diff -u -r klibido-0.2.5/src/yydecoder.h klibido-0.2.5.new/src/yydecoder.h
--- klibido-0.2.5/src/yydecoder.h   2005-03-09 12:18:55.0 +0100
+++ klibido-0.2.5.new/src/yydecoder.h   2006-07-22 12:15:28.757437425 +0200
@@ -87,7 +87,7 @@

 private:

-   inline void yyDecoder::charCRC(const unsigned char *c);
+   inline void charCRC(const unsigned char *c);

QStringList m_fileParts;
QStringList::Iterator fileIterator;


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-amd64-generic
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages klibido depends on:
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  libacl1 2.2.39-1 Access control list shared library
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libattr12.4.32-1 Extended attribute shared library
ii  libaudio2   1.8-1The Network Audio System (NAS). (s
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libdb4.34.3.29-5 Berkeley v4.3 Database Libraries [
ii  libdb4.3++c24.3.29-5 Berkeley v4.3 Database Libraries f
ii  libfam0 2.7.0-10 Client library to control the FAM 
ii  libfontconfig1  2.3.2-7  generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.1-9GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.1-9  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-13   compression library - runtime

klibido recommends no packages.

-- no debconf information


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



Bug#379232: klibido: Crash when pausing downloads

2006-07-22 Thread Jerome Marant
Package: klibido
Version: 0.2.5-2
Severity: important

Hi,

When clicking on the pause button in order to interrupt downloads,
Klibido crashes.

Here is a patch.

Cheers,

diff -u -r klibido-0.2.5/src/klibido.cpp klibido-0.2.5.new/src/klibido.cpp
--- klibido-0.2.5/src/klibido.cpp   2006-03-04 11:29:01.0 +0100
+++ klibido-0.2.5.new/src/klibido.cpp   2006-07-22 13:28:06.451290080 +0200
@@ -662,7 +662,7 @@
 
 void klibido::slotPauseQ( )
 {
-   KToggleAction 
*actionQ=(KToggleAction*)actionCollection()-action(i18n(pause_queue));
+   KToggleAction 
*actionQ=(KToggleAction*)actionCollection()-action(pause_queue);
if (actionQ-isChecked()) { //Pause the queue
actionQ-setText((Resume Queue));

actionQ-setIconSet(KGlobal::iconLoader()-loadIcon(connect_no,KIcon::Toolbar,
 0, false));



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-amd64-generic
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages klibido depends on:
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  libacl1 2.2.39-1 Access control list shared library
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libattr12.4.32-1 Extended attribute shared library
ii  libaudio2   1.8-1The Network Audio System (NAS). (s
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libdb4.34.3.29-5 Berkeley v4.3 Database Libraries [
ii  libdb4.3++c24.3.29-5 Berkeley v4.3 Database Libraries f
ii  libfam0 2.7.0-10 Client library to control the FAM 
ii  libfontconfig1  2.3.2-7  generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.1-9GCC support library
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.1-9  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-13   compression library - runtime

klibido recommends no packages.

-- no debconf information


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



Bug#366235: kaffeine: Kaffeine crashes when trying to read .asx file

2006-05-06 Thread Jerome Marant
Package: kaffeine
Version: 0.8.1-2
Severity: important

Hi,

Kaffeine was reading .asx files just fine until recently.
I tried it today and it crashes right after loading the .asx file.

I'm attaching the .asx file which makes it crash.

Here is the KCrash output if usefull. 

#0  0x2b50b374e510 in poll () from /lib/libc.so.6
#1  0x2b50b2c30532 in _XEnq () from /usr/lib/libX11.so.6
#2  0x2b50b2c309b2 in _XRead () from /usr/lib/libX11.so.6
#3  0x2b50b2c31861 in _XReply () from /usr/lib/libX11.so.6
#4  0x2b50b2c128a9 in XGetImage () from /usr/lib/libX11.so.6
#5  0x2b50b115404d in QPixmap::xForm () from /usr/lib/libqt-mt.so.3
#6  0x2b50b11ad89d in QBitmap::xForm () from /usr/lib/libqt-mt.so.3
#7  0x2b50b115b8ca in QPainter::drawPixmap () from /usr/lib/libqt-mt.so.3
#8  0x0044e557 in KMultiTabBarTab::drawButtonStyled ()
#9  0x2b50b129e461 in QButton::paintEvent () from /usr/lib/libqt-mt.so.3
#10 0x2b50b123f7b8 in QWidget::event () from /usr/lib/libqt-mt.so.3
#11 0x2b50b11a0c0c in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#12 0x2b50b11a1974 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#13 0x2b50b053dd6e in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#14 0x2b50b11323d8 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#15 0x2b50b1127292 in QETWidget::translatePaintEvent ()
   from /usr/lib/libqt-mt.so.3
#16 0x2b50b112c055 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#17 0x2b50b1144e7b in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#18 0x2b50b11b8aa2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#19 0x2b50b11b89ab in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#20 0x2b50b119f878 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#21 0x00436883 in ?? ()
#22 0x2b50b36a74ca in __libc_start_main () from /lib/libc.so.6
#23 0x0043662a in ?? ()
#24 0x7f9f8d28 in ?? ()
#25 0x2b50ae4d09c0 in ?? () from /lib64/ld-linux-x86-64.so.2
#26 0x0001 in ?? ()
#27 0x7f9fa8a2 in ?? ()
#28 0x in ?? ()


$ cat 0800-2283.asx
 
ASX version =3.0

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0600_05.wma /
TitleHeure - 08:00/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0605_05.wma /
TitleHeure - 08:05/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0610_05.wma /
TitleHeure - 08:10/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0615_05.wma /
TitleHeure - 08:15/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0620_05.wma /
TitleHeure - 08:20/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0625_05.wma /
TitleHeure - 08:25/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0630_05.wma /
TitleHeure - 08:30/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0635_05.wma /
TitleHeure - 08:35/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0640_05.wma /
TitleHeure - 08:40/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0645_05.wma /
TitleHeure - 08:45/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0650_05.wma /
TitleHeure - 08:50/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0655_05.wma /
TitleHeure - 08:55/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0700_05.wma /
TitleHeure - 09:00/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0705_05.wma /
TitleHeure - 09:05/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0710_05.wma /
TitleHeure - 09:10/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0715_05.wma /
TitleHeure - 09:15/Title
/Entry

Entry
Ref 
href=mms://s1.yacast.fr/DATA_ARRAY_26/2006/05/06/549/0720_05.wma /
TitleHeure - 09:20/Title
/Entry

Entry
Ref 

Bug#350475: eclipse-platform-common: Desktop entry is missing

2006-01-29 Thread Jerome Marant
Package: eclipse-platform-common
Version: 3.1.1-8
Severity: normal

Hi,

/usr/share/applications/eclipse.desktop seems to be missing, so
there isn't any entry in KDE Application;Development section.
(the Debian menu entry is there).

I looked everywhere but cannot find it.

Thanks.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-generic
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages eclipse-platform-common depends on:
ii  gij [java1-runtime]   4:4.0.2-2  The GNU Java bytecode interpreter
ii  gij-4.0 [java1-runtime]   4.0.2-7j1  The GNU Java bytecode interpreter
ii  java-common   0.23   Base of all Java packages
ii  java-gcj-compat   1.0.51-1   Java runtime environment using GIJ
ii  zenity2.12.1-2   Display graphical dialog boxes fro

eclipse-platform-common recommends no packages.

-- no debconf information


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



Bug#330563: qtorrent: Can't load a torrent file

2005-09-28 Thread Jerome Marant
Package: qtorrent
Version: 2.9.1-2
Severity: serious

Hi,

No file selector is shown when clicking on Open.

Here is the backtrace:

$ qtorrent
QTorrent starting up.. Please be patient as this might some time..
Note: Psyco not detected, take a peek here: http://psyco.sf.net/
Traceback (most recent call last):
  File /usr/lib/python2.3/site-packages/pyqtorrent3/QtGui/mainwin.py, line 
114, in openFileNoAutoSave
self.openFile(False)
  File /usr/lib/python2.3/site-packages/pyqtorrent3/QtGui/mainwin.py, line 
117, in openFile
dlg = QFileDialog(self.lastOpen['dir'], None, self, None, True)
RuntimeError: cannot pass None as argument 1 in this call

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-powerpc
Locale: [EMAIL PROTECTED], LC_CTYPE=ISO-8859-15 (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages qtorrent depends on:
ii  python2.3.5-3An interactive high-level object-o
ii  python-qt33.15-3 Qt3 bindings for Python (default v

qtorrent recommends no packages.

-- no debconf information


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