[Touch-packages] [Bug 1966418] Re: [jammy regression] webkit apps do not display content (yelp, epiphany, gnome-online-accounts etc)

2022-04-15 Thread Xavier Claessens
Evolution and Online Accounts seems fixed in Jammy now. However devhelp still cannot display documentation pages. Maybe unrelated issue? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu.

[Touch-packages] [Bug 1764743] Re: ssh asks for passphrase

2018-04-17 Thread Xavier Claessens
Ok, I understood what's going on here! I had many ssh private keys and some of them have length <1024 but my main one is 2048. ssh-add doesn't add any key just because one of them is unsafe. I removed old keys and the problem is fixed. I guess this is an upstream bug and not Ubuntu. -- You

[Touch-packages] [Bug 1764743] Re: ssh asks for passphrase

2018-04-17 Thread Xavier Claessens
xclaesse@xclaesse-PC:~$ env | grep SSH SSH_AUTH_SOCK=/run/user/1000/keyring/ssh SSH_AGENT_PID=2183 xclaesse@xclaesse-PC:~$ ps aux | grep ssh root 1263 0.0 0.0 72296 5720 ?Ss 09:26 0:00 /usr/sbin/sshd -D xclaesse 2183 0.0 0.0 11304 320 ?Ss 09:26 0:00

[Touch-packages] [Bug 1764743] [NEW] ssh asks for passphrase

2018-04-17 Thread Xavier Claessens
Public bug reported: Every time I open gnome-terminal to connect to a remote host using ssh, it's asking me the passphrase of my ssh key. It was working fine on both my laptops (Ubuntu 16.04 and 17.10) and stopped working on both after the upgrade to 18.04. ProblemType: Bug DistroRelease: Ubuntu

[Touch-packages] [Bug 1461085] [NEW] GtkFileChooser should sort folders first

2015-06-02 Thread Xavier Claessens
Public bug reported: Upstream had the bad idea of not sorting folders first anymore in GTK 3.14. However they added an option later in commit 2aa3eea781ed21a02ecdf1e3c753a1ec5694d6c8. Since we cannot introduce new strings, ubuntu should revert the default in the 3.14 package. ** Affects: gtk+3.0