Removed debug output.
[cadabra.git] / html / issue-e265d6222f658da087b232a55d9aa05122a523a7.html
blob8aed786702aaf20020db50bff5f16fe7b79f2452
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6 <head>
7 <title>Redraw segfault on OS X</title>
8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9 <link rel="stylesheet" href="style.css" type="text/css" />
10 </head>
12 <body>
14 <div class="main">
16 <h1>Redraw segfault on OS X</h1>
17 <div class="backptr"><a href="index.html">&laquo; cadabra project page</a></div>
20 <div class="description">
21 <p>When dragging (or resizing?) a window on OS X, the quick successive calls
22 to XCadabra::on_configure_event and the subsequent redraw_cells result
23 in a segfault somewhere inside convert_subset of the TeX engine. Might
24 be because GTK on the mac calls the redraw handler in a different way
25 than on X11.</p>
26 </div>
29 <h2>Details</h2>
30 <table>
31 <tbody>
32 <tr>
33 <td class="attrname">Id:</td>
34 <td class="attrval"><span class="id">e265d6222f658da087b232a55d9aa05122a523a7</span></td>
35 </tr>
37 <tr>
38 <td class="attrname">Type:</td>
39 <td class="attrval">bugfix</td>
40 </tr>
42 <tr>
43 <td class="attrname">Creation time:</td>
44 <td class="attrval">2009-08-21 09:51 GMT</td>
45 </tr>
47 <tr>
48 <td class="attrname">Creator:</td>
49 <td class="attrval"><span class="person">Kasper Peeters &lt;kasper.peeters@...&gt;</span></td>
50 </tr>
54 <tr>
55 <td class="attrname">Release:</td>
56 <td class="attrval">
58 <a href="unassigned.html">unassigned</a>
60 </td>
61 </tr>
63 <tr>
64 <td class="attrname">Component:</td>
65 <td class="attrval"><a href="component-cadabra.html">cadabra</a></td>
66 </tr>
68 <tr>
69 <td class="attrname">Status:</td>
70 <td class="attrval">
71 unstarted
73 </td>
74 </tr>
77 </tbody>
78 </table>
82 <h2>Issue log</h2>
84 <table class="log">
85 <tbody>
87 <tr class="even-row">
88 <td class="date">2009-08-21 09:51 GMT</td>
89 <td class="person">Kasper Peeters &lt;kasper.peeters@...&gt;</td>
90 <td class="message">created</td>
91 </tr>
93 <tr><td></td></tr>
95 </tbody>
96 </table>
98 </div>
99 <div class="footer">Generated by <a href="http://ditz.rubyforge.org/">ditz</a>.</div>
101 </body>
102 </html>