Hey everyone.
I'm having problems running DT on my 64bit Fedora 15 box. When I start the program I see the window for a second and then it just disappears. I have tried with both DF 31.25 and 34.05. The log seems to be saying something about memory layouts, but I have files in etc/memory_layouts/linux which have the same version number that DF has.
Here's the run.log:
2012-Mar-14 20:14:58.988 INFO core Dwarf Therapist "0.6.12" starting normally. [src/dwarftherapist.cpp:100] (setup_logging)
2012-Mar-14 20:14:59.041 INFO core Loaded 4 views from disk [src/viewmanager.cpp:128] (reload_views)
2012-Mar-14 20:14:59.053 DEBUG core "redrew views in 12ms" [src/viewmanager.cpp:160] (draw_views)
2012-Mar-14 20:14:59.055 DEBUG core setting up connections for MainWindow [src/mainwindow.cpp:105] (MainWindow)
2012-Mar-14 20:14:59.056 DEBUG core group_by now set to 0 [src/models/dwarfmodel.cpp:456] (set_group_by)
2012-Mar-14 20:14:59.056 DEBUG core beginning to read settings [src/dwarftherapist.cpp:122] (read_settings)
2012-Mar-14 20:14:59.056 DEBUG core finished reading settings [src/dwarftherapist.cpp:168] (read_settings)
2012-Mar-14 20:14:59.128 DEBUG core attempting connection to running DF game [src/mainwindow.cpp:216] (connect_to_df)
2012-Mar-14 20:14:59.128 ERROR core No valid memory layouts found in the following directories... () [src/dfinstance.cpp:106] (DFInstance)
2012-Mar-14 20:14:59.160 DEBUG core base_addr: 134531376 HEX 804c930 [src/dfinstancelinux.cpp:324] (find_running_copy)
2012-Mar-14 20:14:59.202 DEBUG core DF's checksum is "0xfc15065c" [src/dfinstancelinux.cpp:328] (find_running_copy)
2012-Mar-14 20:14:59.202 DEBUG core DF's checksum is: "0xfc15065c" [src/dfinstance.cpp:876] (get_memory_layout)
2012-Mar-14 20:14:59.202 DEBUG core Could not find layout for checksum "0xfc15065c" [src/dfinstance.cpp:883] (get_memory_layout)
2012-Mar-14 20:14:59.202 INFO core Checking for layout for checksum: "0xfc15065c" [src/mainwindow.cpp:396] (check_for_layout)
2012-Mar-14 20:14:59.203 INFO core Dwarf fortress path: "/home/box/Games/df_linux" [src/dfinstancelinux.cpp:335] (find_running_copy)
Any clues?