Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0010406Dwarf FortressAdventure Mode -- Displaypublic2017-12-02 08:462017-12-02 12:55
maqertas 
Loci 
normalcrashhave not tried
resolvedduplicate 
DesktopLinux Mint18.1 Serena
0.44.02 
 
0010406: Crash while resizing font
The game has crashed while resizing the font (via mouse wheel) to larger values.

I think it has crashed at the moment the font changes to the non-pixel-y format (however that is called).
1. Start a adventure mode game
2. Resize font
3. Crash
The log from the terminal:

hesekiel@hesekiel-Vostro-460 ~/Desktop/df_linux $ ./df
Sound devices available:
OpenAL Soft
Picking OpenAL Soft. If your desired device was missing, make sure you have the appropriate 32-bit libraries installed. If you wanted a different device, configure ~/.openalrc appropriately.
Perfect OpenAL context attributes GET
Loading bindings from data/init/interface.txt
New window size: 640x300
Font size: 8x12
Resizing grid to 80x25
Resizing font to 8x12

Resetting textures
Resizing font to 8x12
Resizing font to 8x12
Resizing font to 8x12
New window size: 1920x1023
Font size: 8x12
Resizing grid to 240x85
Resizing font to 8x12

Resizing font to 8x12
Resizing font to 8x12
Resizing font to 8x13
Resizing font to 9x13
Resizing font to 10x15
Resizing font to 10x15
Resizing font to 11x16
Resizing font to 12x18
Resizing font to 12x18
Resizing font to 13x19
Resizing font to 14x21
Resizing font to 16x24
Dwarf_Fortress: src/g_src/ttf_manager.cpp:139: ttf_details ttf_managerst::get_handle(const std::list<ttf_id>&, justification): Assertion `pixel_width >= ttf_width' failed.
Aborted

Save: dffd.bay12games.com/file.php?id=13264
No tags attached.
duplicate of 0005819confirmed Baughn Build menu causes crash when zoomed with TrueType 
Issue History
2017-12-02 08:46maqertasNew Issue
2017-12-02 08:49maqertasNote Added: 0037183
2017-12-02 12:55LociRelationship addedduplicate of 0005819
2017-12-02 12:55LociStatusnew => resolved
2017-12-02 12:55LociResolutionopen => duplicate
2017-12-02 12:55LociAssigned To => Loci

Notes
(0037183)
maqertas   
2017-12-02 08:49   
After some testing:
The resizing works in the main menu.
It is reproducible in adventure mode with random characters.