<?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/pyut/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/pyut/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/pyut/bugs/</id><updated>2006-07-31T14:51:27Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Can't load .put-File on Windows XP</title><link href="https://sourceforge.net/p/pyut/bugs/48/" rel="alternate"/><published>2006-07-31T14:51:27Z</published><updated>2006-07-31T14:51:27Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netbf72edb414d3f7ffc793faa5781731970a748533</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Trying to open a previously saved .put-file I get the &lt;br /&gt;
following two error messages:&lt;/p&gt;
&lt;p&gt;===========================Mon Jul 31 15:06:22 &lt;br /&gt;
2006Fatal error : : Error loading fileError loading &lt;br /&gt;
file&lt;/p&gt;
&lt;p&gt;The following error occured : no element found: line &lt;br /&gt;
1, column 0&lt;/p&gt;
&lt;p&gt;---------------------------&lt;br /&gt;
Error : xml.parsers.expat.ExpatError&lt;br /&gt;
Msg   : no element found: line 1, column 0&lt;br /&gt;
Trace :&lt;br /&gt;
('C:\\Python24\\Tools\\PyUT\\pyut-1.4.0&lt;br /&gt;
\\src\\PyutProject.py', &lt;br /&gt;
187, 'loadFromFilename', 'io.open(filename, self)')&lt;br /&gt;
('C:\\Python24\\Tools\\PyUT\\pyut-1.4.0&lt;br /&gt;
\\src\\IoFile.py', 104, 'open', 'dom = parseString&lt;br /&gt;
(xmlString)')&lt;br /&gt;
('C:\\Python24\\Lib\\site-&lt;br /&gt;
packages\\_xmlplus\\dom\\minidom.py', &lt;br /&gt;
1925, 'parseString', 'return expatbuilder.parseString&lt;br /&gt;
(string)')&lt;br /&gt;
('C:\\Python24\\Lib\\site-&lt;br /&gt;
packages\\_xmlplus\\dom\\expatbuilder.py', &lt;br /&gt;
942, 'parseString', 'return builder.parseString&lt;br /&gt;
(string)')&lt;br /&gt;
('C:\\Python24\\Lib\\site-&lt;br /&gt;
packages\\_xmlplus\\dom\\expatbuilder.py', &lt;br /&gt;
223, 'parseString', 'parser.Parse(string, True)')&lt;br /&gt;
===========================Mon Jul 31 15:06:26 &lt;br /&gt;
2006Fatal error : : The specified file can't be &lt;br /&gt;
loaded !The specified file can't be loaded !&lt;/p&gt;
&lt;p&gt;The following error occured : None&lt;/p&gt;
&lt;p&gt;---------------------------&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Open/Save Dialog</title><link href="https://sourceforge.net/p/pyut/bugs/47/" rel="alternate"/><published>2006-06-11T18:03:05Z</published><updated>2006-06-11T18:03:05Z</updated><author><name>Russ Adams</name><uri>https://sourceforge.net/u/rustushki/</uri></author><id>https://sourceforge.net69f9c267634abd457962aac52da99bb35720bf8a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When you save a project as something other than a *.put&lt;br /&gt;
file (or nothing at all), you cannot open it because&lt;br /&gt;
the file does not have the *.put extension.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>IOPython:  error on _logMessage</title><link href="https://sourceforge.net/p/pyut/bugs/46/" rel="alternate"/><published>2006-03-24T15:42:23Z</published><updated>2006-03-24T15:42:23Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net63abc6550ed03e82dd6e6bc333a4da8251150d04</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
I've just downloaded the 1.4 release and couldn't&lt;br /&gt;
export Python files from it (Windows 98). Got the&lt;br /&gt;
latest CVS and had the same issue.&lt;br /&gt;
So, 2 suggestions:&lt;/p&gt;
&lt;p&gt;First, add a FAQ item or change default configuration&lt;br /&gt;
to have a console running with error messages.&lt;/p&gt;
&lt;p&gt;Second, fix code in src/plugins/IoPython.py&lt;br /&gt;
e.g.&lt;br /&gt;
#line 564&lt;br /&gt;
#        self._logMessage("IoPython", "Saving...")&lt;br /&gt;
self.logMessage("IoPython", "Saving...")&lt;/p&gt;
&lt;p&gt;line 630&lt;br /&gt;
#        self._logMessage("IoPython", "done !")&lt;br /&gt;
self.logMessage("IoPython", "done !")&lt;/p&gt;
&lt;p&gt;Thanks for the useful tool :)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>link point deletion raise non-fatal error</title><link href="https://sourceforge.net/p/pyut/bugs/45/" rel="alternate"/><published>2006-03-13T19:19:06Z</published><updated>2006-03-13T19:19:06Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net0e34c1ce3f65f3a574ebed09252796fcc6eba922</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;- Create two classes&lt;br /&gt;
- Create a link&lt;br /&gt;
- Add a point on link ('i')&lt;br /&gt;
- select point&lt;br /&gt;
- press del&lt;br /&gt;
- you got this :&lt;/p&gt;
&lt;p&gt;Traceback (most recent call last):&lt;br /&gt;
File&lt;br /&gt;
"/home/dutoitc/new/projects/502-pyut/pyut2/src/mediator.py",&lt;br /&gt;
line 977, in processChar&lt;br /&gt;
funcs[c]()&lt;br /&gt;
File&lt;br /&gt;
"/home/dutoitc/new/projects/502-pyut/pyut2/src/mediator.py",&lt;br /&gt;
line 1014, in deleteSelectedShape&lt;br /&gt;
if cmdGroupInit:&lt;br /&gt;
UnboundLocalError: local variable 'cmdGroupInit'&lt;br /&gt;
referenced before assignment&lt;br /&gt;
Traceback (most recent call last):&lt;br /&gt;
File&lt;br /&gt;
"/home/dutoitc/new/projects/502-pyut/pyut2/src/mediator.py",&lt;br /&gt;
line 977, in processChar&lt;br /&gt;
funcs[c]()&lt;br /&gt;
File&lt;br /&gt;
"/home/dutoitc/new/projects/502-pyut/pyut2/src/mediator.py",&lt;br /&gt;
line 1014, in deleteSelectedShape&lt;br /&gt;
if cmdGroupInit:&lt;br /&gt;
UnboundLocalError: local variable 'cmdGroupInit'&lt;br /&gt;
referenced before assignment&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>WEB EO is not finished</title><link href="https://sourceforge.net/p/pyut/bugs/44/" rel="alternate"/><published>2006-02-18T23:34:43Z</published><updated>2006-02-18T23:34:43Z</updated><author><name>Cédric Dutoit</name><uri>https://sourceforge.net/u/dutoitc/</uri></author><id>https://sourceforge.net2cb8e7870812b3982e9d2a29de2bdca04f051fd7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;EO version of web site must be finished&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>French, problem with &amp;code;</title><link href="https://sourceforge.net/p/pyut/bugs/43/" rel="alternate"/><published>2006-02-18T23:31:41Z</published><updated>2006-02-18T23:31:41Z</updated><author><name>Cédric Dutoit</name><uri>https://sourceforge.net/u/dutoitc/</uri></author><id>https://sourceforge.net81f261e82bbe3deeaf121944299e12964a5cb6ae</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;French version of web site contains &amp;amp;code; visible to&lt;br /&gt;
user. Remove it.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Encoding errors</title><link href="https://sourceforge.net/p/pyut/bugs/42/" rel="alternate"/><published>2006-01-28T12:42:46Z</published><updated>2006-01-28T12:42:46Z</updated><author><name>Cédric Dutoit</name><uri>https://sourceforge.net/u/dutoitc/</uri></author><id>https://sourceforge.net83a72c0d685d526f9e6721f85ce659cfb10cf710</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Many encoding errors occures when loading files with&lt;br /&gt;
UTF-8 and saving them again&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>INSTALL file missed</title><link href="https://sourceforge.net/p/pyut/bugs/41/" rel="alternate"/><published>2005-08-16T08:11:31Z</published><updated>2005-08-16T08:11:31Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net1af4f3356da855e0ceb5409ffa53ec0b1115f44f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;faber@pcfaber:~/src$ tar xfvz pyut-1.3a2.tgz&lt;br /&gt;
faber@pcfaber:~/src$ cd pyut-1.3a2&lt;br /&gt;
faber@pcfaber:~/src/pyut-1.3a2$ grep INSTALL README&lt;br /&gt;
Please see the INSTALL file&lt;br /&gt;
faber@pcfaber:~/src/pyut-1.3a2$ find -iname "*install*"&lt;br /&gt;
./Installeur.iss&lt;br /&gt;
faber@pcfaber:~/src/pyut-1.3a2$&lt;/p&gt;
&lt;p&gt;where is the INSTALL file ?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Reopen file losts view preferences</title><link href="https://sourceforge.net/p/pyut/bugs/40/" rel="alternate"/><published>2005-03-16T21:44:16Z</published><updated>2005-03-16T21:44:16Z</updated><author><name>Cédric Dutoit</name><uri>https://sourceforge.net/u/dutoitc/</uri></author><id>https://sourceforge.netb9bac4d42975797ec417a1d2268d9724bf50173b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;- Create a class diagram with fields and methods&lt;br /&gt;
- save it&lt;br /&gt;
- close it&lt;br /&gt;
- reload it&lt;br /&gt;
- fields and methods are not displayed&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>wx-Error (paint a Note)</title><link href="https://sourceforge.net/p/pyut/bugs/39/" rel="alternate"/><published>2004-12-17T20:58:41Z</published><updated>2004-12-17T20:58:41Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netf30047efe706a90e72574a96f91460735d46b8b5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;PyUt v1.4a1 - 2004-10-06&lt;/p&gt;
&lt;p&gt;When i paint a Note, i got many wx-Errors:&lt;/p&gt;
&lt;p&gt;Traceback (most recent call last):&lt;br /&gt;
File&lt;br /&gt;
"D:\Python\pyut-1.3a-20041006\MiniOgl\DiagramFrame.py",&lt;br /&gt;
line 757, in OnPaint&lt;br /&gt;
File&lt;br /&gt;
"D:\Python\pyut-1.3a-20041006\MiniOgl\DiagramFrame.py",&lt;br /&gt;
line 723, in Redraw&lt;br /&gt;
File "D:\Python\PyUt\OglNote.py", line 80, in Draw&lt;br /&gt;
dc.DrawText(lines[line], (x, y + line *&lt;br /&gt;
(dc.GetCharHeight() + 5)))&lt;br /&gt;
File&lt;br /&gt;
"D:\Python\Python24\lib\site-packages\wx-2.5.3-msw-unicode\wx\_gdi.py",&lt;br /&gt;
line 2871, in DrawText&lt;br /&gt;
return _gdi_.DC_DrawText(*args, **kwargs)&lt;br /&gt;
TypeError: DC_DrawText() takes exactly 4 arguments (3&lt;br /&gt;
given)&lt;br /&gt;
Traceback (most recent call last):&lt;br /&gt;
File "D:\Python\PyUt\UmlFrame.py", line 466, in&lt;br /&gt;
OnLeftDown&lt;br /&gt;
skip = self._ctrl.doAction(x, y)&lt;br /&gt;
File "D:\Python\PyUt\mediator.py", line 465, in doAction&lt;br /&gt;
umlFrame.Refresh()&lt;br /&gt;
File&lt;br /&gt;
"D:\Python\pyut-1.3a-20041006\MiniOgl\DiagramFrame.py",&lt;br /&gt;
line 568, in Refresh&lt;br /&gt;
File&lt;br /&gt;
"D:\Python\pyut-1.3a-20041006\MiniOgl\DiagramFrame.py",&lt;br /&gt;
line 683, in Redraw&lt;br /&gt;
File&lt;br /&gt;
"D:\Python\pyut-1.3a-20041006\MiniOgl\DiagramFrame.py",&lt;br /&gt;
line 641, in CreateDC&lt;br /&gt;
File&lt;br /&gt;
"D:\Python\Python24\lib\site-packages\wx-2.5.3-msw-unicode\wx\_gdi.py",&lt;br /&gt;
line 3969, in SelectObject&lt;br /&gt;
return _gdi_.MemoryDC_SelectObject(*args, **kwargs)&lt;br /&gt;
wx._core.PyAssertionError: C++ assertion&lt;br /&gt;
"wxAssertFailure" failed in&lt;br /&gt;
..\..\src\msw\dcmemory.cpp(133): Couldn't select a&lt;br /&gt;
bitmap into wxMemoryDC&lt;/p&gt;
&lt;p&gt;Traceback (most recent call last):&lt;br /&gt;
File&lt;br /&gt;
"D:\Python\pyut-1.3a-20041006\MiniOgl\DiagramFrame.py",&lt;br /&gt;
line 754, in OnPaint&lt;br /&gt;
File&lt;br /&gt;
"D:\Python\pyut-1.3a-20041006\MiniOgl\DiagramFrame.py",&lt;br /&gt;
line 641, in CreateDC&lt;br /&gt;
File&lt;br /&gt;
"D:\Python\Python24\lib\site-packages\wx-2.5.3-msw-unicode\wx\_gdi.py",&lt;br /&gt;
line 3969, in SelectObject&lt;br /&gt;
return _gdi_.MemoryDC_SelectObject(*args, **kwargs)&lt;br /&gt;
wx._core.PyAssertionError: C++ assertion&lt;br /&gt;
"wxAssertFailure" failed in&lt;br /&gt;
..\..\src\msw\dcmemory.cpp(133): Couldn't select a&lt;br /&gt;
bitmap into wxMemoryDC&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>