[Desktop-packages] [Bug 520546] Re: [SRU]Alt+KEY incorrectly behaves like Ctrl+Alt+KEY, and/or unwanted VT switch from Alt+Left/Right

2020-12-09 Thread Rafael David Tinoco
[rafaeldtinoco@fujitsu ~]$ sudo kbd_mode The keyboard is in Unicode (UTF-8) mode [rafaeldtinoco@fujitsu ~]$ sudo kbd_mode -C /dev/tty1 The keyboard is in Unicode (UTF-8) mode [rafaeldtinoco@fujitsu ~]$ sudo kbd_mode -s [rafaeldtinoco@fujitsu ~]$ sudo kbd_mode -C /dev/tty1 The keyboard is in

[Desktop-packages] [Bug 520546] Re: [SRU]Alt+KEY incorrectly behaves like Ctrl+Alt+KEY, and/or unwanted VT switch from Alt+Left/Right

2020-12-09 Thread Rafael David Tinoco
I have just faced this and kbd_mode -s also fixed the issue for me. The behavior started out of nothing (something I did without perceiving most likely). I'm using: [rafaeldtinoco@fujitsu ~]$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 20.10 Release:

[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-19 Thread Rafael David Tinoco
root@lenovo:~$ wslsys /usr/bin/wslsys: line 108: reg.exe: command not found Release Install Date: 0x5e72d127 Branch: 19h1_release Build: 18363 Full Build: 18362.1.amd64fre.19h1_release.190318-1202 Uptime: 0d 0h 2m Linux Release: Ubuntu 20.04 LTS Linux Kernel: Linux 4.4.0-18362-Microsoft Packages

[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-14 Thread Rafael David Tinoco
Hello Patrick, Turns out my image was a Bionic one and I kept upgrading until Focal.. I have exported and imported from WSL1 a few times. I have no /etc/wsl.conf :\ Hope that helps =) Feel free to mark this bug incomplete if you think it was something on my side, was trying to leverage what

[Desktop-packages] [Bug 1877016] Re: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-14 Thread Rafael David Tinoco
Hello Patrick, Turns out my image was a Bionic one and I kept upgrading until Focal.. I have exported and imported from WSL1 a few times. I have no /etc/wsl.conf :\ Hope that helps =) Feel free to mark this bug incomplete if you think it was something on my side, was trying to leverage what

[Desktop-packages] [Bug 1877016] [NEW] ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable

2020-05-05 Thread Rafael David Tinoco
Public bug reported: ubuntu-wsl / wslu : needs /mnt/c/windows/system32/ in PATH env variable $ wslfetch /usr/bin/wslfetch: line 108: reg.exe: command not found /usr/bin/wslsys: line 108: reg.exe: command not found /usr/bin/wslsys: line 183: /mnt/c/Windows/System32/reg.exe: Permission denied

[Desktop-packages] [Bug 1718227] Re: replacement of ifupdown with netplan needs integration for /etc/network/if{up, down}.d scripts

2019-12-11 Thread Rafael David Tinoco
For openvpn + systemd-resolve: With "up / down" openvpn config file commands you can wrap "systemd- resolve --set-dns=XXX" and update the given DNS servers. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to wpa in Ubuntu.

[Desktop-packages] [Bug 1718227] Re: replacement of ifupdown with netplan needs integration for /etc/network/if{up, down}.d scripts

2019-12-11 Thread Rafael David Tinoco
An example of dns update after putting: up /etc/openvpn/update-resolv-conf down /etc/openvpn/update-resolv-conf in the openvpn .config file: Wed Dec 11 15:04:25 2019 /etc/openvpn/update-resolv-conf tun0 1500 1558 10.172.67.194 255.255.192.0 init update-resolv-conf uses: [ -x /sbin/resolvconf

[Desktop-packages] [Bug 1312419] Re: nl_cache_refill; rtnl_neigh_get fail to find neighbors in cache

2017-10-16 Thread Rafael David Tinoco
** Changed in: libnl3 (Ubuntu) Assignee: Rafael David Tinoco (inaddy) => (unassigned) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libnl3 in Ubuntu. https://bugs.launchpad.net/bugs/1312419 Title: nl_cache_ref

[Desktop-packages] [Bug 1635812] Re: atril-thumbnailer crashed with SIGSEGV in cmsGetColorSpace()

2016-11-25 Thread Rafael David Tinoco
@Sponsors (Yakkety) Facing intermittent seg faults in multiple PDFs here. If opening it with strace it rarely occurs, suggesting it is a timing/sync issue. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x7f3e05ed1940 in cmsGetColorSpace () from

[Desktop-packages] [Bug 1373070] Re: full fix for disconnected path (paths)

2016-03-29 Thread Rafael David Tinoco
Okay, so, I had more time to dig a bit into this and, after some analysis, I got: Errors being reproduced: [1668392.078137] audit: type=1400 audit(1459311786.129:1375455): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/dnsmasq"

[Desktop-packages] [Bug 1373070] Re: full fix for disconnected path (paths)

2016-02-29 Thread Rafael David Tinoco
Yep, you're right. It was getting /dev/log from abstractions/base for write only. My bad. Though, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1373070/comments/6 Shows same issue. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 1373070] Re: full fix for disconnected path (paths)

2016-02-29 Thread Rafael David Tinoco
Though, For comments: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1373070/comments/7 If you remove /dev/log rwx from /etc/apparmor.d/usr.sbin.rsyslog : Using kernel Ubuntu-3.13.x DOES NOT show any DENIALS (Ubuntu-3.16, Ubuntu-3.19 and Ubuntu-4.2 HWE kernels shows). Using upstream

[Desktop-packages] [Bug 1373070] Re: full fix for disconnected path (paths)

2016-02-26 Thread Rafael David Tinoco
I am able to reproduce this just by having apparmor.d profile usr.sbin.rsyslogd removed from disable/ directory. [ 674.165128] audit: type=1400 audit(1456491880.616:134): apparmor="DENIED" operation="sendmsg" profile="/usr/sbin/rsyslogd" name="/dev/log" pid=3639 comm="dhclient"

[Desktop-packages] [Bug 1373070] Re: full fix for disconnected path (paths)

2016-02-16 Thread Rafael David Tinoco
Pavel, Déziel, Im reproducing the same issue with dnsmasq + openstack + neutron: Feb 16 18:35:01 juju-inaddy-machine-12 kernel: [ 4357.680900] audit: type=1400 audit(1455647701.796:121): apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected path" error=-13

Re: [Desktop-packages] [Bug 1312419] Re: nl_cache_refill; rtnl_neigh_get fail to find neighbors in cache

2015-11-22 Thread Rafael David Tinoco
ubuntu/ trusty/main amd64 > Packages > 100 /var/lib/dpkg/status > libnl-route-3-200: > Installed: 3.2.21-1 > Candidate: 3.2.21-1 > Version table: > *** 3.2.21-1 0 > 500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 > Packages >

[Desktop-packages] [Bug 1312419] Re: nl_cache_refill; rtnl_neigh_get fail to find neighbors in cache

2015-09-16 Thread Rafael David Tinoco
It looks like that Trusty version also suffers from: root@dixie:~# virsh start maas error: Failed to start domain maas error: internal error: missing IFLA_VF_INFO in netlink response Whenever we try to start a VFIO (or KVM passthrough) SR-IOV based machine. I don't think this happens under

[Desktop-packages] [Bug 1312419] Re: nl_cache_refill; rtnl_neigh_get fail to find neighbors in cache

2015-09-12 Thread Rafael David Tinoco
** Changed in: libnl3 (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libnl3 in Ubuntu. https://bugs.launchpad.net/bugs/1312419 Title: nl_cache_refill; rtnl_neigh_get fail to find

[Desktop-packages] [Bug 1312419] Re: nl_cache_refill; rtnl_neigh_get fail to find neighbors in cache

2015-09-08 Thread Rafael David Tinoco
** Changed in: libnl3 (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (inaddy) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libnl3 in Ubuntu. https://bugs.launchpad.net/bugs/1312419 Title: nl_cache_ref

[Desktop-packages] [Bug 1312419] Re: nl_cache_refill; rtnl_neigh_get fail to find neighbors in cache

2015-09-08 Thread Rafael David Tinoco
Kamal, As we talked about, I'm making the following PPA available: https://launchpad.net/~inaddy/+archive/ubuntu/lp1312419 It contains Trusty version + commit: >From 3700cc1ad3a3b507848deb401b9d0f41ff7010bb Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Fri, 1 Feb 2013