Bug#1067573: inkscape: extension manager depends on python3-filelock

2024-03-23 Thread Roland Hieber
Package: inkscape Version: 1.2.2-2+b1 Severity: normal Dear Maintainer, I tried using the "Manage Extensions" menu item, but all I got was a dialog box containing a Python error message: :673: ImportWarning: DynamicImporter.exec_module() not found; falling back to load_module() :673:

Bug#1009795: should depend on correct python3-pluggy version

2022-04-17 Thread Roland Hieber
Package: python3-pylsp Version: 1.4.1-1 Severity: minor Dear Maintainer, After trying to use pylsp as a backend with vim-lsp, I noticed that the backend didn't start. Indeed, when started on the command line, I got a stack trace: $ pylsp Traceback (most recent call last): File

Bug#998004: /usr/sbin/lpinfo: lpinfo: -U does not work despite saying so in the help

2021-10-28 Thread Roland Hieber
Package: cups-client Version: 2.3.3op2-3+deb11u1 Severity: normal File: /usr/sbin/lpinfo Dear Maintainer, I tried using lpinfo with a hostname and a user name, but it complains: $ lpinfo -h gutenberg.mydomain -U myuser -l -v lpinfo: Unknown option "U". Usage: lpinfo [options] -m

Bug#989578: memstat: please clarify license

2021-06-07 Thread Roland Hieber
Package: memstat Severity: normal Dear Maintainer, The best license statement I could find was line 8 in memstat.c: Distribution subject to the terms of the GPL. Is this meant to be equivalent to "GPL 1.0, or at your option, any later version", or something else? Cheers, - Roland --

Bug#980474: freecad: metapackage should depend on the right package versions

2021-01-19 Thread Roland Hieber
Package: freecad Version: 0.19~pre1+git20210109.afd1470202+dfsg1-1 Severity: minor Dear Maintainer, I installed the freecad_0.19 metapackage from unstable, but the apt resolver satisfied the dependency on freecad-python3 etc. with the 0.18 versions from stable. The dependency could be improved

Bug#976192: ncal: incorrect week numbers for 2021

2021-01-18 Thread Roland Hieber
Control: tags -1 + patch On Fri, 15 Jan 2021 23:03:20 + "Kate" wrote: > Do I need to submit the patch on > https://bugs.launchpad.net/ubuntu/+source/bsdmainutils or is there already > someone with the rights on the upstream repo in the debian maintainers > subscribed to this bugreport?

Bug#956633: libpango-1.0-0: 1.44.7-3 regression: wrong font rendering in geany/hexchat: invisible underscores

2020-12-25 Thread Roland Hieber
Control: forwarded -1 https://gitlab.gnome.org/GNOME/pango/-/issues/471 Control: found -1 1.48.0-1 Control: affects -1 + geany Control: thanks In my case, I could also reproduce this in hexchat 2.14.3-4 with Bitstream Vera Sans 8pt. There are multiple upstream bug reports dealing with this

Bug#976192: ncal: incorrect week numbers for 2021

2020-12-01 Thread Roland Hieber
Note: /usr/bin/date is not affected, so it is probably not strftime()s fault: $ date --date=2021-01-01 +%V 53 $ date --date=2021-01-04 +%V 01 (Same with LC_TIME=de_DE.UTF-8, as below.) - Roland On Tue, Dec 01, 2020 at 10:51:05AM +0100, Roland Hieber wrote: > Package: n

Bug#976192: ncal: incorrect week numbers for 2021

2020-12-01 Thread Roland Hieber
Package: ncal Version: 12.1.7 Severity: important Dear Maintainer, it seems that the output for week numbers for 2021 is incorrect: $ LC_TIME=de_DE.UTF-8 ncal -w3 November 2020 Dezember 2020 Januar 2021 Mo 2 9 16 23 30 7 14 21 284 11 18 25

Bug#931363: Fails to create output PDF (permission denied)

2020-11-27 Thread Roland Hieber
I was stumbling over this today too… but a look at the code shows that the log output is confusing. On Wed, Jul 03, 2019 at 09:52:29AM +0200, martin f krafft wrote: > Wed Jul 3 09:40:55 2019 [DEBUG] output filename created: > /home/ssd/madduck/PDF/stdin___madduck_PDF.pdf Here, the output

Bug#964929: iris_dri.so: Segmentation Fault

2020-09-19 Thread Roland Hieber
On Sun, Jul 12, 2020 at 07:57:32PM +0200, Christophe Lohr wrote: > Package: libgl1-mesa-dri > Version: 20.1.2-1 > Severity: important > Tags: upstream > > Dear Maintainer, > Many applications fail to start on my PC wuth a Segmentation fault (ffplay > mplayer kdenlive obs-studio) > Each time,

Bug#895851: sh: 1: /usr/local/share/gkrellm/GrabWeather: not found

2020-09-16 Thread Roland Hieber
Control: severity -1 grave On Sat, Jun 22, 2019 at 02:26:58PM +0200, Vincent Lefevre wrote: > Control: severity -1 important > > On 2018-04-16 21:57:06 +0200, Roland Hieber wrote: > > I can edit ~/.gkrellm2/user-config and set the command to > > /usr/share/gkrellm

Bug#833317: en

2020-01-15 Thread Roland Hieber
On Thu, 21 Feb 2019 10:08:03 +0100 =?UTF-8?Q?G=C3=BCrkan_Myczko?= wrote: > Hello Roland > > Can you try with version 2.0? It also doesn't have en locale in the > locale directory, however > it is default english. It has been a while and I have changed systems twice in the meantime… ^^ With

Bug#940970: autopostgresqlbackup: should depend on mailx instead of heirloom-mailx

2019-09-22 Thread Roland Hieber
Package: autopostgresqlbackup Version: 1.1-1 Severity: normal Dear Maintainer, autopostgresqlbackup uses 'mail -s' to send logs by mail. The package currently depends on heirloom-mailx, but heirloom-mailx does no longer provide a /usr/bin/mail alternative since the move to s-nail. See [1] and

Bug#899067: Fixed by patching def loop to def sr_loop

2019-03-28 Thread Roland Hieber
Control: tag -1 + patch Thank you, that one helps! Although there are still a lot of deprecation warnings, but it's working, so I'll ignore that for now :) - Roland On Tue, 12 Mar 2019 14:34:47 +0100 Christian Schiffler wrote: > Apparently there is now a collision with some other GEM. > >

Bug#917361: Acknowledgement (pasystray: --notify=none still notifies when new inputs appear)

2018-12-26 Thread Roland Hieber
Control: tags -1 + patch upstream fixed-upstream Control: you will probably not understand this, but I wish you merry holidays Control: thanks It seems the problem was already fixed upstream in commit https://github.com/christophgysin/pasystray/commit/ba64ebde5ace6349e9c1f3145831939b79ada4a1

Bug#917361: pasystray: --notify=none still notifies when new inputs appear

2018-12-26 Thread Roland Hieber
Package: pasystray Version: 0.7.0-1 Severity: minor Dear Maintainer, when starting pasystray with --notify=none, I still get notification bubbles when new inputs appear, for example when opening a YouTube video in Firefox for the first time since I restarted Firefox. It seems that the respective

Bug#884509: openscad: (Build-)Depends on ttf-marvosym which is going to be removed

2018-12-24 Thread Roland Hieber
I've had a short look into this: it seems that marvosym is only used for the test in ./testdata/scad/2D/features/text-font-symbol.scad, which aparrently uses the bundled version of marvosym from ./testdata/ttf/marvosym-3.10. There are no patches that change anything about those paths in the test,

Bug#917092: vdirsyncer: VCS URLs are no longer reachable

2018-12-22 Thread Roland Hieber
Source: vdirsyncer Severity: normal Dear Maintainer, The package tracker reports that anonscm.debian.org is no longer reachable [1]. This is due to the planned ending of alioth.debian.org. I guess the new URLs in debian/control should be: Vcs-Git:

Bug#874683: fixed in mumble 1.3.0~2868~g44b9004+dfsg-1

2018-12-18 Thread Roland Hieber
reopen 874683 notfixed 874683 1.2.19-3 found 874683 1.2.19-3 thanks On Mon, Dec 17, 2018 at 12:06:06PM +, Chris Knadle wrote: > notfixed 874683 1.2.19-3 > thanks > > Roland Hieber: > > > > Hi, > > > > is it correct that this bug is fixed in mumbl

Bug#874683: fixed in mumble 1.3.0~2868~g44b9004+dfsg-1

2018-12-17 Thread Roland Hieber
gt; - Update debian/rules to enable DH_VERBOSE=1 to increase build >verbosity as requested in Debian Policy § 4.9 >* debian/copyright: > - Add Files-Excluded section to document files removed from the upstream >tarball for DFSG compliance. [The removals

Bug#915243: GTK 3 systray icons don't redraw transparent parts

2018-12-09 Thread Roland Hieber
reassign 915243 libgtk-3-0 3.23.1-1 notfound 915243 3.22.30-2 forwarded 915243 https://gitlab.gnome.org/GNOME/gtk/issues/1280 thanks On Sun, Dec 02, 2018 at 09:46:00AM +0100, Uli Schlachter wrote: > Hi, > > On 02.12.18 02:30, Roland Hieber wrote: > > since a recent apt-get up

Bug#915243: awesome: systray icons don't redraw transparent parts

2018-12-02 Thread Roland Hieber
Whoa, that's quite a list of issues, thank you for that! I will try to look into it. On 2 December 2018 09:46:00 CET, Uli Schlachter wrote: >On 02.12.18 02:30, Roland Hieber wrote: >> hexchat, > >Uhm... definitely GTK+, but it depends on libgtk2.0-0, so this should &

Bug#915243: awesome: systray icons don't redraw transparent parts

2018-12-01 Thread Roland Hieber
Package: awesome Version: 4.2-5 Severity: normal Dear Maintainer, since a recent apt-get upgrade, followed by a restart of X, the systray icons in my awesome with default configuration look strange and it seems like the transparent parts are no longer redrawn with the background color, but

Bug#900958: ITP: barebox-host-tools -- useful development tools from the barebox source tree

2018-11-29 Thread Roland Hieber
For the record, the current problem is assembling debian/copyright automatically according to DEP-5. The file headers and copyright holders are not always recognizable by licensecheck, but upstream is discussing about using SPDX in the future, so I'll wait if that helps. - Roland

Bug#905379: Bug explanation

2018-11-03 Thread Roland Hieber
On Fri, 26 Oct 2018 16:09:19 +0100 Julian Gilbey wrote: > I've just uploaded a version based on git to unstable > (2.1.5+dfsg+2.1.6-test.20181026.b4f4e65c-1) so you can test it. Does > this version work for you? Thanks! At least it shows a functional UI without any warnings, and editing and

Bug#905379: Bug explanation

2018-10-25 Thread Roland Hieber
On Thu, 20 Sep 2018 08:23:15 +0200 Julien Puydt wrote: > Hi, > > I hadn't launched anki since long and hence got stuck. > > Looking at the trace I see: > self.focusProxy().installEventFilter(self) > and an attribute error that NoneType has no installEventFilter, so it's > quite clear what

Bug#908496: ninka: fails to start without libio-captureoutput-perl installed

2018-09-10 Thread Roland Hieber
Package: ninka Version: 1.3.2-2 Severity: grave Dear Maintainer, ninka currently does not depend on libio-captureoutput-perl, but fails to start if it is not installed: $ ninka inputfile Can't locate IO/CaptureOutput.pm in @INC (you may need to install the IO::CaptureOutput module) (@INC

Bug#906066: care: Upstream source is gone

2018-08-13 Thread Roland Hieber
Package: care Version: 2.2.1-1+b1 Severity: important Dear Maintainer, > $ cat /usr/share/doc/care/copyright. > Source: http://reproducible.io This homepage is apparently gone, and there is no DNS entry for either reproducible.io or www.reproducible.io. The latest reasonable snapshots from

Bug#838361: mutt: Mutt hangs for minutes while checking S/MIME signed mails

2018-06-11 Thread Roland Hieber
FWIW, I was having this problem today with mutt 1.7.2-1 from stretch, and I was not able to get around the delay. Sometimes I see some full-screen dialog, possibly made with ncurses, asking about if I should accept a (self-signed?) certificate, but I was not able to interact with it. I didn't wait

Bug#900958: ITP: barebox-host-tools -- useful development tools from the barebox source tree

2018-06-07 Thread Roland Hieber
Package: wnpp Severity: wishlist Owner: Roland Hieber * Package name: barebox-host-tools Version : 2018.05.0 Upstream Author : Sascha Hauer and others * URL : https://barebox.org * License : GPL, LGPL Programming Lang: C Description : useful

Bug#899067: screenruler: does not start: `loop': wrong number of arguments

2018-05-18 Thread Roland Hieber
Package: screenruler Version: 0.960+bzr41-1.2 Severity: important Dear Maintainer, When I start screenruler, I only get a backtrace instead of the usual screenruler window: $ screenruler Loading libraries... /usr/share/screenruler/utils/addons_ruby.rb:42: warning: constant ::Fixnum

Bug#895851: sh: 1: /usr/local/share/gkrellm/GrabWeather: not found

2018-04-18 Thread Roland Hieber
On Wed, Apr 18, 2018 at 02:19:02PM -0400, Norbert Veber wrote: > Thanks. Unfortunately my Debian key was removed for being too old (weak). > I haven't been able to find anyone to sign a new one yet. > > Feel free to NMU if you can. I cannot (not a DD/DM), so someone else has to step in. -

Bug#895851: sh: 1: /usr/local/share/gkrellm/GrabWeather: not found

2018-04-16 Thread Roland Hieber
Package: gkrellweather Version: 2.0.8-2.1~ppa1 Followup-For: Bug #895851 Here is that patch I mentioned... From: Roland Hieber <roh...@rohieb.name> Subject: set PREFIX to /usr, not /usr/local A distribution package should not need to refer to /usr/local at all. Specifically, this default

Bug#895851: sh: 1: /usr/local/share/gkrellm/GrabWeather: not found

2018-04-16 Thread Roland Hieber
Package: gkrellweather Version: 2.0.8-2.1 Severity: normal Dear Maintainer, when I start gkrellm from a terminal, enable the gkrellweather plugin and set the station ID to EDVE (Braunschweig, Germany), it seems that gkrellweather cannot fetch data. It repeatedly prints sh: 1:

Bug#891541: lua-posix: Loading fails with "module 'posix.ctype' not found"

2018-04-05 Thread Roland Hieber
ainers of the debian package missed > that and still install a symlink from > /usr/lib/x86_64-linux-gnu/lua/5.1/posix_c.so. Thank you for those pointers, the following patch seems to fix this issue for me :-) - Roland From: Roland Hieber <roh...@rohieb.name> Date: Wed, 4 Apr 2018 17:2

Bug#891541: lua-posix: Loading fails with "module 'posix.ctype' not found"

2018-04-05 Thread Roland Hieber
Package: lua-posix Followup-For: Bug #891541 Control: severity 891541 grave Control: thanks Promoting to grave because it affects lua-posix for all Lua versions. - Roland

Bug#865520: calypso: does not listen on IPv6 address

2018-03-26 Thread Roland Hieber
For the record, an obvious workaround is to put calypso behind a reverse proxy, for example with nginx: server { listen 80 default_server; listen [::]:80 default_server ipv6only=on; listen 443 default_server ssl; listen [::]:443 default_server ipv6only=on ssl; #

Bug#857090: update-command-not-found does nothing

2018-03-11 Thread Roland Hieber
On Tue, 29 Aug 2017 11:14:47 +0200 Christian Schrötter wrote: > > I think update-command-not-found should make it clearer that you need to > > update the apt-cache prior to running it. > > Indeed, that would be great. I was running into this problem just now, and after remembering how to write

Bug#865013: network-manager-gnome: Consistent segfault when connecting to WPA2 network

2018-03-10 Thread Roland Hieber
Ohai, On Fri, 9 Mar 2018 20:27:01 +0100 "BenWiederhake.GitHub" wrote: it seems like this is going to take a while to update. Meanwhile, I sent in a patch [1], and it got "applied, with a small change" [2]. [1]

Bug#541538: pulseaudio: disable flat volumes

2018-01-31 Thread Roland Hieber
I came here because I was just playing [1] on headphones, and Firefox seemed to think that it would be a good idea to set the master volume to 100%. My ears are still ringing. At least now I know what to do. [1]: https://en.wikipedia.org/wiki/File:AFSK_1200_baud.ogg The fix of changing

Bug#704905: please ship contrib/ scripts in the Debian package

2017-11-01 Thread Roland Hieber
Package: ledger Version: 3.1.2~pre1+g3a00e1c+dfsg1-5 Followup-For: Bug #704905 Yes please! Having the contrib scripts in Debian would be very convenient, as I've just had the need to look for the example implementation of contrib/getquote.pl :-) Cheers, - Roland

Bug#880012: xandikos: typo in package description

2017-10-28 Thread Roland Hieber
Package: xandikos Severity: minor Dear Maintainer, the package description gives the greek name of the package as "Δύστρος" ("Dystros"), when it should probably say "Ξανδικός" or "Ξανθικός" (like mentioned in Xandikos' README.rst) instead. Cheers, - Roland -- System Information: Debian

Bug#763040: npm: "npm help " is broken

2017-08-21 Thread Roland Hieber
Package: npm Version: 1.4.21+ds-2 Followup-For: Bug #763040 Huh, funny. I have here two systems, both systems are running npm-1.4.21+ds-2. The first system is running Debian GNU/Linux 9.1 (stretch), there the bug does not happen, because there are the right symlinks in /usr/share/man/man1. On

Bug#869933: hoel: wrong Homepage URL

2017-07-27 Thread Roland Hieber
Source: hoel Severity: minor Dear Maintainer, the Homepage field in debian/control refers to https://github.com/babelouest/yder, but it should probably refer to https://github.com/babelouest/hoel. Cheers, - Roland -- System Information: Debian Release: buster/sid APT prefers testing-debug

Bug#858570: cups-filters: FTBFS: file goo/gmem.h is missing

2017-07-13 Thread Roland Hieber
I've just run into this issue, and it seems the configure script does not sufficiently check for poppler headers. I've installed libpoppler-private-dev and now cups-filters builds again. BTW, I've looked for an upstream bug tracker on their homepage to get rid of some patches, but could not

Bug#867722: xul-ext-imap-acl: please depend on icedove | thunderbird

2017-07-08 Thread Roland Hieber
Package: xul-ext-imap-acl Version: 0.2.7-1 Severity: normal Dear Maintainer, Icedove has since been re-rebranded to Thunderbird, but xul-ext-imap-acl still depends on icedove only. Please change the dependency accordingly. Cheers, - Roland -- System Information: Debian Release: buster/sid

Bug#865520: calypso: does not listen on IPv6 address

2017-06-22 Thread Roland Hieber
Package: calypso Version: 1.4 Severity: normal Tags: ipv6 Dear Maintainer, I tried to find an option to let calypso listen on IPv6, but I found none. I'm starting calypso over a minimal systemd unit file: - 8< - /etc/systemd/system/calypso.service [Unit]

Bug#861570: Recommends python-hl7, but does not start without it

2017-04-30 Thread Roland Hieber
Package: gnumed-client Version: 1.6.11+dfsg-2 Severity: important Dear Maintainer, I have Apt::Install-Recommends set to false. When installing and starting gnumed-client, I only get the following stacktrace: $ gnumed Faulthandler not available ... Log file:

Bug#861418: fasd: Homepage souhld probably point to the GitHub repo

2017-04-28 Thread Roland Hieber
Package: fasd Version: 1.0.1-1 Severity: minor Dear Maintainer, The current Homepage field in the Debian package points to a GitHub user page. It should probably point to the full repository at https://github.com/clvv/fasd instead. Cheers, - Roland -- System Information: Debian Release:

Bug#857238: fixed in 2.00

2017-04-04 Thread Roland Hieber
For reference, this is fixed in version 2.00 at CPAN which got uploaded yesterday. - Roland

Bug#857238: (no subject)

2017-03-09 Thread Roland Hieber
Control: forwarded -1 https://rt.cpan.org/Public/Bug/Display.html?id=120563 Okay, upstream says it will take a rather long time (maybe months) to adapt to the new API, so we probably have to wait for stretch+1 and release stretch without this package. - Roland

Bug#857238: /usr/bin/leo: throws HTTP 404

2017-03-08 Thread Roland Hieber
Package: libwww-dict-leo-org-perl Version: 1.45-1 Severity: grave File: /usr/bin/leo Tags: upstream Justification: renders package unusable (CC'ed the upstream maintainer because this is most probably an error in the upstream part, and because the --help output says so :-)) Dear Maintainers, I

Bug#787028: systemd-cryptsetup@.service fails, although encrypted swap is enabled nevertheless

2017-02-28 Thread Roland Hieber
On 28.02.2017 23:26, Michael Biebl wrote: > Roland, would you be willing to try that? Sorry, I've stopped using cryptswap a while ago, and I'm not sure whether I'll remember enough of the howtos to get it running again :-| The GitHub PR indeed sounds a lot like the problem I had, so if no one

Bug#848999: [pkg-gnupg-maint] Bug#848999: pinentry-gtk2: Fails to work, appears as gpg-agent not working

2017-01-11 Thread Roland Hieber
On 11.01.2017 08:56, Daniel Kahn Gillmor wrote: > On Sat 2017-01-07 21:49:47 -0500, Roland Hieber wrote: >> I can confirm that behaviour, the pinentry-gtk2 window only flashes up >> shortly >> and then closes, but pinenetry-ncurses and -gnome3 work fine. The last time &

Bug#848999: pinentry-gtk2: Fails to work, appears as gpg-agent not working

2017-01-07 Thread Roland Hieber
Package: pinentry-gtk2 Version: 1.0.0-1 Followup-For: Bug #848999 I can confirm that behaviour, the pinentry-gtk2 window only flashes up shortly and then closes, but pinenetry-ncurses and -gnome3 work fine. The last time it worked for me was on Jan 1st 2017 with Enigmail. It also doesn't work for

Bug#367347: Not fixed?

2016-11-08 Thread Roland Hieber
Hi, On Wed, 18 Aug 2010 17:07:54 +0200 Gerfried Fuchs wrote: > Actually, for Felix Lee's output this is thankfully found to be in > web.archive.org: > > "You can use these critters for non-commercial purposes. Just leave my > nametag attached, and try to take good care of them."

Bug#843184: reportbug: test

2016-11-04 Thread Roland Hieber
Package: reportbug Version: 6.6.3 Severity: normal Dear Maintainer, -- Package-specific info: ** Environment settings: EDITOR="vim" EMAIL="roh...@rohieb.name" NAME="Roland Hieber" -- System Information: Debian Release: 8.6 APT prefers stable APT policy: (

Bug#841147: samba: be more verbose about masking samba-ad-dc.service

2016-10-17 Thread Roland Hieber
Package: samba Version: 2:4.4.6+dfsg-2 Severity: minor Dear Maintainer, While apt upgrading my system today, I saw that samba failed in the postinstall stage: > Setting up samba (2:4.4.6+dfsg-2) ... > Failed to preset unit: Unit file /etc/systemd/system/samba-ad-dc.service is > masked. >

Bug#841138: gjs: samll typo in package description

2016-10-17 Thread Roland Hieber
Package: gjs Version: 1.46.0-1 Severity: minor Tags: patch Dear Maintainer, there is a small typo in the package description ("introsepection"). While we're at it, also correct "JavaScript" to the official spelling. This patch is so trivial, I release it as CC-0. Cheers, - Roland -- System

Bug#838786: debpear: error 'cp: target ‘yaml-1.2.0.orig.tar.gz’ is not a directory'

2016-09-24 Thread Roland Hieber
Control: submitter 838786 ! > File /home/rohieb/php-yaml-2.0.0~rc8+1.3.0~b1/build-area/yaml-1.2.0.tgz > downloaded Okay, turns out I had already downloaded a different php-yaml*.tar.gz to that folder. When I tried debpear in a different folder, everything went as expected. I guess the script

Bug#838796: samba: logrotate for log.smbd is too verbose when samba is not running

2016-09-24 Thread Roland Hieber
Package: samba Version: 2:4.4.5+dfsg-3 Severity: minor Tags: patch Dear Maintainer, I have disabled the smbd process on my system, but now the daily logrotate bugs me that it cannot restart the smbd daemon via /etc/init.d/smbd reload: /etc/cron.daily/logrotate: smbd.service is

Bug#836347: gkrellweather: weather.noaa.gov has been shut down

2016-09-01 Thread Roland Hieber
Sorry, On Fri, 02 Sep 2016 01:18:06 +0200 Roland Hieber wrote: > weather.noaa.gov has been shut down [0] [0]: http://www.nws.noaa.gov/om/notification/scn16-16wngccb.htm

Bug#836347: gkrellweather: weather.noaa.gov has been shut down

2016-09-01 Thread Roland Hieber
Package: gkrellweather Version: 2.0.8-2 Severity: grave Tags: patch Justification: renders package unusable Dear Maintainer, weather.noaa.gov has been shut down [0], and the METAR data is now available on a different site. This patch works for me: - snip

Bug#832527: Fwd: Bug#832527: kdenlive: crash when applying 'compand' filter

2016-08-21 Thread Roland Hieber
Thanks! I just compiled kdenlive 16.08.0 from source and tried it, and at least it doesn't segfault anymore :) - Roland On 28.07.2016 22:21, Jean-Baptiste Mardelle wrote: > On Tuesday, July 26, 2016 6:21:36 PM CEST, Patrick Matthäi wrote: > > Thanks for your report. avfilters are a recent

Bug#833317: flowblade: does not supply en locale

2016-08-02 Thread Roland Hieber
Package: flowblade Version: 1.6-2 Severity: normal Tags: l10n Dear Maintainer, when I open flowblade, the user interface is completely in German, but according to my locale, it should be in English: $ locale LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_CTYPE=de_DE.UTF-8

Bug#832527: kdenlive: crash when applying 'compand' filter

2016-07-26 Thread Roland Hieber
Quick follow up: additional constraint to trigger the bug is that the preview cursor in the timeline is placed somewhere on the clip so that a preview is generated in the Project Monitor window. It does not happen if I close the Project Monitor window, but then, rendering the project crashes with

Bug#832527: kdenlive: crash when applying 'compand' filter

2016-07-26 Thread Roland Hieber
Package: kdenlive Version: 16.04.3-1 Severity: normal Dear Maintainer, I have a kdenlive project, HD 720p 25fps, with multiple tracks. On the first track (Video 1, MP4/H.264/AAC source with 24 fps), I can apply the `compand` filter as expected. On the second track (Audio 1, MKV/H.264/Opus source

Bug#832526: gdb: package `gdb` does not install a man page

2016-07-26 Thread Roland Hieber
Package: gdb Version: 7.11.1-2 Severity: wishlist Dear Maintainer, After installing the `gdb` package, I could not find a man page: $ man gdb No manual entry for gdb See 'man 7 undocumented' for help when manual pages are not available. It would be nice to have any, so

Bug#831537: marked as pending

2016-07-25 Thread Roland Hieber
Hi, I'm curious and want to understand, so am I right that a binNMU [0] should be enough here? If not, why not? [0]: https://wiki.debian.org/binNMU Cheers, - Roland > commit d3dc4b14057eab6f3bfa09c8388a7c20351ccf95 > Author: Nicholas D Steeves > Date: Sun Jul 17

Bug#824944: Bug #824944, upstream version confusion

2016-07-24 Thread Roland Hieber
On Mon, 4 Jul 2016 18:19:04 -0400 Jason Pleau wrote: > I also noticed the version string in debian/changelog didn't really > match anything that upstream released. (I can't find 2.1.8 anywhere) While trying to reproduce this, I cannot find lua-discount 2.1.8 on upstream [0]

Bug#830839: ConnectionError: ('Connection aborted.', ResponseNotReady()) when using Session interface

2016-07-18 Thread Roland Hieber
On Tue, 12 Jul 2016 22:11:19 +0200 Daniele Tricoli wrote: > Unfortunately I was not able to reproduce it on testing. I used the infinite > loop and I stopped it after 20 seconds because I did not want to waste your > resources. Okay, thanks for looking into this. I found

Bug#830839: ConnectionError: ('Connection aborted.', ResponseNotReady()) when using Session interface

2016-07-12 Thread Roland Hieber
Package: python-requests Followup-For: Bug #830839 Huh. It seems that every other get() call fails: >>> r = session.get(url) >>> r = session.get(url) Traceback (most recent call last): File "", line 1, in File

Bug#830839: ConnectionError: ('Connection aborted.', ResponseNotReady()) when using Session interface

2016-07-11 Thread Roland Hieber
Package: python-requests Version: 2.10.0-2 Severity: important Dear Maintainer, if I try to re-use my requests.Session objects for more than one GET, I get the above mentioned ConnectionError. Wireshark shows that my client is sending a TCP RST segment to the server. I'm not sure whether this is

Bug#830835: bugwarrior: Missing man pages

2016-07-11 Thread Roland Hieber
Package: bugwarrior Version: 1.4.0+git2016070901-1 Severity: normal Tags: upstream Dear Maintainer, I could not find man pages for either `bugwarrior-pull`, `bugwarrior-uda`, or `bugwarrior-vault`. Also, I don't think upstream provides any. It would be nice to have any, so I'm filing this bug

Bug#830833: bugwarrior: IOError when starting bugwarrior-uda without a config file

2016-07-11 Thread Roland Hieber
Package: bugwarrior Version: 1.4.0+git2016070901-1 Severity: minor Tags: newcomer Dear Maintainer, the documentation says: > For using this data in reports, it is recommended that you add these UDA > definitions to your ~/.taskrc file. You can generate your list of UDA > definitions by running

Bug#817479: gkrellweather: Removal of debhelper compat 4

2016-07-11 Thread Roland Hieber
Control: tags 817479 +patch On Wed, 9 Mar 2016 21:55:49 + Niels Thykier wrote: > Norbert Veber: > > Feel free to do an NMU if you have the time. > If you have a tested patch, I do can find a sponsor for you. Here is a minimal patch that works for me. I am not even sure

Bug#823164: (no subject)

2016-05-09 Thread Roland Hieber
Inspired by [0] I tried to build gobject-introspection with the following patch: Index: gobject-introspection-1.48.0/gir/gobject-2.0.c === --- gobject-introspection-1.48.0.orig/gir/gobject-2.0.c +++

Bug#823868: (no subject)

2016-05-09 Thread Roland Hieber
Additionally, when starting gnome-calculator from the terminal, there are a lot of warning messages about "Theme parsing error: gtk-widgets.css:3782:31: The :insensitive pseudo-class is deprecated. Use :disabled instead." which were not there before. Also see attached log. - Roland $

Bug#822825: lua-socket: segfault in timeout_markstart() when called from mpv

2016-04-27 Thread Roland Hieber
Package: lua-socket Followup-For: Bug #822825 Quick follow up: I put a few prints into http.lua to get the content of the function parameters. http.sendrequestline() now looks like this: function metat.__index:sendrequestline(method, uri) print("sendrequestline:

Bug#822825: lua-socket: segfault in timeout_markstart() when called from mpv

2016-04-27 Thread Roland Hieber
Package: lua-socket Version: 3.0~rc1+git+321c0c9-1 Severity: normal Dear Maintainer, I'm trying to use socket.http from mpv. My script looks like this: $ cat test.lua local http = require("socket.http") local url = "http://rohieb.name; print ("MARK")

Bug#822493: letsencrypt.sh: config file refers to nonexisting documentation

2016-04-24 Thread Roland Hieber
Package: letsencrypt.sh Version: 0.1.0-2 Severity: normal Dear Maintainer, the default config file in /etc/letsencrypt.sh/config.sh refers in its header to /usr/share/doc/letsencrypt-sh/README.Debian. However, that file is nonexistent. I guess it contains important(-ish) documentation on what to

Bug#751401: (no subject)

2016-04-20 Thread Roland Hieber
type confusing (dynamic languages ftw ;-)) I don't know if Google Code is still functional enough to send patches, but if so, and if upstream is interested, feel free to do so :-) - Roland From: Roland Hieber <roh...@rohieb.name> Subject: Fix editor font not being written to config fi

Bug#761281: (no subject)

2016-04-16 Thread Roland Hieber
Hi, 2.2.0 is available in stable (which should also fix #689055 btw), but there is already 2.3.0 available upstream. So I guess this bug should be closed or updated. - Roland

Bug#820765: luarocks: should Recommend lua-sec

2016-04-11 Thread Roland Hieber
Package: luarocks Version: 2.2.0+dfsg-2 Severity: wishlist Dear Maintainer, When installing rocks, I'm getting a line "Warning: falling back to wget - install luasec to get native HTTPS support". After installing lua-sec manually, the warning goes away, so I guess it would be a good thing to

Bug#820227: josm: NPE when reordering relation elements

2016-04-06 Thread Roland Hieber
) also fixes the issues with libatk-wrapper-java 0.33 \o/ Thanks! - Roland On 06.04.2016 21:13, Sebastiaan Couwenberg wrote: > Control: tags -1 moreinfo > > Hi Roland, > > Sorry to hear about your issue, although I have experienced it myself in > the past too. > > On 04/

Bug#820227: josm: NPE when reordering relation elements

2016-04-06 Thread Roland Hieber
Package: josm Version: 0.0.svn9979+dfsg-1 Severity: normal Dear Maintainer, I did the following: * Move my ~/.josm to somewhere else * Start JOSM * File -> Download Object, import relation 3067629 * Open the imported relation in the relation editor * Select a way segment that is in the wrong

Bug#775315: (no subject)

2016-03-19 Thread Roland Hieber
The homepage link has been fixed already in 0.5.1-1, which is currently in testing, so I guess this issue can be closed. - Roland

Bug#815101: sonata: Homepage link in package description is dead

2016-02-18 Thread Roland Hieber
Source: sonata Version: 1.6.2.1-6 Severity: minor Dear Maintainer, the server sonata.berlios.de does no longer resolve in DNS. According to the MPD wiki [0], the new homepage is at http://www.nongnu.org/sonata/. [0]: http://mpd.wikia.com/wiki/Client:Sonata Cheers, - Roland -- System

Bug#815019: xfce4-power-manager: uses much memory when running for several days

2016-02-17 Thread Roland Hieber
Package: xfce4-power-manager Followup-For: Bug #815019 This issue may be somehow related to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778642, but I'm not using the xfce-panel plugin. I tried valgrinding a 5-minute run of xfce4-power-manager with --leak-check=full --trace-children=yes,

Bug#815019: xfce4-power-manager: uses much memory when running for several days

2016-02-17 Thread Roland Hieber
Package: xfce4-power-manager Version: 1.4.4-4 Severity: normal Dear Maintainer, I use xfce4-power-manager on an awesome desktop, and I usually suspend my computer into suspend-to-RAM at least daily. I noticed that I have to restart the power manager after it has been running for some days,

Bug#814848: subliminal: order of arguments in help and manpage is confusing

2016-02-15 Thread Roland Hieber
Package: subliminal Version: 0.7.4-1 Severity: normal Dear Maintainer, If I try to call subliminal like described in the help, I get an error: rohieb@r2d2:~/Videos$ subliminal -l en . usage: subliminal -l LANGUAGE [LANGUAGE ...] [-s] [-c CACHE_FILE]

Bug#806753: hexchat: does not remember "Hide join/part messages" on exit

2015-11-30 Thread Roland Hieber
Package: hexchat Version: 2.10.2-1+b2 Severity: minor Dear Maintainer, I recently restarted HexChat (one thing which I don't do often), but I find that the setting "Hide join/part messages" per channel is not remembered over restarts. XChat did so, as far as I can remember, and I also would

Bug#800885: awesome: missing systray icons after number of screens changes

2015-10-13 Thread Roland Hieber
On Sun, 04 Oct 2015 18:31:22 +0200 Roland Hieber <roh...@rohieb.name> wrote: > On Sun, 04 Oct 2015 17:00:21 +0200 Roland Hieber <roh...@rohieb.name> wrote: > > However, it does not happen with all systray icons; so far I could > > reproduce it > > wit

Bug#800885: awesome: missing systray icons after number of screens changes

2015-10-04 Thread Roland Hieber
On Sun, 04 Oct 2015 17:00:21 +0200 Roland Hieber <roh...@rohieb.name> wrote: > However, it does not happen with all systray icons; so far I could reproduce > it > with: > > * xfce4-power-manager > * shutter * gmpc - Roland

Bug#800885: awesome: missing systray icons after number of screens changes

2015-10-04 Thread Roland Hieber
Package: awesome Version: 3.5.6-1 Severity: normal Dear Maintainer, I recently upgraded to awesome 3.5, and now sometimes after I changed the number of screens with xrandr, some notification icons are missing from the systray. The respective programs are still running, but they don't show an

Bug#733678: inkscape: Provide a -dbg package with debugging symbols

2015-09-15 Thread Roland Hieber
On 14.09.2015 23:21, Mattia Rizzolo wrote: > Though I'm really uneasy at adding such a binary package while we are so > close to the automatic debug packages (see [0] for more info). > > I'm somewhat tempted to mark this as wontfix and just wait some more > weeks (yes, because currently it's

Bug#708559: Your mail

2015-09-03 Thread Roland Hieber
On Thu, 27 Aug 2015 00:02:30 +0200 Roland Hieber <roh...@rohieb.name> wrote: > Apparently there is a patch for this at the GNOME Bugzilla: > https://bug747280.bugzilla-attachments.gnome.org/attachment.cgi?id=300866 FWIW, I was having the same bug with chromium, which seemed to crash

Bug#782767: id3v2: APIC/Cover tagging

2015-09-01 Thread Roland Hieber
Thanks, the patch works good for me, it should be included upstream. I was stumbling onto this bug because from the man page I inferred that I could just use --APIC , but when I look at the source code, this is clearly not the case. - Roland

Bug#708559: (no subject)

2015-08-26 Thread Roland Hieber
Apparently there is a patch for this at the GNOME Bugzilla: https://bug747280.bugzilla-attachments.gnome.org/attachment.cgi?id=300866 Cheers, Roland

  1   2   >