From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#27816: 26.0.50; X protocol error: BadPixmap (invalid Pixmap parameter) on protocol request 55 Date: Tue, 25 Jul 2017 20:48:24 +0300 Message-ID: <20170725174823.GD5480@protected.rcdrun.com> References: <8660eh3umw.fsf@protected.rcdrun.com> <837eyw7fma.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1501004954 651 195.159.176.226 (25 Jul 2017 17:49:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 25 Jul 2017 17:49:14 +0000 (UTC) Cc: 27816@debbugs.gnu.org, Jean Louis To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 25 19:49:10 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1da3xF-0008GT-5l for geb-bug-gnu-emacs@m.gmane.org; Tue, 25 Jul 2017 19:49:09 +0200 Original-Received: from localhost ([::1]:33841 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1da3xJ-0005zc-Db for geb-bug-gnu-emacs@m.gmane.org; Tue, 25 Jul 2017 13:49:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1da3xB-0005yP-9E for bug-gnu-emacs@gnu.org; Tue, 25 Jul 2017 13:49:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1da3x8-0004m5-K4 for bug-gnu-emacs@gnu.org; Tue, 25 Jul 2017 13:49:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:53513) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1da3x8-0004lP-GY for bug-gnu-emacs@gnu.org; Tue, 25 Jul 2017 13:49:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1da3x8-00045r-6t for bug-gnu-emacs@gnu.org; Tue, 25 Jul 2017 13:49:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 25 Jul 2017 17:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27816 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 27816-submit@debbugs.gnu.org id=B27816.150100493415723 (code B ref 27816); Tue, 25 Jul 2017 17:49:02 +0000 Original-Received: (at 27816) by debbugs.gnu.org; 25 Jul 2017 17:48:54 +0000 Original-Received: from localhost ([127.0.0.1]:56190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1da3x0-00045W-E1 for submit@debbugs.gnu.org; Tue, 25 Jul 2017 13:48:54 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:58703) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1da3wy-00045I-7q for 27816@debbugs.gnu.org; Tue, 25 Jul 2017 13:48:52 -0400 Original-Received: from protected.rcdrun.com (localhost [::1]) (AUTH: PLAIN securesender, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by stw1.rcdrun.com with ESMTPSA; Tue, 25 Jul 2017 10:48:40 -0700 id 000000000009267E.0000000059778478.000075CE Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by protected.rcdrun.com with local; Tue, 25 Jul 2017 20:48:24 +0300 id 00000000001475EC.0000000059778468.000018E2 Content-Disposition: inline In-Reply-To: <837eyw7fma.fsf@gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:134983 Archived-At: On Tue, Jul 25, 2017 at 05:31:09PM +0300, Eli Zaretskii wrote: > > From: bugs@gnu.support (Jean Louis) > > Date: Tue, 25 Jul 2017 09:20:23 +0300 > > > > > > I am using Emacs server, with emacsclient, and since last Git compile, I > > am getting this error, and frames are being dropped or not appearing, > > from time to time, not each time. It makes work hard. > > When was your last Git compile before that? > > > X protocol error: BadPixmap (invalid Pixmap parameter) on protocol request 55 > > The file etc/DEBUG describes how to start Emacs in the X synchronous > mode under a debugger (look for "X protocol errors"). Please invoke > Emacs as explained there, and then show the backtrace when the > breakpoint you set on the function x_error_quitter breaks. This will > tell us which code causes these errors, and hopefully provide enough > hints to identify the reason of this. > > Thanks. Thank you. As I must run Emacs as daemon, to run emacsclient, to start debugging, when I run it as daemon with the option (x-synchronize t) then I get this error: error: X windows are not in use or not initialized To ensure normal operation, you should investigate and remove the cause of the error in your initialization file. Start Emacs with the ‘--debug-init’ option to view a complete error backtrace. Starting Emacs daemon. (New file) Or should I evaluate it later simply? Jean