X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=uosf7/M /p7vCfnMTMBRmmZTvY82C3HifgVVd3mi00BOdRWaXDwc/6Ws26NYFy0jrNZ4EoVa Ey+cof1HJHfTPBgiOcljiTvGfXJnecunpZwlzpxKr6suZtZS8vSBRD1RGPrPm5Lq b215I8wLmP8agSDcf/TFxoZwnRyPhcez9ldA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=hTPGhIXr1ZU0p +4/S+UO1GEACVg=; b=BYx8fiCGAe9VqWpQtSgM8d+b+fDcl5zqFHv2XXZ/vFn8y VzTOAwjSZUJJlsO4vv7if1AMTI39Zk7PqetAZoRnOFee+VQ7VGh/qjNARWkzSCBZ 7MEiOC0TANLg9cY4omIfx0yTIT0UlxTm3ypfX9tndgSN+oTr78F6baEr1OOIaM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=Click, bike, uname, 0338 X-HELO: mail-ot1-f44.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=kbGJfaG9yT+mgssMBADv9Qtsq+dpjgZgI2BcsAUsHgw=; b=bHeINHvdeaH1nP8O8UQGmMAFL65zizPKqSUUGV1uLWwHQFqI+7yxLNj3abi7an/q/S eFpKYxFy+DQ09bY6SKW3HvuGpfdKTK2Qbb3Z+tIQJ+niBtItmV/QAAnmfYCdl4KJXl87 cagh4BGHJlfYCLQRfWhYsfzW62QXoQzvZMCz84+xuHNnHhyNE1lrtGssj+d5fMdgkFW3 8ZcEPxlFgE9LkFvkEtWWgP+MvRSUJfUjvcahJK4Ah3UnIjy59gy03p4Gz/FIX1UJfFRB /hkfHTs+Z98rY+48IfVhPJhe7vE/QfHQVOk1xwd29tAzueh++S8C11O2aZ1xqIxWifSe bYhw== MIME-Version: 1.0 References: <2452ff07-8ef6-52ca-d287-4b4bb47b80b6 AT comcast DOT net> In-Reply-To: <2452ff07-8ef6-52ca-d287-4b4bb47b80b6@comcast.net> From: marco atzeri Date: Wed, 7 Aug 2019 18:28:51 +0200 Message-ID: Subject: Re: TeXmacs 1.99.9-1 closes abruptly while mousing over menu To: The Cygwin Mailing List Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Mon, Aug 5, 2019 at 2:49 AM Ken wrote: > > Hello, > > I am writing to report two issues with the version of TeXmacs included > in the latest cygwin repos. > > Host OS: Windows 7 Pro and Windows 10 Pro ( two different systems and > Antivirus) > > $ cygcheck -c TeXmacs > > Cygwin Package Information > Package Version Status > TeXmacs 1.99.9-1 OK > > $ uname -a > CYGWIN_NT-6.1 Win7i701 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64 Cygwin > > $ uname -a > CYGWIN_NT-10.0 Win10i702 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64 Cygwin > > > Issue #1: > > This issue occurs while navigating the GUI, so please bear with me while > I attempt to put it into words ... > > - Launch TeXmacs: > > $ texmacs > TeXmacs] With linked TrueType support > (GUI spawns) > - Click on Help from the menu bar > - Select the 'About' sub-menu item > - Mouse over the sub-menu and then drift off into the body of the edit > window (the menu remains displayed at this point) > - Now mouse up to anywhere on the top menu bar (no need to click anything) > The GUI then closes prematurely and the following is displayed: > texmacs: Fatal IO error 113 (Software caused connection abort) > on X server :0.0. > - This actually occurs when the above action is repeated when any > sub-menu item is selected and then mousing off and onto the menu bar. > > Issue #2: > > - Upon a fresh installation of cygwin, 'cygcheck -c texmacs' lists the > TeXmacs package status as 'Incomplete'. > > - I tracked this down to a missing file: > /usr/share/icons/gnome/icon-theme.cache > That file gets removed during the texmacs postinstall.sh: > $ cat /etc/postinstall/TeXmacs.sh.done > rm -f /usr/share/icons/gnome/icon-theme.cache > - Creating that file (touch /usr/share/icons/gnome/icon-theme.cache) > resolves the cygcheck 'Incomplete' status and shows 'OK' (as shown above). > > > Are these known issues for which there are fixes? > > > Thank you for all of your hard and dedicated work on Cygwin! > > Best regards, > > Ken noted. Unfortunately, due to bike accident, I can not really work on it short term, as any typing take for ever. Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple