[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 388712] Re: gvfsd-gphoto2 locks camera

2021-05-23 Thread Eero Tamminen
> Is there a way to stop gvfsd-gphoto2 from respawning? It's started by the volume manager which is started by system-wide defaults for Gnome/Ubuntu systemd user session. Tell systemd that you want that service to be disabled for your (current) user account: systemctl --user mask gvfs-gphoto2-

[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 1804744] Re: Restoring from new location does not find backup files

2019-01-06 Thread Eero
Wow! It took 5 years from "Deja-Dup" to start working on this critical bug. I'd guess they don't even use their own application, because otherwise this had been an obvious show stopper bug a long time ago. Can Canonical/Ubuntu finally change the default backup application to something sane? -- Yo

[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

[Bug 1767804] Re: emoji icons too large, not of font size

2018-09-30 Thread Eero
Yeah, it seems that nobody at Canonical bothered to test any of the default applications. Ubuntu 18.04 is unbelievably buggy and confusing to use. Workaround for the emoji size issue: sudo apt install fonts-symbola -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 575102] Re: Selecting file with "Browse..." -button fails if used more than once

2018-09-11 Thread Eero
Nice way to ignore all the broken software. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/575102 Title: Selecting file with "Browse..." -button fails if used more than once To manage notifications

[Bug 1761844] Re: Very large emojis displayed in subject line and in the email list

2018-09-07 Thread Eero
Did nobody at Canonical test Thunderbird even once before setting it as the default email client in 18.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1761844 Title: Very large emojis displayed in

[Bug 1450429] Re: Backups configuration duplicated folders

2018-09-06 Thread Eero
Command "gsettings list-recursively org.gnome.DejaDup" doesn't show duplicate entries even though the GUI does. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450429 Title: Backups configuration dup

[Bug 1450429] Re: Backups configuration duplicated folders

2018-09-06 Thread Eero
Still broken in Ubuntu 18.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450429 Title: Backups configuration duplicated folders To manage notifications about this bug go to: https://bugs.launch

[Bug 1790995] Re: Restoring backup fails with "Restore Failed" "No backups to restore"

2018-09-05 Thread Eero
Found a workaround https://ubuntuforums.org/showthread.php?t=2384934 > "No backups to restore" > > the steps to replicate this error: > - complete a fresh installation of ubuntu > - plug a usb storage with the back-up from the previous installation > - try to restore the previous back-up > - giv

[Bug 1790995] [NEW] Restoring backup fails with "Restore Failed" "No backups to restore"

2018-09-05 Thread Eero
Public bug reported: My old computer broke down, but I had been making backups to a NAS. When I try to restore backups on the new computer deja-dup just says immediately after selecting the backup directory and clicking "OK": "Restore Failed No backups to restore" ProblemType: Bug DistroRelease

[Bug 1787150] [NEW] After upgrading from 16.04 to 18.04 automatic backups aren't taken, because package "duplicity" is missing

2018-08-15 Thread Eero
Public bug reported: I upgraded a system from 16.04 to 18.04 and sure enough, backup software is broken again. For some reason duplicity is missing and automatic backups haven't been taken. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: deja-dup 37.1-2fakesync1 ProcVersionSignature: Ubuntu

[Bug 1732245] Re: [wayland] Fullscreen games offset after returning from alt-tab

2018-04-06 Thread Eero-t-tamminen
Note that Mutter fullscreen handling isn't fully fixed even for Xorg, see bug 1755501. (It's not a regression, at least not a recent one, but something that works fine with all other desktops. I think any use-case which doesn't support resizing after it opens its non-resizable fullscreen window,

[Bug 1760840] Re: npm contains hardcoded certificate, so npm is not working anymore..

2018-04-03 Thread Eero Volotinen
bug affects on ubuntu 14.04.x that contains old npm version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760840 Title: npm contains hardcoded certificate, so npm is not working anymore.. To manag

[Bug 1760840] Re: npm contains hardcoded certificate, so npm is not working anymore..

2018-04-03 Thread Eero Volotinen
/usr/share/npm/node_modules/npmconf/config-defs.js contains code that need to be updated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760840 Title: npm contains hardcoded certificate, so npm is n

[Bug 1760840] Re: npm contains hardcoded certificate, so npm is not working anymore..

2018-04-03 Thread Eero Volotinen
npm ca update patch for rhel. it might work on ubuntu too ** Patch added: "npm ca update patch for rhel" https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1760840/+attachment/5099740/+files/npm.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1760840] Re: npm contains hardcoded certificate, so npm is not working anymore..

2018-04-03 Thread Eero Volotinen
contains patch for rhel version, it might work with ubuntu :) ** Attachment added: "attachment.cgi?id=1416573" https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1760840/+attachment/5099739/+files/attachment.cgi%3Fid%3D1416573 -- You received this bug notification because you are a member of

[Bug 1760840] [NEW] npm contains hardcoded certificate, so npm is not working anymore..

2018-04-03 Thread Eero Volotinen
security features Eero ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: npm 1.3.10~dfsg-1 ProcVersionSignature: Ubuntu 4.4.0-31.50~14.04.1-generic 4.4.13 Uname: Linux 4.4.0-31-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.21 Architecture: amd64 Date: Tue Apr 3 14:38:14 2018 InstallationDate

[Bug 1651396] Re: Backup fails every time after one incremental file is possibly corrupted

2018-03-29 Thread Eero
Can't you read Vej? People have to use "a workaround" which isn't explained anywhere in the documentation if a backup gets corrupted. It isn't even obvious from the error message that an earlier backup got corrupted. -- You received this bug notification because you are a member of Ubuntu Bugs,

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

[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 1755501] Re: GfxBench renders fullscreen content at wrong size in Gnome desktop (on X)

2018-03-13 Thread Eero-t-tamminen
** Attachment added: "Gnome: corresponding window hierarchy (GLFW = GfxBench window)" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1755501/+attachment/5078204/+files/gnome-xev-wininfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1755501] Re: GfxBench renders fullscreen content at wrong size in Gnome desktop (on X)

2018-03-13 Thread Eero-t-tamminen
** Attachment added: "Gnome: X root window events" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1755501/+attachment/5078203/+files/gnome-xev.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1755501] [NEW] GfxBench renders fullscreen content at wrong size in Gnome desktop (on X)

2018-03-13 Thread Eero-t-tamminen
Public bug reported: Setup: * FullHD monitor (1920x1080 resolution) * Ubuntu 18.04 (pre-release) with Gnome/mutter 3.27.92, on top of X * GfxBench benchmark suite from Kishonti: https://gfxbench.com/ (one of the most common 3D benchmarks supporting Linux) Example test-case: * bin/testfw_app --gf

[Bug 1755501] Re: GfxBench renders fullscreen content at wrong size in Gnome desktop (on X)

2018-03-13 Thread Eero-t-tamminen
** Attachment added: "Unity: corresponding window hierarchy (GLFW = GfxBench window)" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1755501/+attachment/5078206/+files/unity-xev-wininfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1755501] Re: GfxBench renders fullscreen content at wrong size in Gnome desktop (on X)

2018-03-13 Thread Eero-t-tamminen
** Attachment added: "Unity: X root window events" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1755501/+attachment/5078205/+files/unity-xev.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 771272] Re: gnome-keyring doesn't support ecdsa or ed25519 keys

2018-02-22 Thread Eero
Why is this marked as "Fix Released"? ED25519 keys don't work. https://bugzilla.gnome.org/show_bug.cgi?id=723274 ** Bug watch added: GNOME Bug Tracker #723274 https://bugzilla.gnome.org/show_bug.cgi?id=723274 -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[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 1744729] [NEW] Update to KeePass 2.38

2018-01-22 Thread Eero
Public bug reported: The newest version is 2.38 and the package should be updated for Bionic. https://keepass.info/news/n180109_2.38.html ** Affects: keepass2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1741048] Re: Update to 57.0.3

2018-01-04 Thread Eero
57.0.4 is the latest version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1741048 Title: Update to 57.0.3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/f

[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 1723909] Re: [security] WPA2: Many vulnerabilities discovered

2017-10-16 Thread Eero
Debian has patched the following CVEs: CVE-2017-13077 CVE-2017-13078 CVE-2017-13079 CVE-2017-13080 CVE-2017-13081 CVE-2017-13082 CVE-2017-13086 CVE-2017-13087 CVE-2017-13088 https://lists.debian.org/debian-security-announce/2017/msg00261.html ** CVE added: https://cve.mitre.org/cgi-bin/cvename.

  1   2   3   4   5   >