[Bug 1975678] Re: Netplan generates the wrong YAML value when setting activation-mode=off

2024-09-02 Thread Isaac True
Yep, still relevant there with 0.104-0ubuntu2~20.04.6: $ sudo netplan set ethernets.eth0.activation-mode=off Traceback (most recent call last): File "/usr/sbin/netplan", line 23, in netplan.main() File "/usr/share/netplan/netplan/cli/core.py", line 56, in main self.run_command() Fil

[Bug 1975678] Re: Netplan generates the wrong YAML value when setting activation-mode=off

2024-09-02 Thread Isaac True
This is no longer an issue with Netplan on 22.04 (tested with 0.106.1-7ubuntu0.22.04.4). $ sudo netplan set ethernets.eth0.activation-mode=off $ sudo netplan get network: version: 2 ethernets: eth0: dhcp4: true activation-mode: "off" -- You received this bug notification beca

[Bug 1964100] Re: Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

2024-04-17 Thread Isaac True
** Changed in: network-manager (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964100 Title: Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy To manag

[Bug 1975678] Re: Netplan generates the wrong YAML value when setting activation-mode=off

2022-05-25 Thread Isaac True
** Description changed: - When setting activation-mode=off, netplan generates the incorrect value - in the YAML file (activation-mode: false), causing it to fail due to - incorrect syntax. + When setting activation-mode=off on Ubuntu 20.04/Ubuntu Core 20, netplan + generates the incorrect value in

[Bug 1975678] [NEW] Netplan generates the wrong YAML value when setting activation-mode=off

2022-05-25 Thread Isaac True
Public bug reported: When setting activation-mode=off on Ubuntu 20.04/Ubuntu Core 20, netplan generates the incorrect value in the YAML file (activation-mode: false), causing it to fail due to incorrect syntax. $ sudo netplan set ethernets.eth0.activation-mode=off Traceback (most recent call last

[Bug 1964100] Re: Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

2022-04-11 Thread Isaac True
Hi @seb128, Sorry I haven't yet had the chance to test it with GNOME, but I can confirm that it works if I manually add the connection with nmcli, without adding any particular arguments: nmcli c add type wifi ssid "" It does seem to indeed be an issue with plasma-nm. Cheers, Isaac -- You

[Bug 1964100] Re: Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

2022-03-08 Thread Isaac True
This seems to be related to OWE (https://en.wikipedia.org/wiki/Opportunistic_Wireless_Encryption). If I disable this in the router, then I can connect without any issues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1964100] Re: Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

2022-03-08 Thread Isaac True
I've attached the journalctl output. I'm running Kubuntu with plasma-nm 5.24.2-0ubuntu1. I haven't provided a certificate or any authentication details, and the security is set to none in the settings. ** Attachment added: "log" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug

[Bug 1964100] [NEW] Cannot connect to open WLAN with 1.36.0-1ubuntu2 on Jammy

2022-03-08 Thread Isaac True
Public bug reported: I'm trying to connect to an open (i.e. no ecryption) WLAN with network- manager 1.36.0-1ubuntu2 on 22.04 but it's failing with the following error message (after selecting the network from the network-manager applet prompt): Mär 08 10:50:04 Isaac-Laptop NetworkManager[31754]:

[Bug 1959477] Re: USB dies, GUI hangs after plugging in Brother DS-740D scanner

2022-02-02 Thread Isaac True
This seems to be related to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956849 The dmesg output is the same as mine when the host controller stops working: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956849/comments/13 Are you using the 5.13 HWE kernel? -- You received this

[Bug 1956849] Re: Almost all USB ports suddenly stopped working; unbootable

2022-01-27 Thread Isaac True
This problem seems to occur very randomly for me on 20.04 with the 5.13 HWE kernel (5.13.0-27-generic). Here's the relevant dmesg from after the problem occurs: [1.751416] wacom 0003:056A:00EC.0002: hidraw0: USB HID v1.10 Mouse [Tablet ISD-V4] on usb-:00:1d.0-1.8/input0 [6.738809] usb

[Bug 1878920] Re: Default KDE browser cannot be changed, "Apply" button is disabled

2022-01-24 Thread Isaac True
I can confirm what @anatoly.borodin reported is still the case: when the file BrowserApplication is set to does not exist the setting cannot be changed. Removing the line allowed me to set the application again in the system settings. -- You received this bug notification because you are a member

[Bug 1902038] [NEW] GNU Radio .xml block files not compatible with GNU Radio 3.8 on Ubuntu 20.04

2020-10-29 Thread Isaac True
Public bug reported: This packages installs .xml files into the /usr/share/gnuradio/grc/blocks directory, which are not compatible with GNU Radio 3.8 (the version installed on Ubuntu 20.04). GNU Radio 3.8 requires the new .yml block files, which are available in the upgrade-3.8 branch from the gr