From nobody Sat Mar 25 11:10:55 2023 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PkGbS3QZ5z412r9 for ; Sat, 25 Mar 2023 11:11:00 +0000 (UTC) (envelope-from white-wolf@blues-softwares.net) Received: from mx.franceserv.fr (mx.franceserv.fr [62.4.19.99]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4PkGbR2F7mz3jlY for ; Sat, 25 Mar 2023 11:10:59 +0000 (UTC) (envelope-from white-wolf@blues-softwares.net) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of white-wolf@blues-softwares.net designates 62.4.19.99 as permitted sender) smtp.mailfrom=white-wolf@blues-softwares.net; dmarc=pass (policy=none) header.from=blues-softwares.net Message-ID: <32c64fb06c79cdd8f87b48ac4389c19c3d2ec79e.camel@blues-softwares.net> Subject: epiphany won't connect to google From: white-wolf To: questions@FreeBSD.org Date: Sat, 25 Mar 2023 12:10:55 +0100 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.44.4 FreeBSD GNOME Team List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Abuse-Reports-To: abuse@franceserv.fr X-Spam-Score: -0.10 X-Spam-Flag: NO X-Spam-Level: X-Spam-Status: NO, score=-0.10 X-Spamd-Result: default: False [-2.95 / 15.00]; NEURAL_HAM_SHORT(-0.99)[-0.992]; NEURAL_HAM_MEDIUM(-0.98)[-0.982]; DMARC_POLICY_ALLOW(-0.50)[blues-softwares.net,none]; R_SPF_ALLOW(-0.20)[+mx:franceserv.fr]; MIME_GOOD(-0.10)[text/plain]; RCVD_IN_DNSWL_LOW(-0.10)[62.4.19.99:from]; NEURAL_HAM_LONG(-0.07)[-0.074]; R_DKIM_NA(0.00)[]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:12876, ipnet:62.4.0.0/19, country:FR]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_HAS_DN(0.00)[]; MLMMJ_DEST(0.00)[questions@FreeBSD.org]; RCPT_COUNT_ONE(0.00)[1]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4PkGbR2F7mz3jlY X-Spamd-Bar: -- X-ThisMailContainsUnwantedMimeParts: N hello, epiphany won't connect to google, i have te login page and when try to go to password page say me wrong --- white-wolf@FreeBSD-Workstation:~ % epiphany (:43040): Gdk-ERROR **: 12:09:35.056: The program '' received an X Window System error. This probably reflects a bug in the program. The error was 'BadDrawable (invalid Pixmap or Window parameter)'. (Details: serial 573 error_code 9 request_code 55 (core protocol) minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) (epiphany:40026): epiphany-WARNING **: 12:09:35.244: Web process crashed ^C (epiphany:40026): epiphany-WARNING **: 12:09:54.260: Web process crashed (epiphany:40026): epiphany-WARNING **: 12:09:54.261: Web process crashed white-wolf@FreeBSD-Workstation:~ % ---