Package: gmpc Version: 0.20.0-1 Severity: important When running gmpc I've got a regex error :
$ gmpc Gmpc.Plugin.MusicTreeProvider-ERROR **: music-tree.vala:59: Failed to create regex: Erreur à la compilation de l'expression régulière .*\.(png|jpg|jpeg|gif)$ au caractère 0 : unknown option bit(s) set aborting... Abandon $ echo $? 134 Here is the stacktrace from gdb : gdb gmpc GNU gdb (GDB) 7.2-debian Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/gmpc...Reading symbols from /usr/lib/debug/usr/bin/gmpc...done. done. (gdb) run Starting program: /usr/bin/gmpc [Thread debugging using libthread_db enabled] Gmpc.Plugin.MusicTreeProvider-ERROR **: music-tree.vala:59: Failed to create regex: Erreur à la compilation de l'expression régulière .*\.(png|jpg|jpeg|gif)$ au caractère 0 : unknown option bit(s) set aborting... Program received signal SIGABRT, Aborted. 0x00007ffff361c165 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type. in ../nptl/sysdeps/unix/sysv/linux/raise.c (gdb) bt #0 0x00007ffff361c165 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00007ffff361ef70 in abort () at abort.c:92 #2 0x00007ffff3ce951a in g_logv () from /lib/libglib-2.0.so.0 #3 0x00007ffff3ce95a3 in g_log () from /lib/libglib-2.0.so.0 #4 0x000000000044531d in gmpc_provider_music_tree_constructor (type=<value optimized out>, n_construct_properties=<value optimized out>, construct_properties=<value optimized out>) at Providers/music-tree.c:776 #5 0x00007ffff43a1d2a in g_object_newv () from /usr/lib/libgobject-2.0.so.0 #6 0x0000000000447b13 in main (argc=1, argv=0x7fffffffe368) at main.c:709 (gdb) It seems strange as I didn't update gmpc... -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (90, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.34-1-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gmpc depends on: ii libatk1.0-0 1.30.0-1 The ATK accessibility toolkit ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib ii libcairo2 1.8.10-6 The Cairo 2D vector graphics libra ii libfontconfig1 2.8.0-2.1 generic font configuration library ii libfreetype6 2.4.2-2.1 FreeType 2 font engine, shared lib ii libglade2-0 1:2.6.4-1 library to load .glade files at ru ii libglib2.0-0 2.28.0-1 The GLib library of C routines ii libgtk2.0-0 2.20.1-2 The GTK+ graphical user interface ii libice6 2:1.0.7-1 X11 Inter-Client Exchange library ii libmpd1 0.20.0-1 High-level client library for acce ii libpango1.0-0 1.28.3-1+squeeze1 Layout and rendering of internatio ii libsexy2 0.1.11-2+b1 collection of additional GTK+ widg ii libsm6 2:1.2.0-1 X11 Session Management library ii libsoup2.4-1 2.30.2-1 an HTTP library implementation in ii libsqlite3-0 3.7.4-2 SQLite 3 shared library ii libx11-6 2:1.3.3-4 X11 client-side library ii libxml2 2.7.8.dfsg-2 GNOME XML library ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime gmpc recommends no packages. Versions of packages gmpc suggests: ii gmpc-plugins 0.20.0-1 Plugins for the GNOME Music Player pn mpd <none> (no description available) -- 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