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

2020-05-16 Thread Anatoly Borodin
Something should be wrong in kcms/componentchooser/componentchooserbrowser.cpp , probably in CfgBrowser::configChanged() and/or CfgBrowser::load(). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1879092] [NEW] gfortran can't use vectorized functions.

2020-05-16 Thread Mehdi Chinoune
Public bug reported: After ubuntu-glibc maintainers changed "math-vector-fortran.h" install directory (LP#1861353), gfortran can no longer use it. This the old behavior Ubuntu 19.10 gcc-9.2.1 glibc 2.30 $ gfortran -O3 -mavx2 vect_test.f90 -o test.x $ nm ./test.x | grep sin U

[Bug 1878921] Re: USB 3 NVMe SSD dongle doesn't flip

2020-05-16 Thread Ubuntu Foundations Team Bug Bot
The attachment "solution.txt" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray,

[Bug 1018020] Re: Logitech webcam not working

2020-05-16 Thread Bug Watch Updater
Launchpad has imported 17 comments from the remote bug at https://bugzilla.kernel.org/show_bug.cgi?id=44281. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 1872373] Re: zfs patches needed for 5.7

2020-05-16 Thread satmandu
Thanks. Please consider adding https://github.com/openzfs/zfs/pull/10163 and https://github.com/openzfs/zfs/pull/10184 When I made my patch series to get zfs 0.84 working on focal here is what I used: #0001-Prevent-manual-builds-in-the-DKMS-source.patch

[Bug 1879101] [NEW] Printing pdfs extremely slow

2020-05-16 Thread Eric Hazen
Public bug reported: HP Laserjet 3030 prints PDFs with photos extremely slowly (sometimes 10 min per page). Worked fine under Ubuntu 16.04. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: cups 2.3.1-9ubuntu1.1 ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30 Uname: Linux

[Bug 1879104] Re: Nautilus hangs on restore from rubbish bin

2020-05-16 Thread Paul White
*** This bug is a duplicate of bug 1839380 *** https://bugs.launchpad.net/bugs/1839380 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1839380, so it is being marked as such. Please

[Bug 1878971] Re: Celluloid very slow and choppy playing .MOV files while MPV works well

2020-05-16 Thread Bill (franksmcb)
** Project changed: ubuntu-mate => celluloid (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878971 Title: Celluloid very slow and choppy playing .MOV files while MPV works well To manage

[Bug 1876152] Re: dstat warnings on install

2020-05-16 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1870947 *** https://bugs.launchpad.net/bugs/1870947 ** Package changed: libtool (Ubuntu) => dstat (Ubuntu) ** Bug watch added: Debian Bug tracker #956188 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956188 ** Also affects: dstat (Debian) via

[Bug 1879075] [NEW] Bluetooth sound card not detected.

2020-05-16 Thread chris gibbons
Public bug reported: not connecting to my Bluetooth headphones. same problem on my desktop computor. all worked ok with 18.04 .sometimes it will connect but after a few seconds it will disconnect, if i remove the device, and then add it, i can get it to connect, but YouTube video stalls with no

[Bug 1879076] [NEW] Xorg freeze

2020-05-16 Thread Alex U
Public bug reported: When in both Firefox and Opera hardware acceleration is on and browser is running it will trigger freeze with X.OrgX driver on. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30 Uname: Linux

[Bug 1870947] Re: SyntaxWarning with obviously buggy code

2020-05-16 Thread Kai Kasurinen
** Bug watch added: Debian Bug tracker #956188 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956188 ** Also affects: dstat (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956188 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1857775]

2020-05-16 Thread narutowindy
It's is still buggy, I am using 5.6.11 Arch-kernel with the up to date Linux-firmware package. Frequency become less, Now its disconnects once every 1Hr, previously it was once a 15min gap. Nice improvements. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1879083] [NEW] default sssd.conf after ipa-client-install crashes sssd

2020-05-16 Thread Harry Coin
Public bug reported: Notice ipa-client-install creates /etc/sssd/sssd.conf but changes in the sssd process's socket approach calls for that file to change /etc/sssd.conf from ... [sssd] services = nss, pam, ssh, sud ... to [sssd] #services = nss, pam, ssh, sud otherwise the sssd service either

[Bug 1325757] Re: USB Hub does not mount the USB devices

2020-05-16 Thread Emad Bahrami
yes The problem is not port and my system have not any problem while i connect them some another flash devices -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1325757 Title: USB Hub does not mount

[Bug 1879082] Re: Kernel reporting 100% battery, always

2020-05-16 Thread Omadas
This is the output of: $ acpi -b Battery 0: Not charging, 100% It is the same regardless of the actual charge state or even if plugged in. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879082

[Bug 1878921] Re: USB 3 NVMe SSD dongle doesn't flip

2020-05-16 Thread Josua Dietze
Thanks for the lsusb output! It enabled me to provide a solution. usb_modeswitch can check for additional attributes beside the USB ID, precisely *because* of those IDs being re-used for different devices. The original idea was to have one ID for each device model or at least for one series of

[Bug 1879092] Re: gfortran can't use vectorized functions.

2020-05-16 Thread Mehdi Chinoune
** Description changed: - After glibc maintainers changed "math-vector-fortran.h" install - directory, gfortran can no longer use it. + After ubuntu-glibc maintainers changed "math-vector-fortran.h" install + directory (LP#1861353), gfortran can no longer use it. This the old behavior Ubuntu

[Bug 1879096] [NEW] speech-dispatcher; please update the tmpfiles.d/ drop-in file accordingly.

2020-05-16 Thread Hugh via ubuntu-bugs
Public bug reported: user@ubuntu:~$ sudo apt full-upgrade Setting up systemd (242-7ubuntu3.8) ... [/usr/lib/tmpfiles.d/speech-dispatcher.conf:1] Line references path below legacy directory /var/run/, updating /var/run/speech-dispatcher → /run/speech-dispatch er; please update the tmpfiles.d/

[Bug 1878707] IpAddr.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "IpAddr.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372701/+files/IpAddr.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878707 Title:

[Bug 1878707] NetDevice.wlp4s0.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "NetDevice.wlp4s0.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372706/+files/NetDevice.wlp4s0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] PciNetwork.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "PciNetwork.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372708/+files/PciNetwork.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878707

[Bug 1878707] NetworkManager.conf.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "NetworkManager.conf.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372707/+files/NetworkManager.conf.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] Dependencies.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372700/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] Re: Openconnect provided DNS servers are not read by NetworkManager

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Tags added: apport-collected ** Description changed: If I connect using openconnect comamnd line, all works fine! If I add connection to NetworkManager, when I connect, I loose dns, and with that, all connectivity! PS: worked without issue on 19.10 + --- +

[Bug 1878707] ProcEnviron.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372710/+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/1878707

[Bug 1878707] IpAddr.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "IpAddr.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372725/+files/IpAddr.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878707 Title:

[Bug 1878707] nmcli-dev.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "nmcli-dev.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372738/+files/nmcli-dev.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878707

[Bug 1878707] CRDA.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372723/+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/1878707 Title:

[Bug 1878707] NetworkManager.conf.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "NetworkManager.conf.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372731/+files/NetworkManager.conf.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] NetDevice.enp0s31f6.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "NetDevice.enp0s31f6.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372727/+files/NetDevice.enp0s31f6.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] NetDevice.wlp4s0.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "NetDevice.wlp4s0.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372730/+files/NetDevice.wlp4s0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] ProcCpuinfoMinimal.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372733/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] RfKill.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372735/+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/1878707 Title:

[Bug 1878707] WifiSyslog.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372736/+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/1878707

[Bug 1878707] NetDevice.vpn0.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "NetDevice.vpn0.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372705/+files/NetDevice.vpn0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] ProcCpuinfoMinimal.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372709/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] RfKill.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372711/+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/1878707 Title:

[Bug 1878707] NetDevice.enp0s31f6.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "NetDevice.enp0s31f6.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372703/+files/NetDevice.enp0s31f6.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] NetDevice.lo.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "NetDevice.lo.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372704/+files/NetDevice.lo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] IwConfig.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372702/+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/1878707

[Bug 1878707] nmcli-con.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "nmcli-con.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372714/+files/nmcli-con.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878707

[Bug 1878707] modified.conffile..etc.NetworkManager.NetworkManager.conf.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "modified.conffile..etc.NetworkManager.NetworkManager.conf.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372713/+files/modified.conffile..etc.NetworkManager.NetworkManager.conf.txt -- You received this bug notification because you are a

[Bug 1878707] WifiSyslog.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372712/+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/1878707

[Bug 1878707] IwConfig.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372726/+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/1878707

[Bug 1878707] PciNetwork.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "PciNetwork.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372732/+files/PciNetwork.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878707

[Bug 1878707] ProcEnviron.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372734/+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/1878707

[Bug 1878707] Dependencies.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372724/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] NetDevice.vpn0.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "NetDevice.vpn0.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372729/+files/NetDevice.vpn0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] NetDevice.lo.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "NetDevice.lo.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372728/+files/NetDevice.lo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1878707] nmcli-dev.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "nmcli-dev.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372715/+files/nmcli-dev.txt ** Description changed: If I connect using openconnect comamnd line, all works fine! If I add connection to NetworkManager, when I connect, I loose

[Bug 1878707] nmcli-con.txt

2020-05-16 Thread Luís Manuel Pinto da Silva
apport information ** Attachment added: "nmcli-con.txt" https://bugs.launchpad.net/bugs/1878707/+attachment/5372737/+files/nmcli-con.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878707

[Bug 1877639] Re: Xsane crashes with preview

2020-05-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xsane (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877639 Title:

[Bug 1879077] [NEW] package linux-firmware 1.157.23 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2020-05-16 Thread suhas sawant
Public bug reported: when I am trying to upgrade to 16.04 from 14 , i am getting below error Cmd : lsb_release -rd Description:Ubuntu 16.04.6 LTS Release:16.04 What I expected to happen -- Ubuntu upgrades to 16.04 with upgraded kernel 4.4 What happened instead : it upgraded

[Bug 1879082] Status changed to Confirmed

2020-05-16 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879082 Title: Kernel reporting 100% battery, always To

[Bug 1872387] Re: missing lldb-mi-10

2020-05-16 Thread Philippe Parisot
Hey Sylvestre, Are there plans to make this a separate package then? We need this file to use lldb in IDEs example: VS Code. Can you be more specific please and give us more details? Phil -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1325757] Re: USB Hub does not mount the USB devices

2020-05-16 Thread Emad Bahrami
it have not any problem in a windows device -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1325757 Title: USB Hub does not mount the USB devices To manage notifications about this bug go to:

[Bug 1325757] Re: USB Hub does not mount the USB devices

2020-05-16 Thread Emad Bahrami
i can not see my USB in disks app or in [ fdisk -l ] result but i can see my flash USB in [ lsbsk ] result -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1325757 Title: USB Hub does not mount the

[Bug 1861310] Re: Overlay with shortcut numbers not showing on dock with pressing Super+0 or Super+Q

2020-05-16 Thread Amr Ibrahim
Fixed in Focal. ** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861310 Title: Overlay with

[Bug 1872366] Re: ubuntu forcal-desktop-amd64 could not install to geforce 8600GTI PC

2020-05-16 Thread Seiichi Nakashima
Dear everyone. Today I found problem reason that mouse do not move smooth. I found Web Content running 100% CPU at top command, then firefox change to setting, but not cleared. I use gufw setting deny all, and need port setting only. and ipv6 do not use setting, because my network environment

[Bug 1690085]

2020-05-16 Thread spunkwap
Looks like your BIOS applies the fix.. but check https://mpvibe.com/ and https://digitalskillsolution.com/ I think they will be helpful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1690085 Title:

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

2020-05-16 Thread Anatoly Borodin
Also note: there was been a huge refactoring in this file in the commit 05569e53fd3e ("KCM/Component Revamp Browser config"). The commit is available in the release v5.18.90. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-desktop in

[Bug 1879096] Re: speech-dispatcher; please update the tmpfiles.d/ drop-in file accordingly.

2020-05-16 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1862650 *** https://bugs.launchpad.net/bugs/1862650 ** This bug has been marked a duplicate of bug 1862650 Warnings about /usr/lib/tmpfiles.d/speech-dispatcher.conf on systemd upgrade -- You received this bug notification because you are a member of

[Bug 1817123] Re: tmpfiles.d files pointing to legacy directory /var/run

2020-05-16 Thread Kai Kasurinen
Fixed in version speech-dispatcher/0.9.1-4 Fixed in version spice-vdagent/0.19.0-1 ** Changed in: systemd (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1862650] Re: Warnings about /usr/lib/tmpfiles.d/speech-dispatcher.conf on systemd upgrade

2020-05-16 Thread Kai Kasurinen
Fixed in version speech-dispatcher/0.9.1-4 ** Bug watch added: Debian Bug tracker #912749 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912749 ** Also affects: speech-dispatcher (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912749 Importance: Unknown Status:

[Bug 878154] Re: cloop kernel module is missing in oneiric

2020-05-16 Thread Logan Rosen
I've synced cloop from Debian to now include the cloop-src package, since it was unclear why it was being excluded in Ubuntu in the first place. Marking this as fixed accordingly. ** Changed in: cloop (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification

[Bug 1875354] Re: No more smb access after migration to UBUNTU 20.04 from UBUNTU 19.10

2020-05-16 Thread Mustapa Osman
I just found how to solve it but not the same as ubuntu 19 which has no issue at all. I have to rename my file from e.g from for e.g master.event.200420.hdf.tvs-sv to for e.g master.event.200420 Then only it works. but it did ask whether you want to merge the files ( even though it is a fresh

[Bug 1877664] Re: Python syntax warning in helpers.py script

2020-05-16 Thread Kai Kasurinen
** Also affects: lightdm-gtk-greeter-settings Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877664 Title: Python syntax warning in helpers.py script To

[Bug 1875116] Re: Syntax warnings for is with a literal

2020-05-16 Thread Kai Kasurinen
*** This bug is a duplicate of bug 1874651 *** https://bugs.launchpad.net/bugs/1874651 ** This bug has been marked a duplicate of bug 1874651 SyntaxWaning on bad equality check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1879055] Re: Signal #6 crash when deleting text in the Text Editor window

2020-05-16 Thread Erich Eickmeyer
** Changed in: scribus (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879055 Title: Signal #6 crash when deleting text in the Text Editor window To manage

Re: [Bug 1877890] Re: System Hangs when trying to kill a Window

2020-05-16 Thread Frank Krauss
Hello, Sorry I didn't respond to your note sooner. I'm running Kernel 5.3.0-51 which is way later than 4.15. Frank ++ On Tue, 2020-05-12 at 07:10 +, Kai-Heng Feng wrote: > Does the GA kernel (i.e. 4.15) have this issue? > > ** Changed in: linux

[Bug 1325757] Re: USB Hub does not mount the USB devices

2020-05-16 Thread Emad Bahrami
** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Emad Bahrami (bashma) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1325757 Title: USB Hub does not mount the USB devices To manage

[Bug 1879089] [NEW] Single background colour and colour-gradient options are missing after upgrading from 18.04 to 20.04

2020-05-16 Thread antonaid
Public bug reported: The options for selecting a single colour background, or, a colour gradient background, are missing in the settings, after upgrading from 18.04LTS to 20.04LTS. The upgrade was done according to this guide:

[Bug 1879090] [NEW] XDG_SEAT, XDG_VTNR, XDG_SESSION_ID not set

2020-05-16 Thread kenn
Public bug reported: I installed Ubuntu 20.04, it is running well. I switched display manager to lightdm. I noticed that it fails to set environment variables XDG_SEAT, XDG_VTNR, XDG_SESSION_ID. I also tested gdm3, it's the same. I also tried liveiso to no vail. apt-cache policy lightdm

[Bug 1867776] Re: knownhosts.py:492: SyntaxWarning: "is" with a li teral. Did you mean "=="?

2020-05-16 Thread Kai Kasurinen
Fixed in versions twisted/18.9.0-7, twisted/18.9.0-8, twisted/19.10.0~rc1-1 ** Bug watch added: Debian Bug tracker #948560 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948560 ** Also affects: twisted (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948560 Importance:

[Bug 1878963] Re: freedroid-rpg lua code execution

2020-05-16 Thread Kai Kasurinen
** Bug watch added: bugs.freedroid.org/b/ #953 https://bugs.freedroid.org/b/issue953 ** Also affects: freedroid via https://bugs.freedroid.org/b/issue953 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1868325] Re: NILFS2 kernal crashes from normal use

2020-05-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nilfs2 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1868325 Title:

[Bug 1879106] [NEW] Sync ocfs2-tools 1.8.6-3 (main) from Debian unstable (main)

2020-05-16 Thread Logan Rosen
Public bug reported: Please sync ocfs2-tools 1.8.6-3 (main) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped: * debian/control: specify only supported architectures (LP: #1745155) The same change was made in Debian. Changelog entries since current groovy

[Bug 1879082] [NEW] Kernel reporting 100% battery, always

2020-05-16 Thread Omadas
Public bug reported: Running Kubuntu 20.04: Regardless of whether the laptop is plugged-in, or the battery state (Even just before dying) the reported percentage is incorrect and the system believes it is plugged in at all times (see upower -d below, it is always the same). $ cat

[Bug 1867882] CurrentDmesg.txt

2020-05-16 Thread Sylvie
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1867882/+attachment/5372660/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1867882] Lspci.txt

2020-05-16 Thread Sylvie
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1867882/+attachment/5372662/+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/1867882 Title:

[Bug 1867882] UdevDb.txt

2020-05-16 Thread Sylvie
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1867882/+attachment/5372670/+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/1867882 Title:

[Bug 1867882] ProcCpuinfoMinimal.txt

2020-05-16 Thread Sylvie
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1867882/+attachment/5372664/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1867882] IwConfig.txt

2020-05-16 Thread Sylvie
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1867882/+attachment/5372661/+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/1867882

[Bug 1867882] ProcModules.txt

2020-05-16 Thread Sylvie
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1867882/+attachment/5372667/+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/1867882

[Bug 1867882] ProcCpuinfo.txt

2020-05-16 Thread Sylvie
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1867882/+attachment/5372663/+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/1867882

[Bug 1867882] RfKill.txt

2020-05-16 Thread Sylvie
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1867882/+attachment/5372669/+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/1867882 Title:

[Bug 1867882] ProcInterrupts.txt

2020-05-16 Thread Sylvie
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1867882/+attachment/5372666/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1867882] PulseList.txt

2020-05-16 Thread Sylvie
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1867882/+attachment/5372668/+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/1867882

[Bug 1867882] WifiSyslog.txt

2020-05-16 Thread Sylvie
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1867882/+attachment/5372671/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1867882] Re: After upgrade to the latest kernel, fan gets very loud and always on whenever on AC power

2020-05-16 Thread Sylvie
apport information ** Tags added: apport-collected ** Description changed: After upgrade to the latest kernel, fan gets very loud and always ON whenever on AC power. I tried to use battery power and my fan work just fine, sometimes ON on heavy tasks and then OFF again, but on AC power

[Bug 1878258] Re: wifi missing on core20 image with rpi

2020-05-16 Thread Juerg Haefliger
** Changed in: snapd Assignee: Juerg Haefliger (juergh) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878258 Title: wifi missing on core20 image with rpi To manage

[Bug 1867882] ProcEnviron.txt

2020-05-16 Thread Sylvie
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1867882/+attachment/5372665/+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/1867882

[Bug 1844453] Re: [upstream] Access to the Google remote account does not work

2020-05-16 Thread Bug Watch Updater
** Bug watch added: KDE Bug Tracking System #404990 https://bugs.kde.org/show_bug.cgi?id=404990 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1844453 Title: [upstream] Access to the Google

[Bug 1878939] Re: python3-cephfs focal 'syntax warning' is/literal

2020-05-16 Thread Kai Kasurinen
https://github.com/ceph/ceph/pull/34637 https://github.com/ceph/ceph/pull/34974 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878939 Title: python3-cephfs focal 'syntax warning' is/literal To

[Bug 1879107] [NEW] system freeze during internet surf

2020-05-16 Thread Meir Levi
Public bug reported: It mostly happens while running firefox with 4 or 5 tabs open. Not sure if one or more add-ons are the cause. Nonetheless, I have not tried it with other browsers. Otherwise, it is difficult to maintain a working environment when I have to hard-restart every few hours.

[Bug 1875354] Re: No more smb access after migration to UBUNTU 20.04 from UBUNTU 19.10

2020-05-16 Thread Mustapa Osman
Hello, I can transfer files to my NAS. Always error why copying. before this I cant even access the smb server until i follow your recommendation, edit smb.conf and add NT1. Even after the changes I can transfer any files. I am using ubuntu 20.04 which i just upgraded it from 19 which was working

[Bug 1879055] Re: Signal #6 crash when deleting text in the Text Editor window

2020-05-16 Thread Ronnie Tucker
apport information ** Tags added: apport-collected focal ** Description changed: I open my file in Scribus 1.5.5 and go to a frame with a large chunk of text. I click the frame and go to the Text Editor. In the Text Editor window I select my text (or use Select All) and press Delete.

[Bug 1879055] ProcCpuinfoMinimal.txt

2020-05-16 Thread Ronnie Tucker
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1879055/+attachment/5372594/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1879055] ProcEnviron.txt

2020-05-16 Thread Ronnie Tucker
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1879055/+attachment/5372595/+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/1879055

  1   2   3   >