public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: xfig-3.2.5c-2.x86_64 crashes on save as or export on windows 10
@ 2015-10-29 22:21 Hans-Georg Scherneck
       [not found] ` <5634F088.2050904@dronecode.org.uk>
  0 siblings, 1 reply; 4+ messages in thread
From: Hans-Georg Scherneck @ 2015-10-29 22:21 UTC (permalink / raw)
  To: The Cygwin Mailing List

Hi too,
it crashes on x_86 (i.e. 32 bit version) too, even after re-installing the xorg-server packages.
xfig won't show the export window before it crashes. What else can I do? Any step-by-step procedure 
with xorg-server renewal?
Is there an issue with Athena widgets?
Cheers
Hans-Georg

> Hi,
>
> A follow up.
>
> I down leveled the xorg-server* (5 packages from 1.17.2-4 to 1.17.2-3
> -common, -devel, -dmx, -extra + servers) and this bad behavior
> goes away (Xfig saves as and/or exports files).  There is a segfault
> when it exits & some complaints re missing fonts (?) but I can
> function.
>
> Cheers,
> Steve


--
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] 4+ messages in thread

* Re: xfig-3.2.5c-2.x86_64 crashes on save as or export on windows 10
       [not found] ` <5634F088.2050904@dronecode.org.uk>
@ 2015-11-02  6:17   ` Yaakov Selkowitz
  2015-11-05 13:56     ` Jon Turney
  0 siblings, 1 reply; 4+ messages in thread
From: Yaakov Selkowitz @ 2015-11-02  6:17 UTC (permalink / raw)
  To: cygwin

On Sat, 2015-10-31 at 16:47 +0000, Jon Turney wrote:
> On 29/10/2015 19:11, Hans-Georg Scherneck wrote:
> > it crashes on x_86 (i.e. 32 bit version) too, even after re-installing
> > the xorg-server packages.
> > xfig won't show the export window before it crashes. What else can I do?
> > Any step-by-step procedure with xorg-server renewal?
> > Is there an issue with Athena widgets?
> 
> I'd suggest, as an alternative workaround, with the current server:
> 
> ln -s /usr/share/X11/fonts/75dpi 
> /etc/X11/fontpath.d/xorg-x11-fonts-75dpi:pri=40

I'm not sure we should recommend this.

> It seems that xfig requires the font '*-times-medium-r-normal--16-*' for 
> that dialog, but that is not one of the sizes provided by 
> xorg/font/adobe-*dpi (14 and 17 are the nearest), so we have to allow 
> this font to be scaled (or provide a scalable font which also matches 
> that XLFD)

Fedora carries the following patch (among others):

http://pkgs.fedoraproject.org/cgit/xfig.git/tree/xfig-3.2.5-urwfonts.patch

We currently provide the URW fonts in ghostscript-fonts-std.  That
should be rebuilt to add a symlink in /etc/X11/fontpath.d, and xfig
rebuilt with that patch (and possibly others from that set as well).

--
Yaakov



--
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] 4+ messages in thread

* Re: xfig-3.2.5c-2.x86_64 crashes on save as or export on windows 10
  2015-11-02  6:17   ` Yaakov Selkowitz
@ 2015-11-05 13:56     ` Jon Turney
  0 siblings, 0 replies; 4+ messages in thread
From: Jon Turney @ 2015-11-05 13:56 UTC (permalink / raw)
  To: cygwin

On 02/11/2015 06:17, Yaakov Selkowitz wrote:
> On Sat, 2015-10-31 at 16:47 +0000, Jon Turney wrote:
>> On 29/10/2015 19:11, Hans-Georg Scherneck wrote:
>>> it crashes on x_86 (i.e. 32 bit version) too, even after re-installing
>>> the xorg-server packages.
>>> xfig won't show the export window before it crashes. What else can I do?
>>> Any step-by-step procedure with xorg-server renewal?
>>> Is there an issue with Athena widgets?
>>
>> I'd suggest, as an alternative workaround, with the current server:
>>
>> ln -s /usr/share/X11/fonts/75dpi
>> /etc/X11/fontpath.d/xorg-x11-fonts-75dpi:pri=40
>
> I'm not sure we should recommend this.

I agree.

It's just a workaround, which also serves to confirm that the issue is 
font related, until the steps you outline can be taken.

>> It seems that xfig requires the font '*-times-medium-r-normal--16-*' for
>> that dialog, but that is not one of the sizes provided by
>> xorg/font/adobe-*dpi (14 and 17 are the nearest), so we have to allow
>> this font to be scaled (or provide a scalable font which also matches
>> that XLFD)
>
> Fedora carries the following patch (among others):
>
> http://pkgs.fedoraproject.org/cgit/xfig.git/tree/xfig-3.2.5-urwfonts.patch
>
> We currently provide the URW fonts in ghostscript-fonts-std.  That
> should be rebuilt to add a symlink in /etc/X11/fontpath.d, and xfig
> rebuilt with that patch (and possibly others from that set as well).

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

--
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] 4+ messages in thread

* Re: xfig-3.2.5c-2.x86_64 crashes on save as or export on windows 10
       [not found] <CADMABNt+kAL9vD11Uak8Qk=Mhw6eN55_wigJZPeydHc8qoHFzQ@mail.gmail.com>
@ 2015-10-19 16:00 ` Stephen Nadas
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Nadas @ 2015-10-19 16:00 UTC (permalink / raw)
  To: The Cygwin Mailing List

Hi,

A follow up.

I down leveled the xorg-server* (5 packages from 1.17.2-4 to 1.17.2-3
-common, -devel, -dmx, -extra + servers) and this bad behavior
goes away (Xfig saves as and/or exports files).  There is a segfault
when it exits & some complaints re missing fonts (?) but I can
function.

Cheers,
Steve

[snipped]

--
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] 4+ messages in thread

end of thread, other threads:[~2015-11-05 13:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-29 22:21 xfig-3.2.5c-2.x86_64 crashes on save as or export on windows 10 Hans-Georg Scherneck
     [not found] ` <5634F088.2050904@dronecode.org.uk>
2015-11-02  6:17   ` Yaakov Selkowitz
2015-11-05 13:56     ` Jon Turney
     [not found] <CADMABNt+kAL9vD11Uak8Qk=Mhw6eN55_wigJZPeydHc8qoHFzQ@mail.gmail.com>
2015-10-19 16:00 ` Stephen Nadas

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