[Desktop-packages] [Bug 1886271] Re: HEIF support should be installed by default

2023-06-06 Thread Steve Langasek
This is blocked on bug #1827442.

I also disagree with seeding this directly; we also install webp-pixbuf-
loader by default, and it is pulled in by:

$ reverse-depends webp-pixbuf-loader -c main
Reverse-Depends
===
* eog
* gnome-control-center
* shotwell

Packages without architectures listed are reverse-dependencies in: amd64, 
arm64, armhf, ppc64el, s390x
$

It is not seeded directly.  I think having heif-* as a dependency of
these other packages would also be what we want.

Anyway, I am marking this bug as 'wontfix' based on the state of the MIR
for the libheif source package.  Feel free to subscribe to that bug, and
if and when that bug is resolved, reopen this bug and resubscribe
ubuntu-sponsors.

** Changed in: eog (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  HEIF support should be installed by default

Status in Default settings and artwork for Baltix OS:
  Triaged
Status in eog package in Ubuntu:
  Won't Fix

Bug description:
  The HEIF image file format [1] is getting quite popular, mainly
  because this is now the default image format for iOS [2].
  Unfortunately, this is not supported by default in Ubuntu (20.04). In
  practice, this means that if someone sends you a picture from an
  iPhone, you won't be able to look at it (and the error message in eog
  is just saying this "is not a image",  not hinting at all that
  installing a small package could solve it).

  Therefore, I'd recommend installing by default the following two extra 
packages. This is about 60kB: 
  heif-gdk-pixbuf
  heif-thumbnailer

  
  [1] https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format
  [2] https://www.imyfone.com/phone-data-transfer/what-is-iphone-heic/

To manage notifications about this bug go to:
https://bugs.launchpad.net/baltix-default-settings/+bug/1886271/+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


[Desktop-packages] [Bug 1886271] Re: HEIF support should be installed by default

2023-04-28 Thread Ubuntu Foundations Team Bug Bot
The attachment "0001-Add-HEIF-HEIC-support-by-default-on-desktop.patch"
seems to be a debdiff.  The ubuntu-sponsors team has been subscribed to
the bug report so that they can review and hopefully sponsor the
debdiff.  If the attachment isn't a patch, please remove the "patch"
flag from the attachment, remove the "patch" tag, and if you are member
of the ~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

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

Title:
  HEIF support should be installed by default

Status in Default settings and artwork for Baltix OS:
  Triaged
Status in eog package in Ubuntu:
  Confirmed

Bug description:
  The HEIF image file format [1] is getting quite popular, mainly
  because this is now the default image format for iOS [2].
  Unfortunately, this is not supported by default in Ubuntu (20.04). In
  practice, this means that if someone sends you a picture from an
  iPhone, you won't be able to look at it (and the error message in eog
  is just saying this "is not a image",  not hinting at all that
  installing a small package could solve it).

  Therefore, I'd recommend installing by default the following two extra 
packages. This is about 60kB: 
  heif-gdk-pixbuf
  heif-thumbnailer

  
  [1] https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format
  [2] https://www.imyfone.com/phone-data-transfer/what-is-iphone-heic/

To manage notifications about this bug go to:
https://bugs.launchpad.net/baltix-default-settings/+bug/1886271/+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


[Desktop-packages] [Bug 1886271] Re: HEIF support should be installed by default

2023-04-28 Thread Aaron Lichtman
** Patch added: "0001-Add-HEIF-HEIC-support-by-default-on-desktop.patch"
   
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1886271/+attachment/5669349/+files/0001-Add-HEIF-HEIC-support-by-default-on-desktop.patch

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

Title:
  HEIF support should be installed by default

Status in Default settings and artwork for Baltix OS:
  Triaged
Status in eog package in Ubuntu:
  Confirmed

Bug description:
  The HEIF image file format [1] is getting quite popular, mainly
  because this is now the default image format for iOS [2].
  Unfortunately, this is not supported by default in Ubuntu (20.04). In
  practice, this means that if someone sends you a picture from an
  iPhone, you won't be able to look at it (and the error message in eog
  is just saying this "is not a image",  not hinting at all that
  installing a small package could solve it).

  Therefore, I'd recommend installing by default the following two extra 
packages. This is about 60kB: 
  heif-gdk-pixbuf
  heif-thumbnailer

  
  [1] https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format
  [2] https://www.imyfone.com/phone-data-transfer/what-is-iphone-heic/

To manage notifications about this bug go to:
https://bugs.launchpad.net/baltix-default-settings/+bug/1886271/+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


[Desktop-packages] [Bug 1886271] Re: HEIF support should be installed by default

2023-04-28 Thread Aaron Lichtman
@mantas: I made the metapackage changes you mentioned here:
https://git.launchpad.net/~alichtman/ubuntu/+source/ubuntu-
meta/commit/?id=c67add66d28fd38cddfcdd9798339f8040b6589c

I opened a MR here:
https://code.launchpad.net/~alichtman/ubuntu/+source/ubuntu-
meta/+git/ubuntu-meta/+merge/442067. I'm not really sure if it's
targeting the right destination branch. It's my first ubuntu
contribution.

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

Title:
  HEIF support should be installed by default

Status in Default settings and artwork for Baltix OS:
  Triaged
Status in eog package in Ubuntu:
  Confirmed

Bug description:
  The HEIF image file format [1] is getting quite popular, mainly
  because this is now the default image format for iOS [2].
  Unfortunately, this is not supported by default in Ubuntu (20.04). In
  practice, this means that if someone sends you a picture from an
  iPhone, you won't be able to look at it (and the error message in eog
  is just saying this "is not a image",  not hinting at all that
  installing a small package could solve it).

  Therefore, I'd recommend installing by default the following two extra 
packages. This is about 60kB: 
  heif-gdk-pixbuf
  heif-thumbnailer

  
  [1] https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format
  [2] https://www.imyfone.com/phone-data-transfer/what-is-iphone-heic/

To manage notifications about this bug go to:
https://bugs.launchpad.net/baltix-default-settings/+bug/1886271/+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


[Desktop-packages] [Bug 1886271] Re: HEIF support should be installed by default

2021-11-13 Thread Mantas Kriaučiūnas
** Also affects: baltix-default-settings
   Importance: Undecided
   Status: New

** Changed in: baltix-default-settings
   Importance: Undecided => High

** Changed in: baltix-default-settings
 Assignee: (unassigned) => Mantas Kriaučiūnas (mantas)

** Changed in: baltix-default-settings
   Status: New => Triaged

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

Title:
  HEIF support should be installed by default

Status in Default settings and artwork for Baltix OS:
  Triaged
Status in eog package in Ubuntu:
  Confirmed

Bug description:
  The HEIF image file format [1] is getting quite popular, mainly
  because this is now the default image format for iOS [2].
  Unfortunately, this is not supported by default in Ubuntu (20.04). In
  practice, this means that if someone sends you a picture from an
  iPhone, you won't be able to look at it (and the error message in eog
  is just saying this "is not a image",  not hinting at all that
  installing a small package could solve it).

  Therefore, I'd recommend installing by default the following two extra 
packages. This is about 60kB: 
  heif-gdk-pixbuf
  heif-thumbnailer

  
  [1] https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format
  [2] https://www.imyfone.com/phone-data-transfer/what-is-iphone-heic/

To manage notifications about this bug go to:
https://bugs.launchpad.net/baltix-default-settings/+bug/1886271/+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


[Desktop-packages] [Bug 1886271] Re: HEIF support should be installed by default

2021-11-13 Thread Mantas Kriaučiūnas
I think heif-gdk-pixbuf package should be recommended by ubuntu-desktop
or ubuntu-desktop-minimal metapackages, because HEIF (.HEIC ) pictures
are very popular in these days and not all people keep eog viewer
installed ;)

also we should patch org.gnome.eog.desktop file to add "image/heif;" to
MimeType=

** Tags added: focal impish jammy

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

Title:
  HEIF support should be installed by default

Status in eog package in Ubuntu:
  Confirmed

Bug description:
  The HEIF image file format [1] is getting quite popular, mainly
  because this is now the default image format for iOS [2].
  Unfortunately, this is not supported by default in Ubuntu (20.04). In
  practice, this means that if someone sends you a picture from an
  iPhone, you won't be able to look at it (and the error message in eog
  is just saying this "is not a image",  not hinting at all that
  installing a small package could solve it).

  Therefore, I'd recommend installing by default the following two extra 
packages. This is about 60kB: 
  heif-gdk-pixbuf
  heif-thumbnailer

  
  [1] https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format
  [2] https://www.imyfone.com/phone-data-transfer/what-is-iphone-heic/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1886271/+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


[Desktop-packages] [Bug 1886271] Re: HEIF support should be installed by default

2020-08-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: eog (Ubuntu)
   Status: New => Confirmed

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

Title:
  HEIF support should be installed by default

Status in eog package in Ubuntu:
  Confirmed

Bug description:
  The HEIF image file format [1] is getting quite popular, mainly
  because this is now the default image format for iOS [2].
  Unfortunately, this is not supported by default in Ubuntu (20.04). In
  practice, this means that if someone sends you a picture from an
  iPhone, you won't be able to look at it (and the error message in eog
  is just saying this "is not a image",  not hinting at all that
  installing a small package could solve it).

  Therefore, I'd recommend installing by default the following two extra 
packages. This is about 60kB: 
  heif-gdk-pixbuf
  heif-thumbnailer

  
  [1] https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format
  [2] https://www.imyfone.com/phone-data-transfer/what-is-iphone-heic/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1886271/+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


[Desktop-packages] [Bug 1886271] Re: HEIF support should be installed by default

2020-08-28 Thread Joachim Bauch
Assigning to eog as per comment #1.

** Package changed: libheif (Ubuntu) => eog (Ubuntu)

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

Title:
  HEIF support should be installed by default

Status in eog package in Ubuntu:
  Confirmed

Bug description:
  The HEIF image file format [1] is getting quite popular, mainly
  because this is now the default image format for iOS [2].
  Unfortunately, this is not supported by default in Ubuntu (20.04). In
  practice, this means that if someone sends you a picture from an
  iPhone, you won't be able to look at it (and the error message in eog
  is just saying this "is not a image",  not hinting at all that
  installing a small package could solve it).

  Therefore, I'd recommend installing by default the following two extra 
packages. This is about 60kB: 
  heif-gdk-pixbuf
  heif-thumbnailer

  
  [1] https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format
  [2] https://www.imyfone.com/phone-data-transfer/what-is-iphone-heic/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1886271/+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