[Bug 1876286] Re: Evolution reports "Error performing TLS handshake: Internal error in memory allocation."

2020-05-23 Thread Ángel
It is indeed a GnuTLS bug. It can be reproduced using only gnutls-cli:

gnutls-cli pop.verizon.net -p 995
gnutls-cli imap.aol.com -p 993

I can reproduce it with gnutls28 (jessie), but not gnutls26 (wheezy). Those 
covered the jump from 2.2.6 to 3.0.0, where they changed from  libgcrypt to 
nettle, so not that strange they have different behavior.
The problem was not added by a recent Ubuntu update. It's a bug which was 
present in the past, and that only now is being exposed by whatever Yahoo 
changed.

Gmail servers doesn't expose it.
Thunderbird is not affected since it uses NSS, not GnuTLS.

As a workaround, affected users could run on a separate terminal a command such 
as
 socat tcp-listen:9950,fork 
openssl-connect:pop.verizon.net:995,capath=/etc/ssl/certs
and then configure evolution to connect to localhost:9950 (without TLS) instead 
of pop.verizon.net:995. This way, the actual encryption is performed by 
socat... using openssl.

** Also affects: gnutls28 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/1876286

Title:
  Evolution reports "Error performing TLS handshake: Internal error in
  memory allocation."

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/claws-mail/+bug/1876286/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1850766] Re: [Dell Inspiron 7370] Bluetooth headset selected as default sound output, yet sound outputs to laptop speakers

2020-05-23 Thread Launchpad Bug Tracker
[Expired for pulseaudio (Ubuntu) because there has been no activity for
60 days.]

** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1850766

Title:
  [Dell Inspiron 7370] Bluetooth headset selected as default sound
  output, yet sound outputs to laptop speakers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1850766/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1853199] Re: Ctrl + c (copy) anywhere some times crashes gnome session

2020-05-23 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1853199

Title:
  Ctrl + c (copy) anywhere some times crashes gnome session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1853199/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1850766] Re: [Dell Inspiron 7370] Bluetooth headset selected as default sound output, yet sound outputs to laptop speakers

2020-05-23 Thread Launchpad Bug Tracker
[Expired for gnome-control-center (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1850766

Title:
  [Dell Inspiron 7370] Bluetooth headset selected as default sound
  output, yet sound outputs to laptop speakers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1850766/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1876262] Re: Ignored keystrokes when retyping the password in lockscreen

2020-05-23 Thread Gerhard Aigner
I can confirm that the upstream fix has arrived in
3.36.2-1ubuntu1~20.04.1. Everythings working fine!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1876262

Title:
  Ignored keystrokes when retyping the password in lockscreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1876262/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1867462] Re: Desktop-icons extension runs, shows icons, even when disabled

2020-05-23 Thread Aaron Peromsik
The user experience leaves a lot to be desired. At extensions.gnome.org
it shows as an extension which can be disabled and has updates. When I
turn it off, it doesn't turn off, and when I try to update it, it says I
can't update it because it is not turned off. Other extensions don't
work that way.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1867462

Title:
  Desktop-icons extension runs, shows icons, even when disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1867462/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1879140] Re: gnome-applets_3.36.2-1: window-picker applet fails to free items when window moved between monitors

2020-05-23 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-applets - 3.36.4-1

---
gnome-applets (3.36.4-1) unstable; urgency=medium

  * New upstream release.
- Fixes window-picker issues when a window is moved between monitors
  (LP: #1879140).
  * Drop the netspeed patch, included in the new release.
  * Add a comment that our --as-needed overrides upstream --no-as-needed
(coming from m4/ax_compiler_flags_ldflags.m4), to fix Lintian warning.
  * Update to debhelper compat level 13.
- Drop dh_missing override, --fail-missing is now the default.

 -- Dmitry Shachnev   Sat, 23 May 2020 19:15:26
+0300

** Changed in: gnome-applets (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in Ubuntu.
https://bugs.launchpad.net/bugs/1879140

Title:
  gnome-applets_3.36.2-1: window-picker applet fails to free items when
  window moved between monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/1879140/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1880337] Re: Screen lock won't work

2020-05-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gdm3 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/1880337

Title:
  Screen lock won't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1880337/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1880346] Re: Zooming in requires Ctrl + Shift + Plus-zoom out doesn't require shift

2020-05-23 Thread Joshua Peisach
You do need to shift-it's intentional

** Summary changed:

- Zooming in requires Ctrl + Shift + Plus-zoom out doesn't require shift
+ [INVALID] Zooming in requires Ctrl + Shift + Plus-zoom out doesn't require 
shift

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1880346

Title:
  [INVALID] Zooming in requires Ctrl + Shift + Plus-zoom out doesn't
  require shift

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1880346/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1880346] [NEW] Zooming in requires Ctrl + Shift + Plus-zoom out doesn't require shift

2020-05-23 Thread Joshua Peisach
Public bug reported:

The keybindings for gnome-terminal:

Zoom In: Ctrl++
Zoom Out: Ctrl+-

Zooming out works fine-however when Zooming in you must use Shift. When
zooming out you do not need to shift. Ubuntu is affected by this and I
found a problem in Tilix, which I will edit and post here.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: gnome-terminal 3.36.1.1-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu36
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: X-Cinnamon
Date: Sat May 23 19:37:22 2020
ExecutablePath: /usr/libexec/gnome-terminal-server
InstallationDate: Installed on 2020-05-22 (1 days ago)
InstallationMedia: cinnamon-remix "groovy" (20200512)
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: amd64 apport-bug groovy

** Changed in: gnome-terminal (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1880346

Title:
  Zooming in requires Ctrl + Shift + Plus-zoom out doesn't require shift

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1880346/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1880337] [NEW] Screen lock won't work

2020-05-23 Thread Yuri Weinstein
Public bug reported:

Screen lock won't work i focal.

Used to work fine on Super-L and now what happens it freezes for awhile
(suspect time out defined) and then blinks and comes back into windows
session.

** Affects: gdm3 (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: lightdm (Ubuntu) => gdm3 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/1880337

Title:
  Screen lock won't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1880337/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1880337] [NEW] Screen lock won't work

2020-05-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Screen lock won't work i focal.

Used to work fine on Super-L and now what happens it freezes for awhile
(suspect time out defined) and then blinks and comes back into windows
session.

** Affects: gdm3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Screen lock won't work
https://bugs.launchpad.net/bugs/1880337
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gdm3 in Ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1691678] Re: Scrollbars escape the bottom and right side of the Terminal window by 1px

2020-05-23 Thread Mohammad Anwar Shah
What is the current status of this bug? Can we have any workaround for
this bug?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1691678

Title:
  Scrollbars escape the bottom and right side of the Terminal window by
  1px

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1691678/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1880305] Re: Failed to mount Windows share: Software caused connection abort

2020-05-23 Thread Tony Pursell
Have created a workaround which works:

1. created directory ~/.smb
2. copied /etc/samba/smb.conf to it
3. added 'client min protocol = NT1' to [global] section.

as suggested in bug #1879776

** Also affects: samba (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1880305

Title:
  Failed to mount Windows share: Software caused connection abort

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1880305/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1879349] Re: Quicklist actions do not work (Play/Pause from right-click on dock launcher)

2020-05-23 Thread Amr Ibrahim
Thanks, rhythmbox-plugins was not installed. It's not a bug.

** Changed in: rhythmbox (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1879349

Title:
  Quicklist actions do not work (Play/Pause from right-click on dock
  launcher)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1879349/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1878838] Re: [nvidia] Black screen (wrong VT) upon login

2020-05-23 Thread Mike Ripley
Apologies if this is completely irrelevant, but I've also started
experiencing a black screen after login on Focal. This is in a
VirtualBox VM using the VMSVGA driver, so absolutely no Nvidia
involvement (Intel HD4600 on the host). After setting the GDM debug
option, I also see the failure to jump error message.

I mostly just wanted to add this as another data point... I have kernels
5.4.0-26, 5.4.0-29, and 5.4.0-31 installed. The system boots to a
desktop fine with -26 and fails with -29 and -31, and this has persisted
through the VirtualBox 6.1.6 to 6.1.8 upgrade, and all other packages
have stayed up to date. Can anyone else confirm if they see the same
behavior with an older kernel?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1878838

Title:
  [nvidia] Black screen (wrong VT) upon login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1878838/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1880305] [NEW] Failed to mount Windows share: Software caused connection abort

2020-05-23 Thread Tony Pursell
Public bug reported:

Since upgrading from 19.10 to 20.04 I cannot access folders on my NAS.

What happens:

In Nautilus (1:3.36.2-0ubuntu1) I do the following

1. Go to Other Locations
2. Click on Windows Network
3. Double Click on WORKGROUP
4. Double Click on DYLAN (the NAS at 192.168.1.5)
5. Double Click on public (a folder that does not require a password)

I get the error message 'Unable to access location. Failed to mount
windows share: Software caused connection abort'.

What should happen:

Following the above steps the public folder opens and shows the files
and folders in it.

My backups using Deja Dup also get this error.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: nautilus 1:3.36.2-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
Uname: Linux 5.4.0-31-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat May 23 14:13:33 2020
InstallationDate: Installed on 2015-06-21 (1797 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: nautilus
UpgradeStatus: Upgraded to focal on 2020-05-15 (7 days ago)
usr_lib_nautilus:

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1880305

Title:
  Failed to mount Windows share: Software caused connection abort

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1880305/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1876914] Re: Update to 1.64.2 and SRU it

2020-05-23 Thread Treviño
I've tested the SRU'ed version (1.64.2-1ubuntu1~20.04.1) in with both
gnome-shell and its extensions at version 3.36.1 and 3.36.2 and no
regression has been noticed.

Everything still works as expected. All the upstream tests pass as well.
Not mention that for the micro-release GNOME exception, we can trust upstream 
also tested the whole set of updates.

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gjs in Ubuntu.
https://bugs.launchpad.net/bugs/1876914

Title:
  Update to  1.64.2 and SRU it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gjs/+bug/1876914/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1880301] [NEW] Unable to install as not supported

2020-05-23 Thread Sami Pietila
Public bug reported:

Hi,

Sometimes the software center gives an error message "Unable to install
xxx as not supported". However installing with apt works just fine. Bug
1877711 has an attached screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-software (not installed)
ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
Uname: Linux 5.4.0-31-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat May 23 15:25:34 2020
InstallationDate: Installed on 2019-11-03 (202 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: gnome-software
UpgradeStatus: Upgraded to focal on 2020-03-28 (55 days ago)

** Affects: gnome-software (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal wayland-session

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1880301

Title:
  Unable to install as not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1880301/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1879968] Re: copy/paste still sometimes fails in LibreOffice on mutter 3.36.2

2020-05-23 Thread Tim Passingham
I now realise a couple of my Calc spreadsheets have been corrupted
because of faulty copy and paste.  The context menu is definitely the
worst offender, but now any regular copy and paste (eg weekly or monthly
readings of various things) have to be double-checked.

For me, this is a Major bug.  To be honest I can't quite believe it is
happening.

Having upgraded to 20.04 rather than installed fresh, I will take this
opportunity to switch to Wayland, for a while at least.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1879968

Title:
  copy/paste still sometimes fails in LibreOffice on mutter 3.36.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1879968/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1792085] Re: Regression: MTP not working/very slow

2020-05-23 Thread Alexander Kassai
I have the same issue, and recommend those who haven't tried it out yet,
to look at post #10 (
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1792085/comments/10
) and use this application in the meantime. It works reliably for me.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1792085

Title:
  Regression: MTP not working/very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/libmtp/+bug/1792085/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1844808] Re: Can't delete file from desktop by clicking it and hitting delete key

2020-05-23 Thread Norbert
Package from proposed fixes the bug.

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons
in Ubuntu.
https://bugs.launchpad.net/bugs/1844808

Title:
  Can't delete file from desktop by clicking it and hitting delete key

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1844808/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs