I would have used a version number of 1.44.1-1ubuntu2~ppa1 as this is
greater than 1.44.1-1ubuntu1 and less than 1.44.1-1ubuntu2.

$ dpkg --compare-versions 1.44.1-1ubuntu2~ppa1 lt 1.44.1-1ubuntu2; echo $?      
  
0

$ dpkg --compare-versions 1.44.1-1ubuntu2~ppa1 gt 1.44.1-1ubuntu1; echo $?
0

This is easy for a sponsor (me) to change though, so you don't need to
go through the effort of creating a new debdiff.

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

Title:
  Slow file dialogs, open and save

Status in gvfs package in Ubuntu:
  Fix Released
Status in gvfs source package in Focal:
  Incomplete

Bug description:
  On Ubuntu Mate 20.04.

  Sometime the Open and Save dialogs in GTK applications will over 20
  seconds to display.

  I found https://gitlab.gnome.org/GNOME/gvfs/-/issues/485 , which
  suggested this due to gvfsd-trash, and running `killall gvfsd-trash`
  which does temporary solve the problem.

  The issue is apparently fixed in gvfs 1.46.2

  Please could 1.46.2 or the fix
  https://gitlab.gnome.org/GNOME/gvfs/-/merge_requests/96 be backported
  to Ubuntu 20.04

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to