Bug#1101929: problem is that the version is too old and should be upgrated

2025-06-12 Thread Francesco Potortì
I should add that Xpra shipped with Debian is at version 3, which is over 4 years old and unsupporterd upstream. Would be nice to have either version 5 (LTS) o version 6 (current)

Bug#1106846: qgis: georeferencer erros on saving file until some configuration change is done

2025-05-30 Thread Francesco Potortì
ting solves the problem. More detail at https://gis.stackexchange.com/questions/440878/qgis-3-26-georeferencer-failing-to-create-destination-file This problem has been there for at least two years and half. -- Francesco Potortì (ricercatore)Mobile: +39.348.8283.107 ISTI - Area de

Bug#1106667: logcheck: apparently uses systemd rather than cron, but it is undocumented

2025-05-27 Thread Francesco Potortì
changing the crontab file. Please add instructions on how to manage cron / systemd to change the frequency -- Francesco Potortì (ricercatore)Mobile: +39.348.8283.107 ISTI - Area della ricerca CNR Teams: wnlabisti via G. Moruzzi 1, I-56124 Pisa Web:http

Bug#1104916: [DKIM] Bug#1104916: geographiclib-tools: geographiclib-datasets-download is not installed

2025-05-09 Thread Francesco Potortì
>On 5/9/25 3:28 PM, Francesco Potortì wrote: >>>> But nowhere can I find geographiclib-datasets-download >>> >>> Because its gone. use the geographiclib-get-* scripts instead. >>> >>> See the instructions linked from: >>> >>

Bug#1104850: .remove-on-upgrade /etc/NetworkManager/dispatcher.d/ntpsec-ntpdate: Not found in archive

2025-05-07 Thread Francesco Potortì
Package: network-manager Version: 1.52.0-6 Severity: minor I get these every day on syslog: apt.systemd.daily[1016180]: tar: .remove-on-upgrade /etc/NetworkManager/dispatcher.d/ntpsec-ntpdate: Not found in archive apt.systemd.daily[1016180]: tar: Exiting with failure status due to previous erro

Bug#1104785: urlwatch: the --tags option does not work

2025-05-06 Thread Francesco Potortì
turn self.tags & tags ~~^~ TypeError: unsupported operand type(s) for &: 'NoneType' and 'frozenset' Apparently, this is because of a semantic error around '&'. -- Francesco Potortì (ricercatore)Mobile: +39.348.8283.107 I

Bug#1103896: octave: unlink raises an error on failure, but his is undocumented

2025-04-22 Thread Francesco Potortì
Package: octave Version: 9.4.0-1 Severity: normal octave> unlink nonexistent_file error: unlink: operation failed: No such file or directory An old script of mine fails because of this. Once upon a time Octave did not raise an error upno failure of unlink. This should be documented -- System

Bug#1101995: wget: does not fall back ti ipv4 if ipv6 does not work

2025-04-03 Thread Francesco Potortì
Package: wget Version: 1.25.0-2 Severity: normal If a target has both an ipv6 and an ipv4 address, Wget uses ipv6 as usual. But if ipv6 connectivity is broken, Wget does not fall back to ipv4, while it should. Following is an example situation that I can observe here $ host aduc.it aduc.it ha

Bug#1101929: xpra: prevents upgrading Python and many other packages

2025-04-02 Thread Francesco Potortì
Package: xpra Version: 3.1.5+dfsg1-0.2+b4 Severity: critical Since some months, xpra has prevented upgrading Python and, as a consequence, many other packages (including for example Libreoffice). Since trixie has started freezing, I think gthat this is a release-critical problem with xpra. --

Bug#1099122: screen: What? Cannot remove Utmp slot?

2025-02-28 Thread Francesco Potortì
root utmp __ I cannot reset the login status any more using command 'L'. In screen's jargon, I cannot interactively turn a window's login mode off. I get the error mentioned in the subject. -- Francesco Potortì (ricercatore)ISTI - CNR, Pis

Bug#1093900: closed by Simon McVittie (Re: Bug#1093900: zenity: symbol lookup error: /lib/x86_64-linux-gnu/libwebkit2gtk-4.1.so.0: undefined symbol: gst_transcoder_get_sync_signal_ad

2025-01-24 Thread Francesco Potortì
-bad1.0-0 # apt --fix-broken install -- Francesco Potortì (ricercatore)ISTI - CNR, Pisa, Italy Web:http://fly.isti.cnr.it Skype: wnlabisti Mobile: +39.348.8283.107 also Telegram, and even Wa

Bug#1093900: zenity: symbol lookup error: /lib/x86_64-linux-gnu/libwebkit2gtk-4.1.so.0: undefined symbol: gst_transcoder_get_sync_signal_adapter

