Bug#1070237: wsclean: error while loading shared libraries: libradler.so: cannot open shared object file

2024-05-18 Thread André Offringa
Hi Ole, Thanks for looking into this. I did some analysis and found that Radler was in fact still build as static library in wsclean version 3.4. This was corrected only in: - https://git.astron.nl/RD/radler/-/merge_requests/123 and - https://gitlab.com/aroffringa/wsclean/-/merge_requests/591

Bug#1070237: wsclean: error while loading shared libraries: libradler.so: cannot open shared object file

2024-05-02 Thread André Offringa
Package: wsclean Version: 3.4-1+b2 Severity: grave Justification: renders package unusable X-Debbugs-Cc: offri...@gmail.com Dear Maintainer, There is something wrong with the packaging of WSClean; running WSClean fails with the following error: wsclean: error while loading shared libraries:

Bug#1055607: gmemusage crashes immediately

2023-11-08 Thread André Offringa
Package: gmemusage Version: 0.2-11+b2 Severity: important Dear Maintainer, When starting gmemusage, it immediately crashes: $ gmemusage realloc(): invalid next size Aborted -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable')

Bug#1051927: aoflagger: Python library not included in Debian package

2023-09-14 Thread André Offringa
Package: aoflagger Severity: normal X-Debbugs-Cc: offri...@gmail.com Dear Maintainer, The AOFlagger software provides a Python interface that users can use to flag data from Python. However, the Debian AOFlagger package does not include the Python library for AOFlagger. I get quite some

Bug#1041701: rtl-sdr: Zerocopy bug workaround not (any longer) working

2023-07-22 Thread André Offringa
Package: rtl-sdr Version: 0.6.0-4 Severity: normal X-Debbugs-Cc: offri...@gmail.com Dear Maintainer, On ARM/ARM64 systems, according to (1), the Linux kernel has a bug that causes the zerocopy system using mmap to fail. Rtl-sdr contains a workaround that determines whether this bug exists by

Bug#1012469: Analysis of issue with Debian package

2022-06-17 Thread André Offringa
On Fri, 17 Jun 2022 11:30:46 +0530 Nilesh Patra wrote: > I have done a few uploads on top of it. Could you please try out with > "3.10.0+ds2-3" please? > It works fine locally for me with the same. Dear Nilesh, With 3.10.0+ds2-3 the issue is indeed solved. Thanks! Regards, André

Bug#1012469: Analysis of issue with Debian package

2022-06-09 Thread André Offringa
Dave did some analysis of the cause of this bug, and he wrote the following: I did a little bit more digging, as I was curious how a dependency version change would cause this particular error. I now don't think it's directly from a dependency version difference, but it's indirect through a

Bug#902589: Cause of undefined references

2018-06-29 Thread André Offringa
After looking a bit closer I found that my liblapack.so is a symlink to libopenblas, as libopenblas is set as the 'alternative' for providing lapack. It appears that libopenblas does not implement the "2sage" methods, while liblapacke requires them. After setting the lapack lib as alternative

Bug#902589: liblapacke: Undefined references in liblapacke.so

2018-06-28 Thread André Offringa
ned reference to `csytrs_aa_2stage_' collect2: error: ld returned 1 exit status Similarly, running 'ldd -r /usr/lib/gcc/x86_64-linux-gnu/liblapacke.so' shows the same undefined symbols in liblapacke.so. Regards, André Offringa -- System Information: Debian Release: buster/sid APT prefers testing APT

Bug#887759: gthumb: Wrong image displayed in combination/after deleting an image

2018-01-27 Thread André Offringa
I can not reproduce it. Stable or Sid version. Hi Herbert, Thanks for testing. It seems I am only able to reproduce this bug when the images are raw images (.cr2 from a 10mp Canon D400) and reasonably big (~10MB). I can upload a few somewhere if that helps testing. Regards, Andre

Bug#887759: gthumb: Wrong image displayed in combination/after deleting an image

2018-01-19 Thread André Offringa
Package: gthumb Version: 3:3.6.0-3 Severity: important Tags: upstream Dear Maintainer, In full screen mode, gthumb sometimes shows the wrong image after having gone back/forward and/or deleting an image. For example, it sometimes happen that when I press "page-down page-down page-up" (reasonably

Bug#848331: kdevelop: Segfault when both llvm-3.8-dev and llvm-3.9-dev are installed

2016-12-16 Thread André Offringa
Package: kdevelop Version: 4:5.0.1-2 Severity: normal Dear Maintainer, KDevelop crashes with a segfault when I have both llvm-3.8-dev and llvm-3.9-dev installed. After removing llvm-3.9-dev, kdevelop started working again. I'll paste the gdb bt below. gdb -arg kdevelop [..]

Bug#839175: kdevelop: "Unable to load the project file" when opening projects due to missing dependencies

2016-09-29 Thread André Offringa
Package: kdevelop Version: 4:5.0.1-2 Severity: normal Dear Maintainer, When I use Project->'Open/Import project' to open a directory containing a CMake project, I was getting this message: "Unable to load the project file /home/anoko/projects/test2/test2.kdev4. The project has been removed from

Bug#814707: [libogre-1.9-dev] SdkTrays.h is missing from include/OGRE dir

2016-02-14 Thread André Offringa
Package: libogre-1.9-dev Version: 1.9.0+dfsg1-7 Severity: important I'm trying to compile a clean cmake Ogre project from http://www.ogre3d.org/tikiwiki/tiki-index.php?page=Building+Your+Projects+With+CMake (for 1.9), together with Debian's libogre-1.9-dev. Compiling the project results in:

Bug#803445: konsole: Not starting, "Could not find drkonqi" message

2015-11-01 Thread André Offringa
Package: konsole Followup-For: Bug #803445 Dear Lisandro, After the latest update, Konsole works now fine. Thanks a lot for your efforts! Cheers, André -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (750, 'testing'), (500, 'stable-updates')

Bug#803445: konsole: Not starting, "Could not find drkonqi" message

2015-10-30 Thread André Offringa
Package: konsole Version: 4:15.08.2-1 Severity: normal Dear Maintainer, I'm running xfce, but I use konsole as default terminal. Since a recent update, konsole is no longer able to start. When I run it from the menu, nothing happens. When I launch it from an xterm, I get the following output: $

Bug#800027: kdevelop: Auto-complete and context highlighting no longer works

2015-09-25 Thread André Offringa
Package: kdevelop Version: 4:4.7.1-1+b1 Severity: normal Dear Maintainer, Since a recent update of KDevelop 4.7.1 in Debian, the editor no longer parses the code, which causes contextual operations not to work, such as auto- complete, highlighting, and refactoring. Regards, André -- System

Bug#639455: Stack trace

2011-11-20 Thread André Offringa
Here an addendum, since it still seems to happen regularly. I have created a debug version of kdevelop and ran kdevelop in gdb. Below are what seemed to be the most important three stacktraces, that -- I assume -- imply a deadlock situation in Duchain. I made the stacktrace when the

Bug#647438: boinc-client: Crashes with error: verify_file: md5_file_error -108

2011-11-02 Thread André Offringa
Package: boinc-client Version: 6.13.10+dfsg-1 Severity: normal Dear Maintainer, The boinc-client crashes every now and then with the following errors in /var/lib/boinc-client/stderrdae.txt : md5_file: can't open projects/www.malariacontrol.net/wu_1199_49_75036_0_1320241880_0_0 md5_file: Too

Bug#628661: gthumb: Raw file viewing/thumbnailing no longer works

2011-05-31 Thread André Offringa
Package: gthumb Version: 3:2.13.1-1 Severity: normal Gthumb used to show my Canon Raw CR2 files fine, but after a recent update, it no longer does. This is the case for both the thumbnails as well as the full screen viewing. -- System Information: Debian Release: wheezy/sid APT prefers

Bug#500952: nunit-console creates a file called C:\NUnitPrimaryTrace.txt

2008-10-02 Thread André Offringa
Package: nunit-console Version: 2.4.7+dfsg-2 Severity: normal When running nunit-console, a file called C:\NUnitPrimaryTrace.txt is created in the current directory... This is probably a bug ;-). -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500,

Bug#497312: lincity-ng: Crashes with segmentation fault upon start

2008-08-31 Thread André Offringa
Package: lincity-ng Version: 1.1.2-1 Severity: important When I start lincity-ng, the screen flashes to black, flashes back to my desktop and the following error is printed: $ lincity-ng Starting lincity-ng (version 1.1.2)... [/home/anoko/.lincity] is in the search path.

Bug#494090: ksensors: Confuses sensors with same name

2008-08-07 Thread André Offringa
Package: ksensors Version: 0.7.3-16 Severity: normal When I type sensors on my console, a part of what I see is: coretemp-isa- Adapter: ISA adapter Core 0: +49.0°C (high = +86.0°C, crit = +100.0°C) coretemp-isa-0001 Adapter: ISA adapter Core 1: +47.0°C (high = +86.0°C, crit =

Bug#483532: workrave: Workrave freezes when system time has changed

2008-05-29 Thread André Offringa
Package: workrave Version: 1.8.5-6 Severity: normal I am running ntpdate on my laptop, and when I have worked some time without Internet, my system time might be quite rigurously changed by ntpdate. If this happens, Workrave continuous to work correctly, and pops up the next micro break