From owner-freebsd-chromium@FreeBSD.ORG Mon Jan 19 10:41:54 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C44532A for ; Mon, 19 Jan 2015 10:41:54 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D9CC842 for ; Mon, 19 Jan 2015 10:41:54 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t0JAfsqX043602 for ; Mon, 19 Jan 2015 10:41:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: maintainer-feedback requested: [Bug 196875] www/chromium - 39.0.2171.99 build failure on FreeBSD 8-STABLE Date: Mon, 19 Jan 2015 10:41:53 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2015 10:41:54 -0000 parv@pair.com has reassigned Bugzilla Automation 's request for maintainer-feedback to chromium@FreeBSD.org: Bug 196875: www/chromium - 39.0.2171.99 build failure on FreeBSD 8-STABLE https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196875 --- Description --- Environment: FreeBSD 8-STABLE r276995 ports r377391 www/chromium 39.0.2171.99; config ... # make showconfig ===> The following configuration options are available for chromium-39.0.2171.99: CODECS=on: Compile and enable patented codecs like H.264 DEBUG=off: Build with debugging support GCONF=on: GConf configuration backend support KERBEROS=off: Kerberos support PULSEAUDIO=on: PulseAudio sound server support TEST=off: Build and/or run tests www/chromium build fails thus ... ... Updating projects from gyp files... Traceback (most recent call last): File "./build/gyp_chromium", line 312, in gyp_rc = gyp.main(args) File "/misc/work/ports/misc/ports/www/chromium/work/chromium-39.0.2171.99/tools/gyp/ pylib/gyp/__init__.py", line 537, in main return gyp_main(args) File "/misc/work/ports/misc/ports/www/chromium/work/chromium-39.0.2171.99/tools/gyp/ pylib/gyp/__init__.py", line 513, in gyp_main options.duplicate_basename_check) File "/misc/work/ports/misc/ports/www/chromium/work/chromium-39.0.2171.99/tools/gyp/ pylib/gyp/__init__.py", line 130, in Load params['parallel'], params['root_targets']) File "/misc/work/ports/misc/ports/www/chromium/work/chromium-39.0.2171.99/tools/gyp/ pylib/gyp/input.py", line 2744, in Load generator_input_info) File "/misc/work/ports/misc/ports/www/chromium/work/chromium-39.0.2171.99/tools/gyp/ pylib/gyp/input.py", line 606, in LoadTargetBuildFilesParallel parallel_state.pool = multiprocessing.Pool(multiprocessing.cpu_count()) File "/misc/local/lib/python2.7/multiprocessing/__init__.py", line 232, in Pool return Pool(processes, initializer, initargs, maxtasksperchild) File "/misc/local/lib/python2.7/multiprocessing/pool.py", line 138, in __init__ self._setup_queues() File "/misc/local/lib/python2.7/multiprocessing/pool.py", line 233, in _setup_queues from .queues import SimpleQueue File "/misc/local/lib/python2.7/multiprocessing/queues.py", line 48, in from multiprocessing.synchronize import Lock, BoundedSemaphore, Semaphore, Condition File "/misc/local/lib/python2.7/multiprocessing/synchronize.py", line 59, in " function, see issue 3770.") ImportError: This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770. *** Error code 1 Stop in /misc/ports/www/chromium. *** Error code 1 --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer chromium@FreeBSD.org From owner-freebsd-chromium@FreeBSD.ORG Mon Jan 19 10:41:54 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7560132B for ; Mon, 19 Jan 2015 10:41:54 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5CBDD843 for ; Mon, 19 Jan 2015 10:41:54 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t0JAfsIj043605 for ; Mon, 19 Jan 2015 10:41:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 196875] www/chromium - 39.0.2171.99 build failure on FreeBSD 8-STABLE Date: Mon, 19 Jan 2015 10:41:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: parv@pair.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2015 10:41:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196875 Bug ID: 196875 Summary: www/chromium - 39.0.2171.99 build failure on FreeBSD 8-STABLE Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: chromium@FreeBSD.org Reporter: parv@pair.com Assignee: chromium@FreeBSD.org Flags: maintainer-feedback?(chromium@FreeBSD.org) Environment: FreeBSD 8-STABLE r276995 ports r377391 www/chromium 39.0.2171.99; config ... # make showconfig ===> The following configuration options are available for chromium-39.0.2171.99: CODECS=on: Compile and enable patented codecs like H.264 DEBUG=off: Build with debugging support GCONF=on: GConf configuration backend support KERBEROS=off: Kerberos support PULSEAUDIO=on: PulseAudio sound server support TEST=off: Build and/or run tests www/chromium build fails thus ... ... Updating projects from gyp files... Traceback (most recent call last): File "./build/gyp_chromium", line 312, in gyp_rc = gyp.main(args) File "/misc/work/ports/misc/ports/www/chromium/work/chromium-39.0.2171.99/tools/gyp/pylib/gyp/__init__.py", line 537, in main return gyp_main(args) File "/misc/work/ports/misc/ports/www/chromium/work/chromium-39.0.2171.99/tools/gyp/pylib/gyp/__init__.py", line 513, in gyp_main options.duplicate_basename_check) File "/misc/work/ports/misc/ports/www/chromium/work/chromium-39.0.2171.99/tools/gyp/pylib/gyp/__init__.py", line 130, in Load params['parallel'], params['root_targets']) File "/misc/work/ports/misc/ports/www/chromium/work/chromium-39.0.2171.99/tools/gyp/pylib/gyp/input.py", line 2744, in Load generator_input_info) File "/misc/work/ports/misc/ports/www/chromium/work/chromium-39.0.2171.99/tools/gyp/pylib/gyp/input.py", line 606, in LoadTargetBuildFilesParallel parallel_state.pool = multiprocessing.Pool(multiprocessing.cpu_count()) File "/misc/local/lib/python2.7/multiprocessing/__init__.py", line 232, in Pool return Pool(processes, initializer, initargs, maxtasksperchild) File "/misc/local/lib/python2.7/multiprocessing/pool.py", line 138, in __init__ self._setup_queues() File "/misc/local/lib/python2.7/multiprocessing/pool.py", line 233, in _setup_queues from .queues import SimpleQueue File "/misc/local/lib/python2.7/multiprocessing/queues.py", line 48, in from multiprocessing.synchronize import Lock, BoundedSemaphore, Semaphore, Condition File "/misc/local/lib/python2.7/multiprocessing/synchronize.py", line 59, in " function, see issue 3770.") ImportError: This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770. *** Error code 1 Stop in /misc/ports/www/chromium. *** Error code 1 --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer chromium@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Mon Jan 19 11:34:28 2015 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B94A82E9 for ; Mon, 19 Jan 2015 11:34:28 +0000 (UTC) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7861ED59 for ; Mon, 19 Jan 2015 11:34:28 +0000 (UTC) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 2665D6A6129 for ; Mon, 19 Jan 2015 12:34:25 +0100 (CET) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.7/8.14.7) with ESMTP id t0JBYOxG025266 for ; Mon, 19 Jan 2015 12:34:24 +0100 (CET) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.7/8.14.7/Submit) id t0JBYOV7023687 for chromium@freebsd.org; Mon, 19 Jan 2015 12:34:24 +0100 (CET) (envelope-from lars) Date: Mon, 19 Jan 2015 12:34:24 +0100 From: Lars Engels To: chromium@freebsd.org Subject: libpdf.so not working Message-ID: <20150119113424.GQ67556@e-new.0x20.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MiMBASdxvnz+XAiL" Content-Disposition: inline X-Editor: VIM - Vi IMproved 7.4 X-Operation-System: FreeBSD 8.4-RELEASE-p16 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2015 11:34:28 -0000 --MiMBASdxvnz+XAiL Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Since the last update libpdf.so is included in the build. The plugin is displayed in chrome://plugins, but when I open a PDF file I only see a white page. Is there something to configure? I'm running FreeBSD HEAD amd64 with yesterday's port version. --=20 Lars --MiMBASdxvnz+XAiL Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJUvOvAXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1tLJIH/RbuJJack28XLTPWCGY2YrVS uQED1V92NVkbjs0ltIHjrpj/PmTpd/QWmDDQjeWBAX5GNYC+zts/4wpStu+6EUK3 opmXTl4n9rIgDI8DLQXXF1ffgaFC6WNj8VZnKinQLgdJhxSubRjlaCTmcfjkzP4k fpqmm25OyiyNqkp4Z28dtuQqj4+HmDmpscVa3UHbLgQpfbS2hJ382F69dwRg0EbJ L28Q2GBx5ZlzH2iXqk+tTG0eA5IQUFULBPCyPv+d/2H/ZwHcW/v5sVJ0a/d8+VNK nL7Hzlu+tQ4LLh1U8SbcKse64dF5k8lsLPsu0zaN99Od71CvoFNOXNSz7bldKi0= =SFsm -----END PGP SIGNATURE----- --MiMBASdxvnz+XAiL-- From owner-freebsd-chromium@FreeBSD.ORG Mon Jan 19 17:42:59 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 91971650 for ; Mon, 19 Jan 2015 17:42:59 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 781ACE55 for ; Mon, 19 Jan 2015 17:42:59 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t0JHgxKD019217 for ; Mon, 19 Jan 2015 17:42:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 196875] www/chromium - 39.0.2171.99 build failure on FreeBSD 8-STABLE Date: Mon, 19 Jan 2015 17:42:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rene@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2015 17:42:59 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196875 Rene Ladan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rene@FreeBSD.org Status|New |In Progress --- Comment #2 from Rene Ladan --- The error message suggests that you somehow switch off the SEM (semaphores) option in your Python, can you check? -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Tue Jan 20 08:26:55 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 703C2170 for ; Tue, 20 Jan 2015 08:26:55 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57F8E8DA for ; Tue, 20 Jan 2015 08:26:55 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t0K8QtCf091096 for ; Tue, 20 Jan 2015 08:26:55 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 196875] www/chromium - 39.0.2171.99 build failure on FreeBSD 8-STABLE Date: Tue, 20 Jan 2015 08:26:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: parv@pair.com X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2015 08:26:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196875 --- Comment #3 from parv@pair.com --- Thanks Rene. Yes, I can confirm that Python 2.7 was build sans SEM(aphore) option (possibly because build failed due to SEM option at the time). After successfully rebuilding Python 2.7 with SEM option, the www/chromimum build moves further along (to stop at due to some some C++ function(s) being ambiguous). Feel free to close this PR. (Am I also able to close this PR? Should I?) - parv -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Tue Jan 20 08:55:37 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E56858F2 for ; Tue, 20 Jan 2015 08:55:37 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC8EFBDB for ; Tue, 20 Jan 2015 08:55:37 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t0K8tbHJ083045 for ; Tue, 20 Jan 2015 08:55:37 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 196875] www/chromium - 39.0.2171.99 build failure on FreeBSD 8-STABLE Date: Tue, 20 Jan 2015 08:55:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rene@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2015 08:55:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196875 Rene Ladan changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|In Progress |Closed --- Comment #4 from Rene Ladan --- OK, I closed the PR. I think you have to be able to log in to change the status, otherwise you can only comment (but I'd have to test that to be sure). -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Tue Jan 20 09:33:28 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 74C581A9 for ; Tue, 20 Jan 2015 09:33:28 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5D147FB9 for ; Tue, 20 Jan 2015 09:33:28 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t0K9XSp4032806 for ; Tue, 20 Jan 2015 09:33:28 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 194484] www/chromium 38.0.2125.104_1 crashes on window stacking Date: Tue, 20 Jan 2015 09:33:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lapo@lapo.it X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2015 09:33:28 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194484 --- Comment #3 from lapo@lapo.it --- May (?) be related to: https://code.google.com/p/chromium/issues/detail?id=326132 PS: the same happens with `pkg install chromium` version 39.0.2171.95_3. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Tue Jan 20 09:38:33 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA442382 for ; Tue, 20 Jan 2015 09:38:33 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A21E6FF2 for ; Tue, 20 Jan 2015 09:38:33 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t0K9cXnd039665 for ; Tue, 20 Jan 2015 09:38:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 194484] www/chromium 38.0.2125.104_1 crashes on window stacking Date: Tue, 20 Jan 2015 09:38:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lapo@lapo.it X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2015 09:38:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194484 --- Comment #4 from lapo@lapo.it --- Yeah definitely: in that patch they added two `#if defined(OS_LINUX)` to disable stacking on Linux-aura we probably want to extend to FreeBSD. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Tue Jan 20 18:30:36 2015 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7E620E5C for ; Tue, 20 Jan 2015 18:30:36 +0000 (UTC) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3A100850 for ; Tue, 20 Jan 2015 18:30:35 +0000 (UTC) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 2D1886A612A for ; Tue, 20 Jan 2015 19:30:32 +0100 (CET) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.7/8.14.7) with ESMTP id t0KIUVn6059556 for ; Tue, 20 Jan 2015 19:30:31 +0100 (CET) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.7/8.14.7/Submit) id t0KIUVHq058965 for chromium@freebsd.org; Tue, 20 Jan 2015 19:30:31 +0100 (CET) (envelope-from lars) Date: Tue, 20 Jan 2015 19:30:31 +0100 From: Lars Engels To: chromium@freebsd.org Subject: Re: libpdf.so not working Message-ID: <20150120183031.GW67556@e-new.0x20.net> References: <20150119113424.GQ67556@e-new.0x20.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="kKplKE35C9I8SQOF" Content-Disposition: inline In-Reply-To: <20150119113424.GQ67556@e-new.0x20.net> X-Editor: VIM - Vi IMproved 7.4 X-Operation-System: FreeBSD 8.4-RELEASE-p16 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2015 18:30:36 -0000 --kKplKE35C9I8SQOF Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 19, 2015 at 12:34:24PM +0100, Lars Engels wrote: > Since the last update libpdf.so is included in the build. The plugin is > displayed in chrome://plugins, but when I open a PDF file I only see a > white page. Is there something to configure? >=20 > I'm running FreeBSD HEAD amd64 with yesterday's port version. Nevermind. I reset all settings in chrome://flags and it's working now. Woohoo, PDF in chromium! At last! :) --kKplKE35C9I8SQOF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAEBCgBmBQJUvp7HXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1tk84H/Am9tJEfLzuJvs/cfmzg+QxI ZEuk/b++oILStOPY2vayfXlSsSYj0XZAWqo6uYKL9q0nmmg9QE5iGLZ6R44pj7UA huu3uk8kHseUyroT3fyZMdAMjSWV4OK0CP/e5LprOivU96PjS8JsmMPh51XM6/Ds 2I3xIAMhxNMwe6sjrrGw6FxhzOb4cVN4tkeuO0Gw0rjE9nHsCJUFx+4eMu6z6ylt vNyiatEAhrQnfunSTzquWWWsfl+3tVcN+CKfgcMMrvLoJCk+4fIlwiAK02Iw0Rst dFAQYkKlIGGpPP5Vj8txypNbdxvC0etUYdu/i+rM56dmFi9rXv+cbeYC0b60AWg= =Au/7 -----END PGP SIGNATURE----- --kKplKE35C9I8SQOF-- From owner-freebsd-chromium@FreeBSD.ORG Tue Jan 20 20:19:00 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B8A1683E for ; Tue, 20 Jan 2015 20:19:00 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F9B4658 for ; Tue, 20 Jan 2015 20:19:00 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t0KKJ00e060478 for ; Tue, 20 Jan 2015 20:19:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 194484] www/chromium 38.0.2125.104_1 crashes on window stacking Date: Tue, 20 Jan 2015 20:19:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rene@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status cc resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2015 20:19:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194484 Rene Ladan changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed CC| |rene@FreeBSD.org Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Tue Jan 20 20:19:39 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95B55992 for ; Tue, 20 Jan 2015 20:19:39 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7CA5F668 for ; Tue, 20 Jan 2015 20:19:39 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t0KKJdg9060789 for ; Tue, 20 Jan 2015 20:19:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 194484] www/chromium 38.0.2125.104_1 crashes on window stacking Date: Tue, 20 Jan 2015 20:19:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2015 20:19:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194484 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: rene Date: Tue Jan 20 20:18:54 UTC 2015 New revision: 377533 URL: https://svnweb.freebsd.org/changeset/ports/377533 Log: www/chromium: fix crashing on windows stacking, bump PORTREVISION PR: 194484 Submitted by: lapo@lapo.it MFH: 2015Q1 Changes: head/www/chromium/Makefile head/www/chromium/files/patch-chrome__browser__extensions__window_open_apitest.cc head/www/chromium/files/patch-chrome__browser__ui__panels__panel_manager.cc -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Tue Jan 20 21:30:50 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C2249B8A for ; Tue, 20 Jan 2015 21:30:50 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A8C85E8C for ; Tue, 20 Jan 2015 21:30:50 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t0KLUok0080399 for ; Tue, 20 Jan 2015 21:30:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 194484] www/chromium 38.0.2125.104_1 crashes on window stacking Date: Tue, 20 Jan 2015 21:30:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2015 21:30:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194484 --- Comment #6 from commit-hook@freebsd.org --- A commit references this bug: Author: rene Date: Tue Jan 20 21:29:53 UTC 2015 New revision: 377541 URL: https://svnweb.freebsd.org/changeset/ports/377541 Log: MFH: r377533 www/chromium: fix crashing on windows stacking, bump PORTREVISION PR: 194484 Submitted by: lapo@lapo.it Approved by: portmgr (erwin) Changes: _U branches/2015Q1/ branches/2015Q1/www/chromium/Makefile branches/2015Q1/www/chromium/files/patch-chrome__browser__extensions__window_open_apitest.cc branches/2015Q1/www/chromium/files/patch-chrome__browser__ui__panels__panel_manager.cc -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Tue Jan 20 22:38:46 2015 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77096BF3 for ; Tue, 20 Jan 2015 22:38:46 +0000 (UTC) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 172ED856 for ; Tue, 20 Jan 2015 22:38:46 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id l15so20210851wiw.4 for ; Tue, 20 Jan 2015 14:38:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=J/LUgG6SmdTUgNde8ZEHAzOguxyZVWHNBadLrxgjws8=; b=JPHH4dAT3qjpmdoP1YSiBlHwE5Ez1BA2aii7kAZNUSoJzZXfJowm3v2ESA7BC29OOz nfnkKzJSw4GE09cjH6t6YMMp64CZ0XWJwJ3qrUSYza8AoErJksJeHDyl0VkP1Gm5sADJ +gfQ/mov/uTASnJ9sWN0G1JKvjxl0QFuZaw6xwBbB/ZiYpxFBo1t5/XKaCESdGZ7Cboc gHV0vzh+ghIqto6Q8F9Dv9sKCR+dcCwFBZe+nVeAM+PMFM6N56ouHTFmb/Er1rue08pc km0AKJkOQW4Afw2F+lKqieX2dQoRwSdX0wBKQqxZEPt8IkgnSX+WX3mCgMLl8hW7/56Q 5GRw== X-Received: by 10.194.63.206 with SMTP id i14mr21558349wjs.107.1421793524553; Tue, 20 Jan 2015 14:38:44 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id fo15sm1486806wic.19.2015.01.20.14.38.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jan 2015 14:38:43 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 20 Jan 2015 23:38:41 +0100 From: Baptiste Daroussin To: Lars Engels Subject: Re: libpdf.so not working Message-ID: <20150120223841.GF13897@ivaldir.etoilebsd.net> References: <20150119113424.GQ67556@e-new.0x20.net> <20150120183031.GW67556@e-new.0x20.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/aVve/J9H4Wl5yVO" Content-Disposition: inline In-Reply-To: <20150120183031.GW67556@e-new.0x20.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: chromium@freebsd.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2015 22:38:46 -0000 --/aVve/J9H4Wl5yVO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 20, 2015 at 07:30:31PM +0100, Lars Engels wrote: > On Mon, Jan 19, 2015 at 12:34:24PM +0100, Lars Engels wrote: > > Since the last update libpdf.so is included in the build. The plugin is > > displayed in chrome://plugins, but when I open a PDF file I only see a > > white page. Is there something to configure? > >=20 > > I'm running FreeBSD HEAD amd64 with yesterday's port version. >=20 > Nevermind. I reset all settings in chrome://flags and it's working now. >=20 > Woohoo, PDF in chromium! At last! :) >=20 Profit because it seems this chromium version will be one of the last, noone seems to be working on version 40 of chromium (I would love to be wrong her= e) Best regards, Bapt --/aVve/J9H4Wl5yVO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlS+2PEACgkQ8kTtMUmk6ExJQgCgkPPQi+vH157SZbGYoJDo2zJe HXYAn2xXy0xEUtVhcFG2S7XkFDG/elih =nmeN -----END PGP SIGNATURE----- --/aVve/J9H4Wl5yVO-- From owner-freebsd-chromium@FreeBSD.ORG Thu Jan 22 12:35:05 2015 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4ADB662E for ; Thu, 22 Jan 2015 12:35:05 +0000 (UTC) Received: from ns354937.ovh.net (ns354937.ovh.net [91.121.115.180]) by mx1.freebsd.org (Postfix) with ESMTP id F222FCE2 for ; Thu, 22 Jan 2015 12:35:03 +0000 (UTC) Received: from newsletter.love4aviation.aero (unknown [176.31.32.3]) by ns354937.ovh.net (Postfix) with ESMTPA id 3D8611059F0 for ; Thu, 22 Jan 2015 13:29:56 +0100 (CET) Received: from ANice-653-1-623-42.w83-197.abo.wanadoo.fr [83.197.55.42] by newsletter.love4aviation.aero with HTTP; Thu, 22 Jan 2015 13:23:13 +0100 Date: Thu, 22 Jan 2015 13:29:56 +0100 To: freebsd-chromium@freebsd.org From: "newsletter@love4aviation.aero" Reply-To: "newsletter@love4aviation.aero" Subject: =?UTF-8?Q?Love4aviation_=E2=80=93_Newsletter_January_2015?= Message-ID: X-Priority: 3 X-Mailer: PHPMailer 5.2.5 (https://github.com/Synchro/PHPMailer/) X-phpList-version: 3.0.6 X-MessageID: 7 X-ListMember: freebsd-chromium@freebsd.org Precedence: bulk Bounces-To: newsletter@love4aviation.aero List-Owner: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2015 12:35:05 -0000 -> Lire la version fran=C3=A7aise en bas de la page. -> Read the english version just below. Hello, This is the traditional =C2=AB 2015 Best Wishes =C2=BB email, because tradition is important. So all the team here at Love4aviation wishes you Good Health and Blue Sky. That's pretty much all pilots need to live a Happy Life. Maybe a great deal of money too for those diagnosed by their doctor with addiction to flying anything that can lift off above 10ft, which should encompass most people reading this email. For 2015, we are requesting your contribution to our videos in the form of you sending us as much video reels as you can, and making publicity around you about our video projects. You can send us your reels by many ways, including most =E2=80=9CCloud=E2=80=9D service provider= s or using syncing freeware, start with contacting us right now about it. Thanks and best regards, The team at Love4aviation. >>> Contact Us=0A Bonjour, Ceci est l'email traditionnel des =E2=80=9CMeilleurs V=C5=93ux=E2=80=9D, pa= rce que les traditions sont importantes. Alors toute l'=C3=A9quipe de Love4aviation vous souhaite Bonne Sant=C3=A9 et Blue Sky. C'est =C3=A0 peu pr=C3=A8s tout= ce dont un pilote a besoin pour avoir une vie heureuse. Peut-=C3=AAtre aussi un paquet d'argent pour ceux diagnostiqu=C3=A9s par leur m=C3=A9decin avec = une d=C3=A9pendance au pilotage de tout ce qui peut s'=C3=A9lever =C3=A0 plus d= e 3 m=C3=A8tres du sol, ce qui devrait concerner la plupart de ceux lisant cet email. Pour 2015, nous sollicitons votre contribution =C3=A0 nos vid=C3=A9os sous = la forme de l'envoi du plus grand nombre possible de s=C3=A9quences vid=C3=A9o= , et faire connaitre autour de vous nos projets vid=C3=A9o. Vous pouvez nous envoyer vos fichiers part de nombreux moyens, incluant la plupart des services =C2=AB Cloud =C2=BB ou en utilisant des logiciels gratuits de synchronisation, commencez par nous contacter maintenant =C3=A0 ce sujet. Merci, L'=C3=A9quipe de Love4aviation. >>> Contactez Nous=0A =20 =20 This message was sent to freebsd-chromium@freebsd.org by=0Anewsletter@love= 4aviation.aero To change your email address or select HTML or text, visit your personal preferences page=0A Or you can opt-out completely=0A from all future mailings.