Comment 9 for bug 1297872

Revision history for this message
Cliff Carson (ccarson1) wrote :

I'm in way over my programming head but believe the above crash is because the osmo config.xml file is getting written with invalid information. The cause of the above crash is when gtk tried to allocate a huge window size because the <window_size_x>
and <window_size_y> had huge numbers. Suspect that the libxml is at the wrong level for osmo (just a guess). I know for a fact that the source level of osmo (0.2.10) will compile and works but is missing Contact because libgtkhtml is at the wrong level. The source is expecting libgtkhtml-2.0 and the current level on Trusty is libgtkhtml-4.0.