Bug#1064453: fdupes: Mistakenly assumes duplicates to have changed on armhf due to conflicting off_t definition

2024-02-22 Thread Ivan Krylov
quot; structs on systems where off_t is not 64-bit by default (like armhf). Author: Ivan Krylov Bug-Debian: https://bugs.debian.org/1064453 Forwarded: not-needed Last-Update: 2024-02-22 --- --- fdupes-2.2.1.orig/fdupes.h +++ fdupes-2.2.1/fdupes.h @@ -22,6 +22,7 @@ #ifndef FDUPES_H #define

Bug#1064453: fdupes: Mistakenly assumes duplicates to have changed on armhf due to conflicting off_t definition

2024-02-22 Thread Ivan Krylov
Package: fdupes Version: 1:2.2.1-1 Severity: normal Dear Maintainer, A script I am running on an armhf machine produces database snapshots. Frequently, the snapshot is identical to the previous one, so I would like to remove those using fdupes -qdN /path/to/dumps/. After upgrading from Stretch

Bug#1018760: i915: "Failed to get the SoC PWM chip", unable to adjust backlight on x7-Z8750 / GPD Pocket 1

2022-08-30 Thread Ivan Krylov
Package: src:linux Version: 5.10.136-1 Severity: normal X-Debbugs-Cc: krylov.r...@gmail.com Dear Maintainer, On my GPD Pocket 1, the backlight worked well with the 4.19 kernel from stretch-backports. After the upgrade to Bullseye, I cannot adjust the backlight intensity either using the keyboard

Bug#883115: perf: annotate doesn't work when symfs_filename contains shell-special characters

2020-01-09 Thread Ivan Krylov
fixed 883115 5.0.2+1~exp1 thanks 5.0.2+1~exp1 seems to be the first kernel >=v5.0-rc2 in the Debian archives containing the fix. perf in buster-backports and later shouldn't contain this bug. -- Best regards, Ivan

Bug#925593: multi-notifier: always shows the window on the leftmost monitor after hiding in tray

2019-03-27 Thread Ivan Krylov
The code to remember the window position is obviously there, but the window position was not stored for some reason. After I manually edited ~/.claws-mail/clawsrc and set mainwin_x to 1280: mainwin_x=1280 mainwin_y=0 mainwin_maximised=1 mainwin_fullscreen=0 mainwin_menubar=1 mainwin_width=1331

Bug#925593: multi-notifier: always shows the window on the leftmost monitor after hiding in tray

2019-03-27 Thread Ivan Krylov
Package: claws-mail-multi-notifier Version: 3.14.1-3+b1 Severity: normal Dear Maintainer, After I have added a second monitor to my setup, I have noticed that when I restore the Claws-Mail window from tray (as implemented by multi-notifier plugin), it always pops up on the leftmost monitor.

Bug#883115: perf: annotate doesn't work when symfs_filename contains shell-special characters

2019-03-04 Thread Ivan Krylov
tag 883115 fixed-upstream thanks This has been fixed in commit 442b4eb3af44906fcbb526d98c314b27f8c9acf3 and merged in v5.0-rc2. -- Best regards, Ivan

Bug#918333: tk8.6: default X11 font sizes are set in pixels

2019-01-05 Thread Ivan Krylov
Package: tk8.6 Version: 8.6.6-1+b1 Severity: normal Dear Maintainer, I'm using a display with a large DPI (>300). Applications setting their default font to a sane value in physical units (such as points) have their fonts properly scaled. Tk applications that don't use custom fonts (or even

Bug#905141: apt-transport-https: Mark apt-transport-https as Multi-Arch: foreign

2018-07-31 Thread Ivan Krylov
Package: apt-transport-https Version: 1.4.8 Severity: wishlist Dear Maintainer, It is probably benefitical to mark apt-transport-https (perhaps other transports as well) as Multi-Arch: foreign, because they are still useful as a dependency even when requested by a foreign package. Otherwise

Bug#708508: How to use poppler-utils in Zotero

2018-02-11 Thread Ivan Krylov
According to (and after a small fix uncovered by `strace` because information on the wiki page seems too new for Zotero 4.0.29.16+dfsg-1), the way to use poppler-utils in zotero-standalone is the following: ARCH=$(uname -m) # i686 or x86_64

Bug#876285: [Pkg-xfce-devel] Bug#876285: xfce4-battery-plugin: stable 10% CPU usage after switching from AC to battery power on X220

2017-12-04 Thread Ivan Krylov
I've been running xfce4-battery-plugin with this patch for a week and noticed no increase in resource usage. As far as I understand it, creating a new GtkCssProvider every second made it hard for libgtk to process new requests to change the progressbar style. Please let me know if this patch

Bug#883115: perf: annotate doesn't work when symfs_filename contains shell-special characters

2017-11-29 Thread Ivan Krylov
Package: linux-perf-4.9 Version: 4.9.51-1 Severity: normal Dear Maintainer, I was trying to profile a binary linked to a non-system numeric calculation library. The library in question is in its rpath which contains spaces. When I chose "annotate this function" in `perf report` UI, I got "rep:

Bug#876285: [Pkg-xfce-devel] Bug#876285: xfce4-battery-plugin: stable 10% CPU usage after switching from AC to battery power on X220

2017-10-20 Thread Ivan Krylov
В Mon, 16 Oct 2017 14:43:11 +0200 Yves-Alexis Perez wrote: > Can you try with Adwaita (from gnome-themes-standard package) which > is the default gtk3 theme. CPU usage seems to behave the same with Adwaita, with the same symbols from libgtk-3.so.0.2200.11 showing up in `perf

Bug#876285: [Pkg-xfce-devel] Bug#876285: xfce4-battery-plugin: stable 10% CPU usage after switching from AC to battery power on X220

2017-10-16 Thread Ivan Krylov
В Mon, 16 Oct 2017 14:35:25 +0200 Yves-Alexis Perez пишет: > What theme are you using? xfce4-appearance-settings says I'm using Xfce-basic. > Does it also happen with a different one? Which one would you recommend to test it against? -- Best regards, Ivan

Bug#876285: xfce4-battery-plugin: stable 10% CPU usage after switching from AC to battery power on X220

2017-10-16 Thread Ivan Krylov
Left it running for a while (a few days, hibernating and switching between AC power and battery from time to time) and noticed a stable increase in the CPU usage: PR NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND 20 0 474088 139736 6900 R 29,9 0,9 215:47.65 panel-8-battery I've

Bug#876285: xfce4-battery-plugin: stable 10% CPU usage after switching from AC to battery power on X220

2017-09-20 Thread Ivan Krylov
Package: xfce4-battery-plugin Version: 1.1.0-1 Severity: normal Dear Maintainer, After upgrading from Jessie to Stretch I noticed that CPU load on my X220 is sometimes nonzero despite I'm not doing anything. The culprit turned out to be /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 operating

Bug#875642: /sbin/cryptsetup: blocked in semop on shutdown waiting for already terminated systemd-udevd

2017-09-12 Thread Ivan Krylov
Package: cryptsetup-bin Version: 2:1.7.3-4 Severity: normal File: /sbin/cryptsetup Dear Maintainer, Since my setup is going to need keyscripts, I have installed sysvinit-core shotrly after upgrading to Stretch. Since then, "Stopping crypto disks..." hangs indefinitely on shutdown while

Bug#874695: /sbin/ifup: Leaves empty resolv.conf on boot if DHCP is already brought up by initramfs

2017-09-10 Thread Ivan Krylov
09.09.2017 00:12, Guus Sliepen wrote: > Hm, that would mean that something already called ifup -a, or that it > modified /run/network/ifstate to make it appear as if the interface was > already brought up by ifupdown. Indeed, there is a /run/network/ifstate.enp4s0 afther the error message is

Bug#874695: /sbin/ifup: Leaves empty resolv.conf on boot if DHCP is already brought up by initramfs

2017-09-08 Thread Ivan Krylov
Package: ifupdown Version: 0.8.19 Severity: normal File: /sbin/ifup Dear Maintainer, When initramfs uses klibc ipconfig to get a connection before booting the system (e.g. to allow the admin to connect to dropbear and unlock the encrypted volumes), `ifup -a` invoked by `/etc/init.d/networking

Bug#861058: hydra: on resume, children die with "double free or corruption"

2017-04-25 Thread Ivan Krylov
Hi Lukas, On Mon, 24 Apr 2017 18:53:02 +0200 Lukas Schwaighofer wrote: > thanks for reporting this bug. I was able to reproduce the problem > (also for the version 8.3-2 from Debian stretch). Thank you for such a swift response! > The bug is also already known

Bug#861058: hydra: on resume, children die with "double free or corruption"

2017-04-24 Thread Ivan Krylov
Package: hydra Version: 8.0-1 Severity: important Dear Maintainer, When launching an example attack on a router: hydra -v -f -o found -e nsr -x '1:10:aA1!@#$%^&*()_+=-":;,./?><}{[]'\\\' -l admin http-get://192.168.1.1 -m / then interrupting and resuming with `hydra -R`, all children

Bug#854353: Reporoduced on ThinkPad X220

2017-02-20 Thread Ivan Krylov
After booting linux-image-4.9.0-0.bpo.1-amd64 from jessie-backports, wireless interface stops working within minutes after system boot. rmmod/modprobe helps to squeeze some more and yields a warning: [ cut here ] WARNING: CPU: 3 PID: 12725 at

Bug#846941: linux-image-4.8.0-1-amd64-unsigned: ThinkPad X220: hibernating with screen turned off (screensaver) causes it to remain off until reboot

2016-12-09 Thread Ivan Krylov
On 04.12.2016 17:02, Ivan Krylov wrote: > Surprisingly, hibernate works with s2disk from uswsusp, but sometimes on > resume system resets right after loading the image. I had temporarily disabled screen power management in XScreenSaver and have been hibernating via `echo disk > /sys/po

Bug#837778: Couldn't reproduce with 8:6.8.9.9-5+deb8u5

2016-09-26 Thread Ivan Krylov
The new 8:6.8.9.9-5+deb8u5 version converts the file from my first message properly; my other scans are also handled correctly. Thanks! -- Best regards, Ivan

Bug#838230: linux-image-3.16.0-4-686-pae: I/O on f2fs devices hangs until `sync` is run

2016-09-18 Thread Ivan Krylov
Package: src:linux Version: 3.16.36-1+deb8u1 Severity: normal Dear Maintainer, When I try to create a lot of files on an f2fs device (e.g. unpack a rootfs), the process hangs in 'D' state shortly after the start, but running `sync` in a separate terminal lets it lift off again and, eventually,

Bug#837778: imagemagick: convert file.tif file.pbm produces files which show in feh and cjb2 as garbage

2016-09-14 Thread Ivan Krylov
Package: imagemagick Version: 8:6.8.9.9-5+deb8u4 Severity: important Dear Maintainer, After I convert a *tif (example attached) to pbm or ppm (compressed pbm example attached), it shows OK when viewed with IM display, but as garbage if viewed with feh or when compressed to DjVu with cjb2 and

Bug#801105: /usr/lib/i386-linux-gnu/dri/i915_dri.so: Most of accelerated applications crash

2015-10-08 Thread Ivan Krylov
В Tue, 6 Oct 2015 18:02:42 +0200 Julien Cristau пишет: > Please provide X and kernel logs. Sure, here they are. Though there is nothing of interest just after the crash and initialization messages look very ordinary. Should I have increased a verbosity level somewhere? --

Bug#801105: /usr/lib/i386-linux-gnu/dri/i915_dri.so: Most of accelerated applications crash

2015-10-06 Thread Ivan Krylov
Package: libgl1-mesa-dri Version: 10.3.2-1+deb8u1 Severity: important File: /usr/lib/i386-linux-gnu/dri/i915_dri.so Dear Maintainer, Since the upgrade from Wheezy to Jessie most of OpenGL-accelerated applications crash in i915_dri.so on my Asus 1011PX, for example, glxgears, quakespasm,

Bug#799959: /usr/bin/transmission-daemon: segfaults shortly after hibernate/resume

2015-09-24 Thread Ivan Krylov
Package: transmission-daemon Version: 2.84-0.2 Severity: normal File: /usr/bin/transmission-daemon Dear Maintainer, I use transmission-daemon and transmission-qt as frontend. It might matter that one of my download locations is a USB HDD which sometimes needs to be remounted after hibernate. I

Bug#794833: /usr/bin/xflock4: xflock4 sometimes calls slock after wakeup despite xscreensaver running

2015-08-07 Thread Ivan Krylov
Package: xfce4-session Version: 4.10.1-10 Severity: normal File: /usr/bin/xflock4 Dear Maintainer, Sometimes, after my system wakes up from suspend/hibernate, xscreensaver locks the screen, then, after I unlock it (too fast?) slock runs and locks the screen again. I failed to obtain any error

Bug#783976: console-cyrillic: fails under systemd LSB compatibility

2015-05-01 Thread Ivan Krylov
Package: console-cyrillic Severity: normal Dear Maintainer, When booting under systemd, the /etc/init.d/console-cyrillic init script launches /usr/bin/cyr, which expects linux console as its terminal. However, LSB compatibility for systemd captures the init script's STDOUT and STDERR, so cyr

Bug#759174: iso-scan: possible troubles with ISO images with spaces in their full pathname

2014-11-09 Thread Ivan Krylov
Hi! I would like to suggest the following patch to get rid of space-related problems. The only two characters which are still bad in iso file paths are newline (because output from find is split by newlines) and , (because $ISOS_FOUND is split by it by debconf and analyze_cd() replaces commas

Bug#763143: flashplugin-nonfree: flashplugin failed to get upstream version

2014-10-25 Thread Ivan Krylov
On Sun, 28 Sep 2014 11:22:15 +0400 Konstantin konstan...@rulevoi.net wrote: When i try to install version 1:3.6 in testing, I get the following error: failed to read http://www.adobe.com/ at get-upstream-version.pl line 48. ERROR: failed to get upstream version More information might be

Bug#754475: llgal: add pagination support

2014-07-11 Thread Ivan Krylov
. -- no debconf information Description: add pagination support Add new option, img_per_page, which allows to split the main index.html into a number of files, each containing no more than img_per_page frames. . Author: Ivan Krylov krylov.r...@gmail.com Index: llgal-0.13.17/llgal.in

Bug#687112: Fixed in 4.10

2014-05-04 Thread Ivan Krylov
I couldn't reproduce this behaviour in a fresh Jessie install with desktop=xfce. It's probably fixed in 4.10, especially since there is no xfce4-settings-helper. Apparently the bug is not going to be fixed upstream in 4.8. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#687112: /usr/bin/xfce4-settings-helper: periodically makes Xorg consume 100% cpu and stops processing global hotkeys

2012-09-09 Thread Ivan Krylov
Package: xfce4-settings Version: 4.8.3-2 Severity: important File: /usr/bin/xfce4-settings-helper Dear Maintainer, This problem happens periodically, approximately one time in 20-40 minutes. Firstly, screen freezes, except the mouse cursor. After 3-5 seconds it unfreeses, and one can see in the

Bug#662232: closed by Tobias Quathamer to...@debian.org (Bug#662232: fixed in worker 2.19.2-1)

2012-06-09 Thread Ivan Krylov
I'm sorry, but can you please add Build-Depends: libxft-dev, so the XFT support can be actually built? ./configure doesn't fail if some of the requested options is not available on the system, so XFT support is silently ignored if libxft-dev is not present on the building machine. Best Regards,

Bug#675331: initscripts: checkroot.sh and checkfs.sh: notifying the user about the check if plymouth is running may be useful

2012-05-31 Thread Ivan Krylov
Package: initscripts Version: 2.88dsf-22.1 Severity: wishlist Dear Maintainer, Filesystem check can take a long time, and if there is plymouth running, the user can be easily confused by silent splash screen (for example, one may think that the computer is hang). My suggestion is to add the

Bug#664784: ITP: sandbox -- A helper utility to run programs in a sandboxed environment

2012-03-21 Thread Ivan Krylov
21.03.2012 03:50, Ben Hutchings wrote: So why do we need this as well as fakeroot? For example, this program can be easily used to run an untrusted or buggy blob relatively safely. How can I do this using only fakeroot? Ivan. -- To UNSUBSCRIBE, email to

Bug#664875: transmission-gtk: aborts when trying to add the first torrent

2012-03-21 Thread Ivan Krylov
from transmission-dbg is attached. [1] http://dl.xonotic.org/xonotic-0.6.0.zip.torrent Best regards, Ivan Krylov. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-2-686-pae (SMP w/4 CPU cores

Bug#664784: ITP: sandbox -- A helper utility to run programs in a sandboxed environment

2012-03-21 Thread Ivan Krylov
21.03.2012 22:12, Ben Armstrong wrote: I worry about how generic this name is. I was worried too. So the package can be called gentoo-sandbox instead (sorry, but I don't know how to rename the package in an ITP bug). I wanted to check this package upstream, not search all day through the

Bug#664784: ITP: sandbox -- A helper utility to run programs in a sandboxed environment

2012-03-20 Thread Ivan Krylov
Package: wnpp Severity: wishlist Owner: Ivan Krylov krylov.r...@gmail.com * Package name: sandbox Version : 2.5 Upstream Author : Gentoo Foundation vap...@gentoo.org * URL : http://gentoo.org/ * License : GPL-2.0+ Programming Lang: C Description

Bug#663146: avfs: extfs doesn't work because there are no files in the expected place

2012-03-08 Thread Ivan Krylov
)/debian/avfs/usr/lib/avfs $(CURDIR)/debian/avfs/usr/share --- cut here: end --- When I installed the AVFS version built with these patches, `worker` became able to open 7-Zip archives via MC extfs #u7z module. Best regards, Ivan Krylov. -- System Information: Debian Release: wheezy/sid APT prefers

Bug#644534: xxkb or other indicator?

2012-03-08 Thread Ivan Krylov
I agree, there should be a way to know which keyboard layout is being used in the time of entering the password. For example, I was using scroll-lock keyboard LED to indicate the layout, but now there are no keyboard LEDs on my netbook, so I have this problem too. I tried to use xxkb for

Bug#662232: worker: possibly build with XFT support by default

2012-03-04 Thread Ivan Krylov
Package: worker Version: 2.18.1-1 Severity: wishlist Dear Maintainer, 4 years ago an experimental XFT support was added to worker [1]. It's still called experimental. I've been using self-built worker with --enable-xft for a week, and it was working normally. Another user said that he's using it

Bug#662242: pastebinit: only one file can be specified on the command line

2012-03-04 Thread Ivan Krylov
forwarded 662242 https://bugs.launchpad.net/pastebinit/+bug/946895 thanks on 05.03.2012 09:14, Rolf Leggewie wrote: Ivan, thank you for your report. The best place for upstream tickets is https://launchpad.net/pastebinit/ Thanks, I've created a new bug report there. -- To UNSUBSCRIBE,