[Bug 2067361] Re: Programs using netrc with containing an entry without a password fail with an exception "malformed machine entry <> terminated by ''"

2024-08-09 Thread Eero Aaltonen
Patch-V4 passed local build, unit tests and PPA autobuild https://launchpad.net/~ejn/+archive/ubuntu/python3.10-bpo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067361 Title: Programs using netrc

[Bug 2067361] Re: Programs using netrc with containing an entry without a password fail with an exception "malformed machine entry <> terminated by ''"

2024-08-09 Thread Eero Aaltonen
Does Launchpad have Git or Bazaar repos for Ubuntu packages? Would slightly reduce work in rebasing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067361 Title: Programs using netrc with containing

[Bug 2067361] Re: Programs using netrc with containing an entry without a password fail with an exception "malformed machine entry <> terminated by ''"

2024-08-09 Thread Eero Aaltonen
Rebased patch and bumped version number. Note that pocket is set to "jammy" as I'm also autobuilding on PPA. ** Patch added: "patch-V4" https://bugs.launchpad.net/ubuntu/jammy/+source/python3.10/+bug/2067361/+attachment/5804056/+files/netrc-relax-parsing-4.diff -- You received this bug noti

[Bug 2067361] Re: Programs using netrc with containing an entry without a password fail with an exception "malformed machine entry <> terminated by ''"

2024-06-28 Thread Eero Aaltonen
I reviewed the tests and added a test case for when an entry does not have a password. Also changed the patch to return None rather that "", which is expected by the current tests. Apparently I should've checked those manually as that was not caught automatically. This also simplifies the actual p

[Bug 2067361] Re: Programs using netrc with containing an entry without a password fail with an exception "malformed machine entry <> terminated by ''"

2024-06-11 Thread Eero Aaltonen
Hi Dan, thanks for taking a look. I fixed the changelog entry on patch-V2. Regarding the upstream commit 7f5ddb4a75fcb64046e3fc2af885960d2800a5b3, I think that cannot be be cherry-picked to a stable release as is, due to the added security check. While the security check makes sense, an affected

[Bug 2067361] Re: Programs using netrc with containing an entry without a password fail with an exception "malformed machine entry <> terminated by ''"

2024-06-11 Thread Eero Aaltonen
** Patch added: "patch-V2" https://bugs.launchpad.net/ubuntu/+source/python3.10/+bug/2067361/+attachment/5788535/+files/netrc-relax-parsing-2.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067

[Bug 2067361] Re: Programs using netrc with containing an entry without a password fail with an exception "malformed machine entry <> terminated by ''"

2024-05-28 Thread Eero Aaltonen
** Patch added: "Relax netrc parsing" https://bugs.launchpad.net/ubuntu/+source/python3.10/+bug/2067361/+attachment/5783531/+files/netrc-fix.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/20

[Bug 2067361] [NEW] Programs using netrc with containing an entry without a password fail with an exception "malformed machine entry <> terminated by ''"

2024-05-28 Thread Eero Aaltonen
Public bug reported: Some services use provide token authentication, where the users token is input as the "username" field, resulting in a netrc entry containing ``` machine SOME_ADDRESS login SOME_TOKEN ``` but no password entry. Trying to run some python based program, that uses netrc, such

[Bug 1967632] Re: [snap] apparmor denied when trying to load pkcs11 module for smart card authentication

2024-05-07 Thread Eero Aaltonen
Got this working, at least briefly on: * Ubuntu 22.04 * snap Firefox 125.0.3 (+pcscd slot on the snap) * deb opensc 0.22.0-1ubuntu2 * deb opensc-pkcs11 0.22.0-1ubuntu2 Loading /usr/lib/x86_64-linux-gnu/opensc-pkcs11.so with file selector from the snap put it under /run/user/1000/doc/XNUMBERX/opens

[Bug 2060294] [NEW] No interface to access Network Security Service database (nssdb)

2024-04-06 Thread Eero Aaltonen
Public bug reported: Prompted by the fact that after upgrade to Ubuntu 22.04, smart card authentication in the firefox snap is no longer working. I have an already configured Network Security Services database in ${HOME}/.pki/nssdb with OpenSC ( https://github.com/OpenSC/OpenSC ) library /usr/l

[Bug 1964352] Re: ordering cycle on nvidia-persistenced.service/stop - unable to shutdown

2022-03-11 Thread Eero Aaltonen
The problem is reproducible. Boot up just now with lid closed resulted in: $ systemctl status nvidia-suspend.service ● nvidia-suspend.service - NVIDIA system suspend actions Loaded: loaded (/lib/systemd/system/nvidia-suspend.service; enabled; vendor preset: enabled) Active: activating (

[Bug 1964352] Re: ordering cycle on nvidia-persistenced.service/stop - unable to shutdown

2022-03-10 Thread Eero Aaltonen
Test case 2: booted with laptop lid open. Results: $ systemd-analyze plot >bootup.svg created an image → Boot has completed normally. Test case 2b: After open lid boot, closed laptop lid Results: $ systemctl status nvidia-suspend.service ● nvidia-suspend.service - NVIDIA system suspend actions

[Bug 1964352] Re: ordering cycle on nvidia-persistenced.service/stop - unable to shutdown

2022-03-10 Thread Eero Aaltonen
The most relevant hardware in the system consists of: 1. Lenovo ThinkPad P1 Gen 3, https://ubuntu.com/certified/202009-28225 2. USB-C cable with Thunderbolt 3 3. Lenovo ThinkPad Thunderbolt 3 Workstation Dock Gen 2 4. External monitor connected to dock witg DisplayPort cable Recent changes include

[Bug 1964352] Re: ordering cycle on nvidia-persistenced.service/stop - unable to shutdown

2022-03-10 Thread Eero Aaltonen
apport-bug for xserver-xorg-video-nvidia-510 ** Attachment added: "apport-bug xserver-xorg-video-nvidia-510" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-510/+bug/1964352/+attachment/5567672/+files/xserver-xorg-video-nvidia-510.apport -- You received this bug notificatio

[Bug 1964352] Re: ordering cycle on nvidia-persistenced.service/stop - unable to shutdown

2022-03-10 Thread Eero Aaltonen
apport-bug for nvidia-kernel-common-510 ** Attachment added: "apport-bug nvidia-kernel-common-510" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-510/+bug/1964352/+attachment/5567673/+files/nvidia-kernel-common-510.apport -- You received this bug notification because you a

[Bug 1964352] [NEW] ordering cycle on nvidia-persistenced.service/stop - unable to shutdown

2022-03-09 Thread Eero Aaltonen
Public bug reported: Shutdown from Gnome and `sudo shutdown -h now` stopped working in Ubuntu 20.04.4 LTS. I have xserver-xorg-video-nvidia-510 installed. journalctl bottom shows ``` march 09 15:45:13 myhost systemd[1]: basic.target: Found ordering cycle on nvidia-persistenced.service/stop marc

[Bug 1963751] Re: focal security update 2.34.6-0ubuntu0.20.04.1 cannot be automatically installed due to new dependency

2022-03-09 Thread Eero Aaltonen
@mdeslaur: fix seems to be good. I had the login nag about "2 updates could not be installed automatically.", but I ran sudo unattended- upgrade once which cleared also that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. http

[Bug 1651451] Re: NSS Shared System Database non-functional

2022-02-15 Thread Eero Aaltonen
NSS Shared DB provides multiple things: * a list of CA certificates, for which bug #1647285 may provide an alternative solution * a list of security modules. We have a use case for registering the OpenSC module system wide in order to be able to use PKCS#11 smart cards for authentication. I think

[Bug 1947670] Re: /etc/profile.d/im-config_wayland.sh prevents sourcing /etc/profile

2021-10-19 Thread Eero Aaltonen
Hi Gunnar, The software from $SILICON_VENDOR is installed using the Graphical installer. Not long ago, the GUI install was the only option. We run the actual build jobs via a Jenkins agent over SSH. Here's a small stunt double of the build job {code} #!/bin/bash set -ex echo "XDG_SESSION_TYPE=

[Bug 1947670] [NEW] /etc/profile.d/im-config_wayland.sh prevents sourcing /etc/profile

2021-10-19 Thread Eero Aaltonen
Public bug reported: We upgraded a build server from Ubuntu 18.04 to 20.04. The build server had some scripts in /etc/profile.d/ that set up the required build environment. The builds would source `. /etc/profile` in the beginning. After the upgrade, the script /etc/profile.d/im-config_wayland.

[Bug 1885136] Re: Nautilus connection to SSH IPv6 address fails

2020-06-26 Thread Eero Aaltonen
Reported upstream as https://gitlab.gnome.org/GNOME/nautilus/-/issues/1539 ** Bug watch added: gitlab.gnome.org/GNOME/nautilus/-/issues #1539 https://gitlab.gnome.org/GNOME/nautilus/-/issues/1539 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1885136] Re: Nautilus connection to SSH IPv6 address fails

2020-06-25 Thread Eero Aaltonen
** Description changed: After reading answer https://answers.launchpad.net/ubuntu/+question/151402 I have tested that 1) on the command line """ - sftp USER@'[IPv6_ADDR%INTERFACE]' + sftp 'USER@[IPv6_ADDR%INTERFACE]' """ connects successfully , but 2) on the address field o

[Bug 1885136] [NEW] Nautilus connection to SSH IPv6 address fails

2020-06-25 Thread Eero Aaltonen
Public bug reported: After reading answer https://answers.launchpad.net/ubuntu/+question/151402 I have tested that 1) on the command line """ sftp USER@'[IPv6_ADDR%INTERFACE]' """ connects successfully , but 2) on the address field of nautilus 1:3.26.4-0~ubuntu18.04.5, both protocols 'ssh' and

[Bug 1882092] [NEW] goa-daemon Error resolving “autodiscover.outlook.office365.com”

2020-06-04 Thread Eero Aaltonen
Public bug reported: Evolution is no longer receiving able to refresh Inbox from Exchange Web Services. `journalctl` provides the following clues systemd-resolved: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level U

[Bug 1868166] [NEW] Install a CMake Package configuration file for sqlite3

2020-03-19 Thread Eero Aaltonen
Public bug reported: This is a feature request for the package. It would be good if either the "sqlite3" or "sqlite3-dev" package included a CMake package config file. This would allow sqlite3 to be included in the transitive dependencies when linking with CMake. Based on a quick search the prop

[Bug 1863913] [NEW] User mime type not used in nautilus

2020-02-19 Thread Eero Aaltonen
Public bug reported: I have a user local mime type definition .local/share/mime/graphml+xml.xml ``` http://www.freedesktop.org/standards/shared-mime-info"; type="application/graphml+xml"> GraphML file ``` and have registered it with `update-mime-database ~/.local/share/mime` Qu

[Bug 1815588] Re: speed mismatch trying to attach usb device to guest vm

2019-10-28 Thread Eero Aaltonen
I could swear I already tested this for 1. Redirecting USB while guest is running), but this time it worked. Thanks for the suggestion @paelzer I unmounted both partitions and then redirected. Here's the journalctl output: Oct 28 15:24:38 hostname udisksd[1229]: Cleaning up mount point /media/us

[Bug 1815588] Re: speed mismatch trying to attach usb device to guest vm

2019-10-25 Thread Eero Aaltonen
I think I was wrong about the USB speed. I can't find a specific model number, but the Manufacturer seems to state USB 3.0 for all the drives I looked at. The host also identifies it as USB 3.0. 1. Redirecting USB while guest is running = I tested of redirec

[Bug 1828818] [NEW] Group change to dialout does not take effect in minicom until reboot

2019-05-13 Thread Eero Aaltonen
Public bug reported: Related to #949597 OS: Ubuntu 18.04.02 LTS Program: minicom User account: Steps: == 1. Added to group 'dialout' `sudo adduser dialout 2. Logged user out from the graphical desktop (Gnome 3) What I expected to Happen: == a) user is in group 'd

[Bug 1828819] [NEW] Group change to dialout does not take effect in minicom until reboot

2019-05-13 Thread Eero Aaltonen
Public bug reported: Related to #949597 OS: Ubuntu 18.04.02 LTS Program: minicom User account: Steps: == 1. Added to group 'dialout' `sudo adduser dialout 2. Logged user out from the graphical desktop (Gnome 3) What I expected to Happen: == a) user is in group 'd

[Bug 1821597] Re: USB suspend / resume with docking station and laptop lid closed

2019-04-03 Thread Eero Aaltonen
Not new. It's been haunting me since I upgraded from 14.04 to 16.04. I finally managed to make some sense of it and reproducible tests. Noticed first at #1663555, but was unable to narrow it down. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1821597] Re: USB suspend / resume with docking station and laptop lid closed

2019-03-26 Thread Eero Aaltonen
Apport logs are from test case B), since it's the most reliable way to both reproduce a problem and (in some cases) still get a working desktop. ** Description changed: The components: - Dell Precision M4800 laptop - Dell docking station, with USB keyboard attached Ubuntu 16.04 install

[Bug 1821597] CurrentDmesg.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249381/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821597

[Bug 1821597] Re: USB suspend / resume with docking station and laptop lid closed

2019-03-26 Thread Eero Aaltonen
apport information ** Tags added: apport-collected xenial ** Description changed: The components: - Dell Precision M4800 laptop - Dell docking station, with USB keyboard attached Ubuntu 16.04 installed Test case A) Booting in Docking Station with laptop lid closed:

[Bug 1821597] ProcCpuinfoMinimal.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249386/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1821597] PulseList.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249390/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821597 Titl

[Bug 1821597] ProcModules.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249389/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821597

[Bug 1821597] UdevDb.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249392/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821597 Title: US

[Bug 1821597] CRDA.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249380/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821597 Title: USB su

[Bug 1821597] IwConfig.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249382/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821597 Title:

[Bug 1821597] ProcCpuinfo.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249385/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821597

[Bug 1821597] Lsusb.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249384/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821597 Title: USB

[Bug 1821597] WifiSyslog.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249393/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821597 Ti

[Bug 1821597] ProcEnviron.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249387/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821597

[Bug 1821597] ProcInterrupts.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249388/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/182

[Bug 1821597] RfKill.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249391/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821597 Title: US

[Bug 1821597] Lspci.txt

2019-03-26 Thread Eero Aaltonen
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1821597/+attachment/5249383/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821597 Title: USB

