[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2020-09-25 Thread Sebastien Bacher
The issue is fixed in G now ** Changed in: gnome-desktop3 (Ubuntu) Status: Fix Committed => 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/1808702 Title: Bubblewrap integration

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2020-08-12 Thread Sebastien Bacher
The issue has been fixed upstream with that commit now https://gitlab.gnome.org/GNOME/gnome-desktop/-/commit/df477a3d the change will land in the next update (and is probably a candidate for a SRU) ** Changed in: gnome-desktop3 (Ubuntu) Importance: Undecided => Low ** Changed in:

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2020-08-11 Thread Haowei Wen
The "/etc/alternatives" problem breaks totem-video-thumbnailer, causing thumbnails of some MP4 files can't be shown. (see https://gitlab.gnome.org/GNOME/gnome-desktop/-/issues/92#note_888505) ** Bug watch added: gitlab.gnome.org/GNOME/gnome-desktop/-/issues #92

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2019-08-03 Thread Thomas DEBESSE
Hi, I'm getting the exact same problem with my thumbnailer: https://github.com/illwieckz/crunch-thumbnailer After investigations using "G_MESSAGES_DEBUG=all" I discovered the thumbnailer is called by nautilus this way: bwrap --ro-bind /usr /usr --ro-bind /etc/ld.so.cache /etc/ld.so.cache

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2019-01-20 Thread Romano Giannetti
@c4pp4 --- you're right. So probably the only thing we need is the bind of /etc/alternatives; upstream seems to agree it's the only way to go: https://gitlab.gnome.org/GNOME/gnome-desktop/issues/92 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2019-01-20 Thread c4pp4
@Romano Giannetti The commit is from Dec 13, 2018. It's in 3.31.4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808702 Title: Bubblewrap integration broke user thumbnailers To manage

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2019-01-20 Thread Romano Giannetti
@c4pp4, could be, but I think this is already in... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808702 Title: Bubblewrap integration broke user thumbnailers To manage notifications about this

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2019-01-20 Thread c4pp4
I think the bug is related to: https://github.com/GNOME/gnome-desktop/commit/f4dcb2f2a9f0593ca8f8da6acfe553eaf7600aea -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808702 Title: Bubblewrap

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2018-12-20 Thread Romano Giannetti
As an aside, can you hint where I can find the messages printed by the `g_warning()` in the code? I was utterly unable to find them... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808702 Title:

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2018-12-20 Thread Romano Giannetti
Indeed. So it must be something different; the problem with alternative is real, but nevertheless the aforementioned thumbnailer does not work even with the absolute path to composite... Will dig a bit more. The puzzling thing is that using the wrapper script from

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2018-12-20 Thread Sebastien Bacher
the commit you mentioned is already in Ubuntu since https://bugs.launchpad.net/ubuntu/+source/gnome- desktop3/3.28.2-0ubuntu1.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808702 Title:

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2018-12-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-desktop3 (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/1808702

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2018-12-19 Thread Romano Giannetti
Ok, the problem is that the commit from: https://gitlab.gnome.org/GNOME/gnome- desktop/commit/259e7e4edb0d9b84fb7cf0847149ff8d42ab9a56 should be added, since Ubuntu/Debian has unmerged /usr. Also, the problem with alternatives still stands, see

[Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2018-12-16 Thread Romano Giannetti
Notice anyway that one of the problems was that originally the thumbnailer called /usr/bin/composite which, do to the alternative setup in .deb packages, was a link to /etc/alternatives/composite that pointed back to the real binary; probably the "/etc/alternatives/" directory should be