Public bug reported:
https://github.com/curl/curl/issues/13731
How to reproduce:
URL1="https://en.wikipedia.org/wiki/Bioconductor";
URL2="ftp://ftp.ensembl.org/pub/release-71/gtf/caenorhabditis_elegans/Caenorhabditis_elegans.WBcel235.71.gtf.gz";
curl --keepalive-time 60 -OL $URL1 -OL $URL2 -OL
Hi Jon,
My PPA only provides packages for 16.04, because that's what we use at
work.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1714518
Title:
GTK+3 doesn't show FUSE
Hi Daniel, Carlo and everyone!
I still didn't manage to get time to make Xenial package patches and get
them upstream, but in the meantime, I have fixed packages (which I use
at work) on this ppa:
https://launchpad.net/~colin-colino/+archive/ubuntu/xenial-fixes
sudo add-apt-repository ppa:colin-
Thanks a bunch, Jeremy. Should I provide a backport to the patch for
16.04 ?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1714518
Title:
GTK+3 doesn't show FUSE/GVFS, sm
GNOME devs accepted my patch upstream. I made a debdiff to fix the Ubuntu
package .Now we're just waiting for an Ubuntu dev with some motivation to fix
this.
Chris is right. This regression *in an LTS release even!* and the time it takes
to fix it is awfully long.
--
You received this bug noti
Hi Richard,
Well, somebody from the Ubuntu Sponsors Team would need to notice that patch
I've prepared and care enough to handle it...
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.
Requesting a sponsor to upload the fix's backport :)
** Patch added: "Debdiff patch to backport the fix from GNOME's git."
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1714518/+attachment/5022155/+files/gtk+3.0_3.22.26-2ubuntu1.1.debdiff
--
You received this bug notification becaus
Hi,
Yeah. That bug hits a lot of applications because GTK+3 does things differently
than GTK+2 in this regard, which is why I submitted the bugreport (and a patch)
to GTK+3 instead of all these applications.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded p
Hello,
Here is a (different) patch to fix the problem on Artful's GTK 3.22.
The difference with the previous patch for GTK 3.18 is that there is now
an "Other Locations" entry in the sidebar, which displays mounts via
GtkPlacesView. This puts them in the correct place.
** Patch added: "Patch aga
I would also add that even though asking for GTK3 applications like
Chromium, Firefox, Thunderbird to call
gtk_file_chooser_set_local_only(FALSE) seems like an easy fix, it is
not:
when such applications then call for gtk_file_chooser_get_filename()
(and _get_filenames), they could end up with NUL
Hi,
No - I think the default is to show everything accessible via POSIX
paths.
There is some code in GTK+2 that specifically verifies if volumes are
accessible via POSIX paths in local only mode, and adds them if they
are. This includes FUSE-mounted network shares.
in gtk/gtkfilechooserdefault.c
Here is a debdiff with that patch integrated. I hope it'll help.
** Patch added: "Package patch"
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1714518/+attachment/4945764/+files/gtk+3.0-fix-FUSE-mounts.debdiff
--
You received this bug notification because you are a member of Ubuntu
** Description changed:
GTK+3 doesn't show FUSE network shares in file chooser - it used to do
so in GTK+2, and the GTK+3 documentation still mentions it should do it.
In the mean time, every user of every application switching to GTK+3 --
including Chromium, at some point between 58 an
Public bug reported:
GTK+3 doesn't show FUSE network shares in file chooser - it used to do
so in GTK+2, and the GTK+3 documentation still mentions it should do it.
In the mean time, every user of every application switching to GTK+3 --
including Chromium, at some point between 58 and 60 -- (a ch
Here's the patch.
It's also been provided upstream at
https://bugzilla.gnome.org/show_bug.cgi?id=787128
** Patch added: "gtk_3_fix_fuse_mounts.patch"
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1714518/+attachment/4942427/+files/gtk_3_fix_fuse_mounts.patch
--
You received this b
15 matches
Mail list logo