2025-01-23 Thread Francesco Potortì
_3.44.0-1_amd64.deb ... Unpacking zenity (3.44.0-1) ... Setting up libwoff1:amd64 (1.0.2-2) ... Setting up libmanette-0.2-0:amd64 (0.2.6-3+b1) ... Setting up libgstreamer-plugins-bad1.0-0:amd64 (1:1.18.4-dmo4+deb11u4) ... Setting up libjavascriptcoregtk-4.1-0:amd64 (2.46.5-1~deb12u1) ... Se

Bug#1093711: fetchmail: stops downloading with socket error on malformed message

2025-01-22 Thread Francesco Potortì
least). The only solution would be to skip that message entirely. Or finding the bug, but it took me awhile to setup debugging for the case of that message, but did not work. I can think of a lot of other things to do, but that would require too much time :( -- Francesco Potortì (ricer

Bug#1093772: aspell-br: errors printed at installation

2025-01-22 Thread Francesco Potortì
Package: aspell-br Version: errors printed at installation Severity: normal Selecting previously unselected package aspell-br. (Reading database ... 886148 files and directories currently installed.) Preparing to unpack .../aspell-br_0.50-2-11_all.deb ... Unpacking aspell-br (0.50-2-11) ... Settin

Bug#1093711: fetchmail: stops downloading with socket error on malformed message

2025-01-22 Thread Francesco Potortì
>Can you attach strace (you just add strace to fetchmail's command line) >and report the last few lines around where things start looking like >fetchmail running into timeouts (SIGALRM is one such sign) or socket >trouble (read errors), and/or also the last few lines of a tcpdump >running in parall

Bug#1093711: fetchmail: stops downloading with socket error on malformed message

2025-01-21 Thread Francesco Potortì
st certainly less than one minute. >I need to understand, from strace (or ltrace) and tcpdump, what are the >last few log lines around the connection getting reset and what the >software is doing. Ok, I'll see if I can manage to find the time and at least do an strace. -- Francesco Potor

Bug#1093711: fetchmail: stops downloading with socket error on malformed message

2025-01-21 Thread Francesco Potortì
Package: fetchmail Version: 6.4.39-1 Severity: normal I have observed occasionally this bug starting one year ago (approximately) while downloading email from two different servers. In all cases fetchmail stops downloading midway through a long message with a socket error and leaves the messag

Bug#1093082: gvfs-daemons: error logged in syslog

2025-01-14 Thread Francesco Potortì
Package: gvfs-daemons Version: 1.56.1-1 Severity: normal File: /usr/lib/gvfs/gvfsd Dear Maintainer, I got these in syslog: gvfsd[2245675]: 2025-01-14 14:14:32,531:asyncio ERROR(pid 2245675): Exception in callback MulticastHandler.read_socket() gvfsd[2245675]: handle: )> gvfsd[2245675]: Trace

Bug#1073508: is this really fixed? looks like not yet

2024-12-17 Thread Francesco Potortì
I still observe bug #1072577, which seems to be related to this one, so I suspect this bug is still there. I am on a "testing" systems with libxml2 (2.12.7+dfsg+really2.9.14-0.2+b1) sid -- Francesco Potortì (ricercatore)ISTI - CNR, Pisa, Italy We

Bug#1072577: bug still there

2024-11-19 Thread Francesco Potortì
I keep experiencing this bug. It turns out to be especially annoying whenm I run Emacs under Screen. Any fixes? Workarounds? -- Francesco Potortì (ricercatore)ISTI - CNR, Pisa, Italy Web:http://fly.isti.cnr.it Skype: wnlabisti Mobile: +39.348.8283.107

Bug#1083243: octave-geometry: pkg errors on load

2024-10-03 Thread Francesco Potortì
Package: octave-geometry Version: 4.1.0-1+b1 Severity: grave octave> pkg load matgeom warning: addpath: /usr/share/octave/packages/matgeom-1.2.4/polynomialCurves2d: No such file or directory warning: called from __matgeom_package_register__ at line 49 column 5 /usr/share/octave/packages/m

Bug#1083193: yq: info doc is in a nonstandard place

2024-10-02 Thread Francesco Potortì
Package: yq Version: 3.4.3-1 Severity: normal The info manual is not accessible from the standard info directory -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (990, 'testing'), (101, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Ker

Bug#65117: closed by наб (Re: Bug#65117: tgif: does not work with -print -tiffepsi)

2024-09-09 Thread Francesco Potortì
I found the old file and put it at https://fly.isti.cnr.it/tmp/ground_segment_init_coll.obj.bz2 From: "Debian Bug Tracking System" To: Francesco Potorti` Date: Sun, 01 Sep 2024 22:39:01 + This is an automatic notification regarding your Bug report which was filed against the tgif package:

Bug#1081068: dokuwiki: dokuwiki does not send notification emails

2024-09-07 Thread Francesco Potortì
Package: dokuwiki Version: 0.0.20220731.a-2 Severity: normal Mails sent to observers of a dokuwiki page are never sent and gfenerate a mailing error. The problem is that various headers are concatenated together into a single string. Since one of them is the Bcc: header, and there is no To: he

Bug#1078695: linux-image-6.10.3-amd64: does not install

2024-08-14 Thread Francesco Potortì
Package: src:linux Version: 6.10.3-1 Severity: serious kerenl does not install: Setting up linux-image-6.10.3-amd64 (6.10.3-1) ... /etc/kernel/postinst.d/dkms: dkms: running auto installation service for kernel 6.10.3-amd64. Sign command: /lib/modules/6.10.3-amd64/build/scripts/sign-file Signing

Bug#1076441: python3-flasgger: syntax error while comparing versions

2024-07-16 Thread Francesco Potortì
Sorry, by further investigation it appears that the error was on my part, as uiversion should be a number rather than a string. Please close this bug Sincerely -- Francesco Potortì (ricercatore)ISTI - CNR, Pisa, Italy Web:http://fly.isti.cnr.it Skype

Bug#1076441: python3-flasgger: syntax error while comparing versions

2024-07-16 Thread Francesco Potortì
+ '/o2c.html' else: redirect_default = "/oauth2-redirect.html" -- Francesco Potortì (ricercatore)ISTI - CNR, Pisa, Italy Web:http://fly.isti.cnr.it Skype: wnlabisti Mobile: +39.348.8283.107 a

Bug#1074169: rss2email: cannot get around expired https certificate

2024-06-24 Thread Francesco Potortì
, sincerely -- Francesco Potortì (ricercatore)ISTI - CNR, Pisa, Italy Web:http://fly.isti.cnr.it Skype: wnlabisti Mobile: +39.348.8283.107 also Telegram, and even Wa -- System Information: Debian Release: trixie/sid APT prefers testing APT p

Bug#1070281: logcheck: becomes less and less usable because of user-level logs

2024-05-03 Thread Francesco Potortì
very much appreciated. And again, I know these problems have always existed, but for some reason they have increased a lot and they keep increasing. Sincerely -- Francesco Potortì (ricercatore)Mobile: +39.348.8283.107 ISTI - CNR, Pisa, ItalyWeb:http://fly.isti.cnr.it

Bug#1070281: logcheck: becomes less and less usable because of user-level logs

2024-05-03 Thread Francesco Potortì
Package: logcheck Version: 1.4.3 Severity: normal X-Debbugs-Cc: none, Francesco Potortì I have used logcheck on testing for many years. Being on testing, I occasionally had to add local rules to keep it up. Usually logcheck signaled few lines every day, sometimes no line, sometims (at reboot

Bug#1070169: fontconfig: fills the logs with warnings about multiple values

2024-05-01 Thread Francesco Potortì
Package: fontconfig Version: 2.15.0-1.1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì Today I got this in syslog (an excerpt): telegram-desktop_telegram-desktop.desktop[8823]: Fontconfig warning: "/etc/fonts/conf.avail/25-arphic-uming-bitmaps.conf", line 11: Having multiple

Bug#1069751: gvfs-daemons: gvfsd-network fills the logs with errors

2024-04-26 Thread Francesco Potortì
Ok, thanks

Bug#1069751: gvfs-daemons: gvfsd-network fills the logs with errors

2024-04-24 Thread Francesco Potortì
Package: gvfs-daemons Version: 1.53.90-2 Severity: normal X-Debbugs-Cc: none, Francesco Potortì I keep having tons of these in syslog 2024-04-23T04:55:28.315700+02:00 tucano gvfsd-network[318402]: GFileInfo created without standard::content-type 2024-04-23T04:55:28.315722+02:00 tucano gvfsd

Bug#1068813: parallel: no way of silencing Parallel with --halt

2024-04-11 Thread Francesco Potortì
Package: parallel Version: 20240222+ds-2 Severity: normal X-Debbugs-Cc: none, Francesco Potortì When using parallel --halt soon,done=43 I get two lines of output for each completed job, like this: parallel: This job finished: get_data_from_csv arg1 arg2 arg3 and I find no way to silence them

Bug#1066843: util-linux: --delete option does not work

2024-03-14 Thread Francesco Potortì
> >Control: tags -1 + moreinfo > >On Thu, Mar 14, 2024 at 11:11:30AM +0100, Francesco Potortì wrote: >> The man page for findmnt lists a --delete option which is necessary to me. >> Unfortunately, findmnt says it does not have such option, s (I resorted to >> using

Bug#1066843: util-linux: --delete option does not work

2024-03-14 Thread Francesco Potortì
Package: util-linux Version: 2.39.3-6 Severity: normal X-Debbugs-Cc: none, Francesco Potortì File: /usr/bin/findmnt The man page for findmnt lists a --delete option which is necessary to me. Unfortunately, findmnt says it does not have such option, s (I resorted to using mount for that

Bug#1059325: bash: printf does not recognise numeric constants with explicit base 10

2023-12-22 Thread Francesco Potortì
Package: bash Version: 5.2.21-2 Severity: normal X-Debbugs-Cc: none, Francesco Potortì $ bash --version GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

Bug#1028398: snapd: both Telegram-desktop and Skype cannot load and save files

2023-10-31 Thread Francesco Potortì
Sorry for not following up sooner. I cannot see this bug any more, it should be closed -- Francesco Potortì (ricercatore)Mobile: +39.348.8283.107 ISTI - Area della ricerca CNR Skype: wnlabisti via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it (gate 20, 1st

Bug#1050932: wget2: -X and --exclude-directories do not work

2023-08-31 Thread Francesco Potortì
Package: wget2 Version: 1.99.1-2.2 Severity: normal X-Debbugs-Cc: none, Francesco Potortì $ wget2 -X /cache evaal.aaloa.org Unknown option '-X' -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (990, 'testing'), (101, 'unstable'

Bug#1050700: pipewire-media-session: complains about nonexistent device

2023-08-28 Thread Francesco Potortì
t, however pipewire-media-session is dead >upstream [1] and was removed from debian a week ago [2]. Now, it is >recommended to use wireplumber instead, which is a more sophisticated >session manager for pipewire. Wow. Thanks for the info. Should I just install wireplumber and everything

Bug#1042961: reported upstream

2023-08-03 Thread Francesco Potortì
I have reported it. Thanks

Bug#1042961: mesa-utils: glxdemo dumps core when called with an empty environment

2023-08-03 Thread Francesco Potortì
Package: mesa-utils Version: 8.5.0-1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì $ env - glxdemo Segmentation fault (core dumped) -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (990, 'testing'), (101, 'unstable') Archite

Bug#1042856: possible hint

2023-08-03 Thread Francesco Potortì
mlink. Second, I would argue that using backwards symlinks in man-db is not the most robust way to organise a tree, and that should be avoided unless there are good reasons to do that. Thanks for your time and commitment -- Francesco Potortì (ricercatore)Mobile: +39.348.8283.107

Bug#1042856: possible hint

2023-08-03 Thread Francesco Potortì
Before that happened, I have made a change to my file system. Since my root file system was full, I move the /usr/share tree to adifferent file system and symlinked it from /usr/share I have rebooted the system since, but the probelm with man stayed. I have no idea whether the two thinks (mov

Bug#1042856: man-db: man does not show any pages

2023-08-01 Thread Francesco Potortì
>On Tue, Aug 01, 2023 at 11:15:22PM +0200, Francesco Potortì wrote: >> man gives an error on any man page. For example: >> >> $ man -P cat wget >> man: command exited with status 1: (cd /usr/share/man && >> /usr/libexec/man-db/zsoelim) | (cd /usr/share/

Bug#1042856: man-db: man does not show any pages

2023-08-01 Thread Francesco Potortì
Package: man-db Version: 2.11.2-3 Severity: important X-Debbugs-Cc: none, Francesco Potortì man gives an error on any man page. For example: $ man -P cat wget man: command exited with status 1: (cd /usr/share/man && /usr/libexec/man-db/zsoelim) | (cd /usr/share/man && /us

Bug#1041383: wrong report

2023-07-18 Thread Francesco Potortì
Please close this report as it is wrong. It all dependedn on a wrong installation on my system, sorry for the confusion -- Francesco Potortì (ricercatore)Mobile: +39.348.8283.107 ISTI - Area della ricerca CNR Skype: wnlabisti via G. Moruzzi 1, I-56124 Pisa Web:http

Bug#1041383: emacs-lucid: in Debian 12 emacs-lucid cannot be installed as it's an old version

2023-07-18 Thread Francesco Potortì
Package: emacs-lucid Version: 1:28.2+1-15 Severity: normal X-Debbugs-Cc: none, Francesco Potortì emacs lucid is 1:28 in the testing installation I am using. However, in a Debian 12 installation emacs-lucid is 1:27, which means it cannot be installed, as the other Emacs packages there are 1:28

Bug#1034637: atril: cannot parse a pdf files which gv parses right

2023-04-20 Thread Francesco Potortì
Package: atril Version: 1.26.0-2 Severity: normal X-Debbugs-Cc: none, Francesco Potortì Atril, Evince and Xpdf cannot parse the attached file: they show the page header and no text (the page is otherwise blank). However, gv displays it well, as does Overleaf. -- System Information: Debian

Bug#985258: closed by c.bu...@posteo.jp ()

2023-01-23 Thread Francesco Potortì
Hm. This is what I got on my Debian testing where I just upgraded backintime-qt to unstable: # backintime-qt Back In Time Version: 1.3.3-dev Back In Time comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; type `backintime

Bug#985258: closed by c.bu...@posteo.jp ()

2023-01-20 Thread Francesco Potortì
to something bening and get rid of the warning? For example, I see that people use /tmp/runtime-root as a fallback. Sincerely -- Francesco Potortì (ricercatore)Mobile: +39.348.8283.107 ISTI - Area della ricerca CNR Skype: wnlabisti via G. Moruzzi 1, I-56124

Bug#1024080: libpam-systemd: Failed to create session: Maximum number of sessions (8192) reached

2023-01-18 Thread Francesco Potortì
I cannot observe those messages any more. I can't find them in my auth.log at list since 18 December. So I think the bug should be closed. Thank you for your work, sincerely -- Francesco Potortì (ricercatore)Mobile: +39.348.8283.107 ISTI - Area della ricerca CNR

Bug#1025252: fetchmail: man page for fetchmailrc misses arg after fastuidl

2023-01-16 Thread Francesco Potortì
Ok, thank you for investigating into this -- Francesco Potortì (ricercatore)Mobile: +39.348.8283.107 ISTI - Area della ricerca CNR Skype: wnlabisti via G. Moruzzi 1, I-56124 Pisa Web:http://fly.isti.cnr.it (gate 20, 1st floor, room C71

Bug#1028398: snapd: both Telegram-desktop and Skype cannot load and save files

2023-01-10 Thread Francesco Potortì
Package: snapd Version: 2.57.6-1+b1 Severity: grave X-Debbugs-Cc: none, Francesco Potortì I run two snap applications: telegram-desktop and skype. I had no problems before my vacations. Now neither can save received files or read files to send. Skype ignores the save or load command

Bug#1023345: spamassassin: plugin eval failed with unknown encoding 'MIME-Header'

2023-01-04 Thread Francesco Potortì
>On Wed, Nov 02, 2022 at 05:31:33PM +0100, Francesco Potortì wrote: >> Starting few days ago, I get many of these in syslog: >> >> plugin: eval failed: Unknown encoding 'MIME-Header' at >> /usr/share/perl5/Mail/SpamAssassin/Message.pm line 1090, line

Bug#1027139: emacs: running emacs becomes almost unusable after upgrade

2022-12-28 Thread Francesco Potortì
Package: emacs Version: 1:28.2+1-9 Severity: minor X-Debbugs-Cc: none, Francesco Potortì When an Emacs process is running and an upgrade to the next version happens in the background, the ruinning emacs loses its libraries. This could be avoided the way gnumeric does: by warning the user that

Bug#1025705: util-linux: internal error

2022-12-07 Thread Francesco Potortì
Package: util-linux Version: 2.38.1-4 Severity: normal X-Debbugs-Cc: none, Francesco Potortì File: /sbin/fsck Dear Maintainer, # fsck -fy /backup/ fsck from util-linux 2.38.1 e2fsck 1.46.6-rc1 (12-Sep-2022) Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Invalid

Bug#1024080: libpam-systemd: Failed to create session: Maximum number of sessions (8192) reached

2022-11-14 Thread Francesco Potortì
but every logging produces the above >> message. > >Why is that a systemd bug? Please elaborate. I tried to guess what would be the involved package. Please reassign it to the right package, or else please instruct me about how to find out. Sincerely -- Francesco Potortì (ricerca

Bug#1024080: libpam-systemd: Failed to create session: Maximum number of sessions (8192) reached

2022-11-14 Thread Francesco Potortì
Package: libpam-systemd Version: 252.1-1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì Starting from a few days ago, I am getting these in my auth.log: sshd[2108738]: pam_systemd(sshd:session): Failed to create session: Maximum number of sessions (8192) reached, refusing further

Bug#1023966: gnumeric: blank areas in window when reading a specific file

2022-11-13 Thread Francesco Potortì
Package: gnumeric Version: 1.12.53-1.1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì When I read the attached file with gnumeric, the lower part of the window turns blank. The same happens if this tab is part of a multi-tabn document: in that case, the problem appears only on that

Bug#1023659: gscan2pdf: can't use unpaper as it gives errors

2022-11-09 Thread Francesco Potortì
The problem is, it is okay to ignore a warning once one knows that in fact it is not really a problem. But I usually try to not ignore warnings if I do not know what they mean...

Bug#1023659: gscan2pdf: can't use unpaper as it gives errors

2022-11-08 Thread Francesco Potortì
Package: gscan2pdf Version: 2.13.0-1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì If I enable the "Postprocessing / Clean up images" option with default values, I get errors from unpaper. Here they are: [image2 @ 0x564ee7da3540] Encoder did not produce proper pts, maki

Bug#1023461: xpra: packaged with libavif14, which does not exist any more

2022-11-04 Thread Francesco Potortì
Package: xpra Version: 4.4.1-r0-1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì This version of Xpra is built with libavif14, which cannot be found on repositories -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (990, 'testing'), (101,

Bug#1023345: spamassassin: plugin eval failed with unknown encoding 'MIME-Header'

2022-11-02 Thread Francesco Potortì
Package: spamassassin Version: 4.0.0~rc3-3.1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì File: /usr/sbin/spamd Starting few days ago, I get many of these in syslog: plugin: eval failed: Unknown encoding 'MIME-Header' at /usr/share/perl5/Mail/SpamAssassin/Message.pm line 1

Bug#1023159: inkscape: crashes opening a pdf file

2022-10-30 Thread Francesco Potortì
Package: inkscape Version: 1.1.2-3+b1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì When opening the attached pdf, inkscape exit with an "internal error" message. -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (990, 'testing

Bug#1018263: gawk: CONVFMT used instead of OFMT for 'print $0'

2022-08-28 Thread Francesco Potortì
Package: gawk Version: 1:5.1.0-1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì Dear Maintainer, I observe this: $ echo 8.746 | gawk '{$1+='463405.85';print $0}' 463415 This one round the result to six significant digits, as teh default output format is "%

Bug#1010299: closed by Fabio Fantoni (reply to fantonifa...@tiscali.it) (Re: backintime-common: incompatible with most recent Python)

2022-04-29 Thread Francesco Potortì
Please bring the new version to testing as soon as possible. Losing a backup canbe very dangerous. Sincerely -- Francesco Potortì (ricercatore)Voice: +39.050.621.3058 ISTI - Area della ricerca CNR Mobile: +39.348.8283.107 via G. Moruzzi 1, I-56124 Pisa Skype

Bug#1010299: backintime-common: incompatible with most recent Python

2022-04-28 Thread Francesco Potortì
Package: backintime-common Version: 1.2.1-3 Severity: grave X-Debbugs-Cc: none, Francesco Potortì I suppose the new Python is the culprit: Traceback (most recent call last): File "/usr/share/backintime/common/backintime.py", line 27, in import config File "/usr/share/ba

Bug#1008047: Acknowledgement (xscreensaver: power management settings are ignored)

2022-03-22 Thread Francesco Potortì
I can add that $ xset dpms force off # this one works $ xset dpms 18 24 32# does nothing $ xset +dpms; xset dpms 18 24 32# does nothing $ xset dpms force standby # this one works

Bug#1008047: xscreensaver: power management settings are ignored

2022-03-21 Thread Francesco Potortì
Package: xscreensaver Version: 6.02+dfsg1-2 Severity: normal X-Debbugs-Cc: none, Francesco Potortì After a reboot, Xscreensaver does not power off the screen as it used to, even if no change was done to the configuration. This is an always-running box, so after reboot presumably Xscreensaver

Bug#1006323: eom: cannot open two windows on two different X displays

2022-02-24 Thread Francesco Potortì
>>>> Package: eom >>>> Version: 1.26.0-1 >>>> Severity: normal >>>> X-Debbugs-Cc: none, Francesco Potortì >>>> >>>> I have eom woth a window opened on display :7 >>>> >>>> If I call it on

Bug#1006323: eom: cannot open two windows on two different X displays

2022-02-24 Thread Francesco Potortì
>> Package: eom >> Version: 1.26.0-1 >> Severity: normal >> X-Debbugs-Cc: none, Francesco Potortì >> >> I have eom woth a window opened on display :7 >> >> If I call it on display :0 it just exits without messages. >> >> Killing it

Bug#1006323: eom: cannot open two windows on two different X displays

2022-02-23 Thread Francesco Potortì
Package: eom Version: 1.26.0-1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì I have eom woth a window opened on display :7 If I call it on display :0 it just exits without messages. Killing it on display :7 fixes the problem. This is what I get on ~/.xsession-errors: Window manager

Bug#1004330: makes the package useless with PHP 8

2022-02-07 Thread Francesco Potortì
> >Hi Francesco, > >Francesco Potortì wrote: >> I had to revert some changes: >[…] >> The necessary change was >> >> -$conf['savedir'] = '/var/lib/dokuwiki/data'; //where to store all the >> files >> +$conf['savedir&

Bug#1004330: makes the package useless with PHP 8

2022-02-07 Thread Francesco Potortì
I built and installed your package, thanks. These are the problems I encountered. # /etc/dokuwiki.php I had to revert some changes: diff -pu /etc/dokuwiki/dokuwiki.php /etc/dokuwiki/dokuwiki.php.dist --- /etc/dokuwiki/dokuwiki.php 2022-02-07 13:59:46.209521897 +0100 +++ /etc/dokuwiki/dokuwiki.

Bug#1004330: makes the package useless with PHP 8

2022-02-04 Thread Francesco Potortì
The most urgent thing now is to mark the current dokuwiki package and php8 as incompatible, so people don't keep falling here until a solution is out.

Bug#1004330: makes the package useless with PHP 8

2022-02-04 Thread Francesco Potortì
rsion. I am writing to you in private. -- Francesco Potortì (ricercatore)Voice: +39.050.621.3058 ISTI - Area della ricerca CNR Mobile: +39.348.8283.107 via G. Moruzzi 1, I-56124 Pisa Skype: wnlabisti (gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it

Bug#1004330: makes the package useless with PHP 8

2022-02-03 Thread Francesco Potortì
I hope the package gets upgraded soon, because dokuwiki simply stopped working with PHP 8 I used a stopgap, by looking at the Apache errors end modifying the php source files generating the error, but that's long and tedious. And I cannot be sure that everything works... -- Fran

Bug#1004543: telegram: unsuccessfully tries to set oom_score_adj

2022-01-30 Thread Francesco Potortì
Package: telegram Version: 3.4.8-0ubuntu1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì I observe this on the syslog: Jan 29 18:13:41 tucano dbus-daemon[5321]: [session uid=1000 pid=5321] Activating service name='org.freedesktop.Notifications' requested by ':1.47'

Bug#1004336: mate-panel: workspace-switcher unusable on side panels because height is too small

2022-01-25 Thread Francesco Potortì
Package: mate-panel Version: 1.26.1-2 Severity: normal X-Debbugs-Cc: none, Francesco Potortì File: /etc/mateconf/schemas/workspace-switcher.schemas The workspace switcher unusable on panel with the Right orientation, because the rectangles representing the workspaces are far too low (fe pixels

Bug#1001798: mate-indicator-applet: kk

2021-12-23 Thread Francesco Potortì
Wow, it worked! # cd /usr/lib/x86_64-linux-gnu/ # ln -s libappindicator3.so.1 libappindicator.so.1.0.0 # ln -s libappindicator3.so.1 libappindicator.so.1 # pkill -e mate-panel and when it restarts the three icons of Telegram, Skype and Slack are there! Thanks -- Francesco Potortì (ricercatore

Bug#956795: it happens again

2021-12-19 Thread Francesco Potortì
03:01 tucano CRON[3228265]: PAM adding faulty module: pam_systemd.so -- Francesco Potortì (ricercatore)Voice: +39.050.621.3058 ISTI - Area della ricerca CNR Mobile: +39.348.8283.107 via G. Moruzzi 1, I-56124 Pisa Skype: wnlabisti (gate 20, 1st floor, room C71)

Bug#1001798: mate-indicator-applet: kk

2021-12-16 Thread Francesco Potortì
ession (X restarted as usual) and nothing changed, apart from the bluetooth and email icons now appearing in the indicator, as I had installed ayatana-indicator-bluetooth and ayatana-indicator-messages But no Telegram, Skype and Slack icons any more... -- Francesco Potortì (ricercatore)

Bug#1001798: mate-indicator-applet: kk

2021-12-16 Thread Francesco Potortì
>>>> Package: mate-indicator-applet >>>> Version: 1.24.0-2 >>>> Severity: normal >>>> X-Debbugs-Cc: none, Francesco Potortì >>>> >>>> Starting today, Indicator Applet Complete does not display any more the >>>>

Bug#1001798: mate-indicator-applet: kk

2021-12-16 Thread Francesco Potortì
>> Package: mate-indicator-applet >> Version: 1.24.0-2 >> Severity: normal >> X-Debbugs-Cc: none, Francesco Potortì >> >> Starting today, Indicator Applet Complete does not display any more the >> icons for Telegram, Skype and Slack as it used to do

Bug#1001798: mate-indicator-applet: kk

2021-12-16 Thread Francesco Potortì
Package: mate-indicator-applet Version: 1.24.0-2 Severity: normal X-Debbugs-Cc: none, Francesco Potortì Starting today, Indicator Applet Complete does not display any more the icons for Telegram, Skype and Slack as it used to do untile yesterday. The system icon is still there. -- System

Bug#1001505: pulseaudio: report to ALSA developers

2021-12-11 Thread Francesco Potortì
Package: pulseaudio Version: 15.0+dfsg1-2 Severity: normal X-Debbugs-Cc: none, Francesco Potortì I read this in syslog and so I report it: pulseaudio[6593]: ALSA woke us up to write new data to the device, but there was actually nothing to write. pulseaudio[6593]: Most likely this is a bug in

Bug#1000584: inkscape: confused by set-group-ID on directory

2021-11-25 Thread Francesco Potortì
Package: inkscape Version: 1.1.1-2 Severity: normal X-Debbugs-Cc: none, Francesco Potortì I have a directory X with permissions drwxrwsr-x and umask 0002 I start Inkscape from a dirrente directory, read a pdf file from X and export a bitmap conversion to directory X. The file permissions are

Bug#995348: apt: apt.systemd.daily log messages

2021-09-30 Thread Francesco Potortì
Package: apt Version: 2.3.9 Severity: normal X-Debbugs-Cc: none, Francesco Potortì Dear Maintainer, since a couple days ago, I have started seeing these in my syslog: Sep 29 06:44:34 tucano apt.systemd.daily[853517]: tar: .remove-on-upgrade /etc/xdg/QtProject/qtlogging.ini: Not found in

Bug#994236: wmctrl: warning message from window manager

2021-09-14 Thread Francesco Potortì
Package: wmctrl Version: 1.07-7+b1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì File: /usr/bin/wmctrl After remotely closing some windows with DISPLAY=:0 wmctrl -ic 0x058001b2 I looked into ~/.xsession-errors and discovered these messages: Window manager warning: Receiving a

Bug#993438: python3-pygments: Markdown and Output lexers cannot be found

2021-09-06 Thread Francesco Potortì
>> Package: python3-pygments >> Version: 2.7.1+dfsg-2.1 >> Severity: normal >> X-Debbugs-Cc: none, Francesco Potortì >> >> get_lexer_by_name("markdown") >> does not work: it does not find the lexer. >> However, >> get_

Bug#993438: python3-pygments: Markdown and Output lexers cannot be found

2021-09-01 Thread Francesco Potortì
Package: python3-pygments Version: 2.7.1+dfsg-2.1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì get_lexer_by_name("markdown") does not work: it does not find the lexer. However, get_lexer_by_name("md") works, so this is a bug with a workaround. get_lexer_by

Bug#993080: apt: no instructions on how to explicitly accept the name change

2021-08-27 Thread Francesco Potortì
Sorry, this should have been filed towards apt-get, not apt And the solution is "apt update", but I had to discover it by browsing the net, while it should have been written in the messages and in the apt-secure man page

Bug#993080: apt: no instructions on how to explicitly accept the name change

2021-08-27 Thread Francesco Potortì
Package: apt Version: 2.2.4 Severity: normal X-Debbugs-Cc: none, Francesco Potortì Dear Maintainer, I get this from apt: E: Repository 'http://ftp.it.debian.org/debian testing InRelease' changed its 'Codename' value from 'bull\ seye' to 'bookworm' N:

Bug#993053: python3-flasgger: bad formatting of summary with MK_SANITIZER

2021-08-26 Thread Francesco Potortì
Package: python3-flasgger Version: 0.9.5+dfsg.2-1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì when using the MK_SANITIZER the summary of each endpoint appears embedded between and Please write to me in private get a link to the API I am documenting to see an example of this

Bug#985887: gscan2pdf: saves b&w scanned pages in inverted mode

2021-04-19 Thread Francesco Potortì
Packbits, G3, G4, PNG, JPEG, None. Thanks for your work -- Francesco Potortì (ricercatore)Voice: +39.050.621.3058 ISTI - Area della ricerca CNR Mobile: +39.348.8283.107 via G. Moruzzi 1, I-56124 Pisa Skype: wnlabisti (gate 20, 1st floor, room C71) Web:http://fly.isti.cnr.it

Bug#985887: gscan2pdf: saves b&w scanned pages in inverted mode

2021-03-27 Thread Francesco Potortì
>Thanks for the log file. You seem to have selected compression=none >(which resulted in a REALLY big PDF). Was that deliberate? Please try >compression=Auto. That's because I have written my own compression script using ghostscript and use it as post-processing tool (which I disabled when sendi

Bug#985887: gscan2pdf: saves b&w scanned pages in inverted mode

2021-03-26 Thread Francesco Potortì
windows. However, the resulting pdf has the second page in inverted mode. After exiting anf closing th elog, gsca2pdf dumped a 508MB core. You find the log and the pdf at http://fly.isti.cnr.it/tmp/gscan2pdf -- Francesco Potortì (ricercatore)Voice: +39.050.621.3058 ISTI - Area

Bug#985887: gscan2pdf: saves b&w scanned pages in inverted mode

2021-03-25 Thread Francesco Potortì
Package: gscan2pdf Version: 2.11.0-1 Severity: normal X-Debbugs-Cc: none, Francesco Potortì This looks exactly like a bug that was fixed back in 2016: https://bugzilla.redhat.com/show_bug.cgi?id=1369984 In short, the problem occurs only with pages scanned in Grey mode. When the document is

Bug#985631: backintime-qt: for volumes mounted on demand, exiting backupintime-qt during the backup fails

2021-03-20 Thread Francesco Potortì
Package: backintime-qt Version: 1.2.1-2 Severity: normal X-Debbugs-Cc: none, Francesco Potortì I use user-callback to mount and unmount a local file system which I use for the backup. If I call backintime-qt, start a new backup from the gui, and then exit the gui, the volume gets unmounted and

  1   2   3   4   >