[Touch-packages] [Bug 1931582] Re: Add LOGO to /etc/os-release

2022-07-11 Thread Launchpad Bug Tracker
This bug was fixed in the package base-files - 12.2ubuntu2

---
base-files (12.2ubuntu2) kinetic; urgency=medium

  * debian/rules, etc/os-release, logos/:
- set a LOGO=ubuntu-logo key which is part of the specification,
  install ubuntu-logo/-text/-text-dark icons (lp: #1931582)

 -- Sebastien Bacher   Mon, 11 Jul 2022 17:58:15
+0200

** Changed in: base-files (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1931582

Title:
  Add LOGO to /etc/os-release

Status in base-files package in Ubuntu:
  Fix Released
Status in base-files package in Debian:
  New

Bug description:
  /etc/os-release can provide a logo file, this is now used by gnome-
  control-center to show the logo into the info panel.

  If ubuntu would provide its logo name in such file we would be able to
  remove the downstream patch that forces the usage of
  /usr/share/pixmaps/ubuntu-logo-icon.png

  References
  ---
  https://www.freedesktop.org/software/systemd/man/os-release.html

  https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/985
  GNOME Control Center, as of version 41, can look for variations of the named 
LOGO. So we should offer those variations if possible too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1931582/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1931582] Re: Add LOGO to /etc/os-release

2022-07-11 Thread Sebastien Bacher
** Changed in: base-files (Ubuntu)
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1931582

Title:
  Add LOGO to /etc/os-release

Status in base-files package in Ubuntu:
  Fix Committed
Status in base-files package in Debian:
  New

Bug description:
  /etc/os-release can provide a logo file, this is now used by gnome-
  control-center to show the logo into the info panel.

  If ubuntu would provide its logo name in such file we would be able to
  remove the downstream patch that forces the usage of
  /usr/share/pixmaps/ubuntu-logo-icon.png

  References
  ---
  https://www.freedesktop.org/software/systemd/man/os-release.html

  https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/985
  GNOME Control Center, as of version 41, can look for variations of the named 
LOGO. So we should offer those variations if possible too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1931582/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1931582] Re: Add LOGO to /etc/os-release

2022-03-18 Thread Sebastien Bacher
Checking that topic again, fedora added back a patch stating they don't think 
the upstream solution is enough
https://src.fedoraproject.org/rpms/gnome-control-center/blob/rawhide/f/distro-logo.patch

The discussion continued upstream in
https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/965

and then https://gitlab.gnome.org/GNOME/gnome-control-
center/-/issues/1399

** Bug watch added: gitlab.gnome.org/GNOME/gnome-control-center/-/issues #1399
   https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1399

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1931582

Title:
  Add LOGO to /etc/os-release

Status in base-files package in Ubuntu:
  Triaged
Status in base-files package in Debian:
  New

Bug description:
  /etc/os-release can provide a logo file, this is now used by gnome-
  control-center to show the logo into the info panel.

  If ubuntu would provide its logo name in such file we would be able to
  remove the downstream patch that forces the usage of
  /usr/share/pixmaps/ubuntu-logo-icon.png

  References
  ---
  https://www.freedesktop.org/software/systemd/man/os-release.html

  https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/985
  GNOME Control Center, as of version 41, can look for variations of the named 
LOGO. So we should offer those variations if possible too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1931582/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1931582] Re: Add LOGO to /etc/os-release

2022-02-01 Thread Sebastien Bacher
I meant it's unclear if what sort of logo it should be. Square image
only? Text+logo as on plymouth? The GNOME settings upstream discussion
mention text and black variants...

After discussing with Robert it seems that's intended for the 'simple'
logo, so squared icon. Unsure if the variants are standardized but the
GNOME ticket lists logo-text/logo-dark/logo-text-dark so maybe should
also be provided

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1931582

Title:
  Add LOGO to /etc/os-release

Status in base-files package in Ubuntu:
  Triaged
Status in base-files package in Debian:
  New

Bug description:
  /etc/os-release can provide a logo file, this is now used by gnome-
  control-center to show the logo into the info panel.

  If ubuntu would provide its logo name in such file we would be able to
  remove the downstream patch that forces the usage of
  /usr/share/pixmaps/ubuntu-logo-icon.png

  References
  ---
  https://www.freedesktop.org/software/systemd/man/os-release.html

  https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/985
  GNOME Control Center, as of version 41, can look for variations of the named 
LOGO. So we should offer those variations if possible too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1931582/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1931582] Re: Add LOGO to /etc/os-release

2021-11-30 Thread Robert Ancell
The format seems clear, from the os-release spec:

"...the name of an icon as defined by freedesktop.org Icon Theme
Specification"

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1931582

Title:
  Add LOGO to /etc/os-release

Status in base-files package in Ubuntu:
  Triaged
Status in base-files package in Debian:
  New

Bug description:
  /etc/os-release can provide a logo file, this is now used by gnome-
  control-center to show the logo into the info panel.

  If ubuntu would provide its logo name in such file we would be able to
  remove the downstream patch that forces the usage of
  /usr/share/pixmaps/ubuntu-logo-icon.png

  References
  ---
  https://www.freedesktop.org/software/systemd/man/os-release.html

  https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/985
  GNOME Control Center, as of version 41, can look for variations of the named 
LOGO. So we should offer those variations if possible too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1931582/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1931582] Re: Add LOGO to /etc/os-release

2021-11-15 Thread Sebastien Bacher
It's also unclear from upstream discussion what should be the format of
the image

** Changed in: base-files (Ubuntu)
   Importance: Medium => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1931582

Title:
  Add LOGO to /etc/os-release

Status in base-files package in Ubuntu:
  Triaged
Status in base-files package in Debian:
  New

Bug description:
  /etc/os-release can provide a logo file, this is now used by gnome-
  control-center to show the logo into the info panel.

  If ubuntu would provide its logo name in such file we would be able to
  remove the downstream patch that forces the usage of
  /usr/share/pixmaps/ubuntu-logo-icon.png

  References
  ---
  https://www.freedesktop.org/software/systemd/man/os-release.html

  https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/985
  GNOME Control Center, as of version 41, can look for variations of the named 
LOGO. So we should offer those variations if possible too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1931582/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1931582] Re: Add LOGO to /etc/os-release

2021-09-26 Thread Jeremy Bicha
What package would contain the distro logos? Would we need to have base-
files Depend on that package?

** Description changed:

  /etc/os-release can provide a logo file, this is now used by gnome-
  control-center to show the logo into the info panel.
  
  If ubuntu would provide its logo name in such file we would be able to
  remove the downstream patch that forces the usage of
- /usr/share/icons/vendor/scalable/emblems/emblem-vendor.svg
+ /usr/share/pixmaps/ubuntu-logo-icon.png
+ 
+ References
+ ---
+ https://www.freedesktop.org/software/systemd/man/os-release.html
+ 
+ https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/985
+ GNOME Control Center, as of version 41, can look for variations of the named 
LOGO. So we should offer those variations if possible too.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1931582

Title:
  Add LOGO to /etc/os-release

Status in base-files package in Ubuntu:
  Triaged
Status in base-files package in Debian:
  New

Bug description:
  /etc/os-release can provide a logo file, this is now used by gnome-
  control-center to show the logo into the info panel.

  If ubuntu would provide its logo name in such file we would be able to
  remove the downstream patch that forces the usage of
  /usr/share/pixmaps/ubuntu-logo-icon.png

  References
  ---
  https://www.freedesktop.org/software/systemd/man/os-release.html

  https://gitlab.gnome.org/GNOME/gnome-control-center/-/merge_requests/985
  GNOME Control Center, as of version 41, can look for variations of the named 
LOGO. So we should offer those variations if possible too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1931582/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1931582] Re: Add LOGO to /etc/os-release

2021-06-10 Thread Bug Watch Updater
** Changed in: base-files (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1931582

Title:
  Add LOGO to /etc/os-release

Status in base-files package in Ubuntu:
  Triaged
Status in base-files package in Debian:
  New

Bug description:
  /etc/os-release can provide a logo file, this is now used by gnome-
  control-center to show the logo into the info panel.

  If ubuntu would provide its logo name in such file we would be able to
  remove the downstream patch that forces the usage of
  /usr/share/icons/vendor/scalable/emblems/emblem-vendor.svg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1931582/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp