<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/papercut/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/papercut/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/papercut/bugs/</id><updated>2006-04-17T17:32:37Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Split division tab labels don't match</title><link href="https://sourceforge.net/p/papercut/bugs/2/" rel="alternate"/><published>2006-04-17T17:32:37Z</published><updated>2006-04-17T17:32:37Z</updated><author><name>Henry Groover</name><uri>https://sourceforge.net/u/userid-1465970/</uri></author><id>https://sourceforge.net72569605b3724d31b7937cbffd2af8cad3288167</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;First unusual event: tab labels across divisions do not&lt;br /&gt;
always match due to lexical precedence. The tabs that&lt;br /&gt;
match are correct. Tabs within divisions are all correct.&lt;/p&gt;
&lt;p&gt;How to reproduce: &lt;br /&gt;
1. Shape / Create / Icosahedron&lt;br /&gt;
2. Shape / Geodesic / 3-frequency&lt;br /&gt;
3. Shape / Stellate / 75% (or whatever)&lt;br /&gt;
4. Split into 4 divisions. The divisions I used have 5&lt;br /&gt;
faces each, and are the top third (cap), bottom third&lt;br /&gt;
(cap), and the equatorial band split into two groups as&lt;br /&gt;
follows:&lt;br /&gt;
division A: faces A, B, C, E and F&lt;br /&gt;
division B: faces Q, P, N, R and M&lt;br /&gt;
division C: faces S, O, G, H and I&lt;br /&gt;
division D: faces D, T, J, K and L&lt;/p&gt;
&lt;p&gt;Examples of flaw: Kg9s3:c matches the same name, but&lt;br /&gt;
Kg7s3:c is supposed to match Fg7s3:c&lt;br /&gt;
Fg9s3:c is supposed to match Kg5s3:c&lt;br /&gt;
etc.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>papercut.shapedef submenu creation crashes</title><link href="https://sourceforge.net/p/papercut/bugs/1/" rel="alternate"/><published>2006-03-10T01:52:27Z</published><updated>2006-03-10T01:52:27Z</updated><author><name>Henry Groover</name><uri>https://sourceforge.net/u/userid-1465970/</uri></author><id>https://sourceforge.net831fc4c7d95afc703544a1527886f962135b3913</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When a submenu defined in the menu {} section of&lt;br /&gt;
papercut.shapedef does not already exist (e.g. &amp;amp;Johnson&lt;br /&gt;
solids) the code which dynamically creates the menu&lt;br /&gt;
does not persist the CMenu object properly, resulting&lt;br /&gt;
in a reference to a destroyed menu object handle on the&lt;br /&gt;
GDI heap. It's not a happy ending.&lt;br /&gt;
Solution: manage persistent CMenu objects which can be&lt;br /&gt;
used for creating submenus.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>