public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* TeXmacs 1.99.9-1 closes abruptly while mousing over menu
@ 2019-08-05  0:49 Ken
  2019-08-07 16:29 ` marco atzeri
  2019-08-09 12:52 ` Jon Turney
  0 siblings, 2 replies; 5+ messages in thread
From: Ken @ 2019-08-05  0:49 UTC (permalink / raw)
  To: cygwin

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



--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: TeXmacs 1.99.9-1 closes abruptly while mousing over menu
  2019-08-05  0:49 TeXmacs 1.99.9-1 closes abruptly while mousing over menu Ken
@ 2019-08-07 16:29 ` marco atzeri
  2019-08-07 16:39   ` Jose Isaias Cabrera
  2019-08-09 12:52 ` Jon Turney
  1 sibling, 1 reply; 5+ messages in thread
From: marco atzeri @ 2019-08-07 16:29 UTC (permalink / raw)
  To: The Cygwin Mailing List

On Mon, Aug 5, 2019 at 2:49 AM Ken <kstmp001@comcast.net> 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: TeXmacs 1.99.9-1 closes abruptly while mousing over menu
  2019-08-07 16:29 ` marco atzeri
@ 2019-08-07 16:39   ` Jose Isaias Cabrera
  0 siblings, 0 replies; 5+ messages in thread
From: Jose Isaias Cabrera @ 2019-08-07 16:39 UTC (permalink / raw)
  To: marco atzeri, The Cygwin Mailing List


marco atzeri, on Wednesday, August 7, 2019 12:28 PM, wrote...

> noted.
> Unfortunately, due to bike accident, I can not really work on it short
> term, as any typing take for ever.

And who gave you permission to get on a bike and ride?  Don't you know that your priority is keeping cygwin apps ready for us to use?  Gosh! :-)

Ok, all kidding aside, I hope is not a bad situation, and you'll be back on the bike in no time. ;-)  Praying for fast recovery.

josé

--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: TeXmacs 1.99.9-1 closes abruptly while mousing over menu
  2019-08-05  0:49 TeXmacs 1.99.9-1 closes abruptly while mousing over menu Ken
  2019-08-07 16:29 ` marco atzeri
@ 2019-08-09 12:52 ` Jon Turney
  2019-08-11 18:22   ` Ken
  1 sibling, 1 reply; 5+ messages in thread
From: Jon Turney @ 2019-08-09 12:52 UTC (permalink / raw)
  To: The Cygwin Mailing List; +Cc: Ken

On 05/08/2019 01:50, 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.
>

This is possibly the same issue as [1].

Please try the 1.20.5-2 test release of xserver, and see if that 
improves things.

[1] https://cygwin.com/ml/cygwin/2019-06/msg00168.html


--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: TeXmacs 1.99.9-1 closes abruptly while mousing over menu
  2019-08-09 12:52 ` Jon Turney
@ 2019-08-11 18:22   ` Ken
  0 siblings, 0 replies; 5+ messages in thread
From: Ken @ 2019-08-11 18:22 UTC (permalink / raw)
  To: cygwin

On 8/9/2019 8:52 AM, Jon Turney wrote:
> On 05/08/2019 01:50, 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.
>>
>
> This is possibly the same issue as [1].
>
> Please try the 1.20.5-2 test release of xserver, and see if that 
> improves things.
>
> [1] https://cygwin.com/ml/cygwin/2019-06/msg00168.html
>
Confirmed.  Installing the xorg-server 1.20.5-2 test release resolved 
Issue #1 initially reported.

Will 1.20.5-2 soon become the default package?

Best regards,

Ken


--
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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-08-11 18:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-05  0:49 TeXmacs 1.99.9-1 closes abruptly while mousing over menu Ken
2019-08-07 16:29 ` marco atzeri
2019-08-07 16:39   ` Jose Isaias Cabrera
2019-08-09 12:52 ` Jon Turney
2019-08-11 18:22   ` Ken

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).