Bug#806497: approx: Message in daemon.log about failed download of debian/.../Package.bz2

2015-11-27 Thread Sylvain Le Gall
uses the Packages.xz version. I suppose if it is possible to download either .xz or .bz2 we should not raise an exception for the other one. Regards Sylvain *** End of the template - remove these template lines *** -- System Information: Debian Release: 8.2 APT prefers stable APT policy: (500

Bug#788246: [PATCH] typo: s/BILD_DATE/BUILD_DATE/

2015-11-18 Thread Sylvain 'ythier' Hitier
removed timestamps instead of setting it to a deterministic value Regards, Sylvain "ythier" HITIER -- Business is about being busy, not being rich... Lived 777 days in a Debian package => http://en.wikipedia.org/wiki/Apt,_Vaucluse There's THE room for ideals in this mechanical place! d

Bug#804945: some keyboard shortcuts do not work with an additional keyboard

2015-11-12 Thread Sylvain BERTRAND
Package: gnome Version: 1:3.14+3 On a laptop, I have a french layout native keyboard, but I use a dvorak USB connected external keyboard. For instance, screen lock shortcut, Super+l, does not work on the additional external keyboard but does work with the native keyboard. (I use the keyboard

Bug#803255: exim4: segfault upon reading /etc/email-addresses

2015-11-02 Thread Sylvain LÉVÊQUE
> In case it is important, I can reproduce the bug when recompiling from > source as well. The segfault is gone after applying the patch available here: https://bugs.exim.org/show_bug.cgi?id=1708#c10 Thank you -- Sylvain

Bug#803255: exim4: segfault upon reading /etc/email-addresses

2015-11-01 Thread Sylvain LÉVÊQUE
ender: h...@example.com Segmentation fault This is built on the armel device, not through cross compilation, and with a slightly more recent gcc than the one used for the official Debian exim package (Compiler: GCC [5.2.1 20151010] instead of Compiler: GCC [5.2.1 20151003]). -- Sylvain

Bug#803255: exim4: segfault upon reading /etc/email-addresses

2015-10-30 Thread Sylvain LÉVÊQUE
-brw root) > would help. It is reproducible, please see https://bugs.exim.org/show_bug.cgi?id=1708#c4 -- Sylvain

Bug#800460: mathgl: Test program fails to build, syntax error in header

2015-10-29 Thread Sylvain Joubert
Package: libmgl-dev Version: 2.3.3-3 Followup-For: Bug #800460 Dear Maintainer, The simple test example from the original post still fails to compile with the lastest version. It still requires to use -std=gnu++11 or similar language extensions to work. Especially, in

Bug#803255: exim4: segfault upon reading /etc/email-addresses

2015-10-28 Thread Sylvain LEVEQUE
Package: exim4 Version: 4.86-4 Severity: important Dear Maintainer, After upgrading from exim4 4.86-3 to 4.86-4, I observe a segfault when /etc/email-addresses is looked up by sendmail/exim and an entry with a rewriting rule is found. These mails don't get sent. Commenting out the

Bug#803355: avconv cannot capture sync-ed webcam audio and video

2015-10-28 Thread Sylvain BERTRAND
Package: libav-tools Version: 6:11.4-1~deb8u1 avconv -f video4linux2 -framerate 30 -video_size 640x480 -input_format mjpeg -i /dev/video0 -f alsa -ac 1 -i hw:1 -c:v copy -c:a copy -y /tmp/video.mkv A localy compiled ffmpeg 2.8.1 does this properly.

Bug#803255: exim4: segfault upon reading /etc/email-addresses

2015-10-28 Thread Sylvain LÉVÊQUE
ags=99, replace=replace@entry=1) at rewrite.c:733 #9 0xb6f65890 in receive_msg (extract_recip=0) at receive.c:2769 #10 0xb6f14be8 in main (argc=, cargv=) at exim.c:5466 (gdb) -- Sylvain

Bug#802751: mpv leaks memory while playing vp9/opus/webm video

2015-10-23 Thread Sylvain BERTRAND
Package: mpv Version: 0.6.2-2 mpv fill memory while playing a vp9/opus/webm video file. totem is fine, it seems mpv is fine while playing an avc/aac/mp4 video file.

Bug#802556: modemmanager crashes huawei E8278s-602 USB dongle

2015-10-20 Thread Sylvain BERTRAND
Package: modemmanager Version: 1.4.0-1 I have an USB "3G/4G" modem dongle: huawei E8278s-602. The modem switch happens properly: from 12d1:14fe to 12d1:1506 The only suspicious dmesg message is: "huawei_cdc_ncm 5-2:1.1: unknown notification 3 received: index 1 len 4" which can happens several

Bug#802426: gnome keyboard layout is not persisted

2015-10-19 Thread Sylvain BERTRAND
Package: gnome Version: 1:3.14+3 In configuration with several keyboard layouts, the chosen keyboard layout is not persisted in gdm and gnome-shell and must be chosen in the applet (top right corner) again each time the system is restarted.

Bug#796279: 0ad: package not installable in current unstable

2015-08-20 Thread Sylvain Rochet
Package: 0ad Version: 0.0.18-1+b1 Severity: important Dear Maintainer, 0ad package probably needs to be rebuilt with updated dependencies, it is currently not installable in today's unstable. # apt install 0ad Reading package lists... Done Building dependency tree Reading state

Bug#796278: widelands: package not installable in current unstable

2015-08-20 Thread Sylvain Rochet
Package: widelands Version: 18-3+b1 Severity: important Dear Maintainer, Widelands package probably needs to be rebuilt with updated dependencies, it is currently not installable in today's unstable. # apt install widelands Reading package lists... Done Building dependency tree Reading state

Bug#635513: clusterssh: pasting special characters results in perl errors

2015-06-01 Thread Sylvain Faivre
Hello, I encountered the same bug with a French keyboard (AZERTY layout) and made a quick fix based on Ronny's patch. The attached patch fixes the problem for AZERTY layout keyboards, for ClusterSSh v4.03.06 I thought it would be useful to French users hitting this bug. Sylvain --- /usr/share

Bug#786618: swig3.0: Infinite recursive call of ccache-swig3.0 to itself

2015-05-23 Thread Sylvain Joubert
Package: swig3.0 Version: 3.0.2-1 Severity: important Dear Maintainer, Calling ccache-swig3.0 directly is not working properly, it hangs up after a while (~30s on my computer) with the following error: $ ccache-swig3.0 -V /usr/bin/ccache-swig3.0: error while loading shared libraries: libz.so.1:

Bug#784034: RFA: ocamlmod -- generate OCaml modules from source files

2015-05-02 Thread Sylvain Le Gall
with our policy and practices, and get subscribed to our mailing-list. [1] http://wiki.debian.org/Teams/OCamlTaskForce Cheers, -- Sylvain Le Gall -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#784033: RFA: gmetadom -- GDome2 DOM implementation

2015-05-02 Thread Sylvain Le Gall
with our policy and practices, and get subscribed to our mailing-list. [1] http://wiki.debian.org/Teams/OCamlTaskForce Cheers, -- Sylvain Le Gall -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#784031: RFA: camltemplate -- library for generating text from templates

2015-05-02 Thread Sylvain Le Gall
], and in particular with our policy and practices, and get subscribed to our mailing-list. [1] http://wiki.debian.org/Teams/OCamlTaskForce Cheers, -- Sylvain Le Gall -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#784039: RFA: ocaml-gettext -- OCaml internationalization library

2015-05-02 Thread Sylvain Le Gall
], and in particular with our policy and practices, and get subscribed to our mailing-list. [1] http://wiki.debian.org/Teams/OCamlTaskForce Cheers, -- Sylvain Le Gall -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#784037: RFA: ocaml-inotify -- OCaml bindings for the inotify API

2015-05-02 Thread Sylvain Le Gall
], and in particular with our policy and practices, and get subscribed to our mailing-list. [1] http://wiki.debian.org/Teams/OCamlTaskForce Cheers, -- Sylvain Le Gall -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#784032: RFA: xstr -- OCaml library for frequent string operations

2015-05-02 Thread Sylvain Le Gall
with our policy and practices, and get subscribed to our mailing-list. [1] http://wiki.debian.org/Teams/OCamlTaskForce Cheers, -- Sylvain Le Gall -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#784050: RFA: ocaml-deriving -- deriving functions from type declarations in OCaml

2015-05-02 Thread Sylvain Le Gall
], and in particular with our policy and practices, and get subscribed to our mailing-list. [1] http://wiki.debian.org/Teams/OCamlTaskForce Cheers, -- Sylvain Le Gall -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#784036: RFA: ocamlgsl -- GNU scientific library for OCaml

2015-05-02 Thread Sylvain Le Gall
with our policy and practices, and get subscribed to our mailing-list. [1] http://wiki.debian.org/Teams/OCamlTaskForce Cheers, -- Sylvain Le Gall -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#784042: RFA: ocaml-data-notation -- Store data using OCaml notation

2015-05-02 Thread Sylvain Le Gall
], and in particular with our policy and practices, and get subscribed to our mailing-list. [1] http://wiki.debian.org/Teams/OCamlTaskForce Cheers, -- Sylvain Le Gall -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#784035: RFA: ocamlify -- include files in OCaml code

2015-05-02 Thread Sylvain Le Gall
with our policy and practices, and get subscribed to our mailing-list. [1] http://wiki.debian.org/Teams/OCamlTaskForce Cheers, -- Sylvain Le Gall -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#784040: RFA: ocaml-deriving -- deriving functions from type declarations in OCaml

2015-05-02 Thread Sylvain Le Gall
], and in particular with our policy and practices, and get subscribed to our mailing-list. [1] http://wiki.debian.org/Teams/OCamlTaskForce Cheers, -- Sylvain Le Gall -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#782062: sweethome3d: window shows up, 2d part is visible and what could be the 3d preview is red, then it crashes.

2015-04-07 Thread Sylvain Ramshaw
Package: sweethome3d Version: 3.5+dfsg-1 Severity: important Dear Maintainer, the crash is happening on an ARM build for Raspberry Pi 2B -- System Information: Debian Release: 7.8 Architecture: armhf (armv7l) Kernel: Linux 3.18.7-v7+ (SMP w/4 CPU cores; PREEMPT) Locale: LANG=en_GB.UTF-8,

Bug#781043: monopd/libcapsinetwork: CVE-2015-0841: off-by-one error in network code

2015-03-23 Thread Sylvain Rochet
. [...] I have informed the monopd upstream maintainer, Sylvain Rochet, about this. His suggested patch was - char *readBuf = new char[MAXLINE]; + char *readBuf = new char[MAXLINE+1]; // MAXLINE + '\0' The issue is present in at least monopd_0.9.7-2 (jessie/sid, embeds the code

Bug#778567: qt5-default: wrongly in section libs

2015-02-16 Thread Sylvain Joubert
Package: qt5-default Version: 5.3.2+dfsg-4+b1 Severity: normal Dear Maintainer, Please consider moving qt5-default to the libdevel section since: - this package provides development facilities - qt4-default is already in the libdevel section - it makes deborphan list the package in its standard

Bug#776412: Report upstream

2015-02-14 Thread Sylvain Archenault
I believe it's an upstream issue, i created the following issue; https://code.google.com/p/chromium/issues/detail?can=2q=colspec=ID%20Pri%20M%20Week%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modifiedid=458780thanks=458780ts=1423926891 Sylvain -- To UNSUBSCRIBE, email to debian

Bug#704737: Same pb

2015-02-14 Thread Sylvain Archenault
Sylvain -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#704737: Same pb

2015-02-14 Thread Sylvain Archenault
On Sat, 14 Feb 2015 12:12:27 -0500 Sylvain Archenault sylvain.archena...@laposte.net wrote: Hi, I'm having the same pb with 3.14.1-1 - here's the relevant part in the cups error log: I found the problem, in Page Setup, the Paper Size was set to Custom which was incorrectly defined. Sylvain

Bug#776605: ninja-build: man page is not up-to-date

2015-01-29 Thread Sylvain Joubert
Package: ninja-build Version: 1.5.1-0.1 Severity: normal Dear Maintainer, While the current version is 1.5.1 (ninja --version), the man page of ninja(1) mentions version 1.3.4 Please update the man page so that users are not confused. -- System Information: Debian Release: 8.0 APT prefers

Bug#776412: chromium: beinsportsconnect.tv broken in chromium

2015-01-27 Thread Sylvain Archenault
Package: chromium Version: 40.0.2214.91-1 Severity: minor The beIn Sports Connect website http://www.beinsportsconnect.tv/select-provider doesn't work on chromium, when I click on any provider it doesn't redirect me to their side to sign in. This works under iceweasel. It's probably an upstream

Bug#762347: [debtags] database allways empty?

2014-09-21 Thread Sylvain L. Sauvage
| zlib1g (= 1:1.1.4) | Package's Recommends field is empty. Suggests (Version) | Installed ===-+-=== tagcoll | -- Sylvain Sauvage -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#762292: [feed2imap] feed2imap-cleaner deletes all messages

2014-09-20 Thread Sylvain L. Sauvage
-recent_time = Time.now() -- (3 * 24 * 60 * 60) # 3 days +recent_time = Time.now() - (3 * 24 * 60 * 60) # 3 days Dir[File.join(dir, 'cur', '*')].each do |fn| flags = maildir_file_info_flags(fn) # don't consider not-seen, flagged, or recent messages -- Sylvain Sauvage

Bug#761590: Acknowledgement (owncloud-client: Unable to initialize a sync journal)

2014-09-16 Thread Sylvain Collilieux
Hi, Log file attached. I've just removed some personal data. -- Sylvain 09-16 20:49:11:080 application.cpp:344 ## ownCloud fr_FR () 1.6.3 09-16 20:49:11:134 application.cpp:531 void Mirall::Application::setupTranslations() Using fr_FR translation 09-16 20:49:11:415

Bug#761590: owncloud-client: Unable to initialize a sync journal

2014-09-14 Thread Sylvain Collilieux
Package: owncloud-client Version: 1.7.0~beta1+really1.6.3+dfsg-1 Severity: normal Dear Maintainer, Since 1.7.0~beta1+really1.6.3+dfsg-1, owncloud-client can't synchronize with server with this error : Unable to initialize a sync journal. I reinstall owncloud-client_1.7.0~beta1+dfsg-1_amd64.deb

Bug#761375: clang: Typo in package description mentioning 2001 C++ standard instead of 2011

2014-09-13 Thread Sylvain Joubert
Package: clang Version: 1:3.4-23 Severity: minor Dear Maintainer, The various packages related to clang (including clang, clang-3.4, clang-3.5) mention support for version 2001 of the C++ standard: Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support

Bug#760663: phonon-backend-gstreamer: Prevents Amarok from starting

2014-09-13 Thread Sylvain Archenault
- Multimedia didn't work because it froze with a similar problem as amarok. Removing gstreamer1.0 doesn't seem to be possible for me because I would have to remove essentially my whole system The new release, 4.8, is working correctly. Cheers Sylvain -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#761099: linux-image-3.16-1-amd64: please enable module rtsx_usb

2014-09-10 Thread Sylvain L. Sauvage
), and are not present in the default configuration anymore. So, (internal) USB Realtek card readers that worked with 3.14 don’t work anymore with 3.16. Thanks, -- Sylvain Sauvage -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#760663: phonon-backend-gstreamer: Prevents Amarok from starting

2014-09-07 Thread Sylvain Archenault
On 09/07/2014 06:23 AM, Maximiliano Curia wrote: ¡Hola Sylvain! El 2014-09-06 a las 12:53 -0400, Sylvain Archenault escribió: Since I've installed libgstreamer1.0-0, it seems it breaks the phonon backend. Amarok refuses to start: I think libgstreamer1.0-0 is unrelated to this issue, but can

Bug#760663: phonon-backend-gstreamer: Prevents Amarok from starting

2014-09-06 Thread Sylvain Archenault
Package: phonon-backend-gstreamer Version: 4:4.7.1-1 Severity: normal Hello, Since I've installed libgstreamer1.0-0, it seems it breaks the phonon backend. Amarok refuses to start: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. amarok:

Bug#756362: python-trollius: no From in trollius module

2014-07-29 Thread Sylvain FERRIOL
Package: python-trollius Version: 0.1.4+20140210+git+6f1f9233b1-2 Severity: normal Dear Maintainer, impossible to do a: yield From From is trollius specific but there is no trollius module, only asyncio module sylvain -- System Information: Debian Release: jessie/sid APT prefers unstable

Bug#755907: pax-utils: lddtree shows wrong libraries for 32-bits objects on a 64-bit machine

2014-07-24 Thread Sylvain Joubert
Package: pax-utils Version: 0.2.3-2 Severity: important Dear Maintainer, I have been trying to use lddtree on a 32-bits binary (executable or library is irrelevant) but the output is completely wrong. Unlike ldd which displays the correct 32-bits dependencies, lddtree shows the 64-bits versions

Bug#755920: libmikmod-config: conflicts with obsolete libmikmod2-dev.

2014-07-24 Thread Sylvain BOILARD
beforehand allowed the upgrade to perform successfully. Cheers, -- Sylvain Boilard -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#753941: segfaults at debListParser::NewVersion

2014-07-06 Thread Sylvain Archenault
I'm having the same problem, a workaround is to increase the cache size: echo 'APT::Cache-Start 50331648;' /etc/apt/apt.conf.d/99cache-start Found this here: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1066445 Cheers Sylvain -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#750671: monopd: error in systemd file

2014-06-06 Thread Sylvain Rochet
forwarding this bug report to Sylvain, the current monopd developer, since it should be fixed upstream too. My fault... thank you ;-), this is now fixed in upstream trunk branch. Sylvain signature.asc Description: Digital signature

Bug#746202: systemd

2014-05-13 Thread Sylvain Archenault
I feel like this may be due to recent changes in init system. Try to use systemd as describe in https://wiki.debian.org/systemd, it solved the issue for me. Without this - i've been having a lot of issue (with gdm and group permissions). Sylvain -- To UNSUBSCRIBE, email to debian-bugs

Bug#746202: systemd

2014-05-13 Thread Sylvain Archenault
I also upgraded gdm3 to 3.12 from experimental - as i'm not sure current sid version (3.8) works with systemd, see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677107 On 05/13/2014 10:06 PM, Sylvain Archenault wrote: I feel like this may be due to recent changes in init system. Try

Bug#746548: closed by Santiago Vila sanv...@unex.es (Re: Bug#746548: base-files: os-release has no VERSION and VERSION_ID fields)

2014-05-05 Thread Sylvain Joyeux
*is* to identify what a tool/script is running on. A useful value for testing would e.g. be VERSION - future version number (future version number/sid) VERSION_ID - future version number which matches what fedora does with rawhide Sylvain

Bug#746548: base-files: os-release has no VERSION and VERSION_ID fields

2014-05-01 Thread Sylvain Joyeux
. -- no debconf information The /etc/os-release file has no VERSION and VERSION_ID fields, which are critical for the usefulness of the file in scripts / tooling. Thanks Sylvain

Bug#741616: graphite-carbon: execute permission on whisper files

2014-03-14 Thread Sylvain Collilieux
permissions for user, group and other really needed on whisper files ? -- Sylvain -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.13-1-686-pae (SMP w/2 CPU cores

Bug#741082: apache2: Includes+MultiViews+mod_deflate = Content Encoding Error

2014-03-08 Thread Sylvain Beucler
Package: apache2 Version: 2.2.22-13+deb7u1 Severity: normal Hi, When using SSI directives to open a file with MultiViews auto-search extensions (e.g. for auto-detected language), if mod_deflate is enable this results in mixed compressed + uncompressed output. Attached is a testcase: - a2enmod

Bug#729986: libnss-mysql-bg: Patch 04_shadow.diff Introduces Lock Acquisition Hang

2014-03-05 Thread Sylvain Beucler
with (u)nscd - which silently detects deadlocks, but introduces delays to take new users/groups into account. Yet another reminder not (repeat: not) to apply Debian-specific patches? D - Sylvain -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing

Bug#740215: checkbox-cli would need a suggested provider package

2014-02-27 Thread Sylvain Pineau
dependencies like gstreamer. And checkbox-cli was originally written to run on systems without X. We're working on a server oriented package that will be a true dependency for checkbox-ng and will of course avoid the crash. Thank you for your bug report, Sylvain -- To UNSUBSCRIBE, email

Bug#740215: Control: owner -1 !

2014-02-27 Thread Sylvain Pineau
Control: owner -1 ! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#739883: Next version 0.1-2 will include the fix

2014-02-26 Thread Sylvain PINEAU
Thanks for the patch, already in svn. The next version will include it. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#739883: Control: owner -1 !

2014-02-26 Thread Sylvain Pineau
Control: owner -1 ! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#735600: ekiga: Segmentation fault after libpt2.10.10 upgrade

2014-02-14 Thread Sylvain BOILARD
to ptlib upgrade, as far as I see. Are you sure that you did not have the crash before, and now you have it? Actually I think I’ve had this crash ever since I installed Ekiga circa Dec 1, so it’s probably not related indeed. Anyway, I’ll wait for an upgrade then. Bye, -- Sylvain Boilard

Bug#738540: libmgl-dev: clang cannot be used to compile an application using mathgl

2014-02-10 Thread Sylvain Joubert
Package: libmgl-dev Version: 2.2-1 Severity: important Tags: upstream Dear Maintainer, When trying to compile an application using libmgl-dev with clang I get the following compilation error: /usr/include/mgl2/define.h:27:10: fatal error: 'omp.h' file not found #include omp.h Indeed, clang

Bug#738540: libmgl-dev: clang cannot be used to compile an application using mathgl

2014-02-10 Thread Sylvain Joubert
I've found an alternative in Debian which will avoid rebuilding mathgl: I have updated my compiler to clang-3.4 (I previously used clang-3.3). clang-3.4 is able to find omp.h so I can compile my application with this version of the compiler. I still think the omp.h include is an upstream bug

Bug#735600: ekiga: Segmentation fault after libpt2.10.10 upgrade

2014-02-10 Thread Sylvain BOILARD
that, just different frame numbers.) . Looking at the disassembly, the crash seems to happen on the call to method MakeUnique() in the file include/ptlib/pstring.h at line 2867. Hope this helps. Cheers, -- Sylvain Boilard signature.asc Description: Digital signature

Bug#737487: marsshooter: segfaults when using the -cfg or -data arguments with no path given.

2014-02-02 Thread Sylvain Boilard
of argv without verifying if it is at a valid index. Attached patch solves the issue and displays an error message. Best wishes. -- Sylvain Boilard diff --git a/src/main.cpp b/src/main.cpp index 8346411..3fa97a0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -61,10 +61,16 @@ int main(int argc, char

Bug#737041: RFS: plainbox-provider-checkbox/0.3-2 -- new packaging version

2014-01-29 Thread Sylvain Pineau
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package plainbox-provider-checkbox * Package name: plainbox-provider-checkbox Version : 0.3-2 Upstream Author : Sylvain Pineau sylvain.pin...@canonical.com * URL

Bug#737039: RFS: plainbox-provider-resource-generic/0.2-2 -- new packaging version

2014-01-29 Thread Sylvain Pineau
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package plainbox-provider-resource-generic * Package name: plainbox-provider-resource-generic Version : 0.2-2 Upstream Author : Sylvain Pineau sylvain.pin...@canonical.com

Bug#736284: Control: retitle -1 ITP: checkbox-ng -- PlainBox based test runner

2014-01-23 Thread Sylvain Pineau
Control: retitle -1 ITP: checkbox-ng -- PlainBox based test runner -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#736284: Control: owner -1 !

2014-01-23 Thread Sylvain Pineau
Control: owner -1 ! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#736355: RFS: checkbox-ng/0.1-1 [ITP] -- Simple replacement for CheckBox

2014-01-22 Thread Sylvain Pineau
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package checkbox-ng * Package name: checkbox-ng Version : 0.1-1 Upstream Author : Sylvain Pineau sylvain.pin...@canonical.com * URL : http://launchpad.net/checkbox

Bug#736284: ITP: checkbox-ng -- CheckBox / Next Generation

2014-01-21 Thread Sylvain Pineau
Package: wnpp Severity: wishlist Package name: checkbox-ng Version : 0.1 Upstream Author : Sylvain Pineau sylvain.pin...@canonical.com URL : https://launchpad.net/checkbox/ License : GPLv3 Programming Lang: Python Description : CheckBox / Next Generation

Bug#735244: New version 0.3 uploaded to pypi

2014-01-21 Thread Sylvain Pineau
This version removes the jar files from the package. I've also fixed debian packaging so that egg-info and C source files are not included in the final binary. BR -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#735444: RFS: xlsxwriter/0.5.2-1 [ITP] -- A Python module for creating Excel XLSX files

2014-01-15 Thread Sylvain Pineau
://mentors.debian.net/package/xlsxwriter Alternatively, one can download the package with dget using this command: dget -x http://mentors.debian.net/debian/pool/main/x/xlsxwriter/xlsxwriter_0.5.2-1.dsc Regards, Sylvain Pineau -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#735172: linux: Upgrade to linux-image-3.12-1-kirkwood prevents QNAP TS-119 from booting

2014-01-14 Thread Sylvain LÉVÊQUE
Hello (But Sylvain, it would be great if you could run with earlyprintk too to confirm the output). I will try to do this tonight. One question though: from a test point of view, do you agree that booting from a 3.12 or 3.13 kernel sent over tftp (and I assume pushed to RAM, seeing how fast

Bug#735172: linux: Upgrade to linux-image-3.12-1-kirkwood prevents QNAP TS-119 from booting

2014-01-14 Thread Sylvain LÉVÊQUE
2014/1/14 Martin Michlmayr t...@cyrius.com: * Sylvain LÉVÊQUE sylvain.leve...@gmail.com [2014-01-14 12:13]: (But Sylvain, it would be great if you could run with earlyprintk too to confirm the output). I will try to do this tonight. One question though: from a test point of view, do you

Bug#735153: ITP: checkbox-support -- CheckBox support python3 library

2014-01-13 Thread Sylvain Pineau
Package: wnpp Severity: wishlist Package name: checkbox-support Version : 0.1 Upstream Author : Sylvain Pineau sylvain.pin...@canonical.com URL : https://launchpad.net/checkbox/ License : GPLv3 Programming Lang: Python Description : CheckBox support python3

Bug#735172: linux: Upgrade to linux-image-3.12-1-kirkwood prevents QNAP TS-119 from booting

2014-01-13 Thread Sylvain LEVEQUE
Kernel Image (uncompressed) Data Size:1929800 Bytes = 1.8 MB Load Address: 8000 Entry Point: 8000 Verifying Checksum ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. Thank you -- Sylvain -- System Information: Debian Release: jessie/sid

Bug#735175: RFS: checkbox-support/0.1-1 [ITP] -- CheckBox support python3 library

2014-01-13 Thread Sylvain Pineau
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package checkbox-support * Package name: checkbox-support Version : 0.1-1 Upstream Author : Sylvain Pineau sylvain.pin...@canonical.com * URL : http://launchpad.net

Bug#735187: ITP: plainbox-provider-resource-generic -- PlainBox resources provider

2014-01-13 Thread Sylvain Pineau
Package: wnpp Severity: wishlist Package name: plainbox-provider-resource-generic Version : 0.1 Upstream Author : Sylvain Pineau sylvain.pin...@canonical.com URL : https://launchpad.net/checkbox/ License : GPLv3 Programming Lang: Python Description : PlainBox

Bug#735188: RFS: plainbox-provider-resource-generic/0.1-1 [ITP] -- PlainBox resources provider

2014-01-13 Thread Sylvain Pineau
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package plainbox-provider-resource-generic * Package name: plainbox-provider-resource-generic Version : 0.1-1 Upstream Author : Sylvain Pineau sylvain.pin...@canonical.com

Bug#735208: ITP: plainbox-provider-checkbox -- CheckBox provider for PlainBox

2014-01-13 Thread Sylvain Pineau
Package: wnpp Severity: wishlist Package name: plainbox-provider-checkbox Version : 0.1 Upstream Author : Sylvain Pineau sylvain.pin...@canonical.com URL : https://launchpad.net/checkbox/ License : GPLv3 Programming Lang: Python Description : CheckBox provider

Bug#735244: RFS: plainbox-provider-checkbox/0.2-1 [ITP] -- CheckBox provider for PlainBox

2014-01-13 Thread Sylvain Pineau
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package plainbox-provider-checkbox * Package name: plainbox-provider-checkbox Version : 0.2-1 Upstream Author : Sylvain Pineau sylvain.pin...@canonical.com * URL

Bug#733608: jhead: Comment removed when adjusting time

2013-12-30 Thread Sylvain LEVEQUE
but in the upstream code. A patch is attached to suggest a more conservative behaviour of jhead. Thank you -- Sylvain -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (50, 'unstable'), (40, 'experimental') Architecture: armel (armv5tel) Kernel

Bug#732439: Launch of Brightness and locking show missing property for org.gnome.settings-daemon.plugins.power

2013-12-17 Thread Sylvain Avril
, Sylvain Avril

Bug#731337: RFS: xlsxwriter/0.5.1-1

2013-12-04 Thread Sylvain Pineau
://mentors.debian.net/package/xlsxwriter Alternatively, one can download the package with dget using this command: dget -x http://mentors.debian.net/debian/pool/main/x/xlsxwriter/xlsxwriter_0.5.1-1.dsc Regards, Sylvain Pineau -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#731341: RFS: xlsxwriter/0.5.1-1 [ITP]

2013-12-04 Thread Sylvain Pineau
://mentors.debian.net/package/xlsxwriter Alternatively, one can download the package with dget using this command: dget -x http://mentors.debian.net/debian/pool/main/x/xlsxwriter/xlsxwriter_0.5.1-1.dsc Regards, Sylvain Pineau -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#730095: ruby2.0: RbConfig::CONFIG['libdir'] does not point to the multiarch dir

2013-11-21 Thread Sylvain Joyeux
Package: ruby2.0 Version: 2.0.0.343-1 Severity: normal RbConfig::CONFIG['libdir'] reports /usr/lib/ instead of (on my amd64 machine) the multiarch /usr/lib/x86_64-linux-gnu. AFAIK, libdir is meant to be the directory in which the ruby .so library is installed, so it is wrong. It breaks

Bug#729154: libgpod4-nogtk: libgpod crash while re-add orphaned files from amarok

2013-11-09 Thread Sylvain Archenault
/sylvain/IPOD (SYLVA/iPod_Control/Music/F37/libamarok: Moving from KUrl(file:///media/sylvain/IPOD (SYLVA/iPod_Control/Music/F37/libgpod387408.mp3) to KUrl(file:///media/sylvain/IPOD (SYLVA/iPod_Control/Music/F16/libgpod305803.mp3) QWidget::setMinimumSize: (Media Sources dock/BrowserDock

Bug#728712: ITP: xlsxwriter -- A Python module for creating Excel XLSX files

2013-11-04 Thread Sylvain Pineau
Package: wnpp Severity: wishlist Package name: xlsxwriter Version : 0.4.6 Upstream Author : John McNamara jmcnam...@cpan.org URL : https://github.com/jmcnamara/XlsxWriter License : BSD Programming Lang: Python Description : A Python module for creating Excel

Bug#728715: RFS: xlsxwriter/0.4.6-1

2013-11-04 Thread Sylvain Pineau
://mentors.debian.net/package/xlsxwriter Alternatively, one can download the package with dget using this command: dget -x http://mentors.debian.net/debian/pool/main/x/xlsxwriter/xlsxwriter_0.4.6-1.dsc Regards, Sylvain Pineau -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#726912: libsdl-mixer1.2: Music with TiMidity backend plays too fast

2013-10-21 Thread Sylvain
and I think that it's carried in 2.0.0, so it's important to ask the patch to be reverted if it's wrong. Indeed. It may be worth checking whether the patch is meant for SDL_Mixer or SDL*2*_Mixer. Cheers! Sylvain -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#716959: #716959,[libgtk-3-0] No mouse scroll since 3.4.2-6 to 3.8.2-3 upgrad

2013-10-21 Thread Sylvain Archenault
Hi Nicolas, Have you tried to look at the mouse setting? After the upgrade, Two Finger scroll was enabled. After I disabled it, it worked as it used to. Cheers Sylvain -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#726912: libsdl-mixer1.2: Music with TiMidity backend plays too fast

2013-10-20 Thread Sylvain Beucler
So it looks like a Debian-patch messed with the TiMidity backend. Cheers! Sylvain -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux

Bug#726912: libsdl-mixer1.2: Music with TiMidity backend plays too fast

2013-10-20 Thread Sylvain
: still crashes! current debian - all patches - -fstatck-protector: - 104.mid: OK - minibug: OK Conclusions: - bug-694260-freedink_stack_corruption.patch doesn't fix the crash - bug-694260-freedink_stack_corruption.patch introduces a new bug Sorry pals :) Cheers! Sylvain -- To UNSUBSCRIBE

Bug#726648: liballegro4.4: Is it a good idea to recommend (not depend on) liballegro4.4-plugin-alsa?

2013-10-18 Thread Sylvain
Hi Tobias, On Fri, Oct 18, 2013 at 01:06:41AM +0200, Tobias Hansen wrote: Hi Sylvain, the plugin is not a dependency, because it's not required to get sound. If it's not installed, OSS is used. I just tested that (on jessie) and I had to manually load the kernel module snd-pcm-oss to make

Bug#726648: liballegro4.4: Is it a good idea to recommend (not depend on) liballegro4.4-plugin-alsa?

2013-10-18 Thread Sylvain
On Fri, Oct 18, 2013 at 08:50:23PM +0200, Tobias Hansen wrote: Am 18.10.2013 20:04, schrieb Sylvain: AFAIK desktops tend to use PulseAudio/Alsa or plain Alsa rather than OSS, so it may make sense to be sure the Alsa plugin is available. I'm still not fully convinced. Having that package

Bug#726648: liballegro4.4: Is it a good idea to recommend (not depend on) liballegro4.4-plugin-alsa?

2013-10-17 Thread Sylvain Beucler
with SDL where sound is available by default. So I'm wondering whether it's better to add a dependency to 'liballegro4.4-plugin-alsa' in 'ballz' or in 'liballegro4.4'. Thoughts? Sylvain -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#726138: Extra info about the css files

2013-10-13 Thread Sylvain LÉVÊQUE
records free 97864 total extents 1 Thanks -- Sylvain -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#726209: closed by b...@debian.org (Re: Bug#726209: ballz: missing icon entry in menu file Jessie Release Goal)

2013-10-13 Thread Sylvain
Hi, On Sun, Oct 13, 2013 at 05:34:16PM +0200, Markus Koschany wrote: reopen 726209 thanks Hello Sylvain, please don't close bug reports if you don't provide a fix for it. This is a package maintained by the Debian Games Team and we have agreed on this at our last meeting. https

<    1   2   3   4   5   6   7   8   9   10   >