[Bug 276531] Re: Application lock if default printer can't be reached

2009-07-14 Thread Björn Jacke
sigh ... too bad when important projects are a one-man-show. CUPS lacks a feature that openldap for example implments with LDAP_OPT_NETWORK_TIMEOUT. You can easily reproduce the problem in CUPS by setting ServerName some-unused-ip-address-in-your-local-subnet in /etc/cups/client.conf. Samba ha

[Bug 292548] Re: nmbd -D uses 95% processor when there is not lan conection.

2009-11-23 Thread Björn Jacke
can you please test if https://bugzilla.samba.org/attachment.cgi?id=4850 helps? Thanks Björn -- nmbd -D uses 95% processor when there is not lan conection. https://bugs.launchpad.net/bugs/292548 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 386928] Re: "Rennrad" missing in /usr/share/dict/ngerman

2009-10-14 Thread Björn Jacke
updating to the latest igerman98 release would fix this. The Debian/Ubuntu igerman98 package is quite old. German's user experience in OOo and other applications with spell checker would be much improved when the package would be updated. -- "Rennrad" missing in /usr/share/dict/ngerman https://bu

[Bug 836250] Re: 8086:4238 Intel Centrino Ultimate-N 6300 poor networking, packet loss and very slow Lenovo X201 and T500 laptops

2020-11-12 Thread Björn Jacke
even with current 5.4 kernels from 20.04 (9 years after this bug was reported), it's neccessary to set options iwlwifi 11n_disable=2 if you have a Intel Centrino Ultimate-N 6300 card. Otherwise there is packet loss that prevents usable throughput rates. If this is not getting fixed upstream in t

[Bug 1893924] Re: memory leak in GnuTLS iov operations used by Samba

2020-09-24 Thread Björn Jacke
with the argumenatation in comment #4 you are basically arking all developers and users also installing 3rd party packages to stop using Ubuntu ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1893924

[Bug 1551175] Re: "net join" to Active Directory may fail

2016-04-14 Thread Björn Jacke
so it's in the queue for almost a month now. It would be a pitty if Ubuntu will ship a version with broken AD join functionality even though we analyzed the problem, reported it and even provided the debdiff to you. -- You received this bug notification because you are a member of Ubuntu Bugs, wh

Re: [Bug 1209273] [NEW] hunspell-de-de should not include German (Luxembourg) and German (Belgium)

2013-08-09 Thread Björn Jacke
+1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1209273 Title: hunspell-de-de should not include German (Luxembourg) and German (Belgium) To manage notifications about this bug go to: https://bu

[Bug 1517452] Re: Systemd + NetworkManager since 15.10 break VPN Support

2015-11-18 Thread Björn Jacke
** Summary changed: - Systemd + NerworkManager since 15.10 break VPN Support + Systemd + NetworkManager since 15.10 break VPN Support -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1517452 Title: Sy

[Bug 1133664] Re: anacron is started before ldap user accounts are accessible

2015-04-23 Thread Björn Jacke
this is really *trivial* to fix and this important for Linux desktop enterprise enviroments. Can you please get the dependency of cron and sssd get fixed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1551175] [NEW] "net join" to Active Directory may fail

2016-02-29 Thread Björn Jacke
Public bug reported: in some AD environment the user used to join a machine may only have right to create or delete objects but not modify. The net join code though recently wants to set the supported encryption typed after joining the account, which may fail then. The better approach is to create

[Bug 1011477] Re: cron-apt buffer overflow with high pid numbers

2013-01-25 Thread Björn Jacke
can't understand how this can get urgency=low if this can acntually prevent systems from getting updates. imho this is should be critical ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1011477 Titl

[Bug 1011477] [NEW] cron-apt buffer overflow with high pid numbers

2012-06-11 Thread Björn Jacke
Public bug reported: on our system (Ubuntu-Server 10.04) we set "sysctl -w kernel.pid_max = 4194304". When the pid counter is high, currently >300, then cron- apt terminates with a buffer overflow message: root@sn:~# cron-apt *** buffer overflow detected ***: dotlockfile terminated === B

[Bug 1011477] Re: cron-apt buffer overflow with high pid numbers

2012-06-11 Thread Björn Jacke
** Attachment added: "strace -f of the cron-apt call" https://bugs.launchpad.net/bugs/1011477/+attachment/3184606/+files/cron-apt.strace-f -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1011477 Tit

[Bug 1011477] Re: cron-apt buffer overflow with high pid numbers

2012-06-11 Thread Björn Jacke
** Package changed: cron-apt (Ubuntu) => liblockfile (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1011477 Title: cron-apt buffer overflow with high pid numbers To manage notifications abo

[Bug 1011477] Re: cron-apt buffer overflow with high pid numbers

2012-06-11 Thread Björn Jacke
the following patch on liblockfile's lockfile.c fixes the issue: --- a/lockfile.c +++ b/lockfile.c @@ -175,7 +175,7 @@ int lockfile_create(const char *lockfile, int retries, int flags) struct stat st, st1; char*tmplock; charsysname[256]; -

[Bug 614779] Re: The latest version is 1.14

2011-12-10 Thread Björn Jacke
latest is 1.15 already and all previous versions could lead to data loss when the filesystem was case insensitive. A update is highly recommended. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/614779

[Bug 1893924] Re: memory leak in GnuTLS iov operations used by Samba

2020-09-02 Thread Björn Jacke
** Bug watch added: Samba Bugzilla #14399 https://bugzilla.samba.org/show_bug.cgi?id=14399 ** Also affects: gnutls via https://bugzilla.samba.org/show_bug.cgi?id=14399 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 903602] Re: CIFS automount with "nounix" option create empty directories

2021-12-21 Thread Björn Jacke
I've CCd kernel package maintainer Stefan Bader also. I've seen this problem on a customer machine also with current linux- image hwe-18.04 (5.4.0.91) kernels. Directories with nounix mount option are empty. Previous 5.4.0.89 seems to have issues *with* unix extensions here though, that one wan n

[Bug 903602] Re: CIFS automount with "nounix" option create empty directories

2021-12-21 Thread Björn Jacke
funny, just saw, that the bug is quite exactly 10years old, which is why it looked like from this month. The problem still looks very similar but it isn't a regression from 5.4.0.89 to 5.4.0.91 at all. The kernel seems to get confused though if you mount a share once with and later withouth unix ex

[Bug 2028304] Re: continuous handle_nullreq: failed; please move to gssproxy

2025-02-26 Thread Björn Jacke
svcgssd should not be used any more, ideally it should be dropped, it just can't handle large krb5 tickets. A long known issue, that doesn't get fixed. But gssproxy as a replcatement instead works properly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1874231] [NEW] mumble freezes all audio applications

2020-04-22 Thread Björn Jacke via ubuntu-bugs
Public bug reported: after upgrading from 18.04 to 20.04 starting mumble freezes all audio applications. The audio related log at startup: JACK server starting in realtime mode with priority 10 self-connect-mode is "Don't restrict self connect requests" Cannot lock down 82280346 byte memory area

[Bug 1874231] Re: mumble freezes all audio applications

2020-04-22 Thread Björn Jacke via ubuntu-bugs
Thank you for the pointer to the debian bug report. The workaround by disabling the start of Jack by editing the Mumble.ini works also here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874231 Title