Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2016 00:04:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214458] graphics/llpp: Fix 'crashes Firefox sometimes'
Message-ID:  <bug-214458-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214458

            Bug ID: 214458
           Summary: graphics/llpp: Fix 'crashes Firefox sometimes'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: t@tobik.me
 Attachment #176940 maintainer-approval+
             Flags:

Created attachment 176940
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176940&action=
=3Dedit
llpp.diff

Filing in the category of 'spooky action at a distance'.  This
one is related to bug #199872 where Firefox would randomly crash
when exiting llpp (sometimes yes and sometimes no, you don't know which
beforehand).

I'm tired of rolling the dice every time I close a PDF file.  I found a
workaround to fix this that I explain like this: Firefox (or GTK+ apps in
general) seems to monitor ~/.config (not sure if true).  llpp writes to
~/.config/llpp.conf when it exits, which will trigger bug #199872.

This patch moves llpp's config file to ~/.llpp.conf instead, solving
this annoyance.

Poudriere testport FreeBSD 10.3/amd64 ok, portlint ok

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214458-13>