Ofunniku / dwarftherapist

Automatically exported from code.google.com/p/dwarftherapist
Other
0 stars 0 forks source link

mac os x lion dwarf therapist closes immediately after launch #396

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. it happens consistently I am using the latest hardware version of the 15" 
macbook pro
2.
3.

What is the expected output? What do you see instead?
I see the dt window then after about half a second it closes

What version of the product are you using? On what operating system?
os x 10.7.3

Please provide the "run.log" file in the "log" directory of DwarfTherapist
when this error occurred.

If this is a truly "crazy" issue, please also attach a copy of your save-
game.

Original issue reported on code.google.com by bufo...@gmail.com on 11 Mar 2012 at 9:02

Attachments:

GoogleCodeExporter commented 9 years ago
Not sure of the underlying cause, but I experienced this same problem on OS X 
10.6.8.  Downloading the source and compiling on my machine fixed it.

Original comment by tjauc...@gmail.com on 19 Apr 2012 at 4:30

GoogleCodeExporter commented 9 years ago
I have not tried to rebuild, but this is the run.log from my machine (also 
crashing quietly after flashing the window)

2012-May-29 17:19:26.591 INFO   core    Dwarf Therapist "0.6.12" starting normally. 
[src/dwarftherapist.cpp:100] (setup_logging)
2012-May-29 17:19:27.143 INFO   core    Loaded 4 views from disk 
[src/viewmanager.cpp:128] (reload_views)
2012-May-29 17:19:27.178 DEBUG  core    "redrew views in 35ms" 
[src/viewmanager.cpp:160] (draw_views)
2012-May-29 17:19:27.186 DEBUG  core    setting up connections for MainWindow 
[src/mainwindow.cpp:105] (MainWindow)
2012-May-29 17:19:27.187 DEBUG  core    group_by now set to 0 
[src/models/dwarfmodel.cpp:456] (set_group_by)
2012-May-29 17:19:27.335 DEBUG  core    beginning to read settings 
[src/dwarftherapist.cpp:122] (read_settings)
2012-May-29 17:19:27.336 DEBUG  core    finished reading settings 
[src/dwarftherapist.cpp:168] (read_settings)

Original comment by ledartis...@gmail.com on 29 May 2012 at 9:20