[Touch-packages] [Bug 1342400] Re: avahi-daemon constantly reporting "Invalid response packet from host"

2015-10-15 Thread xyzdragon
Instead of a cronjob or compiling the patch, you also could add a 
rsyslog-filter in /etc/rsyslog.conf:
# put this line before the line with *.*;auth,authpriv.none  
-/var/log/syslog
:msg, contains, "Invalid response packet from host" stop
#then restart rsyslog to apply the settings
sudo service rsyslog restart

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

Title:
  avahi-daemon constantly reporting "Invalid response packet from host"

Status in avahi package in Ubuntu:
  Confirmed

Bug description:
  After installing Ubuntu 14.04 (Release: 14.04) and looking for other
  information in /var/log/syslog, I see that syslog is being flooded by
  "Invalid response packet from host" messages from avahi-daemon.

  I searched around to see why this might be and ran across the following avahi 
mailing list post along with a patch to fix it:
  http://lists.freedesktop.org/archives/avahi/2012-July/002171.html

  >>>
  I would say you can safely ignore it, since any machine on your
  network running a recent OSX version will cause these messages.
  Here's a patch with what we change to avoid these messages flooding
  syslog.

  -Justin
  <<<

  The patch which fixes this is here:
  
http://lists.freedesktop.org/archives/avahi/attachments/20120719/1e71846e/attachment.obj

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1342400/+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 1476736] Re: Crash in cairo-scaled-font.c:459: _cairo_scaled_glyph_page_destroy: Assertion `!scaled_font-cache_frozen' failed.

2015-07-25 Thread xyzdragon
I have this bug with FreeFileSync v7.2 Debian 8.1

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

Title:
  Crash in cairo-scaled-font.c:459: _cairo_scaled_glyph_page_destroy:
  Assertion `!scaled_font-cache_frozen' failed.

Status in cairo package in Ubuntu:
  Confirmed

Bug description:
  On newly installed system, can't run Gimp:
  [code]
  $ gimp
  gimp: /build/buildd/cairo-1.13.0~20140204/src/cairo-scaled-font.c:459: 
_cairo_scaled_glyph_page_destroy: Assertion `!scaled_font-cache_frozen' failed.
  gimp: terminated: Aborted

  (script-fu:3113): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
  $
  [/code]
  It was working on Ubuntu 12.04.5 LTS.
  Other people reports same bug, but for different OS and software:
  [1] 
http://superuser.com/questions/889067/programs-crash-upon-opening-in-linux-mint-17-1
  [2] (in Russian) http://linuxforum.ru/topic/35264
  [3] http://pastebin.com/BBTdXzvK  (unknown OS) 

  $ lsb_release -rd
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  $ apt-cache policy gimp
  gimp:
Installed: 2.8.10-0ubuntu1
Candidate: 2.8.10-0ubuntu1
Version table:
   *** 2.8.10-0ubuntu1 0
  500 http://ru.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
  100 /var/lib/dpkg/status

  $ apt-cache policy libcairo2
  libcairo2:
Installed: 1.13.0~20140204-0ubuntu1.1
Candidate: 1.13.0~20140204-0ubuntu1.1
Version table:
   *** 1.13.0~20140204-0ubuntu1.1 0
  500 http://ru.archive.ubuntu.com/ubuntu/ trusty-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1.13.0~20140204-0ubuntu1 0
  500 http://ru.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages

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