[FIXED] Export/Install font hangs

Post your bug reports here. Include information that helps us to understand and reproduce the bug.
Bageder
Posts: 34
Joined: Mon Apr 15, 2024 7:00 pm

[FIXED] Export/Install font hangs

Post by Bageder »

Similar to another person's bug report, but this may provide more information. It appears to be repeatable.
Install hang.png
Install hang.png (54.45 KiB) Viewed 1016 times
Cancel also hangs.
The above also happens with Export Font.

If I close the dialogue, and try again...
Access violation.png
Access violation.png (55.39 KiB) Viewed 1016 times
Close the dialogue by means of the X in the top right, and try again...
Access violation 2.png
Access violation 2.png (55.44 KiB) Viewed 1016 times
Had to kill the process using the Task Manager.

I imagine there is something wrong with my font to cause this to happen.

My system: Windows 11 Pro (up-to-date, build 22621.ni_release.220506-1250)
RAM 32 GB
CPU 12-core

FontCreator 15 Professional

I will cooperate if you want me to provide logs etc. Just tell me what you want me to do.
Erwin Denissen
Moderator
Moderator
Posts: 11239
Joined: Fri Oct 04, 2002 12:41 am
Location: Bilthoven, The Netherlands
Contact:

Re: Export/Install font hangs

Post by Erwin Denissen »

Do you still have this issue with this unofficial update?

https://www.high-logic.com/tmp/fontcrea ... 84-x64.exe

If so, then please send the font project to me, so I can try to reproduce the problem.
Erwin Denissen
High-Logic
Proven Font Technology
Bageder
Posts: 34
Joined: Mon Apr 15, 2024 7:00 pm

Re: Export/Install font hangs

Post by Bageder »

The result was only slightly different with the unofficial update, as shown by the screen captures.

Export Font fails as before:
Hang with unofficial update.jpg
Hang with unofficial update.jpg (36.42 KiB) Viewed 999 times
Cancelling Export Font fails as before:
Cancel Export fails.jpg
Cancel Export fails.jpg (23.94 KiB) Viewed 999 times
Font Installation appears to fail as before...
Install also fails.jpg
Install also fails.jpg (41.28 KiB) Viewed 999 times
However, when I cancel the Installation, FontCreator recovers.

Attaching offending project file...
DJC Font 1n insert joins.fcp
(83.14 KiB) Downloaded 81 times
Regards
Bageder
Erwin Denissen
Moderator
Moderator
Posts: 11239
Joined: Fri Oct 04, 2002 12:41 am
Location: Bilthoven, The Netherlands
Contact:

Re: Export/Install font hangs

Post by Erwin Denissen »

Thank you for sharing the font project.

We have found an issue in the exporter which causes an endless loop. We will fix it asap.
Erwin Denissen
High-Logic
Proven Font Technology
Bageder
Posts: 34
Joined: Mon Apr 15, 2024 7:00 pm

Re: Export/Install font hangs

Post by Bageder »

I'm very pleased to have contributed in this small way.
Erwin Denissen
Moderator
Moderator
Posts: 11239
Joined: Fri Oct 04, 2002 12:41 am
Location: Bilthoven, The Netherlands
Contact:

Re: Export/Install font hangs

Post by Erwin Denissen »

This update should solve the issue:

https://www.high-logic.com/tmp/fontcrea ... 85-x64.exe

Let us know your results.
Erwin Denissen
High-Logic
Proven Font Technology
Bageder
Posts: 34
Joined: Mon Apr 15, 2024 7:00 pm

Re: Export/Install font hangs

Post by Bageder »

Yes, thanks. That fixed the problem. Now I can get back to developing the font.

Excellent service!
Erwin Denissen
Moderator
Moderator
Posts: 11239
Joined: Fri Oct 04, 2002 12:41 am
Location: Bilthoven, The Netherlands
Contact:

Re: Export/Install font hangs

Post by Erwin Denissen »

I am glad to know the problem is solved!
Erwin Denissen
High-Logic
Proven Font Technology
Bhikkhu Pesala
Top Typographer
Top Typographer
Posts: 9890
Joined: Tue Oct 29, 2002 5:28 am
Location: Seven Kings, London UK
Contact:

Re: Export/Install font hangs

Post by Bhikkhu Pesala »

There have been a lot of bug fixes in the last official release on April 25th.

Is it time to update the Changelog?
My FontsReviews: MainTypeFont CreatorHelpFC15 + MT12.0 @ Win 10 64-bit build 19045.2486
Erwin Denissen
Moderator
Moderator
Posts: 11239
Joined: Fri Oct 04, 2002 12:41 am
Location: Bilthoven, The Netherlands
Contact:

Re: Export/Install font hangs

Post by Erwin Denissen »

Almost, as there have been so many changes under the hood, we need to make sure we didn't brake any vital functionality...
Erwin Denissen
High-Logic
Proven Font Technology
Bageder
Posts: 34
Joined: Mon Apr 15, 2024 7:00 pm

Re: Export/Install font hangs

Post by Bageder »

That's interesting.

The Changelog shows
Version 15.0.0.2974 (25 April, which is in the future)

and thanks to you, I now have
Version 15.0.0.2985, which I suppose is an unofficial release (beta ?).

If problems arise, I'll let you know.
Erwin Denissen
Moderator
Moderator
Posts: 11239
Joined: Fri Oct 04, 2002 12:41 am
Location: Bilthoven, The Netherlands
Contact:

Re: Export/Install font hangs

Post by Erwin Denissen »

This is indeed an unofficial update.

The previous official release was a month ago.
Erwin Denissen
High-Logic
Proven Font Technology
Bageder
Posts: 34
Joined: Mon Apr 15, 2024 7:00 pm

Re: Export/Install font hangs

Post by Bageder »

I think I may have stumbled upon an undesirable effect within the "Test Font" panel.

If I keep the panel window narrow, my developing font shows up as it should, but if I extend the window width, some lines change to a different font.

Similarly, if I start typing a new line of text, it looks correct at first, but at some point as the line length increases, it changes the whole line to a different font.

The problem seems to require that certain letters be included, specifically, f or j. In my font, these glyphs overlap the space of adjacent glyphs, which may or may not be significant.

In one experiment, exactly 34 f's or 34 j's were displayed correctly, but the 35th made the whole line change font.

I'm using an unofficial release of FontCreator Professional, Version 15.0.0.2985.
Bageder
Posts: 34
Joined: Mon Apr 15, 2024 7:00 pm

Re: Export/Install font hangs

Post by Bageder »

I forgot to say that the problem does not occur in Microsoft Word.
Bageder
Posts: 34
Joined: Mon Apr 15, 2024 7:00 pm

Re: Export/Install font hangs

Post by Bageder »

It seems to have something to do with wrapping text.
I've also discovered that it doesn't just apply to f and j.

I hope this is helpful.
Post Reply