#11628: Craft a sed/patch for Cheese to prevent spamming a deprecation warning 
to
the system logs
--------------------+-----------------------
 Reporter:  renodr  |      Owner:  blfs-book
     Type:  defect  |     Status:  new
 Priority:  normal  |  Milestone:  8.4
Component:  BOOK    |    Version:  SVN
 Severity:  normal  |   Keywords:
--------------------+-----------------------
 I think we should backport a patch from the pre-release version of Cheese
 (3.31.90):

 {{{
   - Drop deprecated GtkScrollbar-min-slider-length
     It seems to serve no purpose anymore + added bonus:
     Avoid deprecation warning littering journald logs.
 }}}

 Without this, an error such as the following gets sent to the systemd
 journal (and I'm sure some log in sysv, but it's been so long since I've
 ran one of those that I'm not sure where it would end up) once every
 second:

 {{{
 Theme parsing error: cheese.css:7:35: The style property GtkScrollbar:min-
 slider-length is deprecated and shouldn't be used anymore. It will be
 removed in a future version.
 }}}

 This still does not fix it's inability to generate a thumbnail for .jpg
 files that it takes. I've reported that upstream.

 The relevant commit is:

 
[https://gitlab.gnome.org/GNOME/cheese/commit/657ae5dcf2dfa45cc65edf7da2798fc48fd6b9db]

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11628>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to