• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Bug Reports v
« Previous 1 … 4 5 6 7 8 … 35 Next »
[fixed] text failed

 
  • 0 Vote(s) - 0 Average
[fixed] text failed

Hank
Offline

Senior Member

Posts: 295
Threads: 94
Joined: Dec 2013
#1
06-09-2019, 06:23 PM (This post was last modified: 11-04-2019, 06:52 PM by micheus.)
hi there,

Linux Mint 19

I wanted to check new font but there's message: text failed: failed to locate the TTF file for selected font
anyhow, I type my text and click OK.
Then I get:

Dump written 2019-6-9_20-16
Version: 2.2.3
Window: [wings,wings,<0.87.0>]
Reason: {{badarg,2624},{wxDialog,new_4,4}}

Stack trace:
[{wxe_util,rec,1,[{file,"wxe_util.erl"},{line,84}]},
{wings_dialog,'-build_dialog/3-fun-0-',3,
[{file,"wings_dialog.erl"},{line,819}]},
{wx,batch,1,[{file,"wx.erl"},{line,184}]},
{wings_dialog,dialog_1,5,[{file,"wings_dialog.erl"},{line,267}]},
{wings_wm,handle_event,3,[{file,"wings_wm.erl"},{line,990}]},
{wings_wm,send_event,2,[{file,"wings_wm.erl"},{line,951}]},
{wings_wm,do_dispatch,2,[{file,"wings_wm.erl"},{line,852}]},
{wings_wm,dispatch_event,1,[{file,"wings_wm.erl"},{line,761}]},
{wings_wm,get_and_dispatch,0,[{file,"wings_wm.erl"},{line,657}]},
{wings,init_part2,2,[{file,"wings.erl"},{line,106}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]

BR, Hank
My gallery: marcone.pl
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,680
Threads: 184
Joined: Jun 2012
#2
10-05-2019, 07:52 PM
Hank, can you please tell me if this is still present in v2.2.4?
If so, can you share the font name of is that unrelated?
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
giaco
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Oct 2019
#3
10-07-2019, 08:05 PM
hi Micheus and Hank,
I was going to report this too, I'm using v2.2.4 - gnome 3.34.
I have the same issue with all the fonts, ttf and otf,
and if I just left click in the menu to add a text object, wings3d crashes immediately.
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#4
10-09-2019, 06:37 AM
Thanks.

Confirmed, I have managed to replicate Hank's problem sometimes,
it seems to be some timing issue with the error dialog or something will do some digging.

Giaco do you have the same crash report?
Sounds like another problem can you post the crash report.
giaco
Offline

Junior Member

Posts: 5
Threads: 1
Joined: Oct 2019
#5
10-09-2019, 12:17 PM (This post was last modified: 10-09-2019, 12:19 PM by giaco.)
Dgud,
I'm new to w3d and last week I tried the text menu only few times, today after several attempts the left click crash happened only one time and I don't know how reproduce it:

Dump written 2019-10-9_13-50
Version: 2.2.4
Window: [wings,wings,<0.88.0>]
Reason: {{badarg,2540},{wxDialog,new_4,4}}

Stack trace:
[{wxe_util,rec,1,[{file,"wxe_util.erl"},{line,84}]},
{wings_dialog,'-build_dialog/3-fun-0-',3,
[{file,"wings_dialog.erl"},{line,819}]},
{wx,batch,1,[{file,"wx.erl"},{line,184}]},
{wings_dialog,dialog_1,5,[{file,"wings_dialog.erl"},{line,267}]},
{wings_wm,handle_event,3,[{file,"wings_wm.erl"},{line,990}]},
{wings_wm,send_event,2,[{file,"wings_wm.erl"},{line,951}]},
{wings_wm,do_dispatch,2,[{file,"wings_wm.erl"},{line,852}]},
{wings_wm,dispatch_event,1,[{file,"wings_wm.erl"},{line,761}]},
{wings_wm,get_and_dispatch,0,[{file,"wings_wm.erl"},{line,657}]},
{wings,init_part2,2,[{file,"wings.erl"},{line,106}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,249}]}]

I don't have crashes with the text submenu but it doesn't work, everything I try I get the warning message window.
The fonts are located in /usr/share/fonts/ and I discovered they're all otf, I've other open source ttf fonts installed in /home/.local/share/fonts/
thanks and regards
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,680
Threads: 184
Joined: Jun 2012
#6
10-09-2019, 03:57 PM
Thanks for the report giaco.

dgud, the report suggests a possible problems in wx library module, but the LMB option shouldn't create a dialog. Also, I can't get it using Windows, so it looks ike a Linux issue only.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#7
10-09-2019, 09:38 PM
I have fixed the problem already and to search for ttf fonts in /home/User/.local/share/fonts

I have not fixed using otf fonts though Undecided
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#8
11-27-2019, 09:00 AM
Have implemented support for (some) otf fonts as well, fixed in the next release.
sandman
Offline

Junior Member

Posts: 29
Threads: 3
Joined: Dec 2012
#9
12-05-2019, 02:52 AM
Came to ask for help with this one as well. I guess I'll sit tight until there's a new release. Thanks for the hard work.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode