Bug#1075796: curl: options -L and --write-out %{http_code} are incompatible with 8.8.0-2

2024-07-05 Thread Samuel Hym
Package: curl Version: 8.8.0-2 Severity: important X-Debbugs-Cc: samuel.hym+b...@rustyne.lautre.net Dear Maintainer, After updating to 8.8.0-2, curl fails on `-L --write-out %{http_code}` on URLs that are 302-redirected. For instance: ``` $ /usr/bin/curl -o /dev/null -L --write-out '%{http_code}

Bug#999912: libpython3.10-stdlib,python3-gdbm: both ship /usr/lib/python3.10/lib-dynload/_dbm.cpython-310-x86_64-linux-gnu.so

2022-04-14 Thread Samuel Hym
Control: reassign 12 python3-gdbm 3.10.0~b1-3 Control: notfound 12 3.9.12-1 Hi, You reported a conflict between a package in unstable (libpython3-stdlib) and a package in experimental (python3-gdbm/3.10.0~b1-3). Surely the bug should be reported against the package in experimental, if at

Bug#1000664: Breaks weechat-python

2021-11-27 Thread Samuel Hym
reassign 1000664 python-aiohttp 3.7.4-2 retitle 1000664 python-aiohttp 3.7.4 depends on python-async-timeout < 4.0 thanks Tracking the dependencies between matrix-mirage and python-async-timeout, the only package with a direct dependency on python3-async-timeout is python3-aiohttp. It is also on t

Bug#836343: mutt: macro interpretation is really fragile

2020-07-06 Thread Samuel Hym
Hi Antonio, > since many things changed in teh most recent version (including the fact that > we are not using neomutt anymore), are you still experiencing this issue in > 1.14.4-2? I’ve just tested using mutt package 1.14.5-1 using the small muttrc from the mail that opened this bug report, the

Bug#933572: ncurses-base: Screen corruptions seen when running mutt in a tmux

2019-07-31 Thread Samuel Hym
Package: ncurses-base Version: 6.1+20190713-1 Severity: normal Dear Maintainer, Since updating ncurses from 6.1+20181013-2 to 6.1+20190713-1, I get corruption when I run mutt in a tmux. Since reverting that update makes this bug disappear, I report it against ncurses-base. I think I saw such glit

Bug#914178: xmobar: after update, xmobar often segfaults

2019-01-12 Thread Samuel Hym
Hi Apollon, Thank you for the diagnostic and the reassignment. > This is most likely GHC bug #15260[1], which has been fixed in GHC > 8.4.4. Hopefully, the next upload of xmobar will behave correctly. Maybe it would make sense to request a rebuild of xmobar now that ghc 8.4.4 is in testing? Or

Bug#917461: proofgeneral does not work in emacs-26

2018-12-27 Thread Samuel Hym
Package: proofgeneral Version: 4.4.1~pre170114-1 Severity: normal Dear Maintainer, After upgrading emacs to 1:26.1+1-2, proofgeneral no longer works with coq source. Trying to process the source (Next Step, or Use Buffer) yields the message "Cannot open load file: Aucun fichier ou dossier de ce t

Bug#917459: emacs: 1:26.1+1-2 hangs on byte-compiling mmm-mode, breaks proofgeneral

2018-12-27 Thread Samuel Hym
Package: emacs Version: 1:26.1+1-2 Severity: normal Dear Maintainer, During upgrading emacs (from 1:25.2+1-11), installation gets stuck (my patience ran out after a few minutes...) on byte-compiling mmm-mode, more precisely on /usr/share/emacs/site-lisp/mmm-mode/mmm-sample.el. I replaced this fi

Bug#914702: ghc: The 'impossible' happens all the time in GHCi

2018-11-26 Thread Samuel Hym
Package: ghc Version: 8.4.3+dfsg1-4 Severity: normal Dear Maintainer, Since updating to ghc 8.4.3, the 'impossible' is easy to trigger in GHCi: $ ghci GHCi, version 8.4.3: http://www.haskell.org/ghc/ :? for help Loaded GHCi configuration from /home/hym/c/ghci Prelude> readFile "/tmp/test" ghc:

Bug#914178: xmobar: after update, xmobar often segfaults

2018-11-20 Thread Samuel Hym
Package: xmobar Version: 0.28.1-1 Severity: normal Dear Maintainer, After updating xmobar to 0.28.1-1, it often segfaults. I don’t really know how to explore the cause. It seems to happen when some other process opens a window (in particular dunst showing a notification), I think. Reverting to 0.

Bug#913214: libcurl3-gnutls: Connexion to a git server fails on "400 Bad Request"

2018-11-08 Thread Samuel Hym
Package: libcurl3-gnutls Version: 7.62.0-1 Severity: normal Dear Maintainer, Since the upgrade to 7.62.0-1, I cannot fetch or push to some (git) server. Here is (I think) the relevant information (what changed since curl/7.61.0) in the log obtained by: GIT_CURL_VERBOSE=1 git fetch > GET re

Bug#907988: rubber must specify the encoding when opening files

2018-09-08 Thread Samuel Hym
Le 07 septembre 2018 à 12h24, Emmanuel Fleury disait : > Hi all, > > I just reported this bug to the rubber dev-team. Waiting for the next > bug-fix, I suggested the following fix: […] This patch does indeed solve my problem, namely #907937, thanks! But #907988 is unfortunately more general: th

Bug#907636: opam: "opam init" calls gringo that requires 3GB of memory

2018-09-08 Thread Samuel Hym
Le 08 septembre 2018 à 13h23, Samuel Hym disait : > Hi Nicolas, > > Le 08 septembre 2018 à 02h27, Nicolas Braud-Santoni disait : > > > Can you try giving the flag --use-internal-solver to opam ? > > I had tried but the internal solver seems to be disabled. I talked t

Bug#907636: opam: "opam init" calls gringo that requires 3GB of memory

2018-09-08 Thread Samuel Hym
Hi Nicolas, Le 08 septembre 2018 à 02h27, Nicolas Braud-Santoni disait : > Can you try giving the flag --use-internal-solver to opam ? I had tried but the internal solver seems to be disabled. --- 8< --- <><> Creating initial switch (ocaml-system>=4.02.3) <><><><><><><><><><><><><><> [ERROR] N

Bug#907937: rubber: generate UnicodeDecodeError if .log is not valid in locale encoding

2018-09-04 Thread Samuel Hym
Package: rubber Version: 1.5-1 Severity: normal Dear Maintainer, Since the last update, rubber now fails with a UnicodeDecodeError when the .log is not in UTF-8, which is the encoding of my locale. Setting LANG=C makes it breaks somewhere else (much earlier). While my source file is in UTF-8, the

Bug#907636: opam: "opam init" calls gringo that requires 3GB of memory

2018-08-30 Thread Samuel Hym
Package: opam Version: 2.0.0-1 Severity: normal Dear Maintainer, I ran "opam init" on my little machine that has only 2GB of RAM and had to kill it after gringo had gobbled all the available memory. I just tried on a bigger computer to see that it peaks at 3 or 4GB, making it unusable on small ma

Bug#907315: git: "git bundle verify" segfaults when out of repo

2018-08-26 Thread Samuel Hym
Package: git Version: 1:2.19.0~rc0+next.20180820-1 Severity: normal Dear Maintainer, Running "git bundle verify repo.bundle" (with any bundle) out of a repository segfaults. Best regards, Samuel -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstab

Bug#907049: [Pkg-openssl-devel] Bug#907049: openssl: Update to 1.1.1~~pre9-1 makes certain programs unusable

2018-08-25 Thread Samuel Hym
Hi Kurt, Le 23 août 2018 à 22h20, Kurt Roeckx disait : > On Thu, Aug 23, 2018 at 02:54:36PM +0200, Antonin Kral wrote: > > Thu Aug 23 14:46:07 2018 OpenSSL: error:1425F18C:SSL > > routines:ssl_choose_client_version:version too low > > Thu Aug 23 14:46:07 2018 TLS_ERROR: BIO read tls_read_plainte

Bug#898046: Acknowledgement (abcde: Options -T (because of octal) and -n broken)

2018-05-06 Thread Samuel Hym
retitle 898046 Options -T and -W broken because of octal thanks I ran into the same issue with -W than with -T, namely that handling of track numbers is broken for numbers >= 8, because of "0" prefix. Glancing over the code for -n, I think I indeed misunderstood the role of that option. Best reg

Bug#898046: abcde: Options -T (because of octal) and -n broken

2018-05-06 Thread Samuel Hym
Package: abcde Version: 2.9.1-1 Severity: normal Dear Maintainer, I ran: $ abcde -Nx -T 15 and got: /usr/bin/abcde: ligne 466: 008 : valeur trop grande pour la base (le symbole erroné est « 008 ») when it started the encoding of track 8. I imagine it tried to compute "008" + 15 becau

Bug#874000: Acknowledgement (sudo -A does not run the command)

2017-09-01 Thread Samuel Hym
I forgot to mention that reverting to the version in testing, 1.8.20p2-1, solves the problem.

Bug#874000: sudo -A does not run the command

2017-09-01 Thread Samuel Hym
Package: sudo Version: 1.8.21-1 Severity: normal Dear Maintainer, When using the option -A, sudo does not run the command after prompting for the password. I tried the following: $ export SUDO_ASKPASS=/usr/bin/ssh-askpass $ sudo -A echo a $ where I get the last prompt after correc

Bug#865756: tmux: pipe-pane output gets truncated when pane closes too fast

2017-06-24 Thread Samuel Hym
Package: tmux Version: 2.5-2 Severity: normal Dear Maintainer, I often create new panes just to run a command (so that the pane closes as soon as the command finishes) but I still want to log its output to a file for later investigation when needed. So I use pipe-pane to log it, but the log gets

Bug#861134: slim: Reloads automatically and queries login-prompt after running window manager for some (a short) time

2017-04-27 Thread Samuel Hym
> Could this be linked with the session I launch? On second thoughts, this does not make much sense, since slim and X got killed even without logging in. Unless it is due to a missing dependency in a minimalist setting. Best regards, Samuel

Bug#861134: slim: Reloads automatically and queries login-prompt after running window manager for some (a short) time

2017-04-27 Thread Samuel Hym
Hi Mateusz, > I need more informations about this bug, I can't confirm that on my > configuration. > > Have you something specific on start splash or plymouth? No, I don’t use plymouth. I ran into this bug very reliably. Could this be linked with the session I launch? I have a .Xsession

Bug#861134: slim fails to start properly with systemd

2017-04-25 Thread Samuel Hym
Package: slim Version: 1.3.6-5 Followup-For: Bug #861134 Dear Maintainer, Since upgrading to slim version 1.3.6-5, my X session gets restarted after some timeout (about a minute I’d say), killing every X client. So the severity of this bug could probably be raised. slim and X are also killed even

Bug#847158: libghc-hsh-dev: fails to run any command with "Missing field..."

2016-12-05 Thread Samuel Hym
Package: libghc-hsh-dev Version: 2.1.2-6+b1 Severity: important Dear Maintainer, HSH is currenty broken in unstable: running a command triggers an exception. For instance, in GHCi: Prelude> :m +HSH Prelude HSH> run $ "echo /etc/pass*" :: IO String *** Exception: HSH/Command.hs:(289,14)-(304,28):

Bug#846023: hdevtools hangs indefinitely

2016-11-27 Thread Samuel Hym
Package: hdevtools Version: 0.1.4.1-1 Severity: important Dear Maintainer, I tried using hdevtools as usual but running: ``` console $ echo 'main = putStrLn "hello"' > test.hs $ hdevtools check test.hs Run from outside a project, using implicit global project config ``` hdevtools hangs… Last ti

Bug#831566: Acknowledgement (proofgeneral/testing does not support the full syntax of coq/testing)

2016-11-09 Thread Samuel Hym
Dear maintainer, > From what I gather, PG development now moved to github > https://proofgeneral.github.io > and the current version does support the new (or at least some) > features. ProofGeneral 4.4 has been released in September. Could the debian package be updated? Best regards, Samuel

Bug#836339: [Pkg-mutt-maintainers] Bug#836339: mutt: segfaults shortly after tls_socket_read error on imaps

2016-09-14 Thread Samuel Hym
reopen -1 notfixed -1 1.7.0-4 notfixed -1 1.7.0-5 thanks Hi Antonio I reopen this bug because it was only partially fixed (or maybe I should open a different very similar bug?): the bug is indeed fixed when I’m in the index of the mailbox; but if I am in the pager, viewing a message, mutt still s

Bug#836343: mutt: macro interpretation is really fragile

2016-09-02 Thread Samuel Hym
Hi Antonio, Yes, this was happening with mutt/1.6.?. I’ve run into those problems before mutt/1.7, with mutt packages from unstable. I didn’t try with older mutts, I wrote those macros only in August. Best regards

Bug#836343: mutt: macro interpretation is really fragile

2016-09-01 Thread Samuel Hym
Package: mutt Version: 1.7.0-1 Severity: normal Dear Maintainer, I set up mutt with some heavy macros but I ran into a very dangerous behaviour: if I define macro index '' and press in index, it doesn't call the postpone-message command (of course, because it is not available in index), but i

Bug#836339: mutt: segfaults shortly after tls_socket_read error on imaps

2016-09-01 Thread Samuel Hym
Package: mutt Version: 1.7.0-1 Severity: normal Dear Maintainer, I use mutt with imaps servers which like to impolitely break up the connexion, yielding tls_socket_read errors. Since the update to mutt/1.7.0-1, mutt now segfaults shortly after the error (after the message "Mailbox closed"). I tr

Bug#831567: ssreflect: Version 1.6 released, compatible with coq/{testing,unstable}

2016-07-17 Thread Samuel Hym
Source: ssreflect Severity: normal Dear Maintainer, The current version of ssreflect package (and mathcomp) in testing and unstable isn’t compatible with the current version of coq. Upstream released version 1.6 six months ago (and moved their web page to github). I hope that updating to the new

Bug#831566: proofgeneral/testing does not support the full syntax of coq/testing

2016-07-17 Thread Samuel Hym
Package: proofgeneral Version: 4.3~pre131011-0.2 Severity: wishlist Dear maintainer, The current version of proofgeneral in testing and unstable is stale and does not support the syntax of the version of coq in testing and unstable (I mean the new features, obviously), released six months ago. >

Bug#808550: hdevtools in unstable incompatible with GHC 7.10

2015-12-20 Thread Samuel Hym
Package: hdevtools Version: 0.1.0.9-1 Severity: important Dear maintainers, The current version of hdevtools in unstable is now incompatible with the new GHC. Running hdevtools check a.hs on any haskell source a.hs just freeze. Upstream commit logs suggest that this is fixed upstream (thoug

Bug#680249: rubber 1.1+20100306-1 treats bibtex warning as fatal

2015-11-15 Thread Samuel Hym
Hi Hilmar, Did you submit https://bugs.debian.org/680249? I did! Obviously, I have no idea on what document I was working at the time. So I looked around and found the last document on which rubber was failing at bibtexing (on a different error, it seems, that what I showed in the bug repor

Bug#796035: youtube-dl: can't download from dailymotion

2015-09-11 Thread Samuel Hym
Hi Rogério, Well, it seems that youtube-dl@discard.email did discard his/her email right away! The test urls in the code itself seem to provide a good example: $ grep "'url'" /usr/lib/python2.7/dist-packages/youtube_dl/extractor/dailymotion.py 'url': 'https://www.dailymotion.com

Bug#795607: libghc-hsh-dev: HSH does not work, even first example broken

2015-08-15 Thread Samuel Hym
Package: libghc-hsh-dev Version: 2.1.0-5+b6 Severity: important Dear Maintainer, The very first example provided in the documentation, namely running, in ghci: run $ "echo /etc/pass*" :: IO String yields a: *** Exception: HSH/Command.hs:(289,14)-(301,28): Missing field in record const

Bug#754785: Progress?

2015-01-26 Thread Samuel Hym
Hi Sergey, Did you manage to make any progress on this ITP? (I merged it with an old RFP for the same font, I suppose there is definitely some interest in it, to have two wnpp reports… ;-) Best regards -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "

Bug#753299: libghc-highlighting-kate-dev: Highlighting Ocaml fails

2014-07-25 Thread Samuel Hym
Updating to libpcre3/1:8.35-3 now in debian/unstable also solves the issue. Cheers Sam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#753299: libghc-highlighting-kate-dev: Highlighting Ocaml fails

2014-07-21 Thread Samuel Hym
Great! Before seeing your last message, I was about to suggest turning convertOctal into a convertOctalToHex, since the \x{...} notation has been apparently supported longer. But I suppose it would be useful only for syntaxes using specific behaviours for characters of code greater than 256,

Bug#753299: libghc-highlighting-kate-dev: Highlighting Ocaml fails

2014-07-01 Thread Samuel Hym
Hi John, Are you certain that the version you are using in GHCI is 0.5.8.2, and not an older version (perhaps from your user database)? I rechecked, using the same version of the package but on a different machine, different arch, just in case. But still with debian-built packages, and with

Bug#753299: libghc-highlighting-kate-dev: Highlighting Ocaml fails

2014-06-30 Thread Samuel Hym
Package: libghc-highlighting-kate-dev Version: 0.5.8.2-1 Severity: important Dear Maintainer, Highlighting fails on ocaml code with a regex error. I tried to highlight the most simple code possible in ghci: Prelude Text.Highlighting.Kate> highlightAs "ocaml" "a" [*** Exception: Text.Regex.PCRE.

Bug#741932: jq: FTBFS on half of the architecture

2014-04-27 Thread Samuel Hym
Package: jq Version: 1.3-1.1 Followup-For: Bug #741932 I reported at least the bug about building the manual upstream: https://github.com/stedolan/jq/issues/349 Best regards Samuel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? C

Bug#720329: xserver-xorg-video-radeon: Screen keeping black at start but for the cursor

2014-04-26 Thread Samuel Hym
Hi Michel BTW, if you or anyone else having stability issues with radeon KMS in AGP mode could try if the attached kernel patch makes a difference, that would be interesting. I finally got round to trying this out. I compiled the kernel sources in linux-source-3.13 (version 3.13.10-1) packa

Bug#741932: jq: FTBFS on half of the architecture

2014-04-16 Thread Samuel Hym
Package: jq Version: 1.3-1.1 Followup-For: Bug #741932 Dear maintainer, At least on my machine (powerpc), dpkg-buildpackage -b fails to build the documentation with the following message: ( cd /tmp/jq-1.3/docs; exec rake manpage ) > jq.1 || { rm -f jq.1; false; } syck has been removed, p

Bug#744064: duplicity fails with UnicodeDecodeError instead of failure message

2014-04-09 Thread Samuel Hym
Package: duplicity Version: 0.6.23-1 Severity: normal Dear Maintainer, I did a duplicity restore --file-to-restore /fullpath/testé where I used the full path of the file to restore instead of the relative path. Still (because of the “é” in the path, I guess) duplicity failed with a:

Bug#743928: ruby-sass: Missing changelog.gz file describing the changes in 3.3.0

2014-04-08 Thread Samuel Hym
Package: ruby-sass Version: 3.3.4-1 Severity: normal Dear Maintainer, I updated ruby-sass and got the information: * 3.3.0 contains a set of backwards incompatibilities. Please read /usr/share/doc/ruby-sass/changelog.gz for the details. but I could not find the file /usr/share/doc/ruby-sa

Bug#720329: xserver-xorg-video-radeon: Screen keeping black at start but for the cursor

2014-02-27 Thread Samuel Hym
Hi Michel Does adding radeon.agpmode=1 or radeon.agpmode=-1 to the kernel command line avoid the crashes? I added radeon.agpmode=-1, X has now been running fine for 30 minutes or so. With radeon.agpmode=1 I got no noticeable change of behaviour. Thank you very much for your swift and precise

Bug#720329: xserver-xorg-video-radeon: Screen keeping black at start but for the cursor

2013-09-22 Thread Samuel Hym
Hello, Sorry for the slow reply. I finally tried setting the proposed kernel options, with the same result (or slightly worse, the cursor got blurred or something). I imagine the real problem is the fact that my card is not supported by the kernel anyway, since the (attached) log shows the same [

Bug#718278: libpoppler19: Unduly slow rendering of simple documents

2013-07-29 Thread Samuel Hym
Package: libpoppler19 Version: 0.18.4-6 Severity: normal Dear Maintainer, It seems that some part of poppler algorithm has an (unduly) poor complexity. I attach a series of very simple PDF documents. Those are canvas for week schedules, the only parameter changing is the size allocated for each d

Bug#611967: csvtool: namedcol should retain heading row

2013-05-12 Thread Samuel Hym
Hello, This is fixed in the new upstream version, 1.3.0, recently released. Best regards, Samuel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#706717: rs fails when some cell is empty

2013-05-03 Thread Samuel Hym
Package: rs Version: 20120414-1 Severity: normal Dear Maintainer, When feeding some table data to rs with an empty cell in the table, rs behaves randomly. For instance, with the following two-lines tabular-separated input (see file attached) 0 0 0 rs -c 0 2 produces non-determini

Bug#703922: ifupdown: freeze during shutting down

2013-03-25 Thread Samuel Hym
Hello, 2013/3/26 Andrew Shadura > Yes, I've just tried it, and got the similar result. I thought that > could be because I didn't have DHCPv6 setup, but it seems that's not > the case. Did you have the interface still up when you tried running it > (just to be sure). > Just retried to make sure

Bug#703922: ifupdown: freeze during shutting down

2013-03-25 Thread Samuel Hym
Hello, I just had a look to try and see what's going wrong. ifdown gets stuck waiting for dhclient -6 -r -pf /run/dhclient6.eth0.pid -lf /var/lib/dhcp/dhclient6.eth0.leases eth0 to complete, which it never does. Even running that command directly does the same result, never returns. Version 0.7.5

Bug#703922: ifupdown: freeze during shutting down

2013-03-25 Thread Samuel Hym
Package: ifupdown Version: 0.7.6 Severity: grave Justification: causes non-serious data loss Dear Maintainer, After upgrading to version 0.7.6, ifupdown froze my system during shut down, stopping at the DHCPRELEASE step. Reverting to version 0.7.5+nmu1 in testing solves the issue. For what it's

Bug#683718: gespeaker looks for espeak-data in wrong directory

2013-03-22 Thread Samuel Hym
Hello, Indeed, gespeaker doesn’t find the mbrola voices since it requires espeak data to handle them and looks for them in the wrong place. The path where it looks for the espeak data seems to be hard-coded in the source, namely in  /usr/share/espeak-data while the espeak-data package installs i

Bug#691847: Affects libprocps0

2012-10-31 Thread Samuel Hym
affects 691847 + libprocps0 thanks Due to the bug report, apt-listbugs blocked the upgrade of procps but not of libprocps0, which provoked an equally messy result. (I'm somewhat assuming that the “affects” command would be enough for apt-listbugs to avoid the upgrading in such a case, but I'm n

Bug#689336: closed by Michael Prokop (Bug#689336: fixed in initramfs-tools 0.109)

2012-10-06 Thread Samuel Hym
Hi all, At least for the record, I might mention that in my previous configuration without console-setup installed, the configuration was saying KEYMAP=n and still 0.107 was adding the keymap in the initrd. Admittedly this was a strange behaviour, but the upgrading 0.107 to the new 0.109 would hav

Bug#689336: initramfs-tools 0.108 cannot decrypt dm_crypt filesystems

2012-10-05 Thread Samuel Hym
Hi Raphael, I was indeed missing the console-setup package, and with it works as expected. (But I don't know what sequence of install / uninstall I must have done, since aptitude selects the Recommends by defaults; but this debian was installed some years ago, its history is long… In particular, I

Bug#689336: initramfs-tools 0.108 cannot decrypt dm_crypt filesystems

2012-10-02 Thread Samuel Hym
Hi Michael, 2012/10/1 Michael Prokop > * Samuel Hym [Mon Oct 01, 2012 at 06:41:10PM +0200]: > > > My disk is dm_crypted. After upgrading from 0.107 to 0.108, my system > > could not > > boot anymore with the newly generated ramfs: entering the passphrase did > not &g

Bug#689336: initramfs-tools 0.108 cannot decrypt dm_crypt filesystems

2012-10-01 Thread Samuel Hym
error message as a wrong passphrase. Downgrading to 0.107 solved the problem. Best regards Samuel Hym --- System information. --- Architecture: amd64 Kernel: Linux 3.2.0-3-amd64 Debian Release: wheezy/sid 990 unstable ftp.fr.debian.org 500 testing ftp.fr.debian.org 500 stable ftp.fr.debian.org 1

Bug#688642: [duplicity] duplicity with ssh backend asks to unlock all ssh keys

2012-09-24 Thread Samuel Hym
Package: duplicity Version: 0.6.18-3 Severity: normal Launching duplicity with an ssh backend asks for all the ssh keys in ~/.ssh/ to be unlocked (presumably in case one of them would be useful to the connection we try to establish). I could not find any way to deactivate this probing (as with

Bug#688354: [python-dulwich] git stash fails after adding the root commit with dulwich

2012-09-21 Thread Samuel Hym
Package: python-dulwich Version: 0.8.5-2 Severity: normal Executing the following sequence: - git init - updating refs/heads/master from dulwich - git stash ends up in a failed stashing. More precisely, the following code fails, with the message shown in comment. #!/usr/bin/python # -*- coding

Bug#686375: [eclipse] Resizing "already installed" software window blocks it at width 0

2012-08-31 Thread Samuel Hym
Package: eclipse Version: 3.8.0~rc4-1 Severity: normal --- Please enter the report below this line. --- To reproduce: - open eclipse - open "Install New Software" - click on "already installed" - intent to resize the obtained window Instead of resizing, this yields a window blocked at width 0.

Bug#681151: fonts-cantarell: Inverted question/exclamation marks (¿¡) should be lower than baseline

2012-07-10 Thread Samuel Hym
Package: fonts-cantarell Version: 0.0.9-1 Severity: normal Dear Maintainer, The dot of inverted question and exclamation marks (¿ U+00BF and ¡ U+00A1) should be at x-height (they should hang under the baseline, somewhat so that “¿x?” be symmetric with regards to the center of the “x”). This is h

Bug#680249: rubber 1.1+20100306-1 treats bibtex warning as fatal

2012-07-04 Thread Samuel Hym
ld at least report why. Best regards Samuel Hym -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Lin

Bug#679595: nomnom: drag-and-dropping https address from iceweasel fails

2012-06-29 Thread Samuel Hym
URL directly in the Address dialog. Best regards Samuel Hym -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kern

Bug#675734: xserver-xorg-video-intel: Font corruption after Suspend

2012-06-04 Thread Samuel Hym
Hello, Nice to see that my report is useful ;-) A small addition / modification of my bug description: after a long series of zooming in and out randomly, I saw that the corruption is not that deterministic as I tought. Some characters that were not “initially” corrupted at some given font size a

Bug#675422: systemd: Cleans up /var/tmp without warning

2012-06-04 Thread Samuel Hym
Hello, Thank you for the link to the FHS. And there is no doubt that was fairly silly of me (hence the « non-serious data loss »), I intended some data there to be kept for about one year, assuming the policy was to leave it up to applications to clean up. I reported this as a bug thinking about o

Bug#675735: reportbug: GTK UI proposes two buttons (Quit and Apply) in the final screen

2012-06-02 Thread Samuel Hym
Package: reportbug Version: 6.3.1 Severity: minor Dear Maintainer, I just reported a bug. The final window of the reportbug application shown, after sending (successfully) the report, proposes two buttons: Quit and Apply (actually, using a Spanish locale, Aplicar, while the rest of the buttons ar

Bug#675734: xserver-xorg-video-intel: Font corruption after Suspend

2012-06-02 Thread Samuel Hym
Package: xserver-xorg-video-intel Version: 2:2.19.0-1 Severity: normal Dear Maintainer, For quite some time (and therefore a lot of different versions of xorg, kernel, gnome, iceweasel, etc.) now, when resuming from Suspend, I get some slight corruption of some characters: some characters of some

Bug#675422: systemd: Cleans up /var/tmp without warning

2012-05-31 Thread Samuel Hym
at the installation than that would happen would have been most helpful. Best regards, Samuel Hym -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (

Bug#658446: xul-ext-downloadstatusbar: Download statusbar homepage has changed

2012-02-02 Thread Samuel Hym
Package: xul-ext-downloadstatusbar Version: 0.9.7.2-1 Severity: minor Dear maintainer, Download statusbar extension homepage has changed from http://downloadstatusbar.mozdev.org/ to http://www.enzysoft.com/ Best regards, Sam -- System Information: Debian Release: wheezy/sid APT prefers unst

Bug#637855: xul-ext-downloadstatusbar/testing is incompatible with iceweasel/testing

2012-02-02 Thread Samuel Hym
severity 637855 serious retitle 637855 xul-ext-downloadstatusbar/testing is incompatible with iceweasel/testing tags 637855 fixed-upstream thanks The current version of xul-ext-downloadstatusbar in testing and unstable is incompatible with the versions of iceweasel currently in testing and unstabl

Bug#609984: l10n: CSV export should be performed in the C locale

2012-01-17 Thread Samuel Hym
Hello Andreas, Sorry for the very late reply. For some reason I didn't get notified of your message. I sadly know that no specification exists for csv. Nevertheless, in the absence of such a specification, the best thing to do would be to implement what would be the most portable, among what's co

Bug#648482: xul-ext-dispmua: version 1.6.8 available upstream

2011-11-11 Thread Samuel Hym
Package: xul-ext-dispmua Version: 1.6.6-2 Severity: wishlist A new version of the extension DispMUA is available upstream. This new version would also have the advantage to be compatible with the version of icedove in experimental while keeping backward compatibility with the versions in stable, t

Bug#570637: [Xorg-driver-geode] Still some bitmap corruption

2011-02-21 Thread Samuel Hym
> Just to verify, under which X server version do you run Geode 2.11.12? > On which Debian release? $ dpkg -l | grep xorg ii xorg 1:7.6+3 X.Org X Window System ii xorg-docs-core 1:1.6-1

Bug#570637: [Xorg-driver-geode] Still some bitmap corruption

2011-02-21 Thread Samuel Hym
> Does Geode 2.11.12-1 solve this issue? The bug got harder to produce, it seems. Still, by randomly and fast moving a (xterm) window over an (always the same) Evolution window displaying some html message, some corruption appears where the window should have properly been refreshed. Nevertheless,

Bug#611226: bzr-fastimport deb package does not contain darcs-related code

2011-01-26 Thread Samuel Hym
: [Errno 2] No such file or directory Export to - exited with error code 2. Best regards Samuel Hym -- System Information: Debian Release: 6.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i586) Ker

Bug#609986: l10n: CSV export should be performed in the C locale

2011-01-15 Thread Samuel Hym
merge 609986 609984 severity 609986 wishlist severity 609984 wishlist thanks Sorry, reportbug crashed yesterday when I was reporting the bug... I assumed it hadn’t been sent. Best regards Samuel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscr

Bug#609986: l10n: CSV export should be performed in the C locale

2011-01-14 Thread Samuel Hym
format, so using the C locale. The uses of exports for human beings is already covered by the Text export filter, where everything can be configured. Best regards, Samuel Hym -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (500

Bug#609984: l10n: CSV export should be performed in the C locale

2011-01-14 Thread Samuel Hym
filter, in which portability is not the major issue. Without any offered option, I would expect the CSV filter to generate the most reliable format in some other software. Best regards, Samuel Hym -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'uns

Bug#609983: l10n: KeyPad period should yield locale decimal sep

2011-01-14 Thread Samuel Hym
ue 0,5 intended. [ Right now I end up forcing the C locale for most uses, for this reason ] Best regards Samuel Hym -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linu

Bug#555683: ITP: closure-compiler -- JavaScript optimizing compiler

2010-11-11 Thread Samuel Hym
Hi Nicholas, Any progress on packaging the closure compiler? Best regards Sam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#570637: Still some bitmap corruption

2010-11-07 Thread Samuel Hym
Hi Hunk, >        As you said this phenomenon appear with html image mails, I will try > to reproduce it in my platform. Does this kind of phenomenon occur > frequently? Usually or few? Very seldom, in fact (which makes it all the way harder to reproduce and pinpoint :/). Regards Sam -- To

Bug#570637: Still some bitmap corruption

2010-11-04 Thread Samuel Hym
Hi Hunk, >        As you said this issue seems less prone to the picture glitches when > using 2.11.9-7, Is it just occur in Evolution? Is it reproduced in other > application program? I indeed have seen it appear only in Evolution, with html mails with images coming from that same mailing list

Bug#598122: gnome-panel: Workspace switcher applet unable to initially display in vertical mode

2010-09-26 Thread Samuel Hym
Reported upstream as https://bugzilla.gnome.org/show_bug.cgi?id=630642 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#598122: gnome-panel: Workspace switcher applet unable to initially display in vertical mode

2010-09-26 Thread Samuel Hym
isplay, even if that function is currently broken also, as reported in #597518). Regards, Samuel Hym -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64

Bug#597518: Workspace switcher ignoring row/column setting

2010-09-26 Thread Samuel Hym
Hello, This bugs looks a lot like a duplicate of #443919, reported upstream: https://bugzilla.gnome.org/show_bug.cgi?id=480710 and still under discussion there, doesn't it? I have the same annoying bug. Regards Samuel Hym -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debia

Bug#570637: Still some bitmap corruption

2010-09-26 Thread Samuel Hym
reopen 570637 found 570637 2.11.9-3 thanks Dear Martin-Éric, Sorry about that, it seems that there is still some issue with compositing bitmaps in the geode driver. Even if it appears very rarely now (inside the bitmaps of an email attached to another one in evolution, in case this brings some hi

Bug#570646: xserver-xorg-video-geode: Segfault (sometimes) in X server when starting video

2010-08-03 Thread Samuel Hym
reopen 570646 found 2.11.8-7 thanks sigh :/ I imagine I was a bit too optimistic, there is still some bug around, even if the driver is a lot more stable: I got a crash yesterday when watching a video while closing an iceweasel, which put the small geode under a lot of stress. The backtrace is ju

Bug#570637: xserver-xorg-video-geode: Evidence of memory corruption in bitmaps

2010-07-30 Thread Samuel Hym
Hello, I got a new kind of crash yesterday, in version -7. I was testing without Option "EXAOptimizeMigration" "off" (now I’m no longer sure whether Option "EXANoComposite" "true" was active or not, I think it was not). Anyway, X got stuck in an infinite loop, it seems, detected quite some time af

Bug#570646: xserver-xorg-video-geode: Segfault (sometimes) in X server when starting video

2010-07-15 Thread Samuel Hym
fixed 570646 2.11.8-6 thanks Dear Martin-Éric, The latest incarnation, version 2.11.8-6, did resolve it, it seems. I tried quite a few video playing that were sure to crash X, without problem. Thanks! Cheers Sam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subj

Bug#570637: xserver-xorg-video-geode: Evidence of memory corruption in bitmaps

2010-06-20 Thread Samuel Hym
Dear Martin-Éric, 2010/6/19 Martin-Éric Racine : > Does the Geode 2.11.8-5 that just entered Debian/unstable improve the > situation? No change for me, I retried without Option "EXANoComposite" "true" Option "EXAOptimizeMigration" "off" and with simply Option

Bug#570646: xserver-xorg-video-geode: Segfault (sometimes) in X server when starting video

2010-06-20 Thread Samuel Hym
Dear Martin-Éric, No change I could notice. Cheers Sam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#578875: jflex: logo.gif image in documentation is corrupt

2010-04-23 Thread Samuel Hym
is in the same state in the source package. Regards, Samuel Hym -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-3-amd

Bug#570637: xserver-xorg-video-geode: Evidence of memory corruption in bitmaps

2010-04-13 Thread Samuel Hym
Hi Martin-Éric, Strangely enough, it seems that, from time to time, the status bar (in iceweasel, at least, that’s the main GUI program I use on the geode) just blacks out since I added the Option "EXANoComposite" "true". Forcing redrawing clears the problem but there must be something a bit

Bug#570637: xserver-xorg-video-geode: Evidence of memory corruption in bitmaps

2010-04-12 Thread Samuel Hym
Hi again, > Is the issue resolved if you completely disable compositing as described at: > > http://q-funk.blogspot.com/2010/04/xf86-video-geode-exa-composite-support.html > > If this resolves it, we might be getting closer to resolving a few > more issues. Please let us know. Testing on the same

  1   2   >