Bug#977139: geeqie: fails immediatly after start

2020-12-12 Thread Andreas Ronnquist
On Fri, 11 Dec 2020 19:34:09 +0300 Ilya Ovchinnikov wrote: >On 11.12.2020 19:17, Andreas Ronnquist wrote: >> On Fri, 11 Dec 2020 17:50:07 +0300 >> Ilya Ovchinnikov wrote: >> >>> Package: geeqie >>> Version: 1:1.6-2 >>> Severity: g

Bug#977139: geeqie: fails immediatly after start

2020-12-11 Thread Andreas Ronnquist
On Fri, 11 Dec 2020 17:50:07 +0300 Ilya Ovchinnikov wrote: >Package: geeqie >Version: 1:1.6-2 >Severity: grave >Justification: renders package unusable > >Dear Maintainer, > >Since last upgrade geeqie fails to start: > >% geeqie > >(geeqie:987585): Gtk-CRITICAL **: 17:45:52.857: >gtk_box_gadget_d

Bug#976189: Catfish not starting anymore after installation of Python 3.9

2020-12-10 Thread Andreas Ronnquist
I have posted a merge request at https://salsa.debian.org/python-team/packages/catfish/-/merge_requests/2 which fixes this. Please review and merge. /Andreas Rönnquist gus...@debian.org andr...@ronnquist.net

Bug#971403: geeqie: fails to start with X error

2020-09-29 Thread Andreas Ronnquist
On Wed, 30 Sep 2020 00:33:23 +0200 Lionel Elie Mamane wrote: >Package: geeqie >Version: 1:1.5.1+git20200808-2a27c9ab-1 >Severity: grave >Justification: renders package unusable > >Seems to be since upgrade from 1:1.5.1-9 to >1:1.5.1+git20200808-2a27c9ab-1 > >$ geeqie > >(geeqie:26619): Gdk-ERROR

Bug#970638: jag: cannot upgrade from 3.6-1 to 3.8-1

2020-09-20 Thread Andreas Ronnquist
Package: jag Version: 0.3.6-1 Severity: serious Justification: Policy 7.6.1 Dear Maintainer, Trying to upgrade jag from 3.6-1 to 3.8-1 fails, because the upgrade tries to overwrite files of jag-data. See the following apt upgrade output: Do you want to continue? [Y/n] Reading changelogs... Done

Bug#939750: Split up report into two

2019-09-08 Thread Andreas Ronnquist
severity 939750 grave severity 939783 normal notforwarded 939750 retitle 939783 meson.build dependencies unnecessary thanks Splitting up this into two reports - One for the Debian dependencies [939750], and one for the meson build stuff [939783]. I'll fix the Debian dependencies bug in an upload

Bug#939750: package unusable (missing/wrong dependencies)

2019-09-08 Thread Andreas Ronnquist
On Sun, 08 Sep 2019 14:26:31 +0200 Roderich Schupp > > There are a several more wrong more dependencies and > build-dependencies: > - all the lib*-dev packages are *not* required > (meson.build is wrong, there's nothing to compile here) > - instead several gir1.2-* packages are required > (the

Bug#939750: package unusable (missing/wrong dependencies)

2019-09-08 Thread Andreas Ronnquist
On Sun, 08 Sep 2019 14:26:31 +0200 Roderich Schupp wrote: > There are a several more wrong more dependencies and > build-dependencies: > - all the lib*-dev packages are *not* required > (meson.build is wrong, there's nothing to compile here) > - instead several gir1.2-* packages are required >

Bug#925769: lix: ftbfs with GCC-9

2019-09-04 Thread Andreas Ronnquist
This one can be closed now, right? See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931825 (which really looks like the same bug to me - and it has been closed). best -- Andreas Rönnquist gus...@debian.org

Bug#933734: ALT+LEFT or ALT+RIGHT arrow does not work anymore

2019-08-02 Thread Andreas Ronnquist
severity 933734 minor thanks What does your ~/.config/sakura/sakura.conf look like? I have switch_tab_accelerator=8 and prev_tab_key=Left next_tab_key=Right in it, with the results that I can switch between the tabs using Alt+Left and Alt+Right. What are the values of those settings in your

Bug#916037: liquidwar FTBFS with allegro4.4 2:4.4.2-13

2018-12-09 Thread Andreas Ronnquist
On Sun, 9 Dec 2018 20:35:02 +0100 Markus Koschany wrote: >Hello Andreas, > > >Am 09.12.18 um 16:07 schrieb Andreas Ronnquist: >> tags 916037 + patch >> thanks >> >> Patch attached to fix this build error (Which I am the cause of). > >Please feel fr

Bug#916035: kraptor FTBFS with allegro4.4 2:4.4.2-13

2018-12-09 Thread Andreas Ronnquist
tags 916035 + patch thanks Attached patch to fix building with fixmul instead of fmul. (I am the cause of the problem with my allegro4.4 upload) thanks -- Andreas Rönnquist gus...@debian.org --- a/src/explos.c +++ b/src/explos.c @@ -126,10 +126,10 @@ while (tmp) { x2 = fixtoi(tmp->x)-x

Bug#916037: liquidwar FTBFS with allegro4.4 2:4.4.2-13

2018-12-09 Thread Andreas Ronnquist
tags 916037 + patch thanks Patch attached to fix this build error (Which I am the cause of). /Andreas gus...@debian.org --- a/src/distor.c +++ b/src/distor.c @@ -194,7 +194,7 @@ cycle_tmp /= 2; speed--; } - cycle_tmp = fsqrt (fsqrt (cycle_tmp)) / 2; + cycle_tmp = fixsqrt (fix

Bug#916033: alex4 FTBFS with allegro4.4 2:4.4.2-13

2018-12-09 Thread Andreas Ronnquist
This patch fixes this problem for alex4. (I am the cause of the problem, and I'll post patches to the other allegro4.4-related failures too). -- Andreas Rönnquist gus...@debian.org --- a/src/shooter.c +++ b/src/shooter.c @@ -500,12 +500,12 @@ break; case SM_SIN_WAVE: o->x += o->vx; -

Bug#906449: geeqie: Embeds plugin ZoneDetect, sourceless compiled binary data in source

2018-08-17 Thread Andreas Ronnquist
Package: geeqie Version: 1:1.4+git20180815-1 Severity: serious Justification: Policy 2.1 (section 2) Dear Maintainer, Geeqie embeds a plugin containing compiled binary data without any source in the source package (plugins/ZoneDetect/timezone21.bin) Posting this bug to make sure the package does

Bug#894111: liferea: quits on startup with "Trace trap"

2018-03-28 Thread Andreas Ronnquist
Control: severity normal thanks I found that it simply was my system that was wrong - For some reason I had an empty GSETTINGS_SCHEMA_DIR, and doing export GSETTINGS_SCHEMA_DIR=/usr/share/glib-2.0/schemas/ before running again removes the error completely. However, one could think that the prog

Bug#883526: Close the bug

2018-01-06 Thread Andreas Ronnquist
Control: fixed 883526 1:1.4-3 thanks Note to self: "Closing" doesn't close a bug, it must be "Closes". -- Andreas Rönnquist gus...@debian.org

Bug#883526: geeqie build does not trap errors from make

2017-12-30 Thread Andreas Ronnquist
Control: tags -1 + pending fixed-upstream This has been fixed upstream: https://github.com/BestImageViewer/geeqie/commit/fa8f4638ee9f443cbe4a048f93b585e7fd995f57 I know there's a new upstream version in the works, I'll upload that, or a new patched version of 1.3 if the new upstream version isn'

Bug#878090: xchain: Couldn't execute /usr/bin/wish

2017-10-12 Thread Andreas Ronnquist
After updating xchain to 1.0.1-8 in unstable, I cannot run it - it says "Couldn't execute /usr/bin/wish8.5" - Before the update it worked just fine. I believe this is because I had the wish which is provided by the tk package wish provide a /usr/bin/wish, and xchain is depending on either tk8.5

Bug#784763: libsane-common: fails to upgrade from 1.0.24-9

2015-05-08 Thread Andreas Ronnquist
This might be solvable using a simple versioned pre-depends on dpkg - see http://man7.org/linux/man-pages/man1/dpkg-maintscript-helper.1.html#INTEGRATION_IN%20PACKAGES (I haven't tested building a package using this though.) best -- Andreas Rönnquist gus...@gusnan.se -- To UNSUBSCRIBE, email t