Bug#980859: sylpheed: Hang when displaying specific message

2021-01-23 Thread Wojciech Muła
a line and I'll share with the maintainer & developers the problematic message. It contains mails, logins, names, etc., don't want to publish them in the bug report. best regards Wojciech Muła Thread 1 "sylpheed" received signal SIGINT, Interrupt. 0x7791e6e4 in pango_script_ite

Bug#961376: rawtherapee: Segmentation fault at program termination

2020-05-23 Thread Wojciech Muła
Package: rawtherapee Version: 5.8-1 Severity: normal When rawtherapee is run from command line to edit a single file, like: $ rawtherapee DSC_4572.NEF it sometimes segfaults after closing the main window. A .pp3 file seems to be written without any errors. Here are two gdb sessions I captured.

Bug#948293: geeqie: Geeqie crashes when name of new dir is the same as the existing file

2020-01-06 Thread Wojciech Muła
Package: geeqie Version: 1:1.5.1-5 Severity: normal Steps to reproduce: Create a file: $ touch 1 Then run geeqie in the same directory, like $ geeqie Finally click right on the directory listing, select the option "New directory..." and enter the name of the just created file, i.e. "1". On

Bug#915299: Bug #915299: xfburn: Segfault when adding files to project

2018-12-09 Thread Wojciech Muła
Wojciech W dniu 2018-12-05 11:27:05 użytkownik Bernhard Übelacker napisał: > Hello Wojciech Muła, > I am just trying to reproduce the crash inside a minimal > buster amd64 qemu VM. > > Unfortunately I was not able to reproduce and found most of > the listed versions ar

Bug#915299: xfburn: Segfault when adding files to project

2018-12-02 Thread Wojciech Muła
Package: xfburn Version: 0.5.5-1 Severity: important Dear Maintainer, To reproduce bug: 1. Open xfburn, select "New data composition" 2. Add a file by clicking "Add" button. Now select file in the dialog box and press Enter -- there's segfault. When selected file is added by clicking

Bug#911247: geeqie: Moving symlink to image crashes geeqie

2018-10-18 Thread Wojciech Muła
Hi Andreas, Thank you for the answer. This functionality is crucial for me, so I spent some time looking at this. The result is the attached patch (against sources obtained by 'apt-get source geeqie'). It works on my machine. There were two problems: 1. Copying 'absolute' string onto memory of

Bug#911247: geeqie: Moving symlink to image crashes geeqie

2018-10-17 Thread Wojciech Muła
). In my case links are located on an external disc, and I'm trying to copy them to my home directory, which is mounted on a local hard drive. When I copy links within the same device, everything works! best regards Wojciech Muła -- System Information: Debian Release: buster/sid APT prefers unstabl

Bug#484784: gcc-4.3: -O2 -O3 - wrong arguments are passing to inlined body of function

2008-06-06 Thread Wojciech Muła
Subject: gcc-4.3: -O2 -O3 - wrong arguments are passing to inlined body of function Package: gcc-4.3 Version: 4.3.0-5 Severity: important Consider this simple program: ---bug.c--- #define N 100 char array[N]; void inline_asm(int iters) { __asm__ volatile ( #ifdef PRESERVE_ALL_REGS

Bug#427358: cdda2ogg (and cdda2mp3) failed to obtain full list of tracks

2007-06-03 Thread Wojciech Muła
Package: icedax Version: 1.1.6 The error is located in line 58: LIST=$( $CDDA2WAV -J -vtoc -H 21 | sed -e 's/^[^\ ].*//; s/\.([^)]*)/ /g;s/,//g;') One assumed that icedax returns list of tracks in format track_no.(time). However I noticed that sometimes 'time' part is surrounded with || or [];

Bug#393487: SVG: outputs non-utf-8 characters

2006-10-16 Thread Wojciech Muła
Package: fontforge Version: 0.0.20060822-2 Severity: normal FontForge fills metadata with some informations, including user's full name. Program just copy it, so if the name contains national characters and encoding is not utf-8/latin1 (in system encoding is ISO-8859-2) XML parsers wont accept

Bug#392688: fontforge: svg.c -- missing quotes in SVG output

2006-10-12 Thread Wojciech Muła
Subject: fontforge: svg.c -- missing quotes in SVG output Package: fontforge Version: 0.0.20060822-2 Severity: minor Just a few \ missing, I've attached patch. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable')

Bug#390388: inkscape: Destroys element's transformation when scale factor is small

2006-09-30 Thread Wojciech Muła
Package: inkscape Version: 0.44.1-1 Severity: normal Consider following drawing (four squares 10 by 10 pixels): --- test.svg --- ?xml version=1.0 ? !DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' svg height=1000px width=500px