Bug#1037346: cyrus-imapd: all emails disappeared after upgrading from bullseye to bookworm (similar to #1007965)

2024-02-06 Thread Jens Georg
Package: cyrus-common Version: 3.2.6-2+deb11u2 Followup-For: Bug #1037346 Some additional information: - You can roll-back to package 3.2 after the upgrade to 3.6, the mailboxes will re-appear again - You might encounter some junk mailboxes from the failed conversion attempt, the remedy i

Bug#1023557: rygel: consider After=network.target in rygel.service for lingering

2022-12-21 Thread Jens Georg
On Mi, Dez 21 2022 at 13:34:15 +, Barak A. Pearlmutter wrote: Dec 21 09:00:20 sweat rygel[853]: Error sending SSDP packet to FF0E::C: Error sending message: Network is unreachable Dec 21 09:00:20 sweat rygel[853]: Error sending SSDP packet to FF0E::C: Error sending message: Network is unreac

Bug#1023557: rygel: consider After=network.target in rygel.service for lingering

2022-11-07 Thread Jens Georg
Hi Barak, Rygel should be able to cope with this situation. If it does not not, then this is a bug that needs looking into. Please provide the output of journalctl -u rygel.service and also feel free to take this upstream at https://gitlab.gnome.org/GNOME/rygel/issues

Bug#878842: cyrus-imapd + Apple Mail causes process bomb

2017-10-16 Thread Jens Georg
Package: cyrus-imapd Version: 2.5.10-3 When using Apple Mail (version 10.x or 11.x) against a Cyrus imap server, it seems that Apple mail does not properly implment the IDLE command. After a day or so, we have seen that many idling imapd processes are created, exceeding the maximum number of chil

Bug#864235: rygel: Enhancement Request - Samsung TV "AllShare" Support (et al.)

2017-06-05 Thread Jens Georg
> Package: rygel > Version: 0.32.1-3 > Severity: wishlist >   > Interesting comparison of Rygel vs. miniDLNA/ReadyMedia in my environment which > includes a Samsung TV. Samsung's AllShare is severely screwed and changes bugs/regressions from release to release. I wonder what they managed to broke

Bug#737579: rygel: Please disable upload and delete by default

2017-06-05 Thread Jens Georg
> Package: rygel > Version: 0.20.3-1 > Severity: normal >  > Dear Maintainer, >  > By default rygel allows upload and deletion of files. > As a user will likely start rygel using the minimal gnome sharing user GUI, he may not understand that all his files could be deleted neither anyone can fill mo

Bug#849688: package in debian/testing is development version, severely broken

2017-02-07 Thread Jens Georg
If I may throw in my 2¢ here - 0.26 will not have any different functionality to 0.24. All fixes that are applied to 0.26 will be ported to 0.24 where applicable. I don't see the map functionality going in as we still have not resolved the tile provider issue. So the main difference of 0.26

Bug#841098: (kein Betreff)

2017-01-19 Thread Jens Georg
Hi, the rygel-media-engine-test turned out to be racy, the test is broken. Please disable it, I will also do that upstream.

Bug#805344: systemd: ListenStream=6566 in saned.socket only causes systemd to listen on [::]:6566

2015-11-17 Thread Jens Georg
Did you check if it is actually not reachable over IPv4? IPv6 sockets can also accept IPv4 connections unless configured not to do so. This is controlled system-wide via /proc/sys/net/ipv6/bindv6only which is "0" on my computer (which is the default according to man:systemd.socket(5)). And

Bug#805344: systemd: ListenStream=6566 in saned.socket only causes systemd to listen on [::]:6566

2015-11-17 Thread Jens Georg
I was trying to run sane network scanning through socket activation, but with the provided saned.socket file systemd only listens on a v6 socket. I have to explicitly change ListenStream to 0.0.0.0:6656 to make it listen on v4. Did you check if it is actually not reachable over IPv4? IPv6 so

Bug#804379: libsane-hpaio: Multiarch bug - wrong symlink for sane backend

2015-11-07 Thread Jens Georg
Package: libsane-hpaio Version: 3.14.6-1+b3 Severity: important Hi, I tried to scan again with my HP Photosmart scanner after quite some time and it seems that sane was compiled to look for its backends in /usr/lib/i386-linux-gnu/sane but the package creates the symlink in /usr/lib/sane and the

Bug#767578: rygel: Rygel binary does not know its version

2014-11-01 Thread Jens Georg
Package: rygel Version: 0.24.1-1 Severity: minor Hi, rygel --version and the initial log line of Rygel don't have any version information. I'm not sure whether that's something that goes wrong on package build or if there's something missing in the upstream tarball. -- System Information: Debia

Bug#703281:

2013-04-29 Thread Jens Georg
> additional facts: activating and deactivating the checkbox in rygel > preferences does not have any effect if not done a full halt and start > with each change of the checkbox. restarting rygel preferences does not > take effect. This is intentional; older versions of Rygel can't react on config

Bug#702430:

2013-04-23 Thread Jens Georg
This looks like an issue with raring, the package built fine in my PPA for precise/quantal: https://launchpadlibrarian.net/133941581/buildlog_ubuntu-precise-i386.gupnp_0.20.1-1~jensge1~precise1_UPLOADING.txt.gz (Can't find the .0 buildlog, maybe I didn't even import that) -- To UNSUBSCRIBE, ema

Bug#703281:

2013-04-22 Thread Jens Georg
Can partially confirm, but all that this does is setting the checkmark in the UI. While this is confusing, it doesn't actually launch Rygel or create the symlink necessary to autostart Rygel; no media is shared by accident just by launching rygel-preferences twice. -- To UNSUBSCRIBE, email to de

Bug#519464: gupnp-tools: Universal control point can submit arguments in the wrong order

2013-04-04 Thread Jens Georg
This has been fixed upstream with commit a9e15f1d415bd844f250ddae2e3278be21e6b83f Author: Jens Georg Date: Mon Apr 1 15:15:09 2013 +0200 universal-cp: Preserve action argument order Instead of GHashTable, which doesn't keep order of insertion use the _begin_action