[Touch-packages] [Bug 2043025] [NEW] Top Bar app icons cause a part of screen to be unclickable

2023-11-08 Thread Pardas Nikos
Public bug reported: I faced the issue on 2 different application installations. On Anydesk and Xlite sip phone client. When the apps are installed and they produce the small top-bar icon, then a small section of the screen right below that icon is becoming like an active area of that icon and if

[Touch-packages] [Bug 1943530] Re: link libkrb5 with openssl

2021-11-19 Thread Nikos Mavrogiannopoulos
For 22.04 we should switch to openssl 3.0 for cryptography for the whole. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1943530 Title: link libkrb5 with openssl Status in k

[Touch-packages] [Bug 1943530] Re: link libkrb5 with openssl

2021-09-14 Thread Nikos Mavrogiannopoulos
** Description changed: In Ubuntu we provide a cryptographic core based on a small set of packages that we FIPS certify [0]. Applications and libraries should not bundle their own crypto code but should use the cryptographic core to benefit from the certification, but also importantly to r

[Touch-packages] [Bug 1943530] [NEW] link libkrb5 with openssl

2021-09-14 Thread Nikos Mavrogiannopoulos
Public bug reported: In Ubuntu we provide a cryptographic core based on a small set of packages that we FIPS certify [0]. Applications and libraries should not bundle their own crypto code but should use the cryptographic core to benefit from the certification, but also importantly to reduce bugs

[Touch-packages] [Bug 1620559] Re: /etc/resolv.conf is empty on snappy

2018-03-03 Thread Nikos Paraschou
gh -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1620559 Title: /etc/resolv.conf is empty on snappy Status in Snappy: Fix Released Status in systemd package in Ubuntu:

[Touch-packages] [Bug 1623666] Re: iOS10 will not connect to Ubuntu

2016-11-01 Thread Nikos
I believe that is a libimobiledevice issue which restricts ciphersuites/protocol versions. Please verify by trying the patch for libimobiledevice at: https://gitlab.com/gnutls/gnutls/issues/145#note_17677611 -- You received this bug notification because you are a member of Ubuntu Touch seeded p

[Touch-packages] [Bug 1397685] Re: git gnutls_handshake() failed: A TLS packet with unexpected length was received.

2016-10-24 Thread Nikos
git.kernel.org is configured to only allow TLS with elliptic curve ciphersuites. Given that gnutls 2.12.x doesn't support elliptic curves, it cannot connect to that site. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gnutls2

[Touch-packages] [Bug 1622893] Re: NetworkManager takes very long to start, or times out, blocked on RNG

2016-10-19 Thread Nikos
Hi Martin, Have you tried if the patch resolves the issue? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1622893 Title: NetworkManager takes very long to start,

[Touch-packages] [Bug 1622893] Re: NetworkManager takes very long to start, or times out, blocked on RNG

2016-10-14 Thread Nikos
Another possibility is to split the gnutls random generator initialization to preinitialization (open fds, check for getrandom()), and initialization (read from the previous detected sources). That would allow gnutls to be used on early boot without causing any delay. The drawback would be some per

[Touch-packages] [Bug 1450009] Re: [HP, Dell notebooks] suspends on closed lid, does not recognized external monitors/dock

2016-02-18 Thread Nikos Kodos
This bug affects me on Ubuntu Gnome 15.10 only when enabling a proprietary nvidia driver. HP elitebook 8440p with dock and one monitor ext. The udev rule fixes the problem Just for some more info, my "evtest --query " script output, as was asked in #17, is "/dev/input/event16" Looking forward for

[Touch-packages] [Bug 1143816] Re: e4defrag option -c reports nothing but "done"

2015-10-27 Thread nikos
the same issue here -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to e2fsprogs in Ubuntu. https://bugs.launchpad.net/bugs/1143816 Title: e4defrag option -c reports nothing but "done" Status in e2fsprogs package in Ubuntu:

[Touch-packages] [Bug 1397685] Re: git gnutls_handshake() failed: A TLS packet with unexpected length was received.

2015-04-16 Thread Nikos
There are several issues with TLS connections and the F5 firewall, and that looks like the case. That firewall terminates a TLS session if the client hello is between 256 and 512 bytes. If that is the case you can verify using wireshark. The solution we adopted in later versions of gnutls is to ad

[Touch-packages] [Bug 1334329] Re: Sound input settings not saved

2015-01-17 Thread Nikos Paraschou
I am also affected by this bug. Is there any progress or a quick workaround? It's quite annoying to have to chose the input device every time you want to have a call. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver