Bug#979367: kodi: segfault when shutting down

2021-01-06 Thread Sebastian Bachmann
On Wed, Jan 06, 2021 at 12:25:33PM +0100, Sebastian Ramacher wrote: > If you have other packages depending on ffmpeg or other libraries used > by kodi, this won't help. Check > https://wiki.debian.org/DebianMultimedia/FAQ on how to find all packages > installed from DMO and then you'll need to

Bug#979367: kodi: segfault when shutting down

2021-01-06 Thread Sebastian Bachmann
Hi! On Wed, Jan 06, 2021 at 10:49:34AM +, Vasyl Gello wrote: > I will build kodi against testing/amd64 today with a patch introducing null > checks in the PythonLanguageHook > and send you the link to the resulting deb file. In the meantime, can you > please upload the corefile? I want to

Bug#979367: kodi: segfault when shutting down

2021-01-06 Thread Sebastian Bachmann
> Another thing that bothers me is that you mix dmo and official Debian > repository. yes these are leftovers... I now purged all dmo packages and reinstalled them from debian testing/sid. > > Can you please backup your Kodi profile and reinstall Kodi with only > dependencies from official

Bug#979367: kodi: segfault when shutting down

2021-01-05 Thread Sebastian Bachmann
Hi! sure, I just started kodi and pressed shutdown. Should be the most minimal version possible. Sebastian On Tue, Jan 05, 2021 at 09:02:30PM +, Vasyl Gello wrote: > Hi Sebastian! > > Can you also attach kodi.log describing the crashed instance? Please check > for user name / IP address

Bug#979367: kodi: segfault when shutting down

2021-01-05 Thread Sebastian Bachmann
Package: kodi-bin Version: 2:19.0~beta2+dfsg1-2 Severity: important Dear Maintainers, I have configured kodi in standalone mode using lightdm autologin feature and the kodi.desktop xsession. When I shutdown the PC using the kodi menu, kodi segfaults and thus lightdm restarts the session. I get

Bug#964201: libshiboken2-dev: Wrong include path for CMake in INTERFACE_INCLUDE_DIRECTORIES

2020-07-03 Thread Sebastian Bachmann
Package: libshiboken2-dev Version: 5.15.0-2 Severity: important Dear Maintainer! Similar to bug #949846, the include path in libshiboken is wrong. Using the same script as in the other bugreport, you can see the following output: -- Shiboken2Config: Using default python:

Bug#959695: calculix-cgx: freeglut (cgx): Menu manipulation not allowed while menus in use.

2020-05-04 Thread Sebastian Bachmann
Package: calculix-cgx Version: 2.11+dfsg-1+b1 Severity: important Dear Maintainers, cgx has some issue with the freeglut version. There are already very old bugreports like https://bugzilla.redhat.com/show_bug.cgi?id=1017551 which illustrate the problem. It is possible to downgrade to a very old

Bug#954329: paraview: opacity incorrectly handled by the debian bullseye(testing) package paraview-5.7

2020-04-27 Thread Sebastian Bachmann
I can confirm this too. I also noted, that it works for example for 2D images (like PNG) but not for 3D data, for example VTK or MHD files. Neither mesh edges nor 3D surfaces work in opacity mode. I also downloaded the latest version (5.8) from kitware directly, which works correctly for all

Bug#945581: vmdb2: grub fails on an LV image

