From unknown Wed Jun 18 23:15:21 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#27131 <27131@debbugs.gnu.org> To: bug#27131 <27131@debbugs.gnu.org> Subject: Status: 25.2; Fedora 25 and vxsrv or cygwin x menus off screen Reply-To: bug#27131 <27131@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:15:21 +0000 retitle 27131 25.2; Fedora 25 and vxsrv or cygwin x menus off screen reassign 27131 emacs submitter 27131 bryan@palominosys.com (Bryan M. Kramer) severity 27131 normal tag 27131 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Mon May 29 12:35:50 2017 Received: (at submit) by debbugs.gnu.org; 29 May 2017 16:35:51 +0000 Received: from localhost ([127.0.0.1]:43559 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFNe2-0004Na-ES for submit@debbugs.gnu.org; Mon, 29 May 2017 12:35:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40265) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dFNDN-0003lL-Ri for submit@debbugs.gnu.org; Mon, 29 May 2017 12:08:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dFNDH-0007ka-Jq for submit@debbugs.gnu.org; Mon, 29 May 2017 12:08:12 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:35125) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dFNDH-0007kV-Gh for submit@debbugs.gnu.org; Mon, 29 May 2017 12:08:11 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dFNDF-0007jH-VK for bug-gnu-emacs@gnu.org; Mon, 29 May 2017 12:08:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dFNDC-0007gF-LB for bug-gnu-emacs@gnu.org; Mon, 29 May 2017 12:08:09 -0400 Received: from bas4-toronto02-69-158-31-199.dsl.bell.ca ([69.158.31.199]:47852 helo=fedora17.home) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dFNDC-0007fy-GR for bug-gnu-emacs@gnu.org; Mon, 29 May 2017 12:08:06 -0400 Received: by fedora17.home (Postfix, from userid 1000) id 1864520AE5; Mon, 29 May 2017 11:29:05 -0400 (EDT) From: bryan@palominosys.com (Bryan M. Kramer) To: bug-gnu-emacs@gnu.org Subject: 25.2; Fedora 25 and vxsrv or cygwin x menus off screen Date: Mon, 29 May 2017 11:29:04 -0400 Message-ID: <87y3tfvfzz.fsf@fedora17.home> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 29 May 2017 12:35:49 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) Could be gtk problem. When running emacs on Fedora 25 with either cygwin X or vcxsrv as the x-server running on Windows 10 or Windows 7, menus appear off screen. There are numerous GTK messages in the console: (emacs:2521): Gtk-CRITICAL **: gtk_widget_get_preferred_height_for_width: assertion 'width >= 0' failed (emacs:2521): Gtk-CRITICAL **: gtk_widget_get_preferred_height_for_width: assertion 'width >= 0' failed Note this doesn't happen when running on the Fedora 25 machine itself. Also, raise-frame and make-frame-visible do not work. In GNU Emacs 25.2.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.22.12) of 2017-05-02 built on buildvm-10.phx2.fedoraproject.org Windowing system distributor 'HC-Consult', version 11.0.11902000 Configured using: 'configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-dbus --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xft --with-xpm --with-x-toolkit=gtk3 --with-gpm=no --with-xwidgets --with-modules build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' LDFLAGS=-Wl,-z,relro PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 MODULES XWIDGETS Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Help Minor modes in effect: tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Entering debugger... Back to top level # funcall-interactively: Attempt to delete the sole visible or iconified frame Type C-x 1 to remove help window. mwheel-scroll: End of buffer Type "q" in help window to restore its previous buffer. Making completion list... Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message idna dired format-spec rfc822 mml mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils help-fns apropos help-mode easymenu cl-loaddefs pcase cl-lib debug time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting xwidget-internal move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 93105 9478) (symbols 48 20003 0) (miscs 40 128 297) (strings 32 15390 5473) (string-bytes 1 437314) (vectors 16 12156) (vector-slots 8 446416 7327) (floats 8 176 223) (intervals 56 387 19) (buffers 976 23)) From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 15 18:34:43 2017 Received: (at control) by debbugs.gnu.org; 15 Aug 2017 22:34:43 +0000 Received: from localhost ([127.0.0.1]:39992 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dhkQ7-00006S-9l for submit@debbugs.gnu.org; Tue, 15 Aug 2017 18:34:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52917) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dhkQ6-00006D-3C for control@debbugs.gnu.org; Tue, 15 Aug 2017 18:34:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dhkQ0-00010x-CH for control@debbugs.gnu.org; Tue, 15 Aug 2017 18:34:36 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44757) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dhkQ0-00010k-5H for control@debbugs.gnu.org; Tue, 15 Aug 2017 18:34:36 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1dhkQ0-0000lw-08 for control@debbugs.gnu.org; Tue, 15 Aug 2017 18:34:36 -0400 Subject: control message for bug 27131 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Tue, 15 Aug 2017 18:34:35 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) merge 26855 27131 From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 09 04:20:05 2019 Received: (at control) by debbugs.gnu.org; 9 Oct 2019 08:20:05 +0000 Received: from localhost ([127.0.0.1]:52077 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iI7CX-0006XI-G1 for submit@debbugs.gnu.org; Wed, 09 Oct 2019 04:20:05 -0400 Received: from quimby.gnus.org ([80.91.231.51]:57080) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iI7CV-0006X9-Pz for control@debbugs.gnu.org; Wed, 09 Oct 2019 04:20:04 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iI7CT-0004ul-2X for control@debbugs.gnu.org; Wed, 09 Oct 2019 10:20:03 +0200 Date: Wed, 09 Oct 2019 10:20:00 +0200 Message-Id: <875zkypbyn.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #28511 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: forcemerge 28511 25064 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) forcemerge 28511 25064 quit From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 15 08:10:13 2021 Received: (at control) by debbugs.gnu.org; 15 Aug 2021 12:10:13 +0000 Received: from localhost ([127.0.0.1]:45951 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFExw-0000SL-VS for submit@debbugs.gnu.org; Sun, 15 Aug 2021 08:10:13 -0400 Received: from quimby.gnus.org ([95.216.78.240]:58352) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mFExv-0000Re-ME for control@debbugs.gnu.org; Sun, 15 Aug 2021 08:10:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=P5W/fyqqAiLijRMiioIPNaJF4PEc8FGCbOEuSHwG1C0=; b=XzY4aTXWfmbVK7H6ktha/8xqJ5 RJ+SfNYoenJGGkFNHAGgxB75CcuJYTR3p28R6XelZKA51/3zP4HkT569ClnwLVPBDde+GPr5mIyic QnGmAjIpUa7olhfjrVYTzubElJwlmHq48CLrb9h+inxc/2GDF2uqWDa1QIeJxGvwcTwU=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mFExn-0008Qx-UY for control@debbugs.gnu.org; Sun, 15 Aug 2021 14:10:06 +0200 Date: Sun, 15 Aug 2021 14:10:03 +0200 Message-Id: <874kbqoqn8.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #25064 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 25064 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 25064 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 13 04:53:54 2021 Received: (at control) by debbugs.gnu.org; 13 Sep 2021 08:53:54 +0000 Received: from localhost ([127.0.0.1]:44338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mPhis-0000Qh-9r for submit@debbugs.gnu.org; Mon, 13 Sep 2021 04:53:54 -0400 Received: from quimby.gnus.org ([95.216.78.240]:55976) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mPhio-0000Pl-2w for control@debbugs.gnu.org; Mon, 13 Sep 2021 04:53:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=2Qghm7NLtzbyKfYnVPw0FUVVL2nCfwM78wWeeDGJl68=; b=W/CokLx52j7VKF9aT4Avt0HEUq e7GAsCWnbtThGU2wlp7DLtRJQiCY/brQTm5KJ4607FpIzIkgarS8vEiWkn494GLInz31mo213lJA+ zu5xsWUjRSBEB/DGmscZIaaMFtBcr0jYCC6CDVEkgmINlGS57STmf7ofbOmkALQX5huE=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mPhig-00072c-JT for control@debbugs.gnu.org; Mon, 13 Sep 2021 10:53:44 +0200 Date: Mon, 13 Sep 2021 10:53:42 +0200 Message-Id: <871r5sg8kp.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #28511 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 28511 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 28511 quit From unknown Wed Jun 18 23:15:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 11 Oct 2021 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator