Your message dated Fri, 11 Nov 2016 22:02:42 -0600
with message-id <20161112040242.22ebvf24cdpff...@sumost.ca>
and subject line Re: digikam: Import from USB device: file permissions 
different on landscape/portrait orientation
has caused the Debian Bug report #711122,
regarding digikam: Import from USB device: file permissions different on 
landscape/portrait orientation
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 ow...@bugs.debian.org
immediately.)


-- 
711122: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711122
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: digikam
Version: 4:2.6.0-1+b2
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

When I download/import pictures from USB devices file permissions of the images
on disk are different for landscape and portrait orietation of the images. 
This happens on JPG format but not with CR2 images. 

I suppose this is an effect of JPG  images being rotated according to their 
orientation
and in this process being saved with new permissions. 

This behavior is not very consistent and should not happen IMHO. 


Thank you very much, 


Sebastian 



- -- System Information:
Debian Release: 7.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/3 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages digikam depends on:
ii  digikam-data            4:2.6.0-1
ii  kde-runtime             4:4.8.4-2
ii  libc6                   2.13-38
ii  libgcc1                 1:4.7.2-5
ii  libgomp1                4.7.2-5
ii  libgphoto2-2            2.4.14-2
ii  libgphoto2-port0        2.4.14-2
ii  libjasper1              1.900.1-13
ii  libjpeg8                8d-1
ii  libkdcraw20             4:4.8.4-1
ii  libkdecore5             4:4.8.4-4
ii  libkdeui5               4:4.8.4-4
ii  libkdewebkit5           4:4.8.4-4
ii  libkexiv2-10            4:4.8.4-1
ii  libkfile4               4:4.8.4-4
ii  libkhtml5               4:4.8.4-4
ii  libkio5                 4:4.8.4-4
ii  libkipi8                4:4.8.4-1
ii  libknotifyconfig4       4:4.8.4-4
ii  libkparts4              4:4.8.4-4
ii  liblcms1                1.19.dfsg-1.2
ii  liblensfun0             0.2.5-2
ii  liblqr-1-0              0.4.1-2
ii  libmarblewidget13       4:4.8.4-3
ii  libnepomuk4             4:4.8.4-4
ii  libopencv-core2.3       2.3.1-11
ii  libopencv-highgui2.3    2.3.1-11
ii  libopencv-imgproc2.3    2.3.1-11
ii  libopencv-legacy2.3     2.3.1-11
ii  libopencv-objdetect2.3  2.3.1-11
ii  libphonon4              4:4.6.0.0-3
ii  libpng12-0              1.2.49-1
ii  libqjson0               0.7.1-7
ii  libqt4-dbus             4:4.8.2+dfsg-11
ii  libqt4-network          4:4.8.2+dfsg-11
ii  libqt4-qt3support       4:4.8.2+dfsg-11
ii  libqt4-sql              4:4.8.2+dfsg-11
ii  libqt4-sql-sqlite       4:4.8.2+dfsg-11
ii  libqt4-xml              4:4.8.2+dfsg-11
ii  libqtcore4              4:4.8.2+dfsg-11
ii  libqtgui4               4:4.8.2+dfsg-11
ii  libqtwebkit4            2.2.1-5
ii  libsolid4               4:4.8.4-4
ii  libsoprano4             2.7.6+dfsg.1-2wheezy1
ii  libstdc++6              4.7.2-5
ii  libtiff4                3.9.6-11
ii  libx11-6                2:1.5.0-1+deb7u1
ii  phonon                  4:4.6.0.0-3

Versions of packages digikam recommends:
ii  chromium [www-browser]                 27.0.1453.93-1~deb7u1
ii  epiphany-browser [www-browser]         3.4.2-2.1
ii  iceweasel [www-browser]                17.0.6esr-1~deb7u1
ii  kipi-plugins                           4:2.6.0-1+b2
ii  konqueror [www-browser]                4:4.8.4-2
ii  mplayerthumbs                          4:4.8.4-2
ii  w3m [www-browser]                      0.5.3-8
ii  xemacs21-mule [www-browser]            21.4.22-3.1
ii  xemacs21-mule-canna-wnn [www-browser]  21.4.22-3.1

Versions of packages digikam suggests:
pn  digikam-doc  <none>

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlGuVVUACgkQqVj5VlP9Od1BTwCfYcmfzKlV3FOKOSBMIrvR5z6Z
gHgAniIsvdSxXgh3Cm4KNPn5TaL+A268
=STtv
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
On Sun, Aug 18, 2013 at 11:05:03AM +0200, Matthias Julius wrote:
> Package: digikam
> Version: 4:2.6.0-1+b2
> Followup-For: Bug #711122
> 
> This also happens when manually rotating JPEGs that are already on disk.
> They get their permissions changed to 600 while umask is set to 0022.
> 
> I guess Digikam is creating a temporary copy that is then renamed. It
> should adjust the file permissions after that to those of the original
> file.

Tested with Digikam 5.2.0 and found the issue is resolved: the rotated
file preserves the original permissions.

-Steve

Attachment: signature.asc
Description: PGP signature


--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to