Your message dated Tue, 31 Jan 2023 16:21:12 +0000
with message-id <[email protected]>
and subject line Bug#963722: fixed in gnome-photos 43.0-2
has caused the Debian Bug report #963722,
regarding gnome-photos iOS photo import does not work without gvfs-fuse
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
963722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963722
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-photos
Version: 3.34.2-1
Severity: important
Dear Maintainer,
* What led up to the situation?
I installed `gnome-photos` and tried to import photos from my iPhone,
but the app showed me a grid of "broken" (symbolic) thumbnails.
Trying to import photos anyway did not seem to work and many warnings
like the following would be printed to the journal:
Unable to get filename from URI
gphoto2://Apple_Inc._iPhone_31c7f286debf300e6f6a929b7b72bcea8dd175f1/DCIM/113APPLE/IMG_3797.JPG:
The URI
“gphoto2://Apple_Inc._iPhone_31c7f286debf300e6f6a929b7b72bcea8dd175f1/DCIM/113APPLE/IMG_3797.JPG”
is not an absolute URI using the “file” scheme
* What exactly did you do (or not do) that was effective (or ineffective)?
Mounting the iPhone in `nautilus`, or locking/unlocking did not make any
difference.
Finally, on a whim, installing `gvfs-fuse` solved the issue.
* What was the outcome of this action?
`gnome-photos` should -at least- recommends `gvfs-fuse` so that its
"Import" functionality works, because otherwise it's simply broken.
* What outcome did you expect instead?
`gnome-photos` recommends `gvfs-fuse` so that iOS import works out of
the box (on most boxes).
Note that `gnome-core` does have a relationship to `gvfs-fuse` BUT you
don't have to install `gnome-core` if you simply want `gnome-photos`.
I would suggest a `Recommends:` be added.
Thanks!
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1,
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 5.7.0-1-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages gnome-photos depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.36.0-1
ii gnome-online-miners 3.34.0-2
ii libatk1.0-0 2.36.0-2
ii libbabl-0.1-0 0.1.78-1
ii libc6 2.30-8
ii libcairo-gobject2 1.16.0-4
ii libcairo2 1.16.0-4
ii libdazzle-1.0-0 3.36.0-1
ii libgdata22 0.17.12-1
ii libgdk-pixbuf2.0-0 2.40.0+dfsg-5
ii libgegl-0.4-0 0.4.24-1
ii libgeocode-glib0 3.26.2-2
ii libgexiv2-2 0.12.1-1
ii libgfbgraph-0.2-0 0.2.3-3
ii libglib2.0-0 2.64.3-1
ii libgoa-1.0-0b 3.36.0-1
ii libgrilo-0.3-0 0.3.12-1
ii libgtk-3-0 3.24.20-1
ii libjpeg62-turbo 1:1.5.2-2+b1
ii libpango-1.0-0 1.44.7-4
ii libpangocairo-1.0-0 1.44.7-4
ii libpng16-16 1.6.37-2
ii libtracker-control-2.0-0 2.3.4-1+b1
ii libtracker-sparql-2.0-0 2.3.4-1+b1
ii tracker 2.3.4-1+b1
ii tracker-extract 2.3.3-2+b1
Versions of packages gnome-photos recommends:
ii dleyna-renderer 0.6.0-2
ii grilo-plugins-0.3 0.3.11-1
gnome-photos suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gnome-photos
Source-Version: 43.0-2
Done: Simon McVittie <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gnome-photos, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon McVittie <[email protected]> (supplier of updated gnome-photos package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 31 Jan 2023 15:15:59 +0000
Source: gnome-photos
Architecture: source
Version: 43.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 963722 1030123
Changes:
gnome-photos (43.0-2) unstable; urgency=medium
.
* Team upload
* d/control.in: Drop Recommends on dleyna-renderer, which was removed
from Debian.
This will make apt frontends less likely to try to keep dleyna-renderer
installed, which can interfere with the libgupnp 1.6 transition.
(Closes: #1030123)
* d/p/dlna-Don-t-show-a-warning-if-dleyna-isn-t-installed.patch:
Add patch to silence a warning on startup when dleyna is not installed,
as it will usually be the case in Debian 12
* d/control.in: Add Recommends on gvfs-fuse.
It's needed when connecting to an iPhone, and possibly other devices
accessed via gphoto2.
Thanks to Diego Escalante (Closes: #963722)
* d/control.in: Drop commented-out references to Grilo.
We can get these back from VCS history if we need them.
* Update standards version to 4.6.2 (no changes needed)
Checksums-Sha1:
ab2bc5dda7f3842b3c50c6228c8621219865391e 2849 gnome-photos_43.0-2.dsc
d95a225794b62530f6238519859c2d184aaa0a56 8760 gnome-photos_43.0-2.debian.tar.xz
8b15460911c32e7973007f0d1b9ff6b0f7717d98 20943
gnome-photos_43.0-2_source.buildinfo
Checksums-Sha256:
ba534debb5e38d35fb14b32e577499f244433d2c13f0c5c717864d73fe82f1bf 2849
gnome-photos_43.0-2.dsc
3ca0c4ef94f67845f9145aa87fcceb3f932320d6802a2b3e2caa076cbcbb43b1 8760
gnome-photos_43.0-2.debian.tar.xz
c3b50ca1a8bf1c3ba3164cc403eb1b53df70f1ec7ce468dc58cf4deeccd191e7 20943
gnome-photos_43.0-2_source.buildinfo
Files:
2b9f241f7d5ab05abb317645c20ef4bf 2849 gnome optional gnome-photos_43.0-2.dsc
860c044b648ffe80ef67a659c121fcbb 8760 gnome optional
gnome-photos_43.0-2.debian.tar.xz
6cf50f76fd0f67eaec90421fe121a68a 20943 gnome optional
gnome-photos_43.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmPZOIQACgkQ4FrhR4+B
TE+ggA/+PJdx71xgQ1+fqXOL5YSbQKTwTYpUn1glCkLs5Hic1rcOmxZa1nz+IPhe
AUxFOmVq40uVJW5dT60teeTDvNz6HQb/R0qUnOAkRhybS5eQ2awJvY9pFnk5lZ3L
C3eYYqZZeVk9xBYAZ0YU0W5w6lvQ8CDWzWjjJm40qEyMOSkp5sAZ+3SyeDNPnY4o
BT/KcSpbN6FsIHTEcNNvTQ3Ov4Acm28cPsErKFE8n6N2l2hRNyEzdJmVNCnWXpmC
b1rHqUYu4GMHmyLdUIByOh2rLFcEcItg4H5cRI2OoeL3CQ6LoISs4L4XPgyJqkgT
a+8PGOxUq6eTGhm54OXQPpNCTtzDFhRoVoOrkC5I5MTDMHnlI9cF7oAwNZGtLn59
cCUbSuCi5/ea/6rQd0Rfwou2ttpt2P1Pdvn1vVyhn103Lm2RfbQ6wRBHCE1f0bUp
E6jB4S3kViX8qONpRJIZQruDbec08/b13Bz4AiAJypK2LfvlYeeEbIqTy7cE3ot/
tnOpy/CeKEPqavksFUli60SfQAHHUA5XrTh7IiHJGB6B2q8ogKgXuOGo3434VQ2a
G/Mqpo01HcYXMxg9i5bKd5GsBAkJCk3LEtK3YnkCgVWlBaCVS0uWiCG1Y76i2+Ci
Bc8lN5/NgNuwCYexG9rrrVq7es0+/VSPCzJie99uf4GloQqKi18=
=Upcy
-----END PGP SIGNATURE-----
--- End Message ---