Bug#992418: surf: environment variable SURF_USERAGENT has no effect

2021-08-18 Thread florine
Package: surf Version: 2.0+git20201107-2 Severity: minor Dear Maintainer, according to surf(1) the environment variable SURF_USERAGENT determines the user-agent header. But the variable has no effect. tested with nc -l 8080 surf http://localhost:8080 -- System Information: Debian Relea

Bug#987172: acl2: run-acl2 in emacs fails

2021-04-18 Thread florine forine
Package: acl2 Version: 8.3dfsg-2 Severity: normal Dear Maintainer, M-x run-acl2 in emacs fails probably because /usr/share/emacs/site-lisp/acl2/mfm.el uses an obsolete function string-to-int. See https://stackoverflow.com/questions/52726142/emacs-26-symbol-s-function-definition-i

Bug#985854: dwm: open calibre gui prevents switching focus to other windows

2021-03-24 Thread florine forine
Package: dwm Version: 6.1-5+b1 Severity: normal Dear Maintainer, An open instance of the calibre GUI (ebook library management tool with a qt-interface) prevents the user to switch between windows (using keyboard commands mod1-k, mod1-j) with the same tag as the calibre GUI.

Bug#983248: guix: possible missing dependency daemonize

2021-02-21 Thread florine forine
Package: guix Version: 1.2.0-3 Severity: normal After installing guix and trying to start the daemon with > service guix start I get the following error-message /etc/init.d/guix-daemon: line 35: daemonize: command not found After installing daemonize and try again > service guix start

Bug#976648: linux-image-amd64: check if there is enough storage space before installing package and warn user if not

2020-12-06 Thread florine forine
Package: linux-image-amd64 Version: 5.9.11-1 Severity: normal Dear Maintainer, * What led up to the situation? upgrade linux-image-amd64. * What exactly did you do (or not do) that was effective (or ineffective)? shortage of disk space on partition where modules are installed.

Bug#975354: slime: show return and argument type information in minibuffer

2020-11-20 Thread florine forine
Package: slime Version: 2:2.24+dfsg-2 Severity: wishlist Tags: upstream Dear Maintainer, for chaining functions it is often useful to know the type of return values and type of arguments of functions as far as inferable. It would be helpful if slime reports that in the minibuffer when displaying

Bug#974974: calibre: don't manipulate books without user consent

2020-11-19 Thread florine
Thank you very much. On Thu, 11/19/20 09:01:49, yokota wrote: > Hello > > > opening epub books with ebook-viewer changes the state (md5sum) of the book. > > Please don't touch the books without user consent and save state > > separately. > > This behavior can be changed from "ebook-viewer"'s pre

Bug#974974: calibre: don't manipulate books without user consent

2020-11-17 Thread florine forine
Package: calibre Version: 5.4.2+dfsg-1 Severity: wishlist Tags: upstream Dear Maintainer, opening epub books with ebook-viewer changes the state (md5sum) of the book. Please don't touch the books without user consent and save state separately. -- System Information: Debian Release: bullseye/sid

Bug#974663: okular-extra-backends: add native annotation support to djvu plugin

2020-11-13 Thread florine forine
Package: okular-extra-backends Version: 4:20.08.1-1 Severity: wishlist Tags: upstream Dear Maintainer, Currently annotation have to be saved as okular-files. Please add support for saving djvu-annotations as djvu files. -- System Information: Debian Release: bullseye/sid Versions of packages o

Bug#971021: okular: page up and down with annoying animation

2020-09-26 Thread florine forine
Package: okular Version: 4:20.08.1-1 Severity: wishlist Tags: upstream Dear Maintainer, scrolling through documents with page up/page down is animated by gradually trasition to the previous/next page. I find it very annoying and wish to be able to use the older behavior when

Bug#968445: ValueError: Name node can't be used with 'None' constant

2020-08-15 Thread florine forine
Package: hy Version: 0.18.0-1 Severity: important Calling /usr/bin/hy leads to the following error message: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/hy/compiler.py", line 1684, in compile_eval_and_compile hy_eval(new_expr + body, File "/usr/lib/python3/dist-

Bug#966276: sbcl: Unhandled memory fault at #x0, clml.statistics.rand:binomial-random

2020-07-25 Thread florine forine
Package: sbcl Version: 2:2.0.6-2 Severity: normal Dear Maintainer, * What led up to the situation? On REPL: (ql:quickload "clml") (clml.statistics.rand:binomial-random) * What was the outcome of this action? I got the following error message: debugger invoked on a TYPE-ERROR

Bug#966275: slime: open brackets without closing bracket in output lead to wrong indentation when using sbcl

2020-07-25 Thread florine forine
Package: slime Version: 2:2.24+dfsg-2 Severity: wishlist Dear Maintainer, * What led up to the situation? Use sbcl as lisp and insert (defclass foo () ((v :accessor v :initform (make-array 1000 (describe (make-instance 'foo)) in to the REPL. * What was the ou

Bug#964577: sbcl: Memory fault, sb-kernel:output-ugly-object

2020-07-15 Thread florine
The error doesn't happen with Fedora 32 sbcl package 2.0.1. The error happens independently of the cl-monad-package: (with-input-from-string (in "1") (cons (read in) in)) I get a similar error with (sb-vm:hexdump 0) signature.asc Description: PGP signature

Bug#964577: sbcl: Memory fault, sb-kernel:output-ugly-object

2020-07-14 Thread florine
t;) (with-state-monad (run! (lambda (s) (cons (read s) s)) in))) Am Monday, den 07/13/2020 um 12:19:42 PM +0200 schrieb Sébastien Villemot : > Control: tags -1 + upstream moreinfo > > Dear Florine, > > Le mercredi 08 juillet 2020 à 21:24 +, fl

Bug#964577: sbcl: Memory fault, sb-kernel:output-ugly-object

2020-07-08 Thread florine forine
Package: sbcl Version: 2:2.0.5-1 Severity: normal Dear Maintainer, I describe actions that lead to a "Memory fault" in sbcl. Same error happens with sbcl 2.0.6.59-e802114ba. No error with clisp and abcl. * What led up to the situation? in sbcl repl: (ql:quickload "cl-

Bug#964260: reportbug: add info to help page about how to see what bts' are available

2020-07-04 Thread florine forine
Package: reportbug Version: 7.6.0+devuan1 Severity: wishlist Dear Maintainer, When calling "reportbug --help" there should be a hint that "reportbug --bts help" gives a list of available bts'. -- Package-specific info: ** Environment settings: EDITOR="vim" INTERFACE="text" -- System Inf

Bug#964075: tor/testing not linked to zstd/testing?

2020-07-01 Thread florine forine
Package: tor Version: 0.4.3.5-1 Severity: normal Dear Maintainer, tor gives the following warning at start: Tor was compiled with zstd 1.4.4, but is running with zstd 1.4.5. For safety, we'll avoid using advanced zstd functionality. -- System Information: Debian Release: bullseye/sid Architectu

Bug#963835: okular-extra-backends: okular does not properly reload a djvu file when outline of the file changed

2020-06-28 Thread florine forine
Package: okular-extra-backends Version: 4:20.04.2-1 Severity: normal Dear Maintainer, * What led up to the situation? Open a djvu file tmp.djvu with okular. Change the outline of tmp.djvu with djvused: "djvused tmp2.djvu -e "set-outline outline.txt; save-bundled tmp.djvu"

Bug#963776: clisp: error when trying to access /usr/share/doc/hyperspec installed by hyperspec package

2020-06-26 Thread florine
Package: clisp Version: 1:2.49.20180218+really2.49.92-3+b3 Severity: wishlist Tags: patch Dear Maintainer, commands on the REPL like "(describe 'describe)" give the error message OPEN: File #P"/usr/share/doc/hyperspec/Data/Symbol-Table.text" does not exist Maybe a case "/usr/share/doc/hyperspec

Bug#373781: areaway armchair aires

2008-03-17 Thread Florine Brewer
Snatch up Prescritpions and Medicatoins ASAP www.bazaarbator.argumentation%2Epotorswe.com be areawayarmchair -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#341022: approve asunder barth

2008-03-17 Thread Florine Perry
Order Prescriptinos and Medicatinos ASAP www.www.avalancheadolphus.aunt%2ekusanra.com may approveasunder -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#280598: airborne avaricious apostate

2008-03-17 Thread Florine Jamison
Pickup Perscriptions and eMdications ASAP www.anselmoabominate.annale%2Epotorswe.com may airborneavaricious -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#118337: Women DO luv it bigger

2008-02-10 Thread Florine Grayson
Get the size you want Pls Go ' www.barataslo ' dot com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#148413: You will have stronger ejaculations that bring you greater orgasms. All growth is permanent.

2008-01-30 Thread Florine Buckner
You have nothing to lose, just a lot to gain! No more being shy of your manhood in the showers after gym or in public toilets. http://coutbaa.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#66908: Are you insecure?

2008-01-14 Thread Florine Jenkins
Be careful of cheap imitations http://www.crumbtost.com involves a number to learn how those of Philadelphia, Pennsylvania. standpoint, which you want to learn the Gervasio said her -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAI

Bug#101788: Hi.

2007-10-27 Thread Florine Sullivan
Hi again... Need to meet you. Call me please. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#206064: Weekly Special

2007-07-19 Thread Florine
Have you wanted a high dollar watch Piece of Classy Jewerly? Or even a nice Ink Pen We have the problem solved for you! We stock all the big names for a low precentage of the price. www.lemmuw.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#187148: Because of Changes in

2006-09-14 Thread Florine Fritz
they want to lose more than 25Ibs. Unfortunately, "Hoodialife" will not be in stores for another 14-24 weeks, but can still be found online. If you need additional information we have posted the company website below. http://097.broadplan.com All the best; Florine Fritz Dietician Spe

Bug#133151: chance of a lifetime

2006-07-26 Thread Florine
Do noat ignore me please, I found your email somewhaere and now decided aato write you. I am coming to your place in few weeks and thoughtb we b canb meet eaach other. Let me know if you do noat mind. I am a nice pretty girl. Don't reply to this email. Emaibl me direclty at [EMAIL PROTECTED]

Bug#308587: Play for real money

2006-03-15 Thread Florine Singleton
Play for Real money or Just for Fun Go Here to play -> netbackgammon.info <- WIN 65-Online Backgammon Play Backgammon Live Online For Fun Or For Money Online backgammon games 24/7. Join the 100,000+ players now! Live tournaments and matches - play with other people online Imp

Bug#122776: Generate 1.5 - 3.5k, paul farrell

2005-12-10 Thread Florine
paul farrell Generate 1.5 - 3.5k returning caIIs! Have a phone? You are fully quaIified! More lnfo : 1.800.839.9032 Thank You, Florine -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]