[Bug 1429030] Re: netboot mini.iso doesn't support UEFI boot

2020-01-02 Thread Piotr Martycz
Seems like the previous workaround (extracting /boot/grub/efi.img) stopped working after bionic release (black screen instead of grub). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1429030 Title:

[Bug 1429030] Re: netboot mini.iso doesn't support UEFI boot

2020-01-01 Thread Piotr Martycz
** Tags added: focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1429030 Title: netboot mini.iso doesn't support UEFI boot To manage notifications about this bug go to: https://bugs.launchpad.net

[Bug 1857752] [NEW] bluetooth does not work ; hci0 is down can't get it up

2019-12-28 Thread Piotr Sieklicki
Public bug reported: Can't init device hci0: Cannot assign requested address (99) hciconfig -a hci0 hci0: Type: Primary Bus: USB BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0 DOWN RX bytes:917 acl:0 sco:0 events:130 errors:0 TX bytes:33030 acl:0 s

[Bug 1489855] Re: Change to mount sequence order breaks persistence on casper-rw partitions

2019-12-17 Thread Piotr Martycz
Hi, is this change effective for other Ubuntu flavors? I tried booting Xubuntu 19.10 prepared with Rufus but despite persistence being enabled the casper-rw remained unmounted in live system. The same thing works with offical Ubuntu 19.10 image. -- You received this bug notification because you

[Bug 1848143] Re: linux: soft lockup - CPU stuck in nft_connlimit

2019-10-23 Thread Piotr Roszatycki
** Tags added: kernel-net -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848143 Title: linux: soft lockup - CPU stuck in nft_connlimit To manage notifications about this bug go to: https://bugs.lau

[Bug 1848143] Re: linux: soft lockup - CPU stuck in nft_connlimit

2019-10-15 Thread Piotr Roszatycki
** Summary changed: - soft lockup in nft_connlimit + linux: soft lockup - CPU stuck in nft_connlimit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848143 Title: linux: soft lockup - CPU stuck in n

[Bug 1848143] [NEW] soft lockup in nft_connlimit

2019-10-15 Thread Piotr Roszatycki
Public bug reported: Kernel reports many soft lockups and after some time totally hangs up. Before hang up the stack trace in reported in dmesg: Oct 14 19:07:32 ubuntu kernel: watchdog: BUG: soft lockup - CPU#6 stuck for 23s! [swapper/6:0] Oct 14 19:07:32 ubuntu kernel: Modules linked in: nft_c

[Bug 1769016] Re: nsswitch.conf doesn't specify 'resolve' to support systemd-resolved

2019-10-13 Thread Piotr Dobrogost
If systemd-resolve's stub DNS resolver is used (which I believe is the case) then "resolve" directive is optional as DNS requests are routed to this stub resolver (per the "standard" nss-dns directive) which acts according to systemd-resolve's logic. I just wrote the above in the following comment

[Bug 1780805] Re: uhd examples fails to run due to missing RFNoC XML blocks

2019-07-25 Thread Piotr Krysik
I can also confirm this problem. USRPs X310 seem to be unusable with distribution uhd packages due to this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1780805 Title: uhd examples fails to r

[Bug 1621845] Re: package redmine 3.2.1-2 fails to upgrade: subprocess installed post-installation script returned error exit status 1

2019-07-22 Thread Piotr Błądek
Same on my side: # sudo apt autoremove Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 340 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Settin

[Bug 1835402] [NEW] samba_dnsupdate fails

2019-07-04 Thread Piotr Skwarna
Public bug reported: samba_dnsupdate --verbose --all-names IPs: ['172.25.XXX.XXX'] Traceback (most recent call last): File "/usr/sbin/samba_dnsupdate", line 739, in file = open(dns_update_list, "r") IOError: [Errno 2] No such file or directory: '/var/lib/samba/private/dns_update_list' **

[Bug 1831222] [NEW] Concept declaration requiring another concept fails

2019-05-31 Thread Piotr Mikołajczyk
Public bug reported: template concept bool Addable = requires (T x, T y) { { x + y } -> T; { x += y } -> T&; }; template concept bool SSemiring = requires(typename T::element_t& a, typename T::element_t& b, const Addable* vptr) { { a + b } -> typename T::element_t; { a * b } ->

[Bug 1797734] Re: slow calculator startup

2019-05-22 Thread Piotr Dąbrowski
2 seconds it way to slow for simple application like this on a system installed 6 days ago on a quite good machine. Firefox opens way faster. Up until recently I've been using a HDD (instead SSD) for my system drive and back then it took around 6-10 seconds to start the calculator (and it was also

[Bug 1797734] Re: slow calculator startup

2019-05-22 Thread Piotr Dąbrowski
Here's my trace. You can see the first launch takes around 2 seconds. Second run takes significantly less time. In both cases `/snap/gnome- calculator/406/bin/desktop-launch` is what takes most of the time during startup. Quick spec: - Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz - Corsair Force MP510

[Bug 1822064] Re: coreutils should use renameat2 from libc

2019-03-28 Thread Piotr Roszatycki
The bug breaks fakechroot command because mv command doesn't work with fake chroot environment anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1822064 Title: coreutils should use renameat2 fr

[Bug 1822064] [NEW] coreutils should use renameat2 from libc

2019-03-28 Thread Piotr Roszatycki
Public bug reported: This bug is fixed in coreutils 8.30-3 so please update the version from Debian buster. Patch from Debian: $ cat prefer-renameat2-from-glibc-over-syscall.patch From: Johannes 'josch' Schauer Date: Tue, 4 Dec 2018 20:57:48 +0100 X-Dgit-Generated: 8.30-1.1 2474a66055eceaf668b3

[Bug 1185381] Re: updatedb sould prune fstype "fuse.mfs"

2019-02-20 Thread Piotr Robert Konopelko
Thank you -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1185381 Title: updatedb sould prune fstype "fuse.mfs" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source

[Bug 1772127] Re: Launcher uses gksu which is now depreciated

2019-01-26 Thread Piotr Loza
** Also affects: system-config-samba Importance: Undecided Status: New ** No longer affects: system-config-samba -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772127 Title: Launcher uses

[Bug 1793965] Re: Firmware update daemon resets displays connected to Dell TB16 dock soon after every first login

2019-01-17 Thread Piotr Kołaczkowski
Like this: /etc/fwupd/daemon.conf [fwupd] # Allow blacklisting specific devices by their GUID # Uses semicolons as delimiter BlacklistDevices= # Allow blacklisting specific plugins # Uses semicolons as delimiter BlacklistPlugins=test;dell # Maximum archive size that can be loaded in Mb, with 0

[Bug 1767817] Re: Full text search does not work

2019-01-04 Thread Piotr Kujawski
Any ideas of a solution? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767817 Title: Full text search does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/

[Bug 411688]

2019-01-02 Thread Piotr Gorski
All problems with RTP module flooding network, Wifi are caused by lack of IGMP support in rtp_send module. When pulseaudio with rtp_recv module is started proper IGMPv2 signalling works like it should: root@orangepione:~# tshark -i eth0 -Y "igmp" Capturing on 'eth0' 117 6.950723148 192.168.254.14

[Bug 1802751] [NEW] could not install ubuntu, the program couldn't install grub

2018-11-11 Thread Piotr K
Public bug reported: i'd love to but I don't know what to write. I tried to install ubuntu from a usb drive, but the installation failed as it couldn't install grub on my computer. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubiquity 18.04.14.6 ProcVersionSignature: Ubuntu 4.15.0-29.31-

[Bug 1792370] Re: Broken links to libmircookie packages

2018-11-06 Thread Piotr Dabrowski
I tured on localhost server, created 'cookie.php?cookie=somecookieinstring' test and access it from other computer - everything works fine, so it's definitely NOT router fault. I think, I'll show finger to my ISP -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1792370] Re: Broken links to libmircookie packages

2018-11-06 Thread Piotr Dabrowski
Wow. After changing to 'c%6f%6fkie' everything seems to be ok. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1792370 Title: Broken links to libmircookie packages To manage notifications about this

[Bug 1575053] Re: Please move the "$HOME/snap" directory to a less obtrusive location

2018-10-25 Thread Piotr Żurek
Hmm. it's a solution that fixes that different than everywhere else by- design behaviour --> --> As I understand the idea is to have a system that hopefully won't grow/clutter itself by installing/uninstalling applications as system is used in time (like Windows still does and Linux to some extent

[Bug 1575053] Re: Please move the "$HOME/snap" directory to a less obtrusive location

2018-10-24 Thread Piotr Żurek
I started to see if I can help and took a read at snap bugs list at first to not report duplicates. I thought only server applications like lxd are affected by this design but it seems "regular" desktop snaps that keep data in home snap dir do the same: https://bugs.launchpad.net/ubuntu/+source

[Bug 1575053] Re: Please move the "$HOME/snap" directory to a less obtrusive location

2018-10-24 Thread Piotr Żurek
My latest statement could be called "harsh" I guess. Sorry for that but as really like Ubuntu things like this made me look for viable long-term alternatives (which I never considered since Dapper Drake until now). I wouldn't post here probably if I didn't care for Ubuntu so I'm going to stay with

[Bug 1575053] Re: Please move the "$HOME/snap" directory to a less obtrusive location

2018-10-23 Thread Piotr Żurek
I tried to remove snap due to this behaviour (and that gnome-calculator, system monitor doubling insanity) so rushed a little and removed all the snaps before. Then realized that upgrading to 18.10 automatically and forcefully upgraded also my lxd package to snap and migrated my containers with it.

[Bug 1797802] Re: Erratic behavior of CPU frequency control under load

2018-10-21 Thread Piotr Kołaczkowski
Can you reassign this bug to thermald package? Or should I create a new one? Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1797802 Title: Erratic behavior of CPU frequency control under load

[Bug 1797802] Re: Erratic behavior of CPU frequency control under load

2018-10-21 Thread Piotr Kołaczkowski
Disabling thermald with: sudo systemctl stop thermald right after boot, before applying any load seems to help getting stable performance. A thermald bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1797802] Re: Erratic behavior of CPU frequency control under load

2018-10-21 Thread Piotr Kołaczkowski
** Summary changed: - Erratic behavior of intel pstate CPU frequency control + Erratic behavior of CPU frequency control under load -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1797802 Title: Erra

[Bug 1798946] Re: After upgrading from 18.04 to 18.10 the system no longer boots

2018-10-21 Thread Piotr M
I managed to fix my system by booting a live system, chrooting into my installation and manually running `update-initramfs -u`. Still, this should be looked into. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1798946] Re: After upgrading from 18.04 to 18.10 the system no longer boots

2018-10-21 Thread Piotr M
attaching logs from /var/log/dist-upgrade/ ** Package changed: ubuntu => ubuntu-release-upgrader (Ubuntu) ** Attachment added: "logs.tar.gz" https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1798946/+attachment/5203690/+files/logs.tar.gz -- You received this bug notific

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-21 Thread Piotr Kołaczkowski
Temperatures: Before the performance drop: up to 97 C After performance drop: 52-55 C -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1797802 Title: Erratic behavior of intel pstate CPU frequency cont

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-21 Thread Piotr Kołaczkowski
I collected some perf data for further analysis. I run a simple arithmetic multi-core benchmark. The benchmark is 100% CPU bound - it adds 2 integers. perf record java -jar target/benchmarks.jar org.ttnr.pmato.e2.cpumem.ArithmeticsBenchmark.add -wi 0 -i 40 -t 4 -f 1 # JMH version: 1.21 # VM vers

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-21 Thread Piotr Kołaczkowski
Perf data collected for the run above. ** Attachment added: "perf.data" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1797802/+attachment/5203562/+files/perf.data -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-21 Thread Piotr Kołaczkowski
More observations: The problem does not happen if I disable Intel speed-step in BIOS. In this case, the CPU frequency of all cores goes to 2998 MHz whenever under load, and stays stable regardless of how long the load is applied. The problem still happens even if intel_pstate=disable is passed

[Bug 1798946] [NEW] After upgrading from 18.04 to 18.10 the system no longer boots

2018-10-20 Thread Piotr M
Public bug reported: I upgraded fom Kubuntu 18.04 to 18.10 by running `do-release-upgrade` in the terminal. The process completed without any obvious problems. After rebooting, the system no longer boots, it gets stuck as seen in the attachment. ** Affects: ubuntu Importance: Undecided

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-15 Thread Piotr Kołaczkowski
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1797802 Title: Erratic behavior of intel pstate CPU frequency control To manage no

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-15 Thread Piotr Kołaczkowski
And as soon as I hit "rebuild project" in the IDE, the frequencies go immediately down from 2.8 GHz to about 1.2-1.5 GHz now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1797802 Title: Erratic beh

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-15 Thread Piotr Kołaczkowski
Huh, another surprise. After running my infinte loop for the time I wrote the previous post, suddenly it "magically" fixed itself and now one core reports 100% C0 and ~6% C1, temperature 57, voltage 0.94. The frequency did not go above 2.8 GHz, though. -- You received this bug notification becaus

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-15 Thread Piotr Kołaczkowski
The problem exists in 4.19.rc7 I just tried. So overall, I'm not sure now if this is a "different state" of the system, or just a normal behavior of it. Fresh after boot, the CPU is willing to use frequencies above 3 GHz. The same when I launch my IDE (IntelliJ idea for the first time). Then when

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-15 Thread Piotr Kołaczkowski
Is it normal that C-states percentages reported by i7z don't sum up to 100%, but exceed it? Under load, I frequently get C0% close to 99%, but at the same time Halt is at about 40-60%. Also when C0 is >90, the frequency of cores goes DOWN. This looks totally reversed to me. -- You received th

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-14 Thread Piotr Kołaczkowski
Update: I got the "package temperature above threshold" again (still using 4.18.0-10 kernel), but it did not cause visible performance loss and i7z still shows the CPU freq can go up to ~3.8 GHz easily. So maybe these messages are not related. -- You received this bug notification because you are

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-14 Thread Piotr Kołaczkowski
> Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? It started happening after upgrading from 18.04 to 18.10. > Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.c

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-14 Thread Piotr Kołaczkowski
Aaaah, I can see plenty of this in syslog: Oct 14 22:30:59 p5520 kernel: [ 9481.033687] CPU3: Package temperature above threshold, cpu clock throttled (total events = 5845) Oct 14 22:30:59 p5520 kernel: [ 9481.033688] CPU7: Package temperature above threshold, cpu clock throttled (total events =

[Bug 1797802] Re: Erratic behavior of intel pstate CPU frequency control

2018-10-14 Thread Piotr Kołaczkowski
BTW, when the system is in this weird state, CPU fans are running at the lowest speed (but running) and never go to their max speed, even under heavy CPU load like compiling stuff. Is there a hidden energy saving thing that tries to keep my CPU clock low / voltages low at high load? -- You recei

[Bug 1797802] [NEW] Erratic behavior of intel pstate CPU frequency control

2018-10-14 Thread Piotr Kołaczkowski
Public bug reported: I noticed that sometimes my Ubuntu 18.10 system feels sluggish. The other times everything works fine. I don't know what triggers this weird state. Suspend / resume? Maybe. At first I thought this was maybe just a "perception issue", but then when the sluggishness happened ag

[Bug 1797769] [NEW] LCD backlight brighness reset to maximum after boot / resume / login

2018-10-14 Thread Piotr Kołaczkowski
Public bug reported: The laptop LCD backlight brightness level is not preserved. The screen brightness always gets reset to 2-steps below the maximum level after login or resume from suspend. This is particularly annoying when working on battery, because after each resume, I have to make screen da

[Bug 1796661] [NEW] Firefox can't download files to an fscrypt protected, unlocked folder

2018-10-08 Thread Piotr Kołaczkowski
Public bug reported: My Downloads folder is encrypted by fscrypt. I can save and read files in there. However, for Firefox - all downloads fail and it says only "download failed" and offers a button to retry which fails again. After a failed attempt, a file is created with a proper file name but

[Bug 1793965] Re: Firmware update daemon resets displays connected to Dell TB16 dock soon after every first login

2018-10-06 Thread Piotr Kołaczkowski
** Summary changed: - Firmware update daemon resets Dell TB16 dock soon after every first login + Firmware update daemon resets displays connected to Dell TB16 dock soon after every first login -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1794966] Re: Network manager crashes and restarts 2 seconds after establishing a VPN connection

2018-10-06 Thread Piotr Kołaczkowski
Tested it today and indeed it looks like it was fixed. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794966 Title: Network manager crashes and restarts 2 seconds after establishing a VPN

[Bug 1794152] Re: ufraw-batch crashes after processing the first file on Ubuntu 18.04 and 18.10,

2018-10-06 Thread Piotr Kołaczkowski
Bump. Any decision here? Looks like a trivial fix to include, but severity is pretty high. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794152 Title: ufraw-batch crashes after processing the first

[Bug 1793965] Re: Firmware update daemon resets Dell TB16 dock soon after every first login

2018-09-29 Thread Piotr Kołaczkowski
After unplugging displays from the dock and rebooting: fwupdmgr get-devices Precision 5520 Thunderbolt Controller DeviceId: 75ab74de304604584bf3794cd8a7051b0e57d34a Guid: c5364422-2ec3-5092-b30e-03bdb1a53e4a Summary: Unmatched performance for high-s

[Bug 1793965] Re: Firmware update daemon resets Dell TB16 dock soon after every first login

2018-09-29 Thread Piotr Kołaczkowski
After disabling "dell" plugin, it doesn't blank out my screens any-more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1793965 Title: Firmware update daemon resets Dell TB16 dock soon after every fi

[Bug 1793965] Re: Firmware update daemon resets Dell TB16 dock soon after every first login

2018-09-29 Thread Piotr Kołaczkowski
1. fwupdmgr get-devices Synaptics VMM3320 inside Dell WD15/TB16/TB18 wired Dock DeviceId: 7b3cbc344094ace839263dd4711c84ea99bb6dc3 ParentDeviceId: 84edf044a6b53037732cfc7591b65a8d36384cc9 Guid: 152a9833-41e6-5c21-9dde-0ff8984f3e20 Guid: 0a5

[Bug 1793965] Re: Firmware update daemon resets Dell TB16 dock soon after every first login

2018-09-29 Thread Piotr Kołaczkowski
1. fwupdmgr get-devices Synaptics VMM3320 inside Dell WD15/TB16/TB18 wired Dock DeviceId: 7b3cbc344094ace839263dd4711c84ea99bb6dc3 ParentDeviceId: 84edf044a6b53037732cfc7591b65a8d36384cc9 Guid: 152a9833-41e6-5c21-9dde-0ff8984f3e20 Guid: 0a5

[Bug 1793965] Re: Firmware update daemon resets Dell TB16 dock soon after every first login

2018-09-29 Thread Piotr Kołaczkowski
4) (after disabling dell plugin and reboot) fwupdmgr get-devices Precision 5520 Thunderbolt Controller DeviceId: 75ab74de304604584bf3794cd8a7051b0e57d34a Guid: c5364422-2ec3-5092-b30e-03bdb1a53e4a Summary: Unmatched performance for high-speed I/O

[Bug 1794966] Re: Network manager crashes and restarts 2 seconds after establishing a VPN connection

2018-09-29 Thread Piotr Kołaczkowski
Is there a way to configure only NetworkManager to use tcmalloc permanently? I tried adding LD_PRELOAD to /etc/init.d/network-manager or /etc/init /network-manager.conf and it does not work. However setting LD_PRELOAD tcmalloc globally for the whole system in /etc/ld.preload.conf does fix network

[Bug 1794966] Re: Network manager crashes and restarts 2 seconds after establishing a VPN connection

2018-09-29 Thread Piotr Kołaczkowski
How can I get debug symbols for NetworkManager? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794966 Title: Network manager crashes and restarts 2 seconds after establishing a VPN connection To

[Bug 1794966] Re: Network manager crashes and restarts 2 seconds after establishing a VPN connection

2018-09-29 Thread Piotr Kołaczkowski
I'm attaching the crashdump. Core dump truncated, in order to not leak any sensitive information (VPN passwords, etc). It looks like there is a stacktrace there - I hope it helps. ** Attachment added: "_usr_sbin_NetworkManager.0.no_core_dump.crash" https://bugs.launchpad.net/ubuntu/+source/net

[Bug 1794966] Re: Network manager crashes and restarts 2 seconds after establishing a VPN connection

2018-09-28 Thread Piotr Kołaczkowski
Looks like a bug in the memory allocator. Running fine under tcmalloc_minimal: root@p5520:/home/pkolaczk# export LD_PRELOAD="/usr/lib/x86_64-linux-gnu/libtcmalloc_minimal.so.4" root@p5520:/home/pkolaczk# NetworkManager --debug [1538139465.9143] NetworkManager (version 1.12.2) is starting... (af

[Bug 1794966] Re: Network manager crashes and restarts 2 seconds after establishing a VPN connection

2018-09-28 Thread Piotr Kołaczkowski
Retried a few times and it works fine under valgrind. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794966 Title: Network manager crashes and restarts 2 seconds after establishing a VPN connectio

[Bug 1794966] Re: Network manager crashes and restarts 2 seconds after establishing a VPN connection

2018-09-28 Thread Piotr Kołaczkowski
Ok, I did some debugging and this looks really weird. First, trying to run NetworkManager --debug manually: [1538138381.5570] audit: op="connection-activate" uuid="1a43441b-6b26-4e0c-8343-976afcf790fd" name="DataStax" pid=3717 uid=1001 result="success" [1538138381.5755] vpn-connection[0x55c

[Bug 1793965] Re: Firmware update daemon resets Dell TB16 dock soon after every first login

2018-09-28 Thread Piotr Kołaczkowski
Dell Precision 5520. Running Intel graphics. Nvidia card is turned off (unused). I'll try that and I'll let you know. Thanks for help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1793965 Title:

[Bug 1794966] Re: Network manager crashes and restarts 2 seconds after establishing a VPN connection

2018-09-28 Thread Piotr Kołaczkowski
Tried rebooting the laptop / replugging the dock / rebooting the dock. No change. My TB16 firmware is up-to-date. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794966 Title: Network manager crashe

[Bug 1794966] Re: Network manager crashes and restarts 2 seconds after establishing a VPN connection

2018-09-28 Thread Piotr Kołaczkowski
The problem seem to exist only if the laptop is connected to wired connection through TB16 dock. Otherwise, when on WiFi, VPN connects fine and stays stable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1794966] [NEW] Network manager crashes and restarts 2 seconds after establishing a VPN connection

2018-09-28 Thread Piotr Kołaczkowski
Public bug reported: When trying to get on a company VPN, the connection is initially established and works (I can access intranet websites), but after ~1-2 seconds from starting VPN connection the Network Manager seems to crash and restart, taking all connections down. This makes VPN totally unus

[Bug 1794682] [NEW] Non-actionable error message at the beginning of installation

2018-09-27 Thread Piotr Praczyk
Public bug reported: When trying to install Ubuntu 18.04 LTS, shortly after selecting the keyboard layout, I was shown an error message which was hard to interpret correctly. "Only 8.1 GB available, Ubuntu needs 8.6GB" (see screen photo). The error message did not say where the space was missing

[Bug 1794152] [NEW] ufraw-batch crashes after processing the first file on Ubuntu 18.04 and 18.10,

2018-09-24 Thread Piotr Kołaczkowski
Public bug reported: It seems there is a known issue in ufraw-batch that causes a SIGSEGV after closing the file. Because of this, ufraw-batch is unusable. Fortunately, there is a trivial patch available: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898297 I downloaded ufraw sources, appl

[Bug 1681249] Re: tracker-extract crashed with signal 31 in chdir()

2018-09-24 Thread Piotr Kołaczkowski
It is happening for me in Ubuntu 18.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1681249 Title: tracker-extract crashed with signal 31 in chdir() To manage notifications about this bug go to:

[Bug 1794058] Re: after do-release-update -d

2018-09-24 Thread Piotr Skwarna
probably problem after using sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt install nvidia-driver-396 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794058 Title: after do-release-update

[Bug 1794058] [NEW] after do-release-update -d

2018-09-24 Thread Piotr Skwarna
Public bug reported: after do-release-update -d ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubuntu-release-upgrader-core 1:18.04.25 ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18 Uname: Linux 4.15.0-33-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.3 Architecture: amd64 CrashD

[Bug 1752165] Re: TB16 dock freezes X on hotplug when used with external displays

2018-09-23 Thread Piotr Kołaczkowski
Looks like it got solved at least for me on recent Ubuntu 18.10 with the official kernel. Looks like now hotplugging Dell TB16 dock works fine on Precision 5520. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1793965] Re: Firmware update daemon resets Dell TB16 dock soon after every first login

2018-09-23 Thread Piotr Kołaczkowski
BTW: The problem existed also on Ubuntu 18.04, so this is not a new thing. Kernel version seem to not have any influence. Tried many kernels ranging from recent 4.15.x, 4.17.19, through 4.18.8, to the newest 4.19.rc4. -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1793965] Re: Firmware update daemon resets Dell TB16 dock soon after every first login

2018-09-23 Thread Piotr Kołaczkowski
Removing fwupd package completely fixes the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1793965 Title: Firmware update daemon resets Dell TB16 dock soon after every first login To mana

[Bug 1793965] [NEW] Firmware update daemon resets Dell TB16 dock soon after every first login

2018-09-23 Thread Piotr Kołaczkowski
Public bug reported: When system boots up with TB16 dock connected, it detects all peripherals and displays properly. The login screen gets displayed on 3 displays. After providing a password and logging in, all 3 displays go blank for a short time (< 5 seconds) and then the desktop appears on all

[Bug 1701499] Re: System often freezes or panics if I log in with Dell Dock WD15 connected

2018-09-17 Thread Piotr Kołaczkowski
Unfortunately I no longer have the WD15 dock. I switched to TB16 and it also has some hotplugging issue (there is a separate launchpad ticket reported by others). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1752165] Re: TB16 dock freezes X on hotplug when used with external displays

2018-09-17 Thread Piotr Kołaczkowski
I have the same issue. Tried today on daily Ubuntu 18.10 build run from live USB. The system boots fine or resumes fine with tb16 sick attached. It also survives disconnecting the dock. But it does not survive hotplugging the dock - I get a freeze where I can only move the mouse pointer, but t

[Bug 1792370] Re: Broken links to libmircookie packages

2018-09-13 Thread Piotr Dabrowski
Most likely that's proxy problem. 'Cookie' keyword is scrambled in every request. Tryig to figure this out. ** Changed in: mir (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1792370] [NEW] Broken links to libmircookie packages

2018-09-13 Thread Piotr Dabrowski
Public bug reported: Can't install libmircookie via apt or dawnload from https://packages.ubuntu.com/xenial/libmircookie-dev. Every link to libmircookie package at http://security.ubuntu.com/ubuntu/pool/main/m/mir/ seems to be broken. Its wrong filename at server: libmircoieok instead libmircookie

[Bug 1788657] [NEW] ntfs-3g will not mount NTFS volumes touched by Windows 10 1709 and 1803

2018-08-23 Thread Piotr Jasien
Public bug reported: ntfs-3g requires a patch to work with NTFS volumes modified by Windows 10 1709 and 1803. Microsoft changed some aspect of how internal NTFS records are updated that makes the latest version of ntfs-3g complain when attempting to mount. A patch fix to address this was created

[Bug 1788054] [NEW] Ubuntu installer needs 8.6GB space free when there is exactly 8.6GB free

2018-08-20 Thread Piotr S
Public bug reported: Ubuntu installer/wizard says you need 8.6GB space free even if your drive is 8,589,934,592 bytes free (8.0GiB/~8.589GB free) which is default size for VirtualBox virtual drives 8GB is default disk size for virtualbox images so it can be confusing for newer users. Reddit disc

[Bug 1788054] Re: Ubuntu installer needs 8.6GB space free when there is EXACTLY 8.6GB free

2018-08-20 Thread Piotr S
** Attachment added: "Installer error" https://bugs.launchpad.net/ubuntu/+bug/1788054/+attachment/5178325/+files/error.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1788054 Title: Ubuntu ins

[Bug 1788054] Re: Ubuntu installer needs 8.6GB space free when there is EXACTLY 8.6GB free

2018-08-20 Thread Piotr S
** Attachment added: "Screenshot of disk size. Exactly 8.0GiB/~8.6GB" https://bugs.launchpad.net/ubuntu/+bug/1788054/+attachment/5178326/+files/disk-size.png ** Summary changed: - Ubuntu installer needs 8.6GB space free when there is EXACTLY 8.6GB free + Ubuntu installer needs 8.6GB space fre

[Bug 1779827] Re: failure to boot with linux-image-4.15.0-24-generic

2018-07-18 Thread Piotr Czekalski
Same here with Lenovo Yoga S1 laptop :(. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1779827 Title: failure to boot with linux-image-4.15.0-24-generic To manage notifications about this bug go to

[Bug 1771880] Re: Seahorse unable to import certificates in Ubuntu 18.04

2018-05-29 Thread Piotr
I also see the greyed out Import button using Seahorse 3.20.0-5 on Ubuntu MATE 18.04 LTS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771880 Title: Seahorse unable to import certificates in Ubunt

[Bug 1765556] Re: nvidia-prime needs a reboot to switch between dGPU/hGPU

2018-04-30 Thread Piotr Komur
The same on Ubuntu 18.04 and nvidia 340.106, nvidia-prime 0.8.8, kernel Linux 4.15.0-20, GeForce GT 540M -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765556 Title: nvidia-prime needs a reboot to s

[Bug 1757203] Re: 18.04.1 doesn’t include updated translations

2018-03-20 Thread Piotr Drąg
I see, thanks. I guess it can be closed now (not really a bug). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1757203 Title: 18.04.1 doesn’t include updated translations To manage notifications abo

[Bug 1736011] Re: CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Error calling StartServiceByName for org.gnome.ScreenSaver: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Pr

2018-03-17 Thread Piotr Czekalski
Same here (Ubuntu 17.10): CRITICAL: Unable to create a DBus proxy for GnomeScreensaver: Error calling StartServiceByName for org.gnome.ScreenSaver: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.ScreenSaver exited with status 1 -- You received this bug notification

[Bug 1744285] [NEW] package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: próba nadpisania dzielonego "/lib/udev/hwdb.d/20-sane.hwdb", który różni się od innych kopii pakietu lib

2018-01-19 Thread Piotr Wojciechowski
Public bug reported: I don't know ProblemType: Package DistroRelease: Ubuntu 17.10 Package: libsane1 1.0.27-1~experimental2ubuntu2.1 ProcVersionSignature: Ubuntu 4.13.0-25.29-generic 4.13.13 Uname: Linux 4.13.0-25-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia A

[Bug 110166] Re: openvpn doesn't reconnect after suspend/resume

2017-12-12 Thread Piotr Kołaczkowski
Interestingly, this did not happen in Ubuntu 17.04, but started to happen after I upgraded to 17.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/110166 Title: openvpn doesn't reconnect after suspe

[Bug 1735986] Re: Ubuntu 17.10 on Wayland doesn't scale some applications properly on external low DPI display

2017-12-03 Thread Piotr Kołaczkowski
apport information ** Tags added: apport-collected artful wayland-session ** Description changed: I have a system that was upgraded from 16.04 -> 16.10 -> 17.04 -> 17.10. So now running on 17.10. I upgraded to 17.10 because I hoped for better HiDPI scaling support. My laptop is Dell Pr

[Bug 1735986] ProcCpuinfoMinimal.txt

2017-12-03 Thread Piotr Kołaczkowski
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1735986/+attachment/5017752/+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 1735986] JournalErrors.txt

2017-12-03 Thread Piotr Kołaczkowski
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1735986/+attachment/5017751/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/17359

[Bug 1735986] [NEW] Ubuntu 17.10 on Wayland doesn't scale some applications properly on external low DPI display

2017-12-03 Thread Piotr Kołaczkowski
Public bug reported: I have a system that was upgraded from 16.04 -> 16.10 -> 17.04 -> 17.10. So now running on 17.10. I upgraded to 17.10 because I hoped for better HiDPI scaling support. My laptop is Dell Precision 5520 with 4k 3840x2160 15" screen, with Intel graphics (it has nvidia too, but

[Bug 1733887] [NEW] Instalator crashes on first daemon run after install. Config files seem not to be copied during install.

2017-11-22 Thread Piotr Czekalski
Public bug reported: Hi, I cannot make installer work for me through the repository. The OS is Ubuntu 17.10: Linux n317-pc01 4.13.0-16-generic #19-Ubuntu SMP Wed Oct 11 18:35:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux For some unknown reasons, installer does not copy template config files. Any

[Bug 1724919] Re: Bluetooth headphones only use A2DP when connected manually

2017-10-29 Thread Piotr Komur
I have a similar problem in Ubuntu 17.10 Gnome Shell 3.26.1. I can not switch to the A2DP profile, even when I disconnect and reconnect to the Bluetooth headphones. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1724655] Re: *

2017-10-25 Thread Piotr Reszka
Thanks for comment. It helped to solve an issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1724655 Title: * To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sour

[Bug 1724655] [NEW] *

2017-10-18 Thread Piotr Reszka
Public bug reported: * ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubiquity 2.21.63.4 ProcVersionSignature: Ubuntu 4.10.0-28.32~16.04.2-generic 4.10.17 Uname: Linux 4.10.0-28-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.10 Architecture: amd64 CasperVersion: 1.376.2 Date: Wed Oct 18 20:

<    1   2   3   4   5   6   7   8   9   10   >