Bug#563675:

2010-01-05 Thread Dylan Spies
Package: gnote
Version: 0.7.0-1
Severity: normal

This is upstream as https://bugzilla.gnome.org/show_bug.cgi?id=605869 and 
appears to have been fixed in the recently released 0.7.1.

FWIW, until that version is packaged, (re)moving the offending add-in (from 
/usr/lib/gnote/addins/0.7.0/libnoteoftheday.so) allows gnote to start and run 
properly.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnote depends on:
ii  gconf2  2.28.0-1 GNOME configuration database syste
ii  libboost-filesystem1.40.0   1.40.0-5 filesystem operations (portable pa
ii  libboost-system1.40.0   1.40.0-5 Operating system (e.g. diagnostics
ii  libc6   2.10.2-3 Embedded GNU C Library: Shared lib
ii  libdbus-c++-1-0 0~20090907-1 C++ API for D-BUS (runtime package
ii  libgcc1 1:4.4.2-8GCC support library
ii  libgconf2-4 2.28.0-1 GNOME configuration database syste
ii  libglib2.0-02.22.3-2 The GLib library of C routines
ii  libglibmm-2.4-1c2a  2.22.1-2 C++ wrapper for the GLib toolkit (
ii  libgtk2.0-0 2.18.5-1 The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a   1:2.18.2-1   C++ wrappers for GTK+ 2.4 (shared 
ii  libgtkspell02.0.13-2 a spell-checking addon for GTK's T
ii  libpanel-applet2-0  2.28.0-3 library for GNOME Panel applets
ii  libpanelappletmm-2.6-1c22.26.0-1 C++ wrappers for libpanel-applet (
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libpangomm-1.4-12.26.0-1 C++ Wrapper for pango (shared libr
ii  libpcrecpp0 7.8-3Perl 5 Compatible Regular Expressi
ii  libsigc++-2.0-0c2a  2.0.18-2 type-safe Signal Framework for C++
ii  libstdc++6  4.4.2-8  The GNU Standard C++ Library v3
ii  libuuid12.16.2-0 Universally Unique ID library
ii  libx11-62:1.3.2-1X11 client-side library
ii  libxml2 2.7.6.dfsg-1 GNOME XML library
ii  libxslt1.1  1.1.26-1 XSLT processing library - runtime 

gnote recommends no packages.

gnote suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#366897: gstreamer0.10-plugins-ugly: does not play mms:// streams

2006-05-11 Thread Dylan Spies
Package: gstreamer0.10-plugins-ugly
Version: 0.10.3-1
Severity: normal

All mms:// streams fail on gstreamer 0.10:

[EMAIL PROTECTED]:~$ gst-launch playbin uri=mms://stream.tntech.edu/welcome3.asf
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /playbin0: No URI handler implemented for "mms".
Additional debug info:
gstplaybasebin.c(1370): setup_source (): /playbin0
Setting pipeline to NULL ...
FREEING pipeline ...

This works fine in totem, which still (for now) uses gstreamer 0.8.

Thanks,
Dylan


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gstreamer0.10-plugins-ugly depends on:
ii  liba52-0.7.4   0.7.4-2   Library for decoding ATSC A/52 str
ii  libc6  2.3.6-7   GNU C Library: Shared libraries
ii  libdvdread30.9.6-1   library for reading DVDs
ii  libgcc11:4.1.0-3 GCC support library
ii  libglib2.0-0   2.10.2-2  The GLib library of C routines
ii  libgstreamer-plugins-base0 0.10.6-1  GStreamer libraries from the "base
ii  libgstreamer0.10-0 0.10.5-1  Core GStreamer libraries and eleme
ii  libid3tag0 0.15.1b-8 ID3 tag reading library from the M
ii  libmad00.15.1b-2.1   MPEG audio decoder library
ii  libmpeg2-4 0.4.0b-4  MPEG1 and MPEG2 video decoder libr
ii  liboil0.3  0.3.8-1   Library of Optimized Inner Loops
ii  libsidplay11.36.59-4 SID (MOS 6581) emulation library
ii  libxml22.6.24.dfsg-1 GNOME XML library
ii  zlib1g 1:1.2.3-11compression library - runtime

gstreamer0.10-plugins-ugly recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#1074440: kodi dies with "PyImport_AppendInittab() may not be called after Py_Initialize()"

2024-06-28 Thread Dylan Spies

This appears to be https://github.com/xbmc/xbmc/issues/24069

Python seems to be enforcing this behavior since early in the 3.12 
cycle: https://docs.python.org/3/whatsnew/changelog.html#id141


Locally, I applied the commit linked from that bug report: 
https://github.com/xbmc/xbmc/commit/4bf9de87e700f0de56ef698a8d8d6eb7d4ff9050 
It applied and built clean and I haven't had the issue since. 
(Admittedly only a few hours, but as Harri noted, it happened almost 
immediately before.)


Anyway, thanks for maintaining this. Cheers!

Dylan

On Fri, 28 Jun 2024 18:31:42 +0200 Harald Dunkel  wrote:

Package: kodi
Version: 2:20.5+dfsg-2+b2

kodi dies immediately with

{harri@cecil:~ (master) 1032} kodi
/usr/bin/kodi: 1: ulimit: error setting limit (Operation not permitted)
kodi: ulimit is unsupported by this shell
libva info: VA-API version 1.21.0
libva error: vaGetDriverNames() failed with unknown libva error
Fatal Python error: PyImport_AppendInittab: PyImport_AppendInittab() may not be 
called after Py_Initialize()
Python runtime state: core initialized

Thread 0x7fa184c006c0 (most recent call first):
  File "", line 1648 in _fill_cache
  File "", line 1605 in find_spec
  File "", line 1502 in _get_spec
  File "", line 1528 in find_spec
  File "", line 1262 in _find_spec
  File "", line 1322 in _find_and_load_unlocked
  File "", line 1360 in _find_and_load
Aborted

According to 
https://www.reddit.com/r/kodi/comments/1coowz1/crash_in_pyimport_appendinittab_pyimport/?rdt=36220
this is a regression with python 3.12. If I move back to 3.11 the problem 
disappears.


According to the reddit link the problem has been fixed with kodi 21. Looking
at the code in git this could be commit 
1bfa3ef9e3b6d25d581bb1f48f6a740fca1c06cf.


Regards

Harri