2020-04-14 Thread Sebastian Bachmann
Hi! I found out that this helps to work around it: - grub: bios tag: root console: serial image-dev: "{{ image }}" In the documentation it says "device", but seems to be wrong. (Compare https://vmdb2-manual.liw.fi/#step-grub, lateron image-dev is mentioned) I could successfully

Bug#949846: libpyside2-dev: Wrong include path for CMake in INTERFACE_INCLUDE_DIRECTORIES

2020-01-30 Thread Sebastian Bachmann
Costamagna wrote: > control: fixed -1 5.14.0-1~exp1 > control: close -1 > > Hello, > > its fixed in experimental and the fix will go in sid once the transition > starts! > > (please reopen if this isn't the case) > > G. > > On Sat, 25 Jan 2020 20:55:25 +0100 Se

Bug#949846: libpyside2-dev: Wrong include path for CMake in INTERFACE_INCLUDE_DIRECTORIES

2020-01-25 Thread Sebastian Bachmann
Package: libpyside2-dev Version: 5.13.2-2.2+b1 Severity: normal Dear Maintainer! I noticed that my build fails because of this error: CMake Error in src/Gui/CMakeLists.txt: Imported target "PySide2::pyside2" includes non-existent path "/usr/lib/include/PySide2" in its

Bug#931082: netgen: Dead link in man 1 netgen

2019-06-25 Thread Sebastian Bachmann
:Homepage: http://www.mathcces.rwth- aachen.de/netgen/doku.php doc/ng4.tex:Aachen University, Germany (http://www.mathcces.rwth- aachen.de/netgen). doc/ng4.tex:http://www.mathcces.rwth-aachen.de/netgen best regards Sebastian Bachmann -- System Information: Debian Release: 10.0 APT prefers

Bug#924300: libnglib-6.2.1804: ldconfig does not find netgen shared object files

2019-03-11 Thread Sebastian Bachmann
Package: libnglib-6.2.1804 Version: 6.2.1804+dfsg1-3 Severity: normal Dear Maintainer, I used netgen to build FreeCAD but without setting LD_LIBRARY_PATH, FreeCAD's FEM workbench does not start up, as the required netgen libraries are not found by ldconfig: $ dpkg -L libnglib-6.2.1804:amd64 /.

Bug#914103: stlink-tools: man page shows wrong option style

2018-11-19 Thread Sebastian Bachmann
man pages says "-probe". When using "st-info -probe", the tool just exists with a status code of 0. The man page of st-util contains in the description hints to the options "-listen_port" and "-stlinkv1" which seems to be also replaced by the double dash var

Bug#874727: closed by Anton Gladky (Bug#874727: fixed in coin3 3.1.4~abc9f50+dfsg2-1)

2018-10-09 Thread Sebastian Bachmann
On Tue, 9 Oct 2018 10:55:12 +0200 Sebastian Bachmann wrote: > There is another method to trigger this bug: > > * Open FreeCAD > * File --> Open > * Select any SVG File, click Open > * Select "SVG as Geometry (importSVG)", click Select > > It crashes wi

Bug#874727: closed by Anton Gladky (Bug#874727: fixed in coin3 3.1.4~abc9f50+dfsg2-1)

2018-10-09 Thread Sebastian Bachmann
There is another method to trigger this bug: * Open FreeCAD * File --> Open * Select any SVG File, click Open * Select "SVG as Geometry (importSVG)", click Select It crashes with a similar stacktrace: Program received signal SIGSEGV, Segmentation fault. #0

Bug#886457: psi-plus: Segfault after hibernation

2018-01-06 Thread Sebastian Bachmann
Package: psi-plus Version: 1.2.105-1 Severity: normal Dear Maintainer, I noticed, that sometimes after hibernation, psi-plus will segfault. It looks like, that this segfault is not reproducable all the time, but after several hibernations, I see the following line in the syslog:

Bug#874727: libcoin80v5: Program using libcoin80v5 and any other library that uses lebexpat1 segfaults.

2017-09-12 Thread Sebastian Bachmann
Dear Maintainer, I investigated in this bug as well, and found out that the --enable-system-expat flag in configure seems to not do the job. The expat library in src/xml/expat is still build and linked. It is also interessting, that I'm not able to build a working version of libcoin using a

Bug#872540: libpython2.7-stdlib:amd64: Segfault with libexpat when using XML_SetHashSalt

2017-08-18 Thread Sebastian Bachmann
Package: libpython2.7-stdlib Version: 2.7.13-4 Severity: normal Tags: patch Dear Maintainer, There is a bug in the XML_SetHashSalt function, which causes Segfaults when using for example FreeCAD, as seen here: https://forum.freecadweb.org/viewtopic.php?f=15=23380 This bug occours with libexpat1

Bug#863483: kodi: Provide polkit file for shutdown actions for kodi-standalone

2017-05-27 Thread Sebastian Bachmann
Source: kodi Version: 2:17.1+dfsg1-3 Severity: wishlist Dear Maintainer, to use kodi-standalone to a full extend, one need to add a polkit file to allow the kodi user to shutdown the machine. As the systemd service is also provided by the package, I think it would be good to provide this file as

Bug#853252: freeglut3: Menu manipulation not allowed while menus in use

2017-01-30 Thread Sebastian Bachmann
Package: freeglut3 Version: 2.8.1-3 Severity: normal Dear Maintainer(s), When using calculix-cgx, a finite element viewer, the tool crashes if selecting menu entries with the error message: freeglut (cgx): Menu manipulation not allowed while menus in use. The bug was already reported and fixed

Bug#804629: linux-image-amd64: Cannot mount LVM RAID1 file system at boot

2017-01-24 Thread Sebastian Bachmann
Dear maintainer(s) and users affected by this bug, I was affected by this bug as well. The lvm was created as: lvcreate --type raid1 --name foo -L 50G bar with kernel 3.16.36-1+deb8u2 (yesterday). After an upgrade to 3.16.39-1 (today), the volume would not activate: [ 50.848231] md/raid1:mdX:

Bug#850278: connman: upgrade von 1.33-2 to 1.33-3 cleared /var/lib/connman

2017-01-05 Thread Sebastian Bachmann
Package: connman Version: 1.33-3 Severity: important Dear Maintainer, after an upgrade of connman from version 1.33-2 to 1.33-3, the directory /var/lib/connman was removed, thus all my configurations are gone. I read nothing in the changelog about this behaviour, only that the statedir should

Bug#822610: connman: man connmand lists options that are not valid

2016-09-02 Thread Sebastian Bachmann
by default. > .TP > +.BR \-n ", " \-\-nobacktrace > +Don't print out backtrace information. > +.TP > .BR \-n ", " \-\-nodaemon > Do not daemonize. This is useful for debugging, and directs log output to > the controlling terminal in addition to syslog. &

Bug#822558: Further information

2016-09-02 Thread Sebastian Bachmann
: > tags 822558 + moreinfo > severity 822558 important > thanks > > Hi, > > by any chance did you check the latest version in sid/testing and > could that you still see those crashes there? > > - Alexander > > > 2016-04-25 20:28 GMT+02:00 Sebastian Bachmann <

Bug#823152: gqrx-sdr: dependency on libboost 1.54 is not met

2016-05-01 Thread Sebastian Bachmann
Package: gqrx-sdr Version: 2.5.3-1 Severity: important Dear Maintainer, After starting gqrx, i get the following error message: $ gqrx gqrx: error while loading shared libraries: libboost_date_time.so.1.54.0: cannot open shared object file: No such file or directory And there are a

Bug#822558: Further information

2016-04-25 Thread Sebastian Bachmann
Hi! I tried some more things here: first of all i used systemd-sysv and found out that the same error happens there too. Then I added the config option "--config=/etc/connman/main.conf" to the systemd startup file /lib/systemd/system/connman.service. This seems to work after a reboot. The only

Bug#822610: connman: man connmand lists options that are not valid

2016-04-25 Thread Sebastian Bachmann
options. regards Sebastian Bachmann -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (900, 'testing'), (1, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.5.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_AT.UTF-8

Bug#822558: connmand crashes if a config file is present at /etc/connman/main.conf

2016-04-25 Thread Sebastian Bachmann
Package: connman Version: 1.21-1.2+b2 Severity: important Dear Maintainer, I need to disable the automatic hostname change of connman, so i took a look at the manpage of connman.conf(5) which states, that a config file at /etc/connman/main.conf with the following content should do the trick:

Bug#770999: Same issue for iPod Nano 7g

2015-11-28 Thread Sebastian Bachmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, the same segfault happens when connecting a iPod Nano 7G: Program received signal SIGSEGV, Segmentation fault. 0x76cbae73 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 (gdb) bt #0 0x76cbae73 in ?? () from

Bug#778752: debirf installs wrong architecture of klibc-utils for initrd

2015-02-19 Thread Sebastian Bachmann
Package: debirf Version: 0.34 Severity: important Tags: patch When building on amd64 architecture and using the options DEBIRF_ARCH=i386 DEBIRF_KERNEL_FLAVOUR=686-pae debirf will copy the klibc.so and run-init from the host system, resulting in a 64bit binary inside a 32bit image (see

Bug#770999: gdb bt

2014-11-26 Thread Sebastian Bachmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, sorry i totaly forgot to add information from gdb, which are probably more useful than the syslog. Program received signal SIGSEGV, Segmentation fault. 0x75e75e9d in g_type_check_value_holds () from

Bug#770999: gtkpod: Segfault when selecting new iPod

2014-11-25 Thread Sebastian Bachmann
Package: gtkpod Version: 2.1.4-4 Severity: important Hi, I started gtkpod and it asked me to give the iPod Model. If I select the Model or even click on cancel, gtkpod crashes and gives me a segault. syslog: [ 504.678346] gtkpod[3092]: segfault at 1f0036 ip 7f4725ea2e9d sp

Bug#751124: lvm2: Unable to find cache pool LV when adding cache volume

2014-06-10 Thread Sebastian Bachmann
Package: lvm2 Version: 2.02.106-2 Severity: normal The Cache volume was created using lvconvert --type cache-pool --poolmetadata cebalrai-ssd/lv_cache_meta cebalrai- ssd/lv_cache The Cache volume shows up in lvs LV VG Attr LSize Pool Origin Data% Move Log Cpy%Syn

Bug#673785: seems to be fixed in 3.4.15-1+b1

2014-01-26 Thread Sebastian Bachmann
Hi, I don't know exacatly if the problem is fixed in this version but i can't complain any more about freezing windows. i also switched hardware from Core2Duo to i5 CPU and much more RAM... but as far as i can tell the problem was fixed. -sebastian signature.asc Description: Digital signature

Bug#716717: zenity: GLib-CRITICAL assertion failed on notification

2013-07-11 Thread Sebastian Bachmann
Package: zenity Version: 3.8.0-1 Severity: minor I use zenity notifications in some scripts and get all the time this error message: (zenity:2783): GLib-CRITICAL **: g_strv_length: assertion `str_array != NULL' failed (zenity:2783): GLib-CRITICAL **: g_hash_table_unref: assertion `hash_table !=

Bug#673785: awesome: Freezing and then unusable windows

2012-05-21 Thread Sebastian Bachmann
Package: awesome Version: 3.4.11-2 Severity: important Awesome keeps freezing for me sometimes, after a few seconds the freeze is over but i cant do nothing more than use the current window. Awesome does not respond to any Mod Key Shortcut, so its impossible to switch between tags and windows,

Bug#673785: awesome: Freezing and then unusable windows

2012-05-21 Thread Sebastian Bachmann
2012, Sebastian Bachmann wrote: Awesome keeps freezing for me sometimes, after a few seconds the freeze is over but i cant do nothing more than use the current window. Awesome does not respond to any Mod Key Shortcut, so its impossible to switch between tags and windows, also i cant click any

Bug#673785: awesome: Freezing and then unusable windows

2012-05-21 Thread Sebastian Bachmann
2012, Sebastian Bachmann wrote: Awesome keeps freezing for me sometimes, after a few seconds the freeze is over but i cant do nothing more than use the current window. Awesome does not respond to any Mod Key Shortcut, so its impossible to switch between tags and windows, also i cant click

Bug#656231: icedove: Icedove does not display notifications in window manager notifier

2012-01-17 Thread Sebastian Bachmann
Package: icedove Version: 8.0-2 Severity: normal Normaly the most notifications of icedove was shown in my window managers default notification bar. In this version this feature isnt anymore available and icedove opens own notification windows. This happens to all Error notifications, like Server

Bug#655159: wicd: Error while scanning hidden networks

2012-01-08 Thread Sebastian Bachmann
Package: wicd Version: 1.7.1~b3-3 Severity: normal I now had this problem several times with different Networks, so i think its really a bug in the software rather than a bug with a special network. When i want to scan for networks (wicd-cli --wireless -l) I get this Error Message: #

Bug#655159: wicd: Error while scanning hidden networks

2012-01-08 Thread Sebastian Bachmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Let's try to investigate this further, maybe we can overcome the driver bug. Do you see \x00 only with hidden networks? Have you ever encountered a non-hidden network with that NULL byte? I also see Hidden Networks here where the output of wicd

Bug#655159: wicd: Error while scanning hidden networks

2012-01-08 Thread Sebastian Bachmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2012-01-08 23:00, David Paleino wrote: I don't think, since I never saw that behaviour before :) me neither :D Are you able to manually connect to any of those networks? Is the NULL byte actually part of the ESSID, i.e. you need to specify it,

Bug#647503: wicd-gtk: Wrong Network Name is shown when connecting to another network

2011-11-03 Thread Sebastian Bachmann
Package: wicd-gtk Version: 1.7.0+ds1-9 Severity: minor I mostly connect to different networks (e.g. my home network, university, another network, ...). I noticed, that when i connect to another network, the old network name is showned while connecting. As example: if i use the network home

Bug#645922: wicd-gtk does not start anymore in tray only

2011-10-19 Thread Sebastian Bachmann
Package: wicd-gtk Version: 1.7.0+ds1-7 Severity: normal Since a upgrade of wicd-gtk, the gtk client starts now as window, the tray icon is still visible but a click on it does not minimize the window to the tray, instead it opens up another wicd window. If i close the first spawned window, wicd

Bug#645922: further information

2011-10-19 Thread Sebastian Bachmann
Ah sorry i didnt read the changelog. When i start with --tray it works! BUT: then the response from the tray icon without tray option is wrong. If you click on it the main window should minimize and not create another window. signature.asc Description: This is a digitally signed message part