[Bug 1821597] [NEW] USB suspend / resume with docking station and laptop lid closed

2019-03-25 Thread Eero Aaltonen
Public bug reported: The components: - Dell Precision M4800 laptop - Dell docking station, with USB keyboard attached Ubuntu 16.04 installed Test case A) Booting in Docking Station with laptop lid closed: === Boot will proceed through u

[Bug 1815588] Re: speed mismatch trying to attach usb device to guest vm

2019-02-15 Thread Eero Aaltonen
I tested with a USB 3.0 thumb drive and adding that works to the guest works perfectly. Here's a shortened lsusb: Bus 002 Device 002: ID 0951:1666 Kingston Technology DataTraveler G4 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 007: ID 059f:106e LaCie, Ltd Porsche

[Bug 1815588] [NEW] speed mismatch trying to attach usb device to guest vm

2019-02-12 Thread Eero Aaltonen
Public bug reported: Distro: 18.04.02, just recently upgraded from 16.04 MachineType: LENOVO 20J7S02N00 All of the machines USB ports are USB 3.0 I added the USB drive from virt-managers UI. Trying to start the guest vm results in: Error starting domain: internal error: process exited while con

[Bug 1814061] Re: Adding USB host device, USB drive to guest VM fails, mounts drive in Nautilus instead

2019-02-12 Thread Eero Aaltonen
I upgraded to 18.04.02. Speed issue remains #1815588 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814061 Title: Adding USB host device, USB drive to guest VM fails, mounts drive in Nautilus inst

[Bug 1814061] Re: Adding USB host device, USB drive to guest VM fails, mounts drive in Nautilus instead

2019-02-08 Thread Eero Aaltonen
Here's debug logs for libvirtd. The USB drive has two partitions (made by the manufacturer). The first one contains some Windows Setup.exe. ** Attachment added: "libvirtd debug logs" https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1814061/+attachment/5236985/+files/libvirtd.log -- You r

[Bug 1814061] Re: Adding USB host device, USB drive to guest VM fails, mounts drive in Nautilus instead

2019-02-08 Thread Eero Aaltonen
More details of the test I've been performing. 1) Start Windows guest 2) Plug USB-drive, nautilus mounts it. 3) Unmount partitions in Nautilus 4) Add USB Host device to running Windows guest I don't have guest-tools or such installed yet. Are they required? -- You received this bug notification

[Bug 1814061] Re: Adding USB host device, USB drive to guest VM fails, mounts drive in Nautilus instead

2019-02-08 Thread Eero Aaltonen
More details of the test I've been performing. 1) Start Windows guest 2) Plug USB-drive, nautilus mounts it. 3) Unmount partitions in Nautilus 4) Add USB Host device to running Windows guest I don't have guest-tools or such installed yet. Are they required? -- You received this bug notification

[Bug 1814061] ProcInterrupts.txt

2019-02-08 Thread Eero Aaltonen
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1814061/+attachment/5236928/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/181

[Bug 1814061] ProcModules.txt

2019-02-08 Thread Eero Aaltonen
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1814061/+attachment/5236929/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814061

[Bug 1814061] UdevDb.txt

2019-02-08 Thread Eero Aaltonen
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1814061/+attachment/5236931/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814061 Title: Ad

[Bug 1814061] RelatedPackageVersions.txt

2019-02-08 Thread Eero Aaltonen
apport information ** Attachment added: "RelatedPackageVersions.txt" https://bugs.launchpad.net/bugs/1814061/+attachment/5236930/+files/RelatedPackageVersions.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1814061] Re: Adding USB host device, USB drive to guest VM fails, mounts drive in Nautilus instead

2019-02-08 Thread Eero Aaltonen
Hooray! I discovered `apport-collect `, and it works! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814061 Title: Adding USB host device, USB drive to guest VM fails, mounts drive in Nautilus ins

[Bug 1814061] ProcEnviron.txt

2019-02-08 Thread Eero Aaltonen
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1814061/+attachment/5236927/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814061

[Bug 1814061] Re: Adding USB host device, USB drive to guest VM fails, mounts drive in Nautilus instead

2019-02-08 Thread Eero Aaltonen
apport information ** Tags added: apport-collected ** Description changed: Oh, boy; this involves several systems. Experienced in QEMU UI (Virtual Machine Manager). Guest OS (Windows) was running, tried to add "Add hardware"→"USB Host Device"→USB drive. Expected result: Guest OS

[Bug 1814061] ProcCpuinfoMinimal.txt

2019-02-08 Thread Eero Aaltonen
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1814061/+attachment/5236926/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1814061] Lspci.txt

2019-02-08 Thread Eero Aaltonen
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1814061/+attachment/5236923/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814061 Title: Addi

[Bug 1814061] Dependencies.txt

2019-02-08 Thread Eero Aaltonen
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1814061/+attachment/5236921/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814061

[Bug 1814061] ProcCpuinfo.txt

2019-02-08 Thread Eero Aaltonen
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1814061/+attachment/5236925/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814061

[Bug 1814061] Lsusb.txt

2019-02-08 Thread Eero Aaltonen
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1814061/+attachment/5236924/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814061 Title: Addi

[Bug 1814061] KvmCmdLine.txt

2019-02-08 Thread Eero Aaltonen
apport information ** Attachment added: "KvmCmdLine.txt" https://bugs.launchpad.net/bugs/1814061/+attachment/5236922/+files/KvmCmdLine.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814061 Ti

[Bug 1814061] Re: Adding USB host device, USB drive to guest VM fails, mounts drive in Nautilus instead

2019-02-07 Thread Eero Aaltonen
I tried adding the five lines you posted on the bottom of /etc/apparmor.d/abstractions/libvirt-qemu There are no more 'apparmor="DENIED"' entries. But the disk still bounced back. I see entries: [ 673.188482] sd 0:0:0:0: [sda] Synchronizing SCSI cache [ 673.435419] sd 0:0:0:0: [sda] Synchronize

[Bug 1814061] [NEW] Adding USB host device, USB drive to guest VM fails, mounts drive in Nautilus instead

2019-01-31 Thread Eero Aaltonen
Public bug reported: Oh, boy; this involves several systems. Experienced in QEMU UI (Virtual Machine Manager). Guest OS (Windows) was running, tried to add "Add hardware"→"USB Host Device"→USB drive. Expected result: Guest OS (Windows) sees new USB device. Actual result: Some window flickering

[Bug 1802351] [NEW] Kile dialogs extremely slow and unusable

2018-11-08 Thread Eero Aaltonen
Public bug reported: Opening dialogs from Kile, such as - "Save as" - "Open file" are horribly slow. "Open file" did render eventually, but did not respond to input. This is on Unity desktop. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: kile 4:2.1.3-3ubuntu1 ProcVersionSignature: Ubuntu

Re: [Bug 1740959] Re: virt-manager doesn't start, missing SSL_ST_INIT

2018-03-22 Thread Eero Aaltonen
@paelzer I don't really understand your comment. On my system, pip is also installed as a Debian package, python-pip 8.1.1-2ubuntu0.4 On Thu, Mar 22, 2018 at 3:18 PM, ChristianEhrhardt < 1740...@bugs.launchpad.net> wrote: > Thanks Eero! > > The referred bug has a fix as it identified the issue is

[Bug 1740959] Re: virt-manager doesn't start, missing SSL_ST_INIT

2018-03-22 Thread Eero Aaltonen
Same cause as bug #1733311 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1740959 Title: virt-manager doesn't start, missing SSL_ST_INIT To manage notifications about this bug go to: https://bugs.la

[Bug 1749909] [NEW] Black frames around all windows after upgrade

2018-02-16 Thread Eero Aaltonen
Public bug reported: After upgrading the below packages, my desktop now exhibits black frames around all windows, such as terminal, toolbar pop-ups, volume control etc. Upgrade: unity-schemas:amd64 (7.4.0+16.04.20160906-0ubuntu1, 7.4.5+16.04.20171201.3), compiz-plugins-default:amd64 (1:0.9.12.2+

[Bug 1733311] [NEW] pip crashes at startup importing from OpenSSL

2017-11-20 Thread Eero Aaltonen
Public bug reported: For python-openssl Version: 0.15.1-2build1 on Ubuntu 16.04 'pip' (and other commands) importing from OpenSSL crash with the following traceback $ pip Traceback (most recent call last): File "/usr/bin/pip", line 9, in from pip import main File "/usr/lib/python2.7/dis

[Bug 1663555] Re: Repeated suspend and splash screen freeze after upgrading to 16.04

2017-03-22 Thread Eero Aaltonen
Do the newer driver versions depend on nvidia-persistenced? That might explain this, since the root partition is not yet mounted. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663555 Title: Repeate

[Bug 1663555] Re: Repeated suspend and splash screen freeze after upgrading to 16.04

2017-02-15 Thread Eero Aaltonen
nvidia more appropriate package ** Package changed: xorg (Ubuntu) => nvidia-drivers-ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663555 Title: Repeated suspend and splash screen freeze aft

[Bug 1663555] Re: Repeated suspend and splash screen freeze after upgrading to 16.04

2017-02-13 Thread Eero Aaltonen
** Description changed: Previously using nvidia-367 with Ubuntu 14.04. Now Ubuntu 16.04 with nvidia-367.57-0ubuntu0.16.04.1 After upgrade two problems have occurred. + 1) Splash screen at startup that prompts for LUKS passphrase has really low resolution and does not accept input to decr

[Bug 1663555] Re: Repeated suspend and splash screen freeze after upgrading to 16.04

2017-02-10 Thread Eero Aaltonen
** Summary changed: - Problems with nvidia-367 and Quadro K2100M GPU after upgrading to 16.04 + Repeated suspend and splash screen freeze after upgrading to 16.04 ** Description changed: Previously using nvidia-367 with Ubuntu 14.04. Now Ubuntu 16.04 with nvidia-367.57-0ubuntu0.16.04.1

[Bug 1663555] Re: Problems with nvidia-367 and Quadro K2100M GPU after upgrading to 16.04

2017-02-10 Thread Eero Aaltonen
** Information type changed from Public Security to Public ** Description changed: Previously using nvidia-367 with Ubuntu 14.04. Now Ubuntu 16.04 with nvidia-367.57-0ubuntu0.16.04.1 After upgrade two graphics problems have occurred. - 1) When booting with two monitors & extended d

[Bug 1663555] [NEW] Problems with nvidia-367 and Quadro K2100M GPU after upgrading to 16.04

2017-02-10 Thread Eero Aaltonen
*** This bug is a security vulnerability *** Public security bug reported: Previously using nvidia-367 with Ubuntu 14.04. Now Ubuntu 16.04 with nvidia-367.57-0ubuntu0.16.04.1 After upgrade two graphics problems have occurred. 1) When booting with two monitors & extended desktop the monitors wi

[Bug 1662882] [NEW] Launching "Additional Drivers" causes package python3-apt 1.1.0~beta1build1 failed to install/upgrade: package python3-apt is already installed and configured

2017-02-08 Thread Eero Aaltonen
Public bug reported: After upgrade from 14.04 to 16.04. Trying to configure graphics drivers by launching "Additional Drivers". This triggers an "already installed" error report with python3-apt 1.1.0~beta1build1 ProblemType: Package DistroRelease: Ubuntu 16.04 Package: python3-apt 1.1.0~beta1bu

[Bug 1012459] Re: carve out distro information to a separate package

2016-07-28 Thread Eero Aaltonen
After reading bug #667614 I can offer a proposal: Suppose we have a directory for vendor/release information. For the scope of this comment, let's call it 'vendor.d' Whenever Debian and Ubuntu make new releases, they would then update corresponding packages, which would update the files vendor.d

[Bug 1406952] Re: systemd-udevd[471]: Error calling EVIOCSKEYCODE: Invalid argument

2016-04-12 Thread Eero Aaltonen
Also appeared after nVidia drivers installation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1406952 Title: systemd-udevd[471]: Error calling EVIOCSKEYCODE: Invalid argument To manage notificatio

[Bug 1507916] Re: update-manager "Install Now" does not

2015-10-21 Thread Eero Aaltonen
A new day and a reboot later update-manager is now functioning normally. The listing shows all packages and "Update now" does proceed to update. ** Attachment added: "Update manager view on 2015-10-21, normal operation" https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1507916/+att

[Bug 1507916] [NEW] update-manager "Install Now" does not

2015-10-20 Thread Eero Aaltonen
Public bug reported: 1. Launched update-manager, shows kernel updates available 2. Clicked "Install Now" 3. ?? 4. Repeat 1. & 2. 5. Still nothing. 6. `sudo apt-get update` 7. Something about spotify missing spotify key. Comment out spotify from /etc/apt/sources.list 8. `sudo apt-get update` 9. `s

[Bug 1171447] Re: "unknown error" when attaching public key

2015-09-04 Thread Eero Aaltonen
Looks like this is working in trusty. hooray! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1171447 Title: "unknown error" when attaching public key To manage notifications about this bug go to: ht

[Bug 1372867] Re: Graphics problems on Dell Precision M4800 install

2014-09-24 Thread Eero Aaltonen
I found a question in Ask Ubuntu http://askubuntu.com/q/202925/62612 which provided the information I needed. These problems are apparently caused by the Ubuntu drivers not being compatible with NVIDIA® Optimus™. Disabling "Switchable graphics" (Optimus) in the BIOS gets rid of symptoms in the

[Bug 1372867] [NEW] Graphics problems on Dell Precision M4800 install

2014-09-23 Thread Eero Aaltonen
Public bug reported: Attempted Ubuntu installation from DVD, version 14.04.1 on a laptop "Dell Precision M4800". Two scenarios: I and II. I ) Laptop only. Installation DVD boots but screen remains blank. II) Second monitor connected on Displayport. Behaviour is then: 1. Bootup animation appear

[Bug 1293505] Re: Disabling 'put left' and disabling tiling in compizconfig-settings-manager has no effect

2014-03-24 Thread Eero Aaltonen
This is apparently not so much a bug, but only things being different. In Ubuntu 13.10, the "semi-maximize left" can be configured under *compizconfig-settings-manager* Desktop → General → 'Ubuntu Unity Plugin' "Key to vertically maximize the focused window to the left" As answered by Sneetsher

[Bug 1293505] [NEW] Disabling 'put left' and disabling tiling in compizconfig-settings-manager has no effect

2014-03-17 Thread Eero Aaltonen
Public bug reported: I tried to disable "semi-maximize left" by installing compizconfig- settings-manager First I tried to disable "put left" action. Then I tried to disable "tiling" all together. These seem to have no effect whatsoever. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: com

[Bug 481656] Re: iBus blocks input in Java application

2014-02-28 Thread Eero Aaltonen
Keyboard input stops working on java applications in Ubuntu 13.10. $ java -version java version "1.7.0_51" So to confirm this I need to kill ibus? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/481656

[Bug 1274967] Re: No "paste" option available between different Nautilus Windows

2014-02-17 Thread Eero Aaltonen
Yes. Today I had a nautilus window sftp://root@remotehost/root No paste option, [CTRL]+[V] did not work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274967 Title: No "paste" option available bet

[Bug 1274967] Re: No "paste" option available between different Nautilus Windows

2014-02-16 Thread Eero Aaltonen
To clarify, copy paste works right after boot between two local nautilus windows. Some action is required to trigger the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274967 Title: No "paste"

[Bug 1274967] Re: No "paste" option available between different Nautilus Windows

2014-02-16 Thread Eero Aaltonen
This state is reproducible on my computer. I suspect it may be somehow related to opening remote sftp: locations on nautilus. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1274967 Title: No "paste"

[Bug 1276938] Re: Inconsistent agent behaviour with ssh on the desktop

2014-02-07 Thread Eero Aaltonen
This indeed appears to be a duplicate of #1271591. I checked the value of SSH_AUTH_SOCK When prompted in terminal: $ echo $SSH_AUTH_SOCK /tmp/ssh-m3uUUZCXI6xj/agent.2567 When prompted by gnome-keyring ~$ echo $SSH_AUTH_SOCK /run/user/1000/keyring-ABCDef/ssh -- You received this bug notification

[Bug 1276938] [NEW] Inconsistent behaviour on SSH connections

2014-02-06 Thread Eero Aaltonen
Public bug reported: The first thing I usually do after login is that I open a terminal and execute $ ssh remotehost Currently about half of time I get the graphical dialog, which will prompt me for my passphrase and store it to the keyring, which is fine. The other half of the time I instead ge

[Bug 1276186] [NEW] System becomes unresponsive, ibus-ui-daemon takes ~150 % cpu

2014-02-04 Thread Eero Aaltonen
Public bug reported: As stated the graphical desktop became unresponsive. Dropping to CTRL + ALT + F1 terminal and `top`showed ibus-ui-daemon taking around 150 % cpu time and ibus-ui-gtk3 taking around 50 % cpu time. (names may contain minor errors) Tried to kill processes, rebooted. ProblemTy

[Bug 1274967] [NEW] No "paste" option available between different Nautilus Windows

2014-01-31 Thread Eero Aaltonen
Public bug reported: *This is apparently ​#51043 all over again, but they suggested to file a new bug for Ubuntu 13.10 saucy salamander. So, here goes: I can 1. *copy* a file in one Nautilus (Files 3.8.2) window 2. Change to diffent folder in same window 3. Right click on empty space and ch

[Bug 1270747] Re: No more passphare dialog on SSH

2014-01-20 Thread Eero Aaltonen
Correction: $ ssh-add does add it to the keyring. I just had to add my current key by name. $ ssh-add id_rsa.1 Still no dialog, though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270747 Title:

[Bug 1270747] Re: No more passphare dialog on SSH

2014-01-20 Thread Eero Aaltonen
in /var/log/auth.log I see following messages gnome-keyring-daemon[2314]: couldn't set environment variable in session: Setenv interface is only available during the Initialization phase -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

  1   2   >