Bug#978836: heimdal: ftbfs with autoconf 2.70

2021-11-17 Thread Christoph Reiter
There is an upstream fix available here:
https://github.com/heimdal/heimdal/pull/771



Bug#962036: quodlibet: Ending a call in Microsoft Teams causes Quod Libet to start playing music.

2020-06-02 Thread Christoph Reiter
pulseaudio can also request the stream to pause/resume. My guess would
be in that direction.



Bug#936625: gnome-doc-utils: Python2 removal in sid/bullseye

2020-05-15 Thread Christoph Reiter
On Fri, 15 May 2020 11:38:34 +0200 Andreas Henriksson  wrote:
> Control: tags -1 + wontfix
>
> Hello all,
>
> On Thu, Apr 30, 2020 at 08:41:47AM +0200, Christoph Reiter wrote:
> > Fedora has ported it to Python 3:
> > https://src.fedoraproject.org/rpms/gnome-doc-utils/blob/master/f/gnome-doc-utils-0.20.10-python3.patch
>
> Thanks for providing this information. You don't happen to know the
> underlying reason for why they did this?

No idea. If I'd have to guess I'd say to smooth the transition of
removing both gnome-doc-utils and py2.

This is what I found :D https://bugzilla.redhat.com/show_bug.cgi?id=1737996#c7

> Unrelated to python(3), gnome-doc-utils is deprecated after all.
>
> We currently have no reverse dependencies in testing on the Debian side,
> thus I think we're in a good position to remove it rather than fix any
> outstanding bugs in it (and autoremoval should kick in soon as the
> targeted date was apparently yesterday). I'm thus tagging this wontfix
> for the potential benefit of anyone trying to get the overview of
> remaining python3 porting work.

Sounds good!

It turned out that the fedora port is incomplete as well and I had to
patch more stuff for my use case:

https://github.com/msys2/MSYS2-packages/blob/master/gnome-doc-utils/more-python3-fixes.patch



Bug#936625: gnome-doc-utils: Python2 removal in sid/bullseye

2020-04-29 Thread Christoph Reiter
Fedora has ported it to Python 3:
https://src.fedoraproject.org/rpms/gnome-doc-utils/blob/master/f/gnome-doc-utils-0.20.10-python3.patch



Bug#955414: python3-pip: pip fails to install packages with pyproject.toml

2020-03-31 Thread Christoph Reiter
Package: python3-pip
Version: 20.0.2-2
Severity: important

Dear Maintainer,

(Note: This doesn't affect upstream pip, only the Debian/Ubuntu version)

pip in Debian (and Ubuntu focal) fails to install Python packages which contain
a pyproject.toml
file. I've initially reported this upstream, but it turns out this is only
broken in the Debian version of pip.

Related upstream issues:

* https://github.com/pypa/pip/issues/7946
* https://github.com/pypa/pip/issues/7874

I've created a minimal reproducer:

https://github.com/lazka/pip-pyproject-bug

pip installing this "package" results in:

Processing /home/lazka/Desktop/dsfsf/pip-pyproject-bug/pip-pyproject-bug
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  ERROR: Command errored out with exit status 1:
   command: /home/lazka/Desktop/dsfsf/pip-pyproject-bug/pip-pyproject-
bug/_venv/bin/python3 /home/lazka/Desktop/dsfsf/pip-pyproject-bug/pip-
pyproject-bug/_venv/share/python-wheels/pep517-0.7.0-py2.py3-none-
any.whl/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmpjl9p5766
   cwd: /tmp/pip-req-build-k6iv_ei5
  Complete output (1 lines):
  /home/lazka/Desktop/dsfsf/pip-pyproject-bug/pip-pyproject-
bug/_venv/bin/python3: can't find '__main__' module in
'/home/lazka/Desktop/dsfsf/pip-pyproject-bug/pip-pyproject-
bug/_venv/share/python-wheels/pep517-0.7.0-py2.py3-none-
any.whl/pep517/_in_process.py'
  
ERROR: Command errored out with exit status 1: /home/lazka/Desktop/dsfsf/pip-
pyproject-bug/pip-pyproject-bug/_venv/bin/python3
/home/lazka/Desktop/dsfsf/pip-pyproject-bug/pip-pyproject-
bug/_venv/share/python-wheels/pep517-0.7.0-py2.py3-none-
any.whl/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmpjl9p5766
Check the logs for full command output.



-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'unstable-debug'), 
(500, 'testing-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-4-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), 
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-pip depends on:
ii  ca-certificates20190110
ii  python-pip-whl 20.0.2-2
ii  python33.8.2-2
ii  python3-distutils  3.8.2-2
ii  python3.7  3.7.7-1

Versions of packages python3-pip recommends:
ii  build-essential 12.8
ii  python3-dev 3.8.2-2
ii  python3-setuptools  44.0.0-1
ii  python3-wheel   0.34.2-1

python3-pip suggests no packages.

-- no debconf information



Bug#936764: jhbuild: Python2 removal in sid/bullseye

2019-10-02 Thread Christoph Reiter
On Mon, 30 Sep 2019 00:00:01 +0200 Christoph Reiter
 wrote:
> On Sun, Sep 29, 2019 at 11:38 PM Jeremy Bicha  wrote:
> > It's easier to package from a tarball release than to do a git
> > snapshot, so I will probably wait for a 3.35 release to package the
> > new py3 jhbuild.
>
> OK, I'll create a release next week.

Done: https://download.gnome.org/sources/jhbuild/3.35/



Bug#936764: jhbuild: Python2 removal in sid/bullseye

2019-09-29 Thread Christoph Reiter
On Sun, Sep 29, 2019 at 11:38 PM Jeremy Bicha  wrote:
>
> On Mon, Sep 23, 2019 at 3:03 AM Christoph Reiter
>  wrote:
> > jhbuild master now works with Python 3. There are likely still bugs as
> > the test coverage isn't that good.
> >
> > ./autogen.sh --with-python=python3
>
> It's easier to package from a tarball release than to do a git
> snapshot, so I will probably wait for a 3.35 release to package the
> new py3 jhbuild.

OK, I'll create a release next week.



Bug#936755:

2019-09-27 Thread Christoph Reiter
itstools already works with Python 3

There is an open MR for it as well:
https://salsa.debian.org/python-team/applications/itstool/merge_requests/1



Bug#936764: jhbuild: Python2 removal in sid/bullseye

2019-09-23 Thread Christoph Reiter
jhbuild master now works with Python 3. There are likely still bugs as
the test coverage isn't that good.

./autogen.sh --with-python=python3

The python-pygraphviz dep can be dropped, I can't find any usage of it
in the code base.



Bug#924457: geany-plugins: Please update to 1.34

2019-03-13 Thread Christoph Reiter
Source: geany-plugins
Severity: wishlist

Dear Maintainer,

In current sid geany-plugins can't be installed for the last two weeks because
geany was updated to 1.34.

Please consider updating geany-plugins to 1.34 as well.

Thanks for working on geany packaging!



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'unstable-debug'), 
(500, 'testing-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-3-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), 
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#803428: test-suite failure for python3.X-dbg builds

2018-12-27 Thread Christoph Reiter
On Fri, 30 Oct 2015 03:16:35 +0100 Michael Biebl  wrote:
> Source: pygobject
> Version: 3.18.2-1
> Severity: normal
> 
> pygobject currently builds 6 different flavours:
> python2.7, python3.4, python3.5
> python2.7-dbg, python3.4-dbg, python3.5-dbg
> 
> The test-suite fails for python3.[45]-dbg and therefor has currently
> been made non-fatal:

pygobject has a CI job using dbg builds now and all known related issues
have been fixed with 3.30.

So there is a high chance that this is fixed in testing.



Bug#913646: quodlibet 4.2.0-1 refuses to start

2018-12-21 Thread Christoph Reiter
On Fri, Dec 21, 2018 at 6:15 PM Klaumi Klingsporn  wrote:
> Would be nice if you could update the official packages too.

Yeah, I should really create a new release. Thanks for the reminder!



Bug#913646: quodlibet 4.2.0-1 refuses to start

2018-11-14 Thread Christoph Reiter
On Tue, Nov 13, 2018 at 2:39 PM Klaumi Klingsporn  wrote:
> Error: g-dbus-error-quark: 
> GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Method 
> "GrabMediaPlayerKeys" with signature "su" on interface 
> "org.mate.SettingsDaemon.MediaKeys" doesn't exist

Thanks, filed upstream: https://github.com/quodlibet/quodlibet/issues/3056



Bug#889027: quodlibet: New upstream version (4.0.2) available (Python 3 support)

2018-04-22 Thread Christoph Reiter
On Sun, Apr 22, 2018 at 12:48 PM, Ondřej Kuzník  wrote:
> There are at least these that need to be resolved before we can upload:
> - there are now two embedded python libraries raven and senf, the former
>   is now packaged in Debian (although see [1]) so we might have to
>   repackage and adjust dependencies instead, I'll need to talk to lazka
>   about python-senf

In case of raven we use private API and senf never found any external
users so there is not much value I think.



Bug#642072: python3-gobject: python3 crashes randomly when invoking Gtk.Menu.popup with Gtk.StatusIcon.position_menu

2018-03-28 Thread Christoph Reiter
On Mon, 19 Sep 2011 16:17:49 +0800 Guanhao Yin  wrote:
> While test.py works with python 2, it crashes randomly with python
> 3. Thus there is very likely to be a bug in python3-gobject.

I can't reproduce with the current version. Is this still a problem?



Bug#890229: octave-doc: Fails to update

2018-02-12 Thread Christoph Reiter
Package: octave-doc
Version: 4.2.1-6
Severity: normal

Dear Maintainer,

Unpacking octave-doc (4.2.1-6) ...
dpkg: error processing archive /tmp/apt-dpkg-install-DgBJLV/33-octave-
doc_4.2.1-6_all.deb (--unpack):
 trying to overwrite '/usr/share/info/errorbar.png', which is also in package
octave-info 4.2.1-5
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)

regards



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'unstable-debug'), 
(500, 'testing-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), 
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages octave-doc depends on:
ii  info  6.5.0.dfsg.1-2

octave-doc recommends no packages.

Versions of packages octave-doc suggests:
ii  chromium [www-browser]  64.0.3282.119-2
ii  epiphany-browser [www-browser]  3.26.5.1-1
ii  evince [pdf-viewer] 3.26.0-3
ii  firefox [www-browser]   58.0.1-1
ii  w3m [www-browser]   0.5.3-36
ii  xpdf [pdf-viewer]   3.04-5

-- no debconf information



Bug#889027: Your mail

2018-02-06 Thread Christoph Reiter
On Wed, 7 Feb 2018 00:32:09 +0100 "W. Martin Borgert"
 wrote:
> Control: tags -1 + patch
>
> Attached patch works for me.

you could also drop: libgpod4, media-player-info, udisks2, udisks



Bug#888882: trydiffoscope: Don't depend on dpkg-parsechangelog in setup.py

2018-01-30 Thread Christoph Reiter
Package: trydiffoscope
Version: 66
Severity: normal

Dear Maintainer,

The version currently available on PyPI (trydiffoscope-66.tar.gz) calls dpkg-
parsechangelog in setup.py, which makes the package not installable on non-
Debian based systems. "pip install trydiffoscope" fails

regards



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'unstable-debug'), 
(500, 'testing-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), 
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages trydiffoscope depends on:
ii  python3   3.6.4-1
ii  python3-requests  2.18.4-1

trydiffoscope recommends no packages.

trydiffoscope suggests no packages.



Bug#829934: pygobject: Uses deprecated gnome-common macros/variables

2017-10-09 Thread Christoph Reiter
On Sat, Oct 7, 2017 at 5:11 PM, Jeremy Bicha  wrote:
> On Sat, Oct 7, 2017 at 11:05 AM, Christoph Reiter
>  wrote:
>> 3.26 has moved from gnome-common to autoconf-archive:
>
> Yes, but pygobject 3.26 needs pycairo to be updated to at least 1.11.
>
> Thanks,
> Jeremy Bicha

I've opened https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878080



Bug#878080: pycairo: New upstream version is available

2017-10-09 Thread Christoph Reiter
Source: pycairo
Version: New upsteam version available
Severity: normal

Dear Maintainer,

A new upstream version is available:
https://github.com/pygobject/pycairo/releases

* The new version is required by PyGObject 3.26
* Pycairo had an C ABI break between 1.8 and 1.10, which means all packages
listed here will break: https://codesearch.debian.net/search?q=Pycairo_IMPORT
and some extra handling is required.
* Upstream has merged the Python 2 and Python 3 versions into one codebase, so
only one source package is required from now on.

I've tried to update src:pycairo to generate all pycairo/py3cairo binary
packages with the new version:

https://github.com/lazka/pycairo-debian-update



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'unstable-debug'), 
(500, 'testing-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), 
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#874509: libegl1-mesa: Upgrade fails

2017-09-06 Thread Christoph Reiter
Package: libegl1-mesa
Version: 17.2.0-1
Severity: important

Dear Maintainer,

During upgrade libegl1-mesa fails to install:

Do you want to continue? [Y/n] y
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Reading changelogs... Done
dpkg: error processing archive
/var/cache/apt/archives/libegl1-mesa_17.2.0-1_amd64.deb (--unpack):
 libegl1-mesa:amd64 17.2.0-1 (Multi-Arch: foreign) is not co-installable with
libegl1-mesa which has multiple installed instances
Errors were encountered while processing:
 /var/cache/apt/archives/libegl1-mesa_17.2.0-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



-- Package-specific info:
glxinfo:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile, 
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, 
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
GLX_EXT_import_context, GLX_EXT_libglvnd, GLX_EXT_texture_from_pixmap, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, 
GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, 
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
GLX_SGI_make_current_read, GLX_SGI_swap_control
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile, 
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, 
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile, 
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, 
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
GLX_SGI_swap_control, GLX_SGI_video_sync
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Intel Open Source Technology Center (0x8086)
Device: Mesa DRI Intel(R) Sandybridge Mobile  (0x126)
Version: 17.1.5
Accelerated: yes
Video memory: 1536MB
Unified memory: yes
Preferred profile: core (0x1)
Max core profile version: 3.3
Max compat profile version: 3.0
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile 
OpenGL core profile version string: 3.3 (Core Profile) Mesa 17.1.5
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
GL_3DFX_texture_compression_FXT1, GL_AMD_draw_buffers_blend, 
GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_trinary_minmax, 
GL_AMD_vertex_shader_layer, GL_AMD_vertex_shader_viewport_index, 
GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, 
GL_APPLE_object_purgeable, GL_ARB_ES2_compatibility, 
GL_ARB_ES3_compatibility, GL_ARB_arrays_of_arrays, GL_ARB_base_instance, 
GL_ARB_blend_func_extended, GL_ARB_buffer_storage, 
GL_ARB_clear_buffer_object, GL_ARB_clear_texture, GL_ARB_clip_control, 
GL_ARB_compressed_texture_pixel_storage, 
GL_ARB_conditional_render_inverted, GL_ARB_copy_buffer, GL_ARB_copy_image, 
GL_ARB_cull_distance, GL_ARB_debug_output, GL_ARB_depth_buffer_float, 
GL_ARB_depth_clamp, GL_ARB_direct_state_access, GL_ARB_draw_buffers, 
GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, 
GL_ARB_draw_instance

Bug#862074: quodlibet: please package current git master (pre 3.9) in Debian experimental

2017-05-08 Thread Christoph Reiter
On Mon, May 8, 2017 at 10:45 AM, W. Martin Borgert  wrote:
> It looks like version 3.9 will be released soon. IMHO, it would help
> both Debian and upstream having current git master in experimental
> for easy testing new features. TIA!

See https://quodlibet.readthedocs.io/en/latest/downloads.html#debian



Bug#861175: [Python-modules-team] Bug#861175: cairocffi: Please drop Build-Depends and Recommends on xcffib

2017-04-28 Thread Christoph Reiter
Patch attached, maybe it helps.
From 16cae1d596404b127fbb54fdf0bc77ac0b3fc613 Mon Sep 17 00:00:00 2001
From: Christoph Reiter 
Date: Sat, 29 Apr 2017 08:22:53 +0200
Subject: [PATCH] Drop Build-Depends and Recommends on xcffib and skip xcb
 tests (Closes: #861175)

---
 debian/changelog | 4 
 debian/control   | 3 ---
 debian/rules | 1 +
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 30594f0..eeae947 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,10 @@ cairocffi (0.7.2-2) UNRELEASED; urgency=medium
   [ Stefano Rivera ]
   * Fix XCB tests (Closes: #828929)
 
+  [ Christoph Reiter ]
+  * Drop Build-Depends and Recommends on xcffib and skip xcb tests
+(Closes: #861175)
+
  -- Ondřej Nový   Tue, 29 Mar 2016 21:24:08 +0200
 
 cairocffi (0.7.2-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index d0136e8..84f26f7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends: python-all (>= 2.6.6-3),
 		python3-all,  
 		python3-setuptools,
 		python-cffi (>= 1.1.0), python3-cffi (>= 1.1.0),
-		python-xcffib (>= 0.3.2), python3-xcffib (>= 0.3.2),
 		python-sphinx | python3-sphinx, 
 		python-pytest, python3-pytest,
 		xvfb, xauth,
@@ -28,7 +27,6 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/cairocffi.g
 Package: python-cairocffi
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}, python-cffi, libcairo2, libgdk-pixbuf2.0-0
-Recommends: python-xcffib (>= 0.3.2)
 Suggests: python-cairocffi-doc
 Description: cffi-based cairo bindings for Python 
  cairocffi is a CFFI-based drop-in replacement for Pycairo,
@@ -39,7 +37,6 @@ Description: cffi-based cairo bindings for Python
 Package: python3-cairocffi
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}, python3-cffi, libcairo2, libgdk-pixbuf2.0-0
-Recommends: python3-xcffib (>= 0.3.2)
 Suggests: python-cairocffi-doc
 Description: cffi-based cairo bindings for Python (Python3)
  cairocffi is a CFFI-based drop-in replacement for Pycairo,
diff --git a/debian/rules b/debian/rules
index e88d169..71e0576 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@
 export PYBUILD_NAME=cairocffi
 
 export PYBUILD_TEST_PYTEST=1
+export PYBUILD_TEST_ARGS=-k "not test_xcb.py"
 export PYBUILD_AFTER_TEST=rm -rf {build_dir}/*/__pycache__
 
 %:
-- 
2.11.0



Bug#777313: quodlibet: Dropdown menu of tray icon plugin appears at top left corner of screen instead of tray icon position

2017-01-19 Thread Christoph Reiter
On Sat, 07 Feb 2015 13:08:04 +0100 Andreas Neudecker  wrote:
> Package: quodlibet
> Version: 3.2.2-1
> Severity: normal
>
> Dear Maintainer,
>
>Prerequisites/my settings:
>* Debian testing, German environment, XFCE desktop
>* 2 XFCE4 panels, top and bottom, both set to hide automatically
>* top panel has a tray on the right side where quodlibet's tray icon 
> resides
>
>To reproduce:
>* Start quodlibet.
>* In menu Music:Plug-ins ensure that the tray icon plug-in is activated. I
> did not edit any settings.
>* Click the tray icon. The panel will auto-hide.
>* quodlibet's tray icon menu doesn't appear next to the tray icon's
> position, but at the top left corner of the screen (also the left corner of 
> the
> panel that carries the tray.

Is this still an issue? I've tried to replicate your setup but the
menu position looks fine here.



Bug#844294: gnome-shell-extensions: Please re-enable nautilus-classic in gnome-classic.session

2016-11-13 Thread Christoph Reiter
Package: gnome-shell-extensions
Version: 3.22.2-1
Severity: normal

Dear Maintainer,

With gnome 3.22 the nautilus process was split into a desktop part and a file
manager part.

Since this change afaics, starting the gnome classic session no longer shows
icons on the desktop and one has to manually start +f2 "nautilus-desktop"
on each session start.

Please consider dropping the debian patch (dont-require-nautilus-classic.patch)



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'unstable-debug'), 
(500, 'testing-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnome-shell-extensions depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-2
ii  gir1.2-atk-1.0   2.22.0-1
ii  gir1.2-clutter-1.0   1.26.0+dfsg-1
ii  gir1.2-gdkpixbuf-2.0 2.36.0-1
ii  gir1.2-glib-2.0  1.50.0-1
ii  gir1.2-gmenu-3.0 3.13.3-8
ii  gir1.2-gtk-3.0   3.22.3-2
ii  gir1.2-mutter-3.03.22.2-1
ii  gir1.2-pango-1.0 1.40.3-3
ii  gnome-session3.22.2-1
ii  gnome-shell  3.22.2-1
ii  gvfs 1.30.2-2

Versions of packages gnome-shell-extensions recommends:
ii  gnome-tweak-tool  3.22.0-1

gnome-shell-extensions suggests no packages.

-- no debconf information



Bug#770676: quodlibet: Playback error with audio equalizer

2016-10-24 Thread Christoph Reiter
On Sun, 23 Nov 2014 00:56:06 -0800 Dan DeVoto  wrote:
> When I attempt to play a song with the equalizer plugin enabled, I get a
> popup message saying, "Playback Error:  Could not create GStreamer Pipeline."
> In the terminal output, all it had was:
>
> W: Linking the GStreamer pipeline failed
> W: Could not create GStreamer pipeline
>
> Playback without the equalizer enabled is fine.

Is this still a problem?



Bug#841540: [quodlibet] Exfalso hangs when updating track numbers

2016-10-22 Thread Christoph Reiter
On Sat, Oct 22, 2016 at 10:33 AM, Rob Oosterling  wrote:
> Figured out a solution/workaround, inspired by this:
> https://github.com/quodlibet/quodlibet/issues/2030
> " The workaround is to right click > "Expand column" on at least one other
> column in the list."
> You need to do this only once. After, that, I can save modified track
> numbers without issues.
> This bug is fixed in Quodlibet 3.7.1, by the way.

Oh, yeah, that makes sense. I assumed you were using standalone
exfalso where this bug shouldn't occur.



Bug#841540: [quodlibet] Exfalso hangs when updating track numbers

2016-10-21 Thread Christoph Reiter
On Fri, Oct 21, 2016 at 4:01 PM, Rob Oosterling  wrote:
> Package: quodlibet
> Version: 3.7.0-1
> Severity: normal
>
> --- Please enter the report below this line. ---
> After changing track numbers in exfalso, one presses the 'save' button, the
> busy wheel kleeps spinning, and then the process 'quodlibet' seems to 'hang'
> on one core of the cpu. Saving the updated tags does not actually take
> place. There is no error message. Only way out is to kill the quodlibet
> process.
> Reverting to quodlibet and exfalso 3.6.2-1 resolves this issue.

Is there any output on stdout/stderr? (starting with --debug gives
more info if there are errors)



Bug#839586: show sometimes wrong cursor, makes program temporarily unusable

2016-10-02 Thread Christoph Reiter
On Sun, Oct 2, 2016 at 3:01 PM, W. Martin Borgert  wrote:
> Package: quodlibet
> Version: 3.7.0-1
>
> This behaviour is not present in Debian stable, only in testing:

I've never seen the described behaviour with debian sid + quodlibet
under gnome-shell. Which DE/WM are you using? Do you use a trackpad,
trackpoint or mouse?



Bug#833292: quodlibet: Crashes with a locale with a decimal separator that is not a "." when changing song

2016-08-12 Thread Christoph Reiter
On Tue, 02 Aug 2016 17:06:24 +0200 Mikel Garai  wrote:
> I have made a little research and this bug seems to be the same thing:
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831039
>
> But I just report it here just in case is not libav but how it is used the
> issue, but we could be talking about duplicate bug here. Libav and
> python-libav do not have any bug.

Quod Libet does not use libav directly, but through GStreamer
(gstreamer1.0-libav)



Bug#824849: tex-common: trigger fails

2016-05-20 Thread Christoph Reiter
Package: tex-common
Version: 6.05
Severity: important

Dear Maintainer,

A recent tex related upgrade (2016.20160512-1 -> 2016.20160520-1) resulted in
the following trigger error:

Processing triggers for tex-common (6.05) ...
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
This may take some time...
fmtutil failed. Output has been stored in
/tmp/fmtutil.MsfPidtE
Please include this file if you report a bug.

Content of /tmp/fmtutil.MsfPidtE: https://bpaste.net/show/12dbfce9c9a1



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'unstable-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages tex-common depends on:
ii  dpkg  1.18.7
ii  ucf   3.0036

tex-common recommends no packages.

Versions of packages tex-common suggests:
ii  debhelper  9.20160403

Versions of packages texlive-base depends on:
ii  debconf [debconf-2.0]  1.5.59
ii  libpaper-utils 1.1.24+nmu4
ii  texlive-binaries   2016.20160513.41080-2
ii  ucf3.0036
ii  xdg-utils  1.1.1-1

Versions of packages texlive-base recommends:
ii  lmodern  2.004.5-3

Versions of packages texlive-base suggests:
ii  evince [postscript-viewer]   3.20.0-3
ii  ghostscript [postscript-viewer]  9.19~dfsg-1+b1
pn  perl-tk  
ii  xpdf [pdf-viewer]3.04-1

Versions of packages texlive-binaries depends on:
ii  dpkg  1.18.7
ii  install-info  6.1.0.dfsg.1-6
ii  libc6 2.22-9
ii  libcairo2 1.14.6-1+b1
ii  libfontconfig12.11.0-6.4
ii  libfreetype6  2.6.3-3+b1
ii  libgcc1   1:6.1.1-3
ii  libgmp10  2:6.1.0+dfsg-2
ii  libgraphite2-31.3.8-1
ii  libgs99.19~dfsg-1+b1
ii  libharfbuzz-icu0  1.2.6-2
ii  libharfbuzz0b 1.2.6-2
ii  libice6   2:1.0.9-1+b1
ii  libicu55  55.1-7
ii  libkpathsea6  2016.20160513.41080-2
ii  libmpfr4  3.1.4-1
ii  libpaper1 1.1.24+nmu4
ii  libpixman-1-0 0.33.6-1
ii  libpng16-16   1.6.21-5
ii  libpoppler57  0.38.0-3
ii  libpotrace0   1.13-2
ii  libptexenc1   2016.20160513.41080-2
ii  libsm62:1.2.2-1+b1
ii  libstdc++66.1.1-3
ii  libsynctex1   2016.20160513.41080-2
ii  libtexlua52   2016.20160513.41080-2
ii  libtexluajit2 2016.20160513.41080-2
ii  libx11-6  2:1.6.3-1
ii  libxaw7   2:1.0.13-1
ii  libxext6  2:1.3.3-1
ii  libxi62:1.7.6-1
ii  libxmu6   2:1.1.2-2
ii  libxpm4   1:3.5.11-1+b1
ii  libxt61:1.1.5-1
ii  libzzip-0-13  0.13.62-3
ii  perl  5.22.2-1
ii  t1utils   1.39-2
ii  zlib1g1:1.2.8.dfsg-2+b1

Versions of packages texlive-binaries recommends:
ii  python2.7.11-1
ii  ruby  1:2.3.0+4
ii  texlive-base  2016.20160520-1
ii  tk [wish] 8.6.0+9

-- debconf information excluded



Bug#820443: quodlibet: Quodlibet won't start. ValueError: Namespace Soup not available.

2016-04-08 Thread Christoph Reiter
On Fri, Apr 8, 2016 at 4:27 PM, felipe  wrote:
> I have checked and soup > 2.4 is installed:

Try installing gir1.2-soup-2.4



Bug#800795: quodlibet: does not start

2015-10-03 Thread Christoph Reiter
Does downgrading gir1.2-gtk-3.0 to 3.16 help?

If yes, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800798



Bug#800798: gtk+3.0: Please add breaks for python(3)-gi << 3.18

2015-10-03 Thread Christoph Reiter
Source: gtk+3.0
Severity: normal

Dear Maintainer,

GTK+ 3.18 breaks some things [0] in combination with older pygobject (python-
gi, python3-gi in debian) which are fixed in pygobject 3.18.

For example this causes: https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=800795

I'm not sure if this is the right thing to do but maybe add a breaks << 3.18
for the two packages in gir1.2-gtk-3.0?

[0] https://bugzilla.gnome.org/show_bug.cgi?id=749625



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#785928:

2015-09-16 Thread Christoph Reiter
gst-chromaprint is included in gstreamer1.0-plugins-bad so this
package should be removed if 0.10 gets removed.



Bug#799068: gir1.2-atril: Missing dependency on libatrildocument3

2015-09-15 Thread Christoph Reiter
Package: gir1.2-atril
Version: 1.10.2+repack1-1
Severity: normal

Dear Maintainer,

AtrilDocument-1.5.0.typelib included in gir1.2-atril depends on
libatrildocument.so.3 which is included in libatrildocument3. The dependency is
missing.

regards



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information



Bug#797739: quodlibet crashes with segmentation fault

2015-09-02 Thread Christoph Reiter
On Wed, Sep 2, 2015 at 9:19 AM, Krzysztof Krzyżaniak  wrote:
> Package: quodlibet
> Version: 3.4.1-1
> Severity: important
>
> Dear Maintainer,
>
> I think after recent updates in gstreamer quodlibet refuse to start:
>
> eloy@dellta:~$ quodlibet
> zsh: segmentation fault  quodlibet

Can you send me the the file?



Bug#795251: gir1.2-mate-desktop: Missing dependency on libmate-desktop-2-17

2015-08-12 Thread Christoph Reiter
Package: gir1.2-mate-desktop
Version: 1.10.1-1
Severity: normal

Dear Maintainer,

gir1.2-mate-desktop provides a typelib which depends on the shared library
provided by libmate-desktop-2-17.

The dependency is missing.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 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#795249: gir1.2-libmsi0: Missing libmsi0 dependency

2015-08-12 Thread Christoph Reiter
Package: gir1.2-libmsi0
Version: 0.94-1
Severity: normal

Dear Maintainer,

gir1.2-libmsi0 is missing a dependency on libmsi0



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 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#793673: exfalso: "import quodlibet.commands" segfaults if DISPLAY is unset

2015-07-27 Thread Christoph Reiter
On Sun, Jul 26, 2015 at 2:42 PM, Jakub Wilk  wrote:
> Package: exfalso
> Version: 3.4.0-1
>
> $ env -u DISPLAY python -c 'import quodlibet.commands'
>
> ** (-c:737): WARNING **: Error retrieving accessibility bus address:
> org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not
> provided by any .service files
> Unable to init server: Could not connect: Connection refused
> Unable to init server: Could not connect: Connection refused
>
> (-c:737): Gtk-CRITICAL **: gtk_settings_get_for_screen: assertion
> 'GDK_IS_SCREEN (screen)' failed
> Segmentation fault
>
>
> (See bug #793407 for context.)

Thanks, fixed upstream [0]

[0] 
https://github.com/quodlibet/quodlibet/commit/d29c46fed7f53fbd2f5c26921681ceba1b93601c


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



Bug#790566: gir1.2-limba-1.0 is missing liblimba0 dependency

2015-06-30 Thread Christoph Reiter
Package: gir1.2-limba-1.0
Version: 0.5.0-1
Severity: normal

Dear Maintainer,

gir1.2-limba-1.0 is missing a liblimba0 dependency.
Without the shared library the typelib file is useless and using it through
libgirepository will fail.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 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#788760: gir1.2-gom-1.0: Missing libgom dependency

2015-06-14 Thread Christoph Reiter
Package: gir1.2-gom-1.0
Version: 0.2.1-1
Severity: normal

Dear Maintainer,

afaics gir1.2-gom-1.0 is missing a libgom dependency. The typelib file isn't
useable without the shared library.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 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#784934: Cannot edit same tag of two songs when it is only present in one

2015-05-24 Thread Christoph Reiter
On Tue, May 12, 2015 at 9:22 AM, W. Martin Borgert  wrote:
> On 2015-05-11 12:37, Christoph Reiter wrote:
>> You can click the "write" icon in the first column instead for now.
>
> Thanks for that hint.
> I always thought the icon is only display, not an action :~)
> I'll close this bug report then.

The just released 3.4.1 restores the old behavior.

upstream bug: https://github.com/quodlibet/quodlibet/issues/1611


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



Bug#786567: python-distlib-whl=0.2.0-2 breaks pip

2015-05-22 Thread Christoph Reiter
Package: python-distlib-whl
Version: 0.2.0-2
Severity: normal

Dear Maintainer,

with python-distlib-whl=0.1.9-1:

-
$ pip2 install --download=.  feedparser
Downloading/unpacking feedparser
  File was already downloaded ./feedparser-5.2.0.post1.tar.bz2
  Running setup.py (path:/tmp/pip_build_lazka/feedparser/setup.py) egg_info for
package feedparser

Successfully downloaded feedparser
-

with python-distlib-whl=0.2.0-2:

-
$ pip2 install --download=.  feedparser
Downloading/unpacking feedparser
Cleaning up...
Exception:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
  File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 290, in
run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle,
bundle=self.bundle)
  File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1178, in
prepare_files
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
  File "/usr/lib/python2.7/dist-packages/pip/index.py", line 292, in
find_requirement
elif is_prerelease(version) and not (self.allow_all_prereleases or
req.prereleases):
  File "/usr/lib/python2.7/dist-packages/pip/util.py", line 739, in
is_prerelease
return any([any([y in set(["a", "b", "c", "rc", "dev"]) for y in x]) for x
in parsed])
TypeError: 'int' object is not iterable

Storing debug log for failure in /home/lazka/.pip/pip.log
-

Downgrading that one package fixes the problem.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 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#784934: Cannot edit same tag of two songs when it is only present in one

2015-05-11 Thread Christoph Reiter
On Sun, May 10, 2015 at 10:23 PM, W. Martin Borgert  wrote:
> Package: quodlibet
> Version: 3.4.0-1
> Severity: normal
>
> This used to work fine in quodlibet 3.2.2-1 (in Jessie), but
> broke in Stretch:
>
> Example: I have two songs of the same artist. One is already
> tagged correctly, the other one does not yet have an artist tag.
>
> In quodlibet 3.2.2-1 I could mark both songs in the tag editor
> and double click where it says "Theartist (missing from 1 song)"
> and then save. The artist of one song was copied easily to the
> second one. This does not work anymore in 3.4.0-1, which makes
> mass tag edits cumbersome.

You can click the "write" icon in the first column instead for now.


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



Bug#781752: quodlibet: hangs when jackd is stopped

2015-04-02 Thread Christoph Reiter
GStreamer: https://bugzilla.gnome.org/show_bug.cgi?id=747275
Quod Libet: https://github.com/quodlibet/quodlibet/issues/1569


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



Bug#781752: quodlibet: hangs when jackd is stopped

2015-04-02 Thread Christoph Reiter
On Thu, Apr 2, 2015 at 4:14 PM, Kevin Everets  wrote:
> Using jackd as the sound server, when jackd is closed (either manually, or as
> the result of a timeout) the quodlibet program that was using it freezes.  In
> the console quodlibet produces an error message of:

What happens if you use gst-play-1.0 and kill jackd?

gst-play-1.0 --audiosink=jackaudiosink some_file.ogg


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



Bug#771089: quodlibet: Display glitch in filesystem view

2014-11-28 Thread Christoph Reiter
On Thu, Nov 27, 2014 at 9:23 PM, Jérôme  wrote:
> Thu, 27 Nov 2014 11:24:38 +0100
> Christoph Reiter a écrit:
>
>> On Wed, Nov 26, 2014 at 5:57 PM, Jerome  wrote:
>> > It happens all the time. Basically, when the mouse passes over the
>> > directories, they move a little bit up or down (about half the height of
>> > a directory line). Not only is it a visual annoyance, it makes it hard to
>> > click on the target directory.
>>
>> Does "GTK_DEBUG=no-pixel-cache quodlibet" help?
>
> No.

OK, reminded me of https://bugzilla.gnome.org/show_bug.cgi?id=734799

> But accidentally, I noticed that it only happens if I'm using one of the
> following themes :
>
> - BlackMate
> - GnomishBeige
> - GreenLaguna
>
> I don't know about the two others, but GnomishBeige is not packaged. I get it
> from here:
>
> http://tsujan.deviantart.com/art/GnomishBeige-300113500
>
> I guess I should blame that on the theme then. And you can close the bug (I
> don't know how to do that, if I even have the right to do it).

Thanks for figuring it out. I can reproduce with GnomishBeige and the
cause seem to be the list separators in the directory tree. If you
want to keep the theme you can use the "Theme Switcher" plugin in QL
to force a different theme just for QL.

GnomishBeige is using the main theme engine, so this is likely a bug in GTK+


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



Bug#771089: quodlibet: Display glitch in filesystem view

2014-11-27 Thread Christoph Reiter
On Wed, Nov 26, 2014 at 5:57 PM, Jerome  wrote:
> It happens all the time. Basically, when the mouse passes over the 
> directories, they move a little bit up or down (about half the height of a 
> directory line). Not only is it a visual annoyance, it makes it hard to click 
> on the target directory.

Does "GTK_DEBUG=no-pixel-cache quodlibet" help?


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



Bug#765645: wine: Installing python2.7 no longer works

2014-10-16 Thread Christoph Reiter
Package: wine
Version: 1.6.2-11
Severity: normal

Downgrading to 1.6.2-8 from testing makes things work again.

The installation file: https://www.python.org/ftp/python/2.7.8/python-2.7.8.msi

With 1.6.2-11 I get the following output, return code 79 and nothing happens:

$ wine32 msiexec /i python-2.7.8.msi
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
fixme:storage:create_storagefile Storage share mode not implemented.
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
err:msidb:get_tablecolumns column 3 out of range
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
err:msidb:get_tablecolumns column 3 out of range
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
err:msidb:get_tablecolumns column 3 out of range
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
err:msidb:get_tablecolumns column 3 out of range

With 1.6.2-8 I get the following output, the installation dialog shows up and I
can install succesfully:

$ wine32 msiexec /i python-2.7.8.msi
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object
file: No such file or directory
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-
pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open
shared object file: No such file or directory
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make
sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the
winbind package of your distribution.
fixme:iphlpapi:NotifyAddrChange (Handle 0xece8b0, overlapped 0xece8bc): stub
wine: configuration in '/home/lazka/.wine' has been updated.
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ITERATE_Actions Execution halted, action L"WhichUsersDlg" returned 1602



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (901, 'unstable'), (900, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages wine depends on:
ii  file1:5.19-2
ii  wine32  1.6.2-11
ii  wine64  1.6.2-8

wine recommends no packages.

Versions of packages wine suggests:
pn  avscan | klamav | clamav   
ii  binfmt-support 2.1.5-1
ii  ttf-mscorefonts-installer  3.6
pn  winbind

-- 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#764854: Large performance regression in list display

2014-10-11 Thread Christoph Reiter
On Sat, Oct 11, 2014 at 11:04 PM, Ben Hutchings  wrote:
>> Is this under Gnome Shell and does "killall at-spi-bus-launcher"
>> change anything?
>
> Yes, and yes that avoids the problem.

Than this is https://bugzilla.gnome.org/show_bug.cgi?id=730118#c41
I'll check the proposed patch and ask for a 3.14.1 release, both
upstream and in debian.


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



Bug#764854: Large performance regression in list display

2014-10-11 Thread Christoph Reiter
On Sat, Oct 11, 2014 at 6:04 PM, Ben Hutchings  wrote:
> I have 7402 songs in the library, which used to display in about a
> second and now takes about 15 seconds (using 100% of one CPU).

Is this under Gnome Shell and does "killall at-spi-bus-launcher"
change anything?


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



Bug#763532: Bug report about the package quodlibet 3.2.1-1 : the scrollbar for playing the song does not run properly

2014-10-03 Thread Christoph Reiter
I've filed a bug with GTK+ [0]

[0] https://bugzilla.gnome.org/show_bug.cgi?id=737843


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



Bug#763532: Bug report about the package quodlibet 3.2.1-1 : the scrollbar for playing the song does not run properly

2014-10-03 Thread Christoph Reiter
On Tue, Sep 30, 2014 at 7:57 PM, Etienne MAHE  wrote:
> Good day,
>
> When I use some gtk3 themes for my desktop, like clearlooks phenix or
> oxygen-gtk, I cannot move the horizontal scrollbar from left to right when
> I'am playing a song. I have to use my keyboard. I think that the problem
> comes from quodlibet package because on other apps, the scrollbars runs
> properly whatever the using desktop theme.

Thanks.

Possible workarounds:

* Enable the "Theme Switcher" plugin and enable "Adwaita"
* Remove the "gtk-primary-button-warps-slider" line in
"/usr/share/themes/Clearlooks-Phenix/gtk-3.0/settings.ini"

Might be a GTK+ bug because the volume button also behaves weird in
some cases. I've opened a bug report [0].

[0] https://code.google.com/p/quodlibet/issues/detail?id=1477


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



Bug#760233: coreutils: Fails to upgrade

2014-09-01 Thread Christoph Reiter
Package: coreutils
Version: 8.23-1
Severity: important

Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Reading changelogs... Done
apt-listchanges: Mailing root: apt-listchanges: news for debian
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 510776 files and directories currently installed.)
Preparing to unpack .../coreutils_8.23-1_amd64.deb ...
Unpacking coreutils (8.23-1) over (8.21-1.2) ...
dpkg: error processing archive
/var/cache/apt/archives/coreutils_8.23-1_amd64.deb (--unpack):
 trying to overwrite '/usr/share/man/man1/realpath.1.gz', which is also in
package realpath 1.19
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for install-info (5.2.0.dfsg.1-4) ...
Processing triggers for man-db (2.6.7.1-1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/coreutils_8.23-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Failed to perform requested operation on package.  Trying to recover:




-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (901, 'unstable'), (900, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-1.dmz.1-liquorix-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages coreutils depends on:
ii  libacl1  2.2.52-1.1
ii  libattr1 1:2.4.47-1
ii  libc62.19-10
ii  libselinux1  2.3-2

coreutils recommends no packages.

coreutils 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#756837:

2014-08-17 Thread Christoph Reiter
I'd like to add here that while I initially proposed to just get rid
of the source package and provide the quodlibet-plugins package from
the quodlibet source package, we could just get rid of
quodlibet-plugins all together.


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



Bug#637210:

2014-08-05 Thread Christoph Reiter
Filed upstream: https://code.google.com/p/quodlibet/issues/detail?id=1439


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



Bug#701607:

2014-07-22 Thread Christoph Reiter
The original bug is probably fixed by one of the two commits:

https://code.google.com/p/quodlibet/source/detail?r=d3ea2148aebdb66
https://code.google.com/p/quodlibet/source/detail?r=912779f6cdfacb89

@Ben: You can work around the crasher bug by installing the following
GS extension which moves tray icons to the top:
https://extensions.gnome.org/extension/495/topicons/


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



Bug#755565: quodlibet: Crashes when notification tray is opened in gnome-shell 3.12

2014-07-21 Thread Christoph Reiter
As you have figured out correctly the problem is that GS requests QL
to show a 1x1px tray icon which triggers a bug. I've fixed this
yesterday [0] [1], but even with the fix applied, the icon doesn't
show since it's 1x1px big. Most other applications hardcode the icons
size, which is why they still work.

You can install the TopIcons [2] extension as a workaround for now; it
correctly notifies QL of the right size (which is also why I didn't
notice this problem earlier..)

[0] https://code.google.com/p/quodlibet/source/detail?r=2f6588e31143a4
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701607#15
[2] https://extensions.gnome.org/extension/495/topicons/


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



Bug#701607:

2014-07-21 Thread Christoph Reiter
Thanks.

https://code.google.com/p/quodlibet/issues/detail?id=1429
https://code.google.com/p/quodlibet/source/detail?r=2f6588e31143

Will be in 3.2.

I'm not sure if this is the same bug. Phillipp stated "There's no
relevant error message on the terminal." and it seems I missed that
when I first replied here.


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



Bug#734253: closed by Michael Gilbert (Bug#734253: fixed in wine 1.6.1-13)

2014-01-09 Thread Christoph Reiter
reopen 734253 =
thanks

Thanks for the quick update. Calling winecfg with WINEARCH fails in a
different way now:

$ export WINEPREFIX=`pwd`/foo
$ export WINEARCH=win32
$ winecfg
cat: /home/user/Desktop/sdafdsaf/foo/system.reg: No such file or directory
/usr/bin/winecfg: 29: exec: winecfg.exe: not found


Bug#734253: winecfg, winepath, wineboot default to wine64 and fail with WINEARCH set

2014-01-05 Thread Christoph Reiter
Package: wine
Version: 1.6.1-12
Severity: normal

Dear Maintainer,

first of all, thanks for your recent work on wine.

I've noticed that wine utils like winecfg etc now default to wine64. I'm not
sure if this changed because I've installed wine64 or because of a recent
update.

A workaround for all problem described below is to start all commands with wine
like "wine "

Here is a list of problems I noticed:

* wine defaults to wine32 while winecfg defaults to wine64

unset WINEARCH
rm -rf foo # fresh env
export WINEPREFIX=`pwd`/foo
wine wineboot -u
# wine32 env created
winecfg  # fails with ".../foo' is a 32-bit installation, it cannot support
64-bit applications."
wine winecfg # works

* setting WINEARCH to win32 makes winecfg fail and create a half finished
wine32 env (drive_c is empty)

rm -rf foo # fresh env
export WINEPREFIX=`pwd`/foo
export WINEARCH=win32
winecfg # fails with ".../foo' is a 32-bit installation, it cannot support
64-bit applications."
# this ends with a half created wine32 env (drive_c is empty)

* Since a recent update msiexec is missing (wine msiexec still works) .

regards



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (901, 'unstable'), (900, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages wine depends on:
ii  file1:5.14-2
ii  wine32  1.6.1-12
ii  wine64  1.6.1-12

wine recommends no packages.

Versions of packages wine suggests:
pn  avscan | klamav | clamav   
ii  binfmt-support 2.1.1-1
ii  ttf-mscorefonts-installer  3.5
ii  winbind2:4.1.3+dfsg-2
pn  wine-doc   

-- 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#733909: quodlibet: Segfaults when trying to play audio/x-alac files

2014-01-02 Thread Christoph Reiter
2014/1/2 Peter Chubb :
>>> $ file 28-01-Prelude.m4a 28-01-Prelude.m4a: ISO Media, MPEG v4
>>> system, iTunes AAC-LC
>
> Christoph> Can you send me the file via mail, dropbox etc.?
>
> Sure.  Separate email.

Thanks. I can't reproduce with either QL or gst-launch-1.0 on an
up-to-date sid (+ glib from experimental).


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



Bug#733909: quodlibet: Segfaults when trying to play audio/x-alac files

2014-01-02 Thread Christoph Reiter
2014/1/2 Peter Chubb :
> Package: quodlibet
> Version: 3.0.2-3
> Severity: normal
>
> Dear Maintainer,
>
> I have some .m4a files that I want to play with quodlibet.
>
> Quodlibet puts up a popup and segfautls.

Does it crash after closing the popup?

> The popup says:
>
>   Invalid Commandline
>   The parameters passed to the application had an invalid
>   format. Please file a bug!
>
>   The parameters were:
>   gstreamer|1.0|quodlibet|Apple Lossless Audio (ALAC) 
> decoder|decoder-audio/x-alac, samplesize=(int)16
>
>
> The file plays fine with
> $ gst-launch playbin "uri=file://`pwd`/28-01-Prelude.m4a

Please try with gst-launch-1.0, gst-launch is part of GStreamer 0.10
which QL doesn't use anymore.

> $ file 28-01-Prelude.m4a
> 28-01-Prelude.m4a: ISO Media, MPEG v4 system, iTunes AAC-LC

Can you send me the file via mail, dropbox etc.?


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



Bug#727696: python-mmkeys: multimedia keys not working anymore

2013-11-12 Thread Christoph Reiter
2013/11/12 Yves-Alexis Perez :
> Quodlibet maintainers: it seems that multimedia keys support on
> quodlibet nowadays may use three interfaces (from mmkeys_.py):
>
> - dbus_mmkeys
> - keybinder 3.0
> - pyhook
>
> None of the interface seem to work right now.
>
> - dbusmmkeys seem to use dbus interfaces from GNOME, and I'm actually
> running Xfce, so it doesnt really have a chance to work
> - keybinder 3.0 is not in Debian (#698638)
> - pyhook seems Windows related

Correct.

> I have no idea where python-mmkeys fits in everything, but in any case
> it doesn't seem used anymore, unfortunately.

mmkeys uses GTK2, but QL uses GTK3 starting with version 3.0.

> Can someone take a look at it and fix multimedia keys support?

Fixing #698638 would be the easiest way to do so.


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



Bug#728093: quodlibet: change dependency gstreamer1.0-pulseaudio to gstreamer1.0-audiosink

2013-10-31 Thread Christoph Reiter
2013/10/28 Arian Sanusi :
>
>> gstreamer1.0-audiosink isn't an option since it's provided by
>> plugins-good/bad, so afair alsa/pulseaudio sinks don't get installed
>> on a default install.
>
> plugins-good/bad contain meaningful audio sinks: Jack,OSS (good), OpenAL
> (bad) so I see why they provide the audiosink package. If you think they
> are not relevant enough, I suggest:

I think it's relevant that users which install a default debian and
install QL or upgrade to jessie get a working QL.

> - make gst-pulseaudio a 'recommended'-dependance - that way most people
> will install the package.

This was the case before I think. The problem I had in the PPA which
Ondřej based the update on, was that recommends don't get installed on
update, so everyone lost the alsa/pulse sinks.

> - change the dependance to gstreamer1.0-pulseaudio | gstreamer1.0-alsa
> (I think that's what most users will use)

Seems like a good idea.


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



Bug#728093: quodlibet: change dependency gstreamer1.0-pulseaudio to gstreamer1.0-audiosink

2013-10-28 Thread Christoph Reiter
2013/10/28 Arian Sanusi :
> I do not want pulseaudio on my systems, instead I use alsa directly. On 
> systems such as mine, gstreamer1.0-pulseaudio is installed unnecessarily, but 
> without working sound anyway. I guess the dependence should be moved to 
> gstreamer1.0-audiosink

gstreamer1.0-audiosink isn't an option since it's provided by
plugins-good/bad, so afair alsa/pulseaudio sinks don't get installed
on a default install.


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



Bug#724642:

2013-09-27 Thread Christoph Reiter
The problem is that exfalso updated to 3.0.2 but the plugins didn't
(they aren't in sid)

Downgrading quodlibet and exfalso to 2.4 should fix it for now.


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



Bug#724067: quodlibet: Error on initial load

2013-09-22 Thread Christoph Reiter
upstream bug report: http://code.google.com/p/quodlibet/issues/detail?id=1238


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



Bug#719918: quodlibet: Quod Libet sometimes crashes when an external drive (USB) is mounted

2013-08-17 Thread Christoph Reiter
Upstream bug: http://code.google.com/p/quodlibet/issues/detail?id=866


Might be fixed with newer releases (2.5+), but I could never reproduce
the problem on any of my machines.


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



Bug#684989: New release of QuodLibet

2013-07-08 Thread Christoph Reiter
2013/7/8 W. Martin Borgert :
> Btw. upstream just released 3.0.1 which fixes crashes for PyGObject < 3.8.
> Testing and unstable already have 3.8.[23], so 3.0.0 should be OK for
> Debian,
> as long as nobody plans a backport to wheezy, which has PyGObject 3.2.2.

The fix is needed for unstable as well. The bug got exposed by
PyGObject 3.8.3, but could also happen with older versions if unlucky.


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



Bug#609040:

2013-06-02 Thread Christoph Reiter
The output is probably unrelated to any startup problems..

Is this still a problem?


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



Bug#411852:

2013-06-02 Thread Christoph Reiter
Is there any DE that survives a dbus restart nowadays? (or restarts in
a controlled way..)


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



Bug#710254: keybinder: Please provide a GTK+3 version (includeing introspection) of libkeybinder

2013-05-29 Thread Christoph Reiter
Package: libkeybinder0
Version: 0.3.0-2
Severity: wishlist
File: keybinder

Dear Maintainer,

there is atm no way for a non C GTK+3 application to register global key
bindings in debian as far as I know (except the Gnome dbus interface..)

It seems upstream supports GTK+3, so please consider providing a package for
it. For bindings, introspection would also be needed.

thanks



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (901, 'unstable'), (900, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages libkeybinder0 depends on:
ii  libc6 2.17-3
ii  libglib2.0-0  2.36.1-2build1
ii  libgtk2.0-0   2.24.18-1
ii  libx11-6  2:1.5.0-1+deb7u1

libkeybinder0 recommends no packages.

libkeybinder0 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#707288:

2013-05-13 Thread Christoph Reiter
Same here. Attached a test case for another rendering bug which
started to appear around the same time and is easily reproducible
here. Not sure if it's the same thing.

Intel driver btw. (I've tried with UXA, and it's the same result)
<>

gtk3-font-render-bug-707288.py
Description: Binary data


Bug#707604: debian-installer: Should warn if disk with GPT doesn't contain bios-grub partition

2013-05-09 Thread Christoph Reiter
Package: debian-installer
Version: 20130430
Severity: normal

 - Install Debian on a new 3TB disk
 - GPT partition table gets used
 - Do manual partitioning
 - Installation finished (grub install does not produce an error)

Expected:
 - Debian boots

Instead:
 - Grub not found since there was no bios-grub partition

Possible solution:
 - Warn if the disk doesn't contain a bios-grub partition.
 - Explain what is needed and what happens if this partition is missing.



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (901, 'unstable'), (900, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

-- 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#703030: unblock: gst-plugins-base0.10/0.10.36-1.1

2013-03-14 Thread Christoph Reiter
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package gst-plugins-base0.10

Reason
--

The package in unstable fixes bug #668109
"playback stops when transitioning to ogg or flac"
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668109

The bug leads to hangs during song changes to ogg/flac files using media
players like Rhythmbox and Quod Libet and is a regression from squeeze.

The fix was taken from upstream git and has been in unstable and Ubuntu
raring for 3 months now without an known side effects.

Debdiff against the package in testing
--

diff -Nru gst-plugins-base0.10-0.10.36/debian/changelog gst-plugins-
base0.10-0.10.36/debian/changelog
--- gst-plugins-base0.10-0.10.36/debian/changelog   2012-02-21
10:40:54.0 +0100
+++ gst-plugins-base0.10-0.10.36/debian/changelog   2012-12-04
12:08:57.0 +0100
@@ -1,3 +1,12 @@
+gst-plugins-base0.10 (0.10.36-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
++ debian/patches/98_fix-ogg-flac-transition.patch:
+  - Fixes ogg->flac transition hangs (Closes: #668109)
+Taken from upstream git.
+
+ -- Christoph Reiter   Tue, 04 Dec 2012 11:07:40
+0100
+
 gst-plugins-base0.10 (0.10.36-1) unstable; urgency=low

   * New upstream stable release, "Better":
diff -Nru gst-plugins-base0.10-0.10.36/debian/patches/98_fix-ogg-flac-
transition.patch gst-plugins-base0.10-0.10.36/debian/patches/98_fix-ogg-flac-
transition.patch
--- gst-plugins-base0.10-0.10.36/debian/patches/98_fix-ogg-flac-
transition.patch1970-01-01 01:00:00.0 +0100
+++ gst-plugins-base0.10-0.10.36/debian/patches/98_fix-ogg-flac-
transition.patch2012-12-04 12:08:57.0 +0100
@@ -0,0 +1,27 @@
+From: Edward Hervey 
+Subject: baseaudiosink: Resync when ringbuffer resets
+
+When the ringbuffer gets restarted (like in setcaps), we *will* have to
+resync against the new values. Without this we end up blindly assuming the
+new samples align to the old ones.
+
+Origin: upstream, http://cgit.freedesktop.org/gstreamer/gst-plugins-
base/commit/?id=969fe8c0b97ae4ac58aacf7530ca1bfbc2b5969a
+Bug: https://bugzilla.gnome.org/show_bug.cgi?id=680252
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668109
+Index: gst-plugins-base0.10-0.10.36/gst-libs/gst/audio/gstbaseaudiosink.c
+===
+--- gst-plugins-base0.10-0.10.36.orig/gst-libs/gst/audio/gstbaseaudiosink.c
2011-12-30 14:29:13.0 +0100
 gst-plugins-base0.10-0.10.36/gst-libs/gst/audio/gstbaseaudiosink.c
2012-12-04 11:02:39.294066822 +0100
+@@ -921,6 +921,12 @@
+   if (!gst_ring_buffer_acquire (sink->ringbuffer, spec))
+ goto acquire_error;
+
++  /* We need to resync since the ringbuffer restarted */
++  sink->priv->avg_skew = -1;
++  sink->next_sample = -1;
++  sink->priv->eos_time = -1;
++  sink->priv->discont_time = -1;
++
+   if (bsink->pad_mode == GST_ACTIVATE_PUSH) {
+ GST_DEBUG_OBJECT (sink, "activate ringbuffer");
+ gst_ring_buffer_activate (sink->ringbuffer, TRUE);
diff -Nru gst-plugins-base0.10-0.10.36/debian/patches/99_ltmain_as-needed.patch
gst-plugins-base0.10-0.10.36/debian/patches/99_ltmain_as-needed.patch
--- gst-plugins-base0.10-0.10.36/debian/patches/99_ltmain_as-needed.patch
2012-02-21 10:35:51.0 +0100
+++ gst-plugins-base0.10-0.10.36/debian/patches/99_ltmain_as-needed.patch
2012-12-04 12:08:57.0 +0100
@@ -1,8 +1,8 @@
-diff --git a/ltmain.sh b/ltmain.sh
-index c7d06c3..7bc27f2 100644
 a/ltmain.sh
-+++ b/ltmain.sh
-@@ -5800,6 +5800,11 @@ func_mode_link ()
+Index: gst-plugins-base0.10-0.10.36/ltmain.sh
+===
+--- gst-plugins-base0.10-0.10.36.orig/ltmain.sh2012-12-04
11:22:23.710301877 +0100
 gst-plugins-base0.10-0.10.36/ltmain.sh 2012-12-04 11:23:37.102314806
+0100
+@@ -5800,6 +5800,11 @@
arg=$func_stripname_result
;;

@@ -14,7 +14,7 @@
-Wl,*)
func_stripname '-Wl,' '' "$arg"
args=$func_stripname_result
-@@ -6163,6 +6168,15 @@ func_mode_link ()
+@@ -6163,6 +6168,15 @@
lib=
found=no
case $deplib in
diff -Nru gst-plugins-base0.10-0.10.36/debian/patches/series gst-plugins-
base0.10-0.10.36/debian/patches/series
--- gst-plugins-base0.10-0.10.36/debian/patches/series  2011-12-11
18:02:08.0 +0100
+++ gst-plugins-base0.10-0.10.36/debian/patches/series  2012-12-04
12:08:57.0 +0100
@@ -1,2 +1,3 @@
 10_gnome-vfs-dav-url.patch
+98_fix-ogg-flac-transition.patch
 99_ltmain_as-needed.patch


unblock gst-plugins-base0.10/0.10.36-1.1

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (901, 'unstable'), (900, 'testing'), (101, 'experimental')
Architecture: amd64 (x

Bug#702341: gstreamer1.0-plugins-bad: Please build with chromaprint support

2013-03-05 Thread Christoph Reiter
Package: gstreamer1.0-plugins-bad
Version: 1.0.5-1
Severity: wishlist

Dear Maintainer,

please include the chromaprint [0] element.

thanks

[0] http://acoustid.org/chromaprint



-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (901, 'unstable'), (900, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gstreamer1.0-plugins-bad depends on:
ii  gstreamer1.0-plugins-base   1.0.5-1
ii  libass4 0.10.0-3
ii  libbz2-1.0  1.0.6-4
ii  libc6   2.17-0experimental2
ii  libcurl3-gnutls 7.29.0-1
ii  libdca0 0.0.5-5
ii  libdvdnav4  4.2.0+20121016-1
ii  libdvdread4 4.2.0+20121016-1
ii  libfaad22.7-8
ii  libflite1   1.4-release-6
ii  libgcc1 1:4.7.2-5
ii  libglib2.0-02.35.8-1
ii  libgme0 0.5.5-2
ii  libgsm1 1.0.13-4
ii  libgstreamer-plugins-bad1.0-0   1.0.5-1
ii  libgstreamer-plugins-base1.0-0  1.0.5-1
ii  libgstreamer1.0-0   1.0.5-1
ii  libmimic0   1.0.4-2.1
ii  libmms0 0.6.2-3
ii  libmodplug1 1:0.8.8.4-3
ii  libmpg123-0 1.14.4-1
ii  libopus00.9.14+20120615-1
ii  liborc-0.4-01:0.4.16-2
ii  librtmp02.4+20111222.git4e06e21-1
ii  libschroedinger-1.0-0   1.0.11-2
ii  libsoundtouch0  1.6.0-3
ii  libspandsp2 0.0.6~pre20-3
ii  libstdc++6  4.7.2-5
ii  libvo-aacenc0   0.1.2-1
ii  libvo-amrwbenc0 0.1.2-1
ii  libzbar00.10+doc-7+b2
ii  multiarch-support   2.17-0experimental2

gstreamer1.0-plugins-bad recommends no packages.

Versions of packages gstreamer1.0-plugins-bad suggests:
ii  frei0r-plugins  1.1.22git20091109-1.2

-- 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#683394:

2013-02-02 Thread Christoph Reiter
Same problem here.

This is a sid gnome only desktop without any gnome related fork (and I
never have installed one)
I think it started about one or two weeks ago.


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



Bug#668109: Bug #668109: gstreamer: shuffle mode - ogg and flac files freeze at 0:00

2012-12-03 Thread Christoph Reiter
A proper fix has now been posted to the upstream report [1]. Since
there will be no new bugfix release of GStreamer 0.10 I would like to
see this patched for Wheezy.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=680252#c15


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



Bug#668109:

2012-12-03 Thread Christoph Reiter
I've bisected the bad commit [1]. If upstream decides it's safe to
revert, maybe this can be patched in Debian.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=680252#c9


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



Bug#693631:

2012-11-19 Thread Christoph Reiter
See http://code.google.com/p/quodlibet/issues/detail?id=67


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



Bug#692518: Workaround

2012-11-08 Thread Christoph Reiter
Workaround:

gsettings set org.gnome.desktop.default-applications.terminal exec
gnome-terminal


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



Bug#668109: upstream bug report

2012-09-25 Thread Christoph Reiter
GStreamer bug report: https://bugzilla.gnome.org/show_bug.cgi?id=680252


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



Bug#684228: --into parameter

2012-08-15 Thread Christoph Reiter
bibtex is still broken in combination with --into

rubber --into temp --pdf test.tex
compiling test.tex...
running BibTeX on temp/test...
temp/test.aux:150: [bibtex] I couldn't open database file main.bib
temp/test.aux: [bibtex] I found no database files

main.bib is in the same directory as test.tex, but is looked for in
temp (specified by --into).


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



Bug#665198: xserver-xorg-input-synaptics: Scrolling doesn't work properly

2012-03-25 Thread Christoph Reiter
Package: xserver-xorg-input-synaptics
Version: 1.5.99.901-1
Followup-For: Bug #665198

Same here. Besides the bad scrolling behavior, scrolling randomly stops working
while scrolling fast. In addition touchpad buttons and the keyboard stop
working until a server restart (sometimes just one button, sometimes
everything)



-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Jun 17  2011 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2044072 Mar  5 05:21 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME 
Express Integrated Graphics Controller [8086:27ae] (rev 03)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:

/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
---
Linux version 3.2.0-2-686-pae (Debian 3.2.12-1) 
(debian-ker...@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-1) ) #1 SMP 
Tue Mar 20 19:48:26 UTC 2012

Xorg X server log files on system:
--
-rw-r--r-- 1 root root  7322 Dec 17 20:58 /var/log/Xorg.54.log
-rw-r--r-- 1 root root  7322 Dec 17 20:58 /var/log/Xorg.55.log
-rw-r--r-- 1 root root  7321 Dec 17 20:58 /var/log/Xorg.15.log
-rw-r--r-- 1 root root  7321 Dec 17 20:58 /var/log/Xorg.56.log
-rw-r--r-- 1 root root  7320 Dec 17 20:58 /var/log/Xorg.8.log
-rw-r--r-- 1 root root  9880 Dec 17 20:58 /var/log/Xorg.7.log
-rw-r--r-- 1 root root  9809 Dec 17 20:58 /var/log/Xorg.11.log
-rw-r--r-- 1 root root  9883 Dec 17 20:58 /var/log/Xorg.40.log
-rw-r--r-- 1 root root  9809 Dec 17 20:58 /var/log/Xorg.43.log
-rw-r--r-- 1 root root  9809 Dec 17 20:58 /var/log/Xorg.39.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.52.log
-rw-r--r-- 1 root root  9806 Dec 17 20:58 /var/log/Xorg.4.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.31.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.12.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.25.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.59.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.23.log
-rw-r--r-- 1 root root  7650 Dec 17 20:58 /var/log/Xorg.13.log
-rw-r--r-- 1 root root  9955 Dec 17 20:58 /var/log/Xorg.27.log
-rw-r--r-- 1 root root  7650 Dec 17 20:58 /var/log/Xorg.34.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.53.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.44.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.42.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.29.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.28.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.50.log
-rw-r--r-- 1 root root  9806 Dec 17 20:58 /var/log/Xorg.6.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.49.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.46.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.20.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.47.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.57.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.51.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.33.log
-rw-r--r-- 1 root root  7651 Dec 17 20:58 /var/log/Xorg.21.log
-rw-r--r-- 1 root root  9955 Dec 17 20:58 /var/log/Xorg.14.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.48.log
-rw-r--r-- 1 root root  9955 Dec 17 20:58 /var/log/Xorg.32.log
-rw-r--r-- 1 root root  9955 Dec 17 20:58 /var/log/Xorg.36.log
-rw-r--r-- 1 root root  9955 Dec 17 20:58 /var/log/Xorg.17.log
-rw-r--r-- 1 root root  9955 Dec 17 20:58 /var/log/Xorg.18.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.24.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.22.log
-rw-r--r-- 1 root root  9955 Dec 17 20:58 /var/log/Xorg.58.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.30.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.26.log
-rw-r--r-- 1 root root  9806 Dec 17 20:58 /var/log/Xorg.3.log
-rw-r--r-- 1 root root  9953 Dec 17 20:58 /var/log/Xorg.9.log
-rw-r--r-- 1 root root  9953 Dec 17 20:58 /var/log/Xorg.2.log
-rw-r--r-- 1 root root  9882 Dec 17 20:58 /var/log/Xorg.45.log
-rw-r--r-- 1 root root  9809 Dec 17 20:58 /var/log/Xorg.37.log
-rw-r--r-- 1 root root  9809 Dec 17 20:58 /var/log/Xorg.19.log
-rw-r--r-- 1 root root  9807 Dec 17 20:58 /var/log/Xorg.5.log
-rw-r--r-- 1 root root  9809 Dec 17 20:58 /var/log/Xorg.35.log
-rw-r--r-- 1 root root  9809 Dec 17 20:58 /var/log/Xorg.16.log
-rw-r--r-- 1 root root  9956 Dec 17 20:58 /var/log/Xorg.38.log
-rw-r--r-- 1 root root  9808 Dec 17 20:58 /var/log/Xorg.10.log
-rw-r--r-- 1 root root  9882 Dec 17 20:58 /var/log/Xorg.41.log
-rw-r--r-- 1 root root 30988 Mar 21 07:50 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 325

Bug#659459: rygel: C source files should get updated on package build

2012-02-11 Thread Christoph Reiter
Package: rygel
Version: 0.12.6-2.1
Severity: wishlist

Dear Maintainer,

I wanted to apply an upstream patch to fix a bug and noticed that
the package compiles the C source files without updating them by translating
the vala files.

I think it would be nice if this would happen during building the package. You
also might want to add patches in the future, so this could be useful for you
too.

As far as I can see there need to be two more build deps: valac, gupnp-vala
and all those *vala.stamp files need to be removed before building (I never
used vala myself, so I could be missing something)

regards



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (900, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rygel depends on:
ii  libc62.13-26
ii  libgee2  0.6.1-3
ii  libglib2.0-0 2.30.2-6
ii  libgssdp-1.0-3   0.12.1-2
ii  libgstreamer-plugins-base0.10-0  0.10.35-1
ii  libgstreamer0.10-0   0.10.35-1
ii  libgupnp-1.0-4   0.18.1-2
ii  libgupnp-av-1.0-20.10.1-2
ii  libgupnp-dlna-1.0-2  0.6.4-1
ii  libsoup2.4-1 2.36.1-1
ii  libsqlite3-0 3.7.9-2
ii  libuuid1 2.20.1-1.2
ii  libxml2  2.7.8.dfsg-7

Versions of packages rygel recommends:
ii  gstreamer0.10-ffmpeg0.10.13-2
ii  gstreamer0.10-plugins-base  0.10.35-1
ii  gstreamer0.10-plugins-ugly  0.10.18-3+b2

Versions of packages rygel suggests:
ii  rygel-mediathek0.12.6-2.1
ii  rygel-preferences  0.12.6-2.1
ii  rygel-tracker  0.12.6-2.1
ii  tumbler0.1.23-1

-- Configuration Files:
/etc/rygel.conf changed [not included]

-- 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#656206: ITP: gst-chromaprint -- A GStreamer plugin for chromaprint

2012-01-17 Thread Christoph Reiter
Package: wnpp
Severity: wishlist
Owner: Christoph Reiter 

* Package name: gst-chromaprint
  Version : 0.1
  Upstream Author : Lukáš Lalinský 
* URL : https://github.com/lalinsky/gst-chromaprint
* License : LGPL-2+
  Programming Lang: C
  Description : A GStreamer plugin for chromaprint



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



Bug#650779:

2012-01-09 Thread Christoph Reiter
Same problem with nautilus. I installed 1.0.2rc5 from upstream and it
seems to be fixed there.

Please package the new release.



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



Bug#644738: [Pkg-utopia-maintainers] Bug#644738: network-manager-gnome: Applet forgets VPN usernames/passwords after many connection attempts

2011-10-09 Thread Christoph Reiter
2011/10/8 Michael Biebl :
> Are you sure this is a network-manager-gnome problem? It looks like your max
> number of open files was exhausted which actually led to nm fail to connect.

My guess is that something in NM/NM-gnome is leaking pipes. I didn't
do anything on the machine while it was running.

I first wanted to report it against network-manager but "reportbug
network-manager" segfaults after clicking continue twice.



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



Bug#644738: network-manager-gnome: Applet forgets VPN usernames/passwords after many connection attempts

2011-10-08 Thread Christoph Reiter
Package: network-manager-gnome
Version: 0.9.0-2
Severity: normal

I waited for the VPN server to let me in again and did a

watch -e 'nmcli con up uuid 609bd441-de2d-4654-b798-2154cd3a5882; [ $? -ne 0 ]'

which tried to connect about 800 times (every 2 seconds). After some time it
started failing because there was no password/username given. The VPN
preferences dialog showed no password/username anymore. Setting it again had no
effect, reopening.. empty again.

Restarting network-manager didn't help.

..xsession-errors showed many:

** (nm-applet:7212): WARNING **: Failed to create pipe for communicating with
child process (Too many open files)
** (nm-applet:7212): WARNING **: Failed to create pipe for communicating with
child process (Too many open files)
** (nm-applet:7212): WARNING **: Failed to create pipe for communicating with
child process (Too many open files)
** (nm-applet:7212): WARNING **: Failed to create pipe for communicating with
child process (Too many open files)
** (nm-applet:7212): WARNING **: Failed to create pipe for communicating with
child process (Too many open files)
** (nm-applet:7212): WARNING **: Failed to create pipe for communicating with
child process (Too many open files)

Restarting the machine made it work again.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager-gnome depends on:
ii  dbus-x11 1.4.16-1  
ii  gconf2   2.32.4-1  
ii  gnome-icon-theme 3.0.0-4   
ii  libatk1.0-0  2.2.0-1   
ii  libc62.13-21   
ii  libcairo21.10.2-6.1
ii  libdbus-1-3  1.4.16-1  
ii  libdbus-glib-1-2 0.94-4
ii  libfontconfig1   2.8.0-3   
ii  libfreetype6 2.4.6-2   
ii  libgconf2-4  2.32.4-1  
ii  libgdk-pixbuf2.0-0   2.24.0-1  
ii  libglib2.0-0 2.28.6-1  
ii  libgnome-bluetooth7  2.30.0-3  
ii  libgnome-keyring03.0.0-2   
ii  libgtk2.0-0  2.24.4-3  
ii  libnm-glib-vpn1  0.9.0-2   
ii  libnm-glib4  0.9.0-2   
ii  libnm-util2  0.9.0-2   
ii  libnotify4   0.7.4-1   
ii  libpango1.0-01.28.4-3  
ii  network-manager  0.9.0-2   
ii  policykit-1-gnome0.102-2   

Versions of packages network-manager-gnome recommends:
ii  gnome-bluetooth2.30.0-3  
ii  libpam-gnome-keyring [libpam-keyring]  3.0.3-2   
ii  mobile-broadband-provider-info 20110806-1
ii  notification-daemon0.7.2-1   
ii  notify-osd [notification-daemon]   0.9.30-1  

Versions of packages network-manager-gnome suggests:
ii  network-manager-openvpn-gnome   
ii  network-manager-pptp-gnome  
ii  network-manager-vpnc-gnome 0.9.0-2

-- 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#644735: python-mmkeys: Breaks gnome-settings-daemon media-keys plugin

2011-10-08 Thread Christoph Reiter
Package: python-mmkeys
Version: 1.6.2.1-4
Severity: normal
Tags: patch

The sonata mmkeys code is a copy from quodlibet's code, but misses some
changes.

Without the patch it filters all key events before gnome-settings-daemon,
so multimedia keys don't work if any application is running in the background
with python-mmkeys active (sonata, exaile, quodlibet)



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-mmkeys depends on:
ii  libatk1.0-0 2.2.0-1   
ii  libc6   2.13-21   
ii  libcairo2   1.10.2-6.1
ii  libfontconfig1  2.8.0-3   
ii  libfreetype62.4.6-2   
ii  libgdk-pixbuf2.0-0  2.24.0-1  
ii  libglib2.0-02.28.6-1  
ii  libgtk2.0-0 2.24.4-3  
ii  libpango1.0-0   1.28.4-3  
ii  python  2.7.2-7   
ii  python-gtk2 2.24.0-2  
ii  python2.6   2.6.7-3   
ii  python2.7   2.7.2-5   

python-mmkeys recommends no packages.

python-mmkeys suggests no packages.

-- no debconf information
--- a/mmkeys/mmkeys.c
+++ b/mmkeys/mmkeys.c
@@ -165,35 +165,7 @@
 	gdk_error_trap_push ();
 
 	XGrabKey (GDK_DISPLAY (), key_code,
-		  0,
-		  GDK_WINDOW_XID (root), True,
-		  GrabModeAsync, GrabModeAsync);
-	XGrabKey (GDK_DISPLAY (), key_code,
-		  Mod2Mask,
-		  GDK_WINDOW_XID (root), True,
-		  GrabModeAsync, GrabModeAsync);
-	XGrabKey (GDK_DISPLAY (), key_code,
-		  Mod5Mask,
-		  GDK_WINDOW_XID (root), True,
-		  GrabModeAsync, GrabModeAsync);
-	XGrabKey (GDK_DISPLAY (), key_code,
-		  LockMask,
-		  GDK_WINDOW_XID (root), True,
-		  GrabModeAsync, GrabModeAsync);
-	XGrabKey (GDK_DISPLAY (), key_code,
-		  Mod2Mask | Mod5Mask,
-		  GDK_WINDOW_XID (root), True,
-		  GrabModeAsync, GrabModeAsync);
-	XGrabKey (GDK_DISPLAY (), key_code,
-		  Mod2Mask | LockMask,
-		  GDK_WINDOW_XID (root), True,
-		  GrabModeAsync, GrabModeAsync);
-	XGrabKey (GDK_DISPLAY (), key_code,
-		  Mod5Mask | LockMask,
-		  GDK_WINDOW_XID (root), True,
-		  GrabModeAsync, GrabModeAsync);
-	XGrabKey (GDK_DISPLAY (), key_code,
-		  Mod2Mask | Mod5Mask | LockMask,
+		  AnyModifier,
 		  GDK_WINDOW_XID (root), True,
 		  GrabModeAsync, GrabModeAsync);
 


Bug#638882: python-indicate: Pulls in python2.7 even though 2.6 is installed

2011-08-22 Thread Christoph Reiter
Package: python-indicate
Severity: normal

$ dpkg -s python2.6
Package: python2.6
Status: install ok installed
[...]

$ sudo aptitude install python-indicate
The following NEW packages will be installed:
  libdbusmenu-glib3{a} libindicate-gtk2{a} libindicate5{a} libpython2.7{a}
python-indicate
  python2.7{a} python2.7-minimal{a}
0 packages upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
Need to get 5,607 kB of archives. After unpacking 19.2 MB will be used